Skip to content

Instantly share code, notes, and snippets.

@perecnicek
Created April 10, 2020 22:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save perecnicek/cdd2ae37e22c0952525a54d5c9fe842a to your computer and use it in GitHub Desktop.
Save perecnicek/cdd2ae37e22c0952525a54d5c9fe842a to your computer and use it in GitHub Desktop.
server debug
This file has been truncated, but you can view the full file.
[30mar2020 22:42:43.406] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 31.1.19, --fml.mcpVersion, 20200122.131323, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, nogui]
[30mar2020 22:42:43.412] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 5.0.0-milestone.4+67+b1a340b starting: java version 1.8.0_241 by Oracle Corporation
[30mar2020 22:42:43.424] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,testharness,fmlclient,fmlserver]
[30mar2020 22:42:43.436] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : []
[30mar2020 22:42:43.449] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [eventbus,object_holder_definalize,runtime_enum_extender,accesstransformer,capability_inject_definalize,runtimedistcleaner]
[30mar2020 22:42:43.461] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
[30mar2020 22:42:43.514] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: []
[30mar2020 22:42:43.529] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [fml]
[30mar2020 22:42:43.529] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
[30mar2020 22:42:43.530] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
[30mar2020 22:42:43.530] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/]: Injecting tracing printstreams for STDOUT/STDERR.
[30mar2020 22:42:43.534] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 31.1
[30mar2020 22:42:43.534] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 31.1 loading
[30mar2020 22:42:43.534] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 5.0.0-milestone.4+67+b1a340b
[30mar2020 22:42:43.535] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Initializing modjar URL handler
[30mar2020 22:42:43.536] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 2.0.4+53+c61c33c
[30mar2020 22:42:43.536] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 2.0.0-milestone.1+57+de55078
[30mar2020 22:42:43.536] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner
[30mar2020 22:42:43.539] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 2.0.0-milestone.1+5+5b32e68
[30mar2020 22:42:43.539] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 2.0.0-milestone.1+7+a2eaa64
[30mar2020 22:42:43.539] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 3
[30mar2020 22:42:44.266] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[30mar2020 22:42:44.268] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
[30mar2020 22:42:44.273] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
[30mar2020 22:42:44.287] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
[30mar2020 22:42:44.288] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
[30mar2020 22:42:44.288] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories
[30mar2020 22:42:44.292] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\SanoPC\Desktop\server 1.15.2
[30mar2020 22:42:44.292] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\SanoPC\Desktop\server 1.15.2
[30mar2020 22:42:44.293] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\SanoPC\Desktop\server 1.15.2\mods
[30mar2020 22:42:44.293] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\SanoPC\Desktop\server 1.15.2\mods
[30mar2020 22:42:44.293] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\SanoPC\Desktop\server 1.15.2\config
[30mar2020 22:42:44.293] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\SanoPC\Desktop\server 1.15.2\config
[30mar2020 22:42:44.293] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\SanoPC\Desktop\server 1.15.2\config\fml.toml
[30mar2020 22:42:44.293] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration
[30mar2020 22:42:44.368] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing default config directory directory : C:\Users\SanoPC\Desktop\server 1.15.2\defaultconfigs
[30mar2020 22:42:44.368] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler
[30mar2020 22:42:44.368] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using fmlserver as launch service
[30mar2020 22:42:44.383] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Received command line version data : MC Version: '1.15.2' MCP Version: '20200122.131323' Forge Version: '31.1.19' Forge group: 'net.minecraftforge'
[30mar2020 22:42:44.385] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR asm at path C:\Users\SanoPC\Desktop\server 1.15.2\libraries\org\ow2\asm\asm\7.2\asm-7.2.jar
[30mar2020 22:42:44.385] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found probable library path C:\Users\SanoPC\Desktop\server 1.15.2\libraries
[30mar2020 22:42:44.386] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found forge path C:\Users\SanoPC\Desktop\server 1.15.2\libraries\net\minecraftforge\forge\1.15.2-31.1.19\forge-1.15.2-31.1.19-universal.jar is present
[30mar2020 22:42:44.386] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: SRG MC at C:\Users\SanoPC\Desktop\server 1.15.2\libraries\net\minecraft\server\1.15.2-20200122.131323\server-1.15.2-20200122.131323-srg.jar is present
[30mar2020 22:42:44.387] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: MC Extras at C:\Users\SanoPC\Desktop\server 1.15.2\libraries\net\minecraft\server\1.15.2\server-1.15.2-extra.jar is present
[30mar2020 22:42:44.387] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Forge patches at C:\Users\SanoPC\Desktop\server 1.15.2\libraries\net\minecraftforge\forge\1.15.2-31.1.19\forge-1.15.2-31.1.19-server.jar is present
[30mar2020 22:42:44.395] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 0 language providers
[30mar2020 22:42:44.396] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding forge as a language from C:\Users\SanoPC\Desktop\server 1.15.2\libraries\net\minecraftforge\forge\1.15.2-31.1.19\forge-1.15.2-31.1.19-universal.jar
[30mar2020 22:42:44.400] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding file:/C:/Users/SanoPC/Desktop/server%201.15.2/libraries/net/minecraftforge/forge/1.15.2-31.1.19/forge-1.15.2-31.1.19-universal.jar to languageloader classloader
[30mar2020 22:42:44.462] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 2 language providers
[30mar2020 22:42:44.464] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 31.1
[30mar2020 22:42:44.469] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1
[30mar2020 22:42:44.474] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
[30mar2020 22:42:44.475] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg'
[30mar2020 22:42:44.476] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {}
[30mar2020 22:42:44.476] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
[30mar2020 22:42:44.478] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
[30mar2020 22:42:44.479] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan
[30mar2020 22:42:44.500] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: []
[30mar2020 22:42:44.525] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null)
[30mar2020 22:42:44.912] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding file:/C:/Users/SanoPC/Desktop/server%201.15.2/mods/Kottle-1.5.0.jar to languageloader classloader
[30mar2020 22:42:44.917] [main/DEBUG] [net.alexwells.kottle.FMLKotlinModLanguageProvider/LOADING]: Init FMLKotlinModLanguageProvider
[30mar2020 22:42:44.917] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 3 language providers
[30mar2020 22:42:44.917] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 31.1
[30mar2020 22:42:44.917] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1
[30mar2020 22:42:44.918] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider kotlinfml, version 1.5.0
[30mar2020 22:42:44.920] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\AI-Improvements-1.15.2-0.3.0.jar
[30mar2020 22:42:44.959] [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}
[30mar2020 22:42:44.960] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\AI-Improvements-1.15.2-0.3.0.jar with language javafml
[30mar2020 22:42:44.961] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\astikorcarts-1.0.2-1.15.2.jar
[30mar2020 22:42:44.964] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file astikorcarts-1.0.2-1.15.2.jar with {astikorcarts} mods - versions {1.0.2}
[30mar2020 22:42:44.964] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\astikorcarts-1.0.2-1.15.2.jar with language javafml
[30mar2020 22:42:44.965] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\Bountiful-3.0.0-1.15.2.jar
[30mar2020 22:42:44.966] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Bountiful-3.0.0-1.15.2.jar with {bountiful} mods - versions {3.0.0-1.15.2}
[30mar2020 22:42:44.966] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\Bountiful-3.0.0-1.15.2.jar with language kotlinfml
[30mar2020 22:42:44.966] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\CHAS v1.3 for 1.15.jar
[30mar2020 22:42:44.968] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CHAS v1.3 for 1.15.jar with {craftablehorsearmour} mods - versions {1.3}
[30mar2020 22:42:44.968] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\CHAS v1.3 for 1.15.jar with language javafml
[30mar2020 22:42:44.968] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\comforts-FORGE-1.15.2-2.0.jar
[30mar2020 22:42:44.970] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file comforts-FORGE-1.15.2-2.0.jar with {comforts} mods - versions {FORGE-1.15.2-2.0}
[30mar2020 22:42:44.970] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\comforts-FORGE-1.15.2-2.0.jar with language javafml
[30mar2020 22:42:44.970] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\corail_woodcutter-1.1.1-1.15.2.jar
[30mar2020 22:42:44.972] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file corail_woodcutter-1.1.1-1.15.2.jar with {corail_woodcutter} mods - versions {1.1.1}
[30mar2020 22:42:44.972] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\corail_woodcutter-1.1.1-1.15.2.jar with language javafml
[30mar2020 22:42:44.972] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\dimdungeons-1.051-forge-1.15.2.jar
[30mar2020 22:42:44.974] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dimdungeons-1.051-forge-1.15.2.jar with {dimdungeons} mods - versions {1.15.2-1.05}
[30mar2020 22:42:44.975] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\dimdungeons-1.051-forge-1.15.2.jar with language javafml
[30mar2020 22:42:44.975] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\FallingTree-1.15.2-2.1.0+24.jar
[30mar2020 22:42:44.976] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FallingTree-1.15.2-2.1.0+24.jar with {falling_tree} mods - versions {2.1.0+24}
[30mar2020 22:42:44.976] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\FallingTree-1.15.2-2.1.0+24.jar with language javafml
[30mar2020 22:42:44.977] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\FastFurnace-1.15.1-3.0.0.jar
[30mar2020 22:42:44.978] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FastFurnace-1.15.1-3.0.0.jar with {fastfurnace} mods - versions {3.0.0}
[30mar2020 22:42:44.978] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\FastFurnace-1.15.1-3.0.0.jar with language javafml
[30mar2020 22:42:44.978] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\FastLeafDecay-v20.jar
[30mar2020 22:42:44.979] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FastLeafDecay-v20.jar with {fastleafdecay} mods - versions {v20}
[30mar2020 22:42:44.979] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\FastLeafDecay-v20.jar with language javafml
[30mar2020 22:42:44.979] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\FastWorkbench-1.15.1-3.0.0.jar
[30mar2020 22:42:44.981] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FastWorkbench-1.15.1-3.0.0.jar with {fastbench} mods - versions {3.0.0}
[30mar2020 22:42:44.981] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\FastWorkbench-1.15.1-3.0.0.jar with language javafml
[30mar2020 22:42:44.981] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\firstaid-1.8.0.jar
[30mar2020 22:42:44.982] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file firstaid-1.8.0.jar with {firstaid} mods - versions {1.8.0}
[30mar2020 22:42:44.982] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\firstaid-1.8.0.jar with language javafml
[30mar2020 22:42:44.982] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\goblintraders-1.2.0-1.15.2.jar
[30mar2020 22:42:44.985] [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}
[30mar2020 22:42:44.985] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\goblintraders-1.2.0-1.15.2.jar with language javafml
[30mar2020 22:42:45.025] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod Goblin Traders with Javascript path coremods/remove-enchantment-limit.js
[30mar2020 22:42:45.026] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/remove-enchantment-limit.js
[30mar2020 22:42:45.026] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\gravestone-1.17.3.jar
[30mar2020 22:42:45.028] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file gravestone-1.17.3.jar with {gravestone} mods - versions {1.17.3}
[30mar2020 22:42:45.030] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\gravestone-1.17.3.jar with language javafml
[30mar2020 22:42:45.031] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\Hwyla-forge-1.10.8-B72_1.15.2.jar
[30mar2020 22:42:45.032] [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}
[30mar2020 22:42:45.032] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\Hwyla-forge-1.10.8-B72_1.15.2.jar with language javafml
[30mar2020 22:42:45.032] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\invtweaks-1.15.2-1.0.1.jar
[30mar2020 22:42:45.034] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file invtweaks-1.15.2-1.0.1.jar with {invtweaks} mods - versions {1.15.2-1.0.1}
[30mar2020 22:42:45.034] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\invtweaks-1.15.2-1.0.1.jar with language javafml
[30mar2020 22:42:45.034] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\ironfurnaces-1.15.2-2.0.1.jar
[30mar2020 22:42:45.035] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ironfurnaces-1.15.2-2.0.1.jar with {ironfurnaces} mods - versions {2.0.1}
[30mar2020 22:42:45.036] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\ironfurnaces-1.15.2-2.0.1.jar with language javafml
[30mar2020 22:42:45.036] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\jei-1.15.2-6.0.0.2.jar
[30mar2020 22:42:45.037] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file jei-1.15.2-6.0.0.2.jar with {jei} mods - versions {6.0.0.2}
[30mar2020 22:42:45.037] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\jei-1.15.2-6.0.0.2.jar with language javafml
[30mar2020 22:42:45.037] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\Ma-Essentials-1.15.2-3.0.1.jar
[30mar2020 22:42:45.039] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Ma-Essentials-1.15.2-3.0.1.jar with {ma-essentials} mods - versions {1.15.2-3.0.1}
[30mar2020 22:42:45.039] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\Ma-Essentials-1.15.2-3.0.1.jar with language javafml
[30mar2020 22:42:45.041] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\minecolonies-0.10.763-BETA-universal.jar
[30mar2020 22:42:45.046] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file minecolonies-0.10.763-BETA-universal.jar with {minecolonies} mods - versions {0.10.763-BETA}
[30mar2020 22:42:45.046] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\minecolonies-0.10.763-BETA-universal.jar with language javafml
[30mar2020 22:42:45.046] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\NaturesCompass-1.15.2-1.8.5.jar
[30mar2020 22:42:45.049] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file NaturesCompass-1.15.2-1.8.5.jar with {naturescompass} mods - versions {1.15.2-1.8.5}
[30mar2020 22:42:45.050] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\NaturesCompass-1.15.2-1.8.5.jar with language javafml
[30mar2020 22:42:45.050] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\NetherPortalFix_1.15.2-6.0.0.jar
[30mar2020 22:42:45.051] [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}
[30mar2020 22:42:45.051] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\NetherPortalFix_1.15.2-6.0.0.jar with language javafml
[30mar2020 22:42:45.051] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\OreExcavation-1.7.151.jar
[30mar2020 22:42:45.053] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file OreExcavation-1.7.151.jar with {oreexcavation} mods - versions {NONE}
[30mar2020 22:42:45.059] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\OreExcavation-1.7.151.jar with language javafml
[30mar2020 22:42:45.060] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\Placebo-1.15.2-3.0.2.jar
[30mar2020 22:42:45.061] [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}
[30mar2020 22:42:45.061] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\Placebo-1.15.2-3.0.2.jar with language javafml
[30mar2020 22:42:45.062] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod block-statemap with Javascript path javascript/block-statemap.js
[30mar2020 22:42:45.062] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod item-statemap with Javascript path javascript/item-statemap.js
[30mar2020 22:42:45.062] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod javascript/block-statemap.js
[30mar2020 22:42:45.062] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod javascript/item-statemap.js
[30mar2020 22:42:45.062] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\Project Essentials Backup-1.15.2-1.0.1.jar
[30mar2020 22:42:45.065] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Project Essentials Backup-1.15.2-1.0.1.jar with {project_essentials_backup} mods - versions {1.15.2-1.0.1}
[30mar2020 22:42:45.066] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\Project Essentials Backup-1.15.2-1.0.1.jar with language javafml
[30mar2020 22:42:45.066] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\Project Essentials Core-MOD-1.15.2-1.1.0.jar
[30mar2020 22:42:45.068] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Project Essentials Core-MOD-1.15.2-1.1.0.jar with {project_essentials_core} mods - versions {1.15.2-1.1.0}
[30mar2020 22:42:45.069] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\Project Essentials Core-MOD-1.15.2-1.1.0.jar with language javafml
[30mar2020 22:42:45.070] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\reap-1.12.2.jar
[30mar2020 22:42:45.072] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file reap-1.12.2.jar with {reap} mods - versions {1.12.2}
[30mar2020 22:42:45.073] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\reap-1.12.2.jar with language javafml
[30mar2020 22:42:45.073] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\SereneSeasons-1.15.2-3.0.0.68-universal.jar
[30mar2020 22:42:45.074] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file SereneSeasons-1.15.2-3.0.0.68-universal.jar with {sereneseasons} mods - versions {1.15.2-3.0.0.68}
[30mar2020 22:42:45.075] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\SereneSeasons-1.15.2-3.0.0.68-universal.jar with language javafml
[30mar2020 22:42:45.075] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod biome_transformer with Javascript path transformers/temperature.js
[30mar2020 22:42:45.075] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod transformers/temperature.js
[30mar2020 22:42:45.075] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\SilentGear-1.15.2-1.5.3+78.jar
[30mar2020 22:42:45.077] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file SilentGear-1.15.2-1.5.3+78.jar with {silentgear} mods - versions {1.5.3+78}
[30mar2020 22:42:45.077] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\SilentGear-1.15.2-1.5.3+78.jar with language javafml
[30mar2020 22:42:45.077] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\SilentGems-1.15.2-3.5.1+84.jar
[30mar2020 22:42:45.078] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file SilentGems-1.15.2-3.5.1+84.jar with {silentgems} mods - versions {3.5.1+84}
[30mar2020 22:42:45.078] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\SilentGems-1.15.2-3.5.1+84.jar with language javafml
[30mar2020 22:42:45.078] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\SilentLib-1.15.2-4.6.0+48.jar
[30mar2020 22:42:45.081] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file SilentLib-1.15.2-4.6.0+48.jar with {silentlib} mods - versions {4.6.0+48}
[30mar2020 22:42:45.081] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\SilentLib-1.15.2-4.6.0+48.jar with language javafml
[30mar2020 22:42:45.081] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\StorageDrawers-1.15.2-7.0.2.jar
[30mar2020 22:42:45.082] [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}
[30mar2020 22:42:45.082] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\StorageDrawers-1.15.2-7.0.2.jar with language javafml
[30mar2020 22:42:45.082] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\structurize-0.10.279-RELEASE.jar
[30mar2020 22:42:45.083] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file structurize-0.10.279-RELEASE.jar with {structurize} mods - versions {0.10.279-RELEASE}
[30mar2020 22:42:45.083] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\structurize-0.10.279-RELEASE.jar with language javafml
[30mar2020 22:42:45.084] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\supertools-1.15.2-1.0.jar
[30mar2020 22:42:45.086] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file supertools-1.15.2-1.0.jar with {supertools} mods - versions {version}
[30mar2020 22:42:45.086] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\supertools-1.15.2-1.0.jar with language javafml
[30mar2020 22:42:45.086] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\TerraForged-1.15.2-0.0.3.jar
[30mar2020 22:42:45.088] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file TerraForged-1.15.2-0.0.3.jar with {terraforged} mods - versions {0.0.3}
[30mar2020 22:42:45.088] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\TerraForged-1.15.2-0.0.3.jar with language javafml
[30mar2020 22:42:45.089] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\u_team_core-1.15.2-2.11.0.156.jar
[30mar2020 22:42:45.090] [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}
[30mar2020 22:42:45.090] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\u_team_core-1.15.2-2.11.0.156.jar with language javafml
[30mar2020 22:42:45.090] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\useful_backpacks-1.15.2-1.9.4.63.jar
[30mar2020 22:42:45.091] [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}
[30mar2020 22:42:45.091] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\useful_backpacks-1.15.2-1.9.4.63.jar with language javafml
[30mar2020 22:42:45.091] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\worldedit-forge-mc1.15.2-7.1.0.jar
[30mar2020 22:42:45.092] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file worldedit-forge-mc1.15.2-7.1.0.jar with {worldedit} mods - versions {7.1.0;48cc31c}
[30mar2020 22:42:45.092] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\worldedit-forge-mc1.15.2-7.1.0.jar with language javafml
[30mar2020 22:42:45.093] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\mods\YAMDA-5.0.1.jar
[30mar2020 22:42:45.094] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YAMDA-5.0.1.jar with {yamda} mods - versions {5.0.1}
[30mar2020 22:42:45.094] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\YAMDA-5.0.1.jar with language javafml
[30mar2020 22:42:45.094] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\libraries\net\minecraftforge\forge\1.15.2-31.1.19\forge-1.15.2-31.1.19-universal.jar
[30mar2020 22:42:45.095] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.15.2-31.1.19-universal.jar with {forge} mods - versions {31.1.19}
[30mar2020 22:42:45.095] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\libraries\net\minecraftforge\forge\1.15.2-31.1.19\forge-1.15.2-31.1.19-universal.jar with language javafml
[30mar2020 22:42:45.096] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod fieldtomethodtransformers with Javascript path META-INF/fieldtomethodtransformers.js
[30mar2020 22:42:45.096] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/fieldtomethodtransformers.js
[30mar2020 22:42:45.096] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\SanoPC\Desktop\server 1.15.2\libraries\net\minecraftforge\forge\1.15.2-31.1.19\forge-1.15.2-31.1.19-server.jar
[30mar2020 22:42:45.100] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.15.2-31.1.19-server.jar with {minecraft} mods - versions {1.15.2}
[30mar2020 22:42:45.100] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\SanoPC\Desktop\server 1.15.2\libraries\net\minecraftforge\forge\1.15.2-31.1.19\forge-1.15.2-31.1.19-server.jar with language minecraft
[30mar2020 22:42:45.112] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 63 mandatory requirements
[30mar2020 22:42:45.113] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mandatory mod requirements missing
[30mar2020 22:42:45.610] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 36:0 token recognition error at: 'S'
[30mar2020 22:42:45.612] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 36:1 token recognition error at: 'pa'
[30mar2020 22:42:45.614] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 36:3 token recognition error at: 'w'
[30mar2020 22:42:45.615] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 36:4 token recognition error at: 'n'
[30mar2020 22:42:45.616] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 36:5 token recognition error at: 'e'
[30mar2020 22:42:45.617] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 36:6 token recognition error at: 'r'
[30mar2020 22:42:45.618] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 36:8 token recognition error at: 'N'
[30mar2020 22:42:45.618] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 36:9 token recognition error at: 'B'
[30mar2020 22:42:45.619] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 36:10 token recognition error at: 'T'
[30mar2020 22:42:45.650] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
[30mar2020 22:42:45.651] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
[30mar2020 22:42:45.652] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
[30mar2020 22:42:45.652] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers
[30mar2020 22:42:45.652] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/remove-enchantment-limit.js
[30mar2020 22:42:45.914] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[30mar2020 22:42:45.916] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from javascript/block-statemap.js
[30mar2020 22:42:45.937] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[30mar2020 22:42:45.937] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from javascript/item-statemap.js
[30mar2020 22:42:45.951] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[30mar2020 22:42:45.951] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from transformers/temperature.js
[30mar2020 22:42:46.042] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[30mar2020 22:42:46.042] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/fieldtomethodtransformers.js
[30mar2020 22:42:46.058] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[30mar2020 22:42:46.075] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@24528a25 to Target : CLASS {Lnet/minecraft/world/biome/Biome;} {} {V}
[30mar2020 22:42:46.077] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@24528a25 to Target : CLASS {Lnet/minecraft/entity/passive/SnowGolemEntity;} {} {V}
[30mar2020 22:42:46.078] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@24528a25 to Target : CLASS {Lnet/minecraft/client/renderer/WorldRenderer;} {} {V}
[30mar2020 22:42:46.078] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@24528a25 to Target : CLASS {Lnet/minecraft/block/CauldronBlock;} {} {V}
[30mar2020 22:42:46.078] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@704b2127 to Target : CLASS {Lnet/minecraft/potion/EffectInstance;} {} {V}
[30mar2020 22:42:46.079] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3ee39da0 to Target : CLASS {Lnet/minecraft/block/FlowingFluidBlock;} {} {V}
[30mar2020 22:42:46.080] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5d332969 to Target : CLASS {Lnet/minecraft/item/BucketItem;} {} {V}
[30mar2020 22:42:46.080] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7cc9ce8 to Target : CLASS {Lnet/minecraft/block/StairsBlock;} {} {V}
[30mar2020 22:42:46.081] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2e27d72f to Target : CLASS {Lnet/minecraft/block/FlowerPotBlock;} {} {V}
[30mar2020 22:42:46.083] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@c0b41d6 to Target : CLASS {Lnet/minecraft/item/FishBucketItem;} {} {V}
[30mar2020 22:42:46.083] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2bffa76d to Target : METHOD {Lnet/minecraft/inventory/container/RepairContainer;} {func_82848_d} {()V}
[30mar2020 22:42:46.083] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3b718392 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;}
[30mar2020 22:42:46.083] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6d2260db to Target : METHOD {Lnet/minecraft/client/renderer/model/ModelBakery;} {processLoading} {(Lnet/minecraft/profiler/IProfiler;)V}
[30mar2020 22:42:46.084] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
[30mar2020 22:42:46.110] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui]
[30mar2020 22:42:48.341] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/biome/Biome
[30mar2020 22:42:49.933] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowingFluidBlock
[30mar2020 22:42:50.080] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/StairsBlock
[30mar2020 22:42:50.250] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/CauldronBlock
[30mar2020 22:42:50.299] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowerPotBlock
[30mar2020 22:42:51.865] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/entity/passive/SnowGolemEntity
[30mar2020 22:42:52.176] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_82848_d with desc ()V
[30mar2020 22:42:58.188] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/BucketItem
[30mar2020 22:42:58.213] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/FishBucketItem
[30mar2020 22:42:58.747] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/potion/EffectInstance
[30mar2020 22:43:03.190] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[30mar2020 22:43:03.196] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[30mar2020 22:43:03.202] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[30mar2020 22:43:03.288] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[30mar2020 22:43:03.305] [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]
[30mar2020 22:43:03.556] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.15.2
[30mar2020 22:43:03.798] [Server thread/DEBUG] [net.minecraftforge.fml.ForgeI18n/CORE]: Loading I18N data entries: 4533
[30mar2020 22:43:04.142] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/CORE]: Loading Network data for FML net version: FML2
[30mar2020 22:43:04.325] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Using 4 threads for parallel mod-loading
[30mar2020 22:43:04.331] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:04.359] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:04.368] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:04.369] [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@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:04.382] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass info.u_team.useful_backpacks.UsefulBackpacksMod with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:04.382] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:04.382] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:04.382] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.netherportalfix.NetherPortalFix with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:04.396] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.blay09.mods.netherportalfix.NetherPortalFix with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:04.397] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:04.397] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:04.397] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.silentchaos512.lib.SilentLib with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:04.452] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.silentchaos512.lib.SilentLib with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:04.452] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:04.452] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:04.457] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for ironfurnaces.IronFurnaces with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:04.502] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass ironfurnaces.IronFurnaces with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:04.503] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:04.503] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:04.503] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.silentchaos512.gear.SilentGear with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:04.815] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.silentchaos512.gear.SilentGear with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:04.816] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:04.816] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:04.816] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mairwunnx.projectessentials.backup.EntryPoint with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.007] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.mairwunnx.projectessentials.backup.EntryPoint with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.008] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mezz.jei.JustEnoughItems with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.023] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mezz.jei.JustEnoughItems with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.023] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.023] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.023] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for fr.raksrinana.fallingtree.FallingTree with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.029] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass fr.raksrinana.fallingtree.FallingTree with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.029] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.030] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.030] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.mennomax.astikorcarts.AstikorCarts with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.248] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass de.mennomax.astikorcarts.AstikorCarts with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.249] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.249] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.249] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mrcrayfish.goblintraders.GoblinTraders with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.268] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.mrcrayfish.goblintraders.GoblinTraders with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.268] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.268] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.268] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.catastrophe573.dimdungeons.DimDungeons with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.275] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.catastrophe573.dimdungeons.DimDungeons with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.275] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.275] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.275] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.maxhenkel.reap.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.278] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass de.maxhenkel.reap.Main with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.278] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.278] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.278] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for invtweaks.InvTweaksMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.286] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass invtweaks.InvTweaksMod with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.286] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.286] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.287] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for ovh.corail.woodcutter.WoodCutterMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.288] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass ovh.corail.woodcutter.WoodCutterMod with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.288] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.288] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.289] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.terraforged.mod.TerraForgedMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.290] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.terraforged.mod.TerraForgedMod with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.290] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.290] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.290] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.maxhenkel.gravestone.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.293] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass de.maxhenkel.gravestone.Main with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.293] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.293] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.293] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for shadows.fastbench.FastBench with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.703] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass shadows.fastbench.FastBench with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.703] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for shadows.placebo.Placebo with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.805] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass shadows.placebo.Placebo with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.805] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.805] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.805] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for top.theillusivec4.comforts.Comforts with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.881] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass top.theillusivec4.comforts.Comforts with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.881] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.881] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.881] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.jaquadro.minecraft.storagedrawers.StorageDrawers with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.891] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.jaquadro.minecraft.storagedrawers.StorageDrawers with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.891] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.891] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.891] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for oreexcavation.core.OreExcavation with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.903] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass oreexcavation.core.OreExcavation with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.903] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.904] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.904] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.chaosthedude.naturescompass.NaturesCompass with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.950] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.chaosthedude.naturescompass.NaturesCompass with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.950] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.950] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.950] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for sereneseasons.core.SereneSeasons with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.979] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass sereneseasons.core.SereneSeasons with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.980] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.980] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:05.980] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.ldtteam.structurize.Structurize with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.021] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.ldtteam.structurize.Structurize with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.021] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.021] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.021] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.sk89q.worldedit.forge.ForgeWorldEdit with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.097] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.sk89q.worldedit.forge.ForgeWorldEdit with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.097] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.097] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.097] [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@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.139] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass info.u_team.u_team_core.UCoreMain with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.139] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.140] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.140] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.minecolonies.coremod.MineColonies with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.294] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.minecolonies.coremod.MineColonies with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.294] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.295] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.295] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for shadows.fastfurnace.FastFurnace with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.343] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass shadows.fastfurnace.FastFurnace with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.343] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.343] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.343] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.builtbroken.ai.improvements.AIImprovements with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.360] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.builtbroken.ai.improvements.AIImprovements with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.360] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.360] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.360] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mcp.mobius.waila.Waila with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.453] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass mcp.mobius.waila.Waila with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.454] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.454] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.454] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.silentchaos512.gems.SilentGems with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.464] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.silentchaos512.gems.SilentGems with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.464] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.464] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.464] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.ewyboy.craftablehorsearmour.CraftableHorseArmour with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.466] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.ewyboy.craftablehorsearmour.CraftableHorseArmour with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.466] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.466] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.466] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.sunekaer.mods.yamda.YAMDA with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.473] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `yamda` for name `yamda_dim`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[30mar2020 22:43:06.482] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.sunekaer.mods.yamda.YAMDA with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.482] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.482] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.483] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for ichttt.mods.firstaid.FirstAid with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.488] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass ichttt.mods.firstaid.FirstAid with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.488] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.488] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.488] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.502] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.minecraftforge.common.ForgeMod with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.502] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.503] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModTarget/LOADING]: Loading FMLKotlinModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:06.504] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModTarget/LOADING]: Loading FMLKotlinModContainer got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:07.424] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Creating FMLModContainer instance for ejektaflex.bountiful.BountifulMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:07.481] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:07.481] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:07.481] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.maciej916.maessentials.MaEssentials with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:07.596] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.maciej916.maessentials.MaEssentials with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:07.596] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:07.596] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:07.596] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.olafkeijsers.fastleafdecay.FastLeafDecay with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:07.598] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.olafkeijsers.fastleafdecay.FastLeafDecay with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:07.598] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:07.598] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:07.598] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.ldtteam.supertools.SuperTools with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:07.643] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.ldtteam.supertools.SuperTools with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:07.643] [Server thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:07.643] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@5710768a - got cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:07.643] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mairwunnx.projectessentials.core.EntryPoint with classLoader cpw.mods.modlauncher.TransformingClassLoader@5710768a & cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:07.755] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.mairwunnx.projectessentials.core.EntryPoint with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:07.768] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching parallel event LifecycleEvent:CONSTRUCT
[30mar2020 22:43:07.810] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance worldedit of type com.sk89q.worldedit.forge.ForgeWorldEdit
[30mar2020 22:43:07.819] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance reap of type de.maxhenkel.reap.Main
[30mar2020 22:43:07.820] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance forge of type net.minecraftforge.common.ForgeMod
[30mar2020 22:43:07.820] [modloading-worker-2/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Forge Version package package net.minecraftforge.versions.forge, Forge, version 31.1 from cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:07.821] [modloading-worker-2/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge version 31.1.19
[30mar2020 22:43:07.821] [modloading-worker-2/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge spec 31.1
[30mar2020 22:43:07.821] [modloading-worker-2/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge group net.minecraftforge
[30mar2020 22:43:07.825] [modloading-worker-2/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MC version information 1.15.2
[30mar2020 22:43:07.825] [modloading-worker-2/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MCP version information 20200122.131323
[30mar2020 22:43:07.825] [modloading-worker-2/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 31.1.19, for MC 1.15.2 with MCP 20200122.131323
[30mar2020 22:43:07.901] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance craftablehorsearmour of type com.ewyboy.craftablehorsearmour.CraftableHorseArmour
[30mar2020 22:43:07.901] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance craftablehorsearmour of type com.ewyboy.craftablehorsearmour.CraftableHorseArmour
[30mar2020 22:43:07.901] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for craftablehorsearmour
[30mar2020 22:43:07.909] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for craftablehorsearmour
[30mar2020 22:43:07.911] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for craftablehorsearmour
[30mar2020 22:43:07.911] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance yamda of type com.sunekaer.mods.yamda.YAMDA
[30mar2020 22:43:07.924] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file reap-server.toml for reap tracking
[30mar2020 22:43:07.924] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance reap of type de.maxhenkel.reap.Main
[30mar2020 22:43:07.924] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for reap
[30mar2020 22:43:07.924] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for reap
[30mar2020 22:43:07.928] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.maxhenkel.reap.Events to FORGE
[30mar2020 22:43:07.930] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for reap
[30mar2020 22:43:07.930] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance invtweaks of type invtweaks.InvTweaksMod
[30mar2020 22:43:07.900] [modloading-worker-2/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v31.1.19 Initialized
[30mar2020 22:43:07.942] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file yamda-common.toml for yamda tracking
[30mar2020 22:43:07.942] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance yamda of type com.sunekaer.mods.yamda.YAMDA
[30mar2020 22:43:07.942] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for yamda
[30mar2020 22:43:07.942] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for yamda
[30mar2020 22:43:07.942] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.sunekaer.mods.yamda.YAMDAEventHandler to MOD
[30mar2020 22:43:08.063] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for yamda
[30mar2020 22:43:08.063] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance firstaid of type ichttt.mods.firstaid.FirstAid
[30mar2020 22:43:08.067] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file invtweaks-client.toml for invtweaks tracking
[30mar2020 22:43:08.086] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking
[30mar2020 22:43:08.087] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking
[30mar2020 22:43:08.096] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance forge of type net.minecraftforge.common.ForgeMod
[30mar2020 22:43:08.096] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for forge
[30mar2020 22:43:08.096] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge
[30mar2020 22:43:08.097] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for forge
[30mar2020 22:43:08.113] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance worldedit of type com.sk89q.worldedit.forge.ForgeWorldEdit
[30mar2020 22:43:08.113] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for worldedit
[30mar2020 22:43:08.113] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for worldedit
[30mar2020 22:43:08.113] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for worldedit
[30mar2020 22:43:08.113] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance uteamcore of type info.u_team.u_team_core.UCoreMain
[30mar2020 22:43:08.201] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance invtweaks of type invtweaks.InvTweaksMod
[30mar2020 22:43:08.201] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for invtweaks
[30mar2020 22:43:08.201] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for invtweaks
[30mar2020 22:43:08.201] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing invtweaks.config.InvTweaksConfig to MOD
[30mar2020 22:43:08.190] [modloading-worker-1/INFO] [JarSignVerifier/]: Mod uteamcore is signed with a valid certificate.
[30mar2020 22:43:08.208] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for invtweaks
[30mar2020 22:43:08.208] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance corail_woodcutter of type ovh.corail.woodcutter.WoodCutterMod
[30mar2020 22:43:08.211] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file corail_woodcutter-client.toml for corail_woodcutter tracking
[30mar2020 22:43:08.212] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance corail_woodcutter of type ovh.corail.woodcutter.WoodCutterMod
[30mar2020 22:43:08.213] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for corail_woodcutter
[30mar2020 22:43:08.213] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for corail_woodcutter
[30mar2020 22:43:08.213] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.woodcutter.registry.ModRecipeSerializers to MOD
[30mar2020 22:43:08.216] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.woodcutter.registry.ModPointOfInterestTypes to MOD
[30mar2020 22:43:08.217] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file uteamcore-client.toml for uteamcore tracking
[30mar2020 22:43:08.231] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.woodcutter.registry.ModContainers to MOD
[30mar2020 22:43:08.259] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance uteamcore of type info.u_team.u_team_core.UCoreMain
[30mar2020 22:43:08.259] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for uteamcore
[30mar2020 22:43:08.259] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for uteamcore
[30mar2020 22:43:08.259] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.u_team_core.intern.init.UCoreRecipeSerializers to MOD
[30mar2020 22:43:08.259] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.woodcutter.registry.ModBlocks to MOD
[30mar2020 22:43:08.260] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for corail_woodcutter
[30mar2020 22:43:08.260] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance goblintraders of type com.mrcrayfish.goblintraders.GoblinTraders
[30mar2020 22:43:08.260] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance goblintraders of type com.mrcrayfish.goblintraders.GoblinTraders
[30mar2020 22:43:08.260] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for goblintraders
[30mar2020 22:43:08.260] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for goblintraders
[30mar2020 22:43:08.261] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.goblintraders.world.spawner.GoblinTraderSpawner to FORGE
[30mar2020 22:43:08.337] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.goblintraders.init.ModSounds to MOD
[30mar2020 22:43:08.383] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.goblintraders.init.ModItems to MOD
[30mar2020 22:43:08.610] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.u_team_core.intern.init.UCoreLootTableRegistry to MOD
[30mar2020 22:43:08.631] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file bountiful-server.toml for bountiful tracking
[30mar2020 22:43:08.632] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.u_team_core.intern.init.UCoreCommands to FORGE
[30mar2020 22:43:08.651] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.u_team_core.intern.data.UCoreDataGenerator to MOD
[30mar2020 22:43:08.653] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for uteamcore
[30mar2020 22:43:08.653] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance minecolonies of type com.minecolonies.coremod.MineColonies
[30mar2020 22:43:08.680] [modloading-worker-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading Bountiful listeners..
[30mar2020 22:43:08.705] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity goblintraders:goblin_trader
[30mar2020 22:43:08.800] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file minecolonies-client.toml for minecolonies tracking
[30mar2020 22:43:08.800] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file minecolonies-server.toml for minecolonies tracking
[30mar2020 22:43:08.801] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file minecolonies-common.toml for minecolonies tracking
[30mar2020 22:43:08.824] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file firstaid-server.toml for firstaid tracking
[30mar2020 22:43:08.825] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file firstaid-common.toml for firstaid tracking
[30mar2020 22:43:08.825] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file firstaid-client.toml for firstaid tracking
[30mar2020 22:43:08.797] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity goblintraders:vein_goblin_trader
[30mar2020 22:43:08.826] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.goblintraders.init.ModEntities to MOD
[30mar2020 22:43:08.827] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for goblintraders
[30mar2020 22:43:08.827] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance dimdungeons of type com.catastrophe573.dimdungeons.DimDungeons
[30mar2020 22:43:08.880] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance firstaid of type ichttt.mods.firstaid.FirstAid
[30mar2020 22:43:08.880] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for firstaid
[30mar2020 22:43:08.880] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for firstaid
[30mar2020 22:43:08.880] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for firstaid
[30mar2020 22:43:08.880] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance waila of type mcp.mobius.waila.Waila
[30mar2020 22:43:08.883] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance waila of type mcp.mobius.waila.Waila
[30mar2020 22:43:08.883] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for waila
[30mar2020 22:43:08.883] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for waila
[30mar2020 22:43:08.883] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for waila
[30mar2020 22:43:08.884] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance silentgems of type net.silentchaos512.gems.SilentGems
[30mar2020 22:43:08.890] [modloading-worker-2/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Loaded modclass ejektaflex.bountiful.BountifulMod with cpw.mods.modlauncher.TransformingClassLoader@5710768a
[30mar2020 22:43:08.890] [modloading-worker-2/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Loading mod instance bountiful of type ejektaflex.bountiful.BountifulMod
[30mar2020 22:43:08.920] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance dimdungeons of type com.catastrophe573.dimdungeons.DimDungeons
[30mar2020 22:43:08.920] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for dimdungeons
[30mar2020 22:43:08.921] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dimdungeons
[30mar2020 22:43:08.921] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.catastrophe573.dimdungeons.feature.FeatureRegistrar to MOD
[30mar2020 22:43:08.907] [modloading-worker-0/INFO] [Silent's Gems/]: Detected Silent Gear!
[30mar2020 22:43:08.997] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance minecolonies of type com.minecolonies.coremod.MineColonies
[30mar2020 22:43:08.997] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for minecolonies
[30mar2020 22:43:08.997] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for minecolonies
[30mar2020 22:43:08.997] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.coremod.util.FurnaceRecipes to FORGE
[30mar2020 22:43:08.999] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.catastrophe573.dimdungeons.dimension.DimensionRegistrar$EventDimensionType to FORGE
[30mar2020 22:43:09.000] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.coremod.proxy.CommonProxy to MOD
[30mar2020 22:43:09.000] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.apiimp.initializer.ModContainerInitializers to MOD
[30mar2020 22:43:09.003] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.catastrophe573.dimdungeons.DimDungeons$RegistryEvents to MOD
[30mar2020 22:43:09.006] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for dimdungeons
[30mar2020 22:43:09.006] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance fastbench of type shadows.fastbench.FastBench
[30mar2020 22:43:09.018] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.apiimp.initializer.ModBlocksInitializer to MOD
[30mar2020 22:43:09.033] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.apiimp.initializer.ModParticleTypesInitializer$CommonRegistration to MOD
[30mar2020 22:43:09.038] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.apiimp.initializer.EntityInitializer to MOD
[30mar2020 22:43:09.041] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.apiimp.initializer.TileEntityInitializer to MOD
[30mar2020 22:43:09.067] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.apiimp.initializer.ModItemsInitializer to MOD
[30mar2020 22:43:09.122] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance fastbench of type shadows.fastbench.FastBench
[30mar2020 22:43:09.122] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for fastbench
[30mar2020 22:43:09.122] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fastbench
[30mar2020 22:43:09.122] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for fastbench
[30mar2020 22:43:09.122] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance placebo of type shadows.placebo.Placebo
[30mar2020 22:43:09.123] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance placebo of type shadows.placebo.Placebo
[30mar2020 22:43:09.123] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for placebo
[30mar2020 22:43:09.123] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for placebo
[30mar2020 22:43:09.123] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for placebo
[30mar2020 22:43:09.123] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance comforts of type top.theillusivec4.comforts.Comforts
[30mar2020 22:43:09.084] [modloading-worker-0/INFO] [Silent's Gems/]: Register part type PartType[S]{name='silentgems:gear_soul'}
[30mar2020 22:43:09.169] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file comforts-server.toml for comforts tracking
[30mar2020 22:43:09.169] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance comforts of type top.theillusivec4.comforts.Comforts
[30mar2020 22:43:09.169] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for comforts
[30mar2020 22:43:09.169] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for comforts
[30mar2020 22:43:09.169] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.theillusivec4.comforts.Comforts$RegistryEvents to MOD
[30mar2020 22:43:09.174] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for comforts
[30mar2020 22:43:09.174] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance terraforged of type com.terraforged.mod.TerraForgedMod
[30mar2020 22:43:09.174] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance terraforged of type com.terraforged.mod.TerraForgedMod
[30mar2020 22:43:09.174] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for terraforged
[30mar2020 22:43:09.174] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for terraforged
[30mar2020 22:43:09.174] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.terraforged.mod.TerraForgedMod to MOD
[30mar2020 22:43:09.175] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.terraforged.mod.util.setup.SetupDebug to FORGE
[30mar2020 22:43:09.191] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for minecolonies
[30mar2020 22:43:09.191] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance fastfurnace of type shadows.fastfurnace.FastFurnace
[30mar2020 22:43:09.193] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance fastfurnace of type shadows.fastfurnace.FastFurnace
[30mar2020 22:43:09.193] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for fastfurnace
[30mar2020 22:43:09.194] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fastfurnace
[30mar2020 22:43:09.194] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for fastfurnace
[30mar2020 22:43:09.194] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance aiimprovements of type com.builtbroken.ai.improvements.AIImprovements
[30mar2020 22:43:09.241] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file aiimprovements-common.toml for aiimprovements tracking
[30mar2020 22:43:09.241] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance aiimprovements of type com.builtbroken.ai.improvements.AIImprovements
[30mar2020 22:43:09.241] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for aiimprovements
[30mar2020 22:43:09.241] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for aiimprovements
[30mar2020 22:43:09.241] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.builtbroken.ai.improvements.modifier.ModifierSystem to FORGE
[30mar2020 22:43:09.282] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.terraforged.mod.biome.tag.BiomeTagManager to FORGE
[30mar2020 22:43:09.270] [modloading-worker-0/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:simple_trait'
[30mar2020 22:43:09.300] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.terraforged.mod.biome.ModBiomes to MOD
[30mar2020 22:43:09.298] [modloading-worker-0/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:damage_type_trait'
[30mar2020 22:43:09.480] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.terraforged.mod.feature.tree.SaplingListener to FORGE
[30mar2020 22:43:09.503] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.terraforged.mod.command.TerraCommand to FORGE
[30mar2020 22:43:09.508] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.builtbroken.ai.improvements.AIImprovements to MOD
[30mar2020 22:43:09.509] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for aiimprovements
[30mar2020 22:43:09.509] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance naturescompass of type com.chaosthedude.naturescompass.NaturesCompass
[30mar2020 22:43:09.519] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for terraforged
[30mar2020 22:43:09.519] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance gravestone of type de.maxhenkel.gravestone.Main
[30mar2020 22:43:09.525] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file gravestone-server.toml for gravestone tracking
[30mar2020 22:43:09.525] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file gravestone-client.toml for gravestone tracking
[30mar2020 22:43:09.525] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance gravestone of type de.maxhenkel.gravestone.Main
[30mar2020 22:43:09.525] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for gravestone
[30mar2020 22:43:09.525] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for gravestone
[30mar2020 22:43:09.525] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.maxhenkel.gravestone.Main to FORGE
[30mar2020 22:43:09.525] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.maxhenkel.gravestone.events.DeathEvents to FORGE
[30mar2020 22:43:09.497] [modloading-worker-0/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:durability_trait'
[30mar2020 22:43:09.527] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.maxhenkel.gravestone.events.BlockEvents to FORGE
[30mar2020 22:43:09.529] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for gravestone
[30mar2020 22:43:09.529] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance silentgear of type net.silentchaos512.gear.SilentGear
[30mar2020 22:43:09.537] [modloading-worker-0/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:enchantment_trait'
[30mar2020 22:43:09.566] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file naturescompass-common.toml for naturescompass tracking
[30mar2020 22:43:09.566] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file naturescompass-client.toml for naturescompass tracking
[30mar2020 22:43:09.566] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance naturescompass of type com.chaosthedude.naturescompass.NaturesCompass
[30mar2020 22:43:09.567] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for naturescompass
[30mar2020 22:43:09.567] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for naturescompass
[30mar2020 22:43:09.567] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.chaosthedude.naturescompass.registry.NaturesCompassRegistry to MOD
[30mar2020 22:43:09.593] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for naturescompass
[30mar2020 22:43:09.594] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance sereneseasons of type sereneseasons.core.SereneSeasons
[30mar2020 22:43:09.570] [modloading-worker-0/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:nbt_trait'
[30mar2020 22:43:09.686] [modloading-worker-0/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:potion_effect_trait'
[30mar2020 22:43:09.757] [modloading-worker-0/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:stat_modifier_trait'
[30mar2020 22:43:09.768] [modloading-worker-0/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgems:persistence'
[30mar2020 22:43:09.835] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file sereneseasons/fertility.toml for sereneseasons tracking
[30mar2020 22:43:09.839] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file sereneseasons/seasons.toml for sereneseasons tracking
[30mar2020 22:43:09.806] [modloading-worker-3/INFO] [net.silentchaos512.utils.config.ConfigSpecWrapper/]: Loading config file C:\Users\SanoPC\Desktop\server 1.15.2\config\silentgear-client.toml
[30mar2020 22:43:09.853] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance sereneseasons of type sereneseasons.core.SereneSeasons
[30mar2020 22:43:09.853] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for sereneseasons
[30mar2020 22:43:09.853] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sereneseasons
[30mar2020 22:43:09.853] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing sereneseasons.handler.season.SeasonalCropGrowthHandler to FORGE
[30mar2020 22:43:09.853] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing sereneseasons.handler.season.TimeSkipHandler to FORGE
[30mar2020 22:43:09.853] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing sereneseasons.handler.season.RandomUpdateHandler to FORGE
[30mar2020 22:43:09.853] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing sereneseasons.init.ModItems to MOD
[30mar2020 22:43:09.857] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing sereneseasons.init.ModBlocks to MOD
[30mar2020 22:43:09.860] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for sereneseasons
[30mar2020 22:43:09.860] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance structurize of type com.ldtteam.structurize.Structurize
[30mar2020 22:43:09.845] [modloading-worker-0/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgems:runic'
[30mar2020 22:43:09.863] [modloading-worker-1/WARN] [structurize/]: Structurize starting up
[30mar2020 22:43:09.861] [modloading-worker-3/INFO] [net.silentchaos512.utils.config.ConfigSpecWrapper/]: Loading config file C:\Users\SanoPC\Desktop\server 1.15.2\config\silentgear-common.toml
[30mar2020 22:43:09.942] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file structurize-common.toml for structurize tracking
[30mar2020 22:43:09.942] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file structurize-client.toml for structurize tracking
[30mar2020 22:43:09.942] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file structurize-server.toml for structurize tracking
[30mar2020 22:43:10.405] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance structurize of type com.ldtteam.structurize.Structurize
[30mar2020 22:43:10.405] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for structurize
[30mar2020 22:43:10.405] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for structurize
[30mar2020 22:43:10.405] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.ldtteam.structurize.blocks.ModBlocks to MOD
[30mar2020 22:43:10.453] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.ldtteam.structurize.tileentities.StructurizeTileEntities to MOD
[30mar2020 22:43:10.494] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.ldtteam.structurize.proxy.CommonProxy to FORGE
[30mar2020 22:43:10.494] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.ldtteam.structurize.items.ModItems to MOD
[30mar2020 22:43:10.657] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance silentgear of type net.silentchaos512.gear.SilentGear
[30mar2020 22:43:10.657] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for silentgear
[30mar2020 22:43:10.657] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for silentgear
[30mar2020 22:43:10.657] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.util.GearData$EventHandler to FORGE
[30mar2020 22:43:10.661] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.init.NerfedGear to FORGE
[30mar2020 22:43:10.662] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.event.WorldHandler to FORGE
[30mar2020 22:43:10.663] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.event.ToolBlockPlaceHandler to FORGE
[30mar2020 22:43:10.681] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.event.ServerEvents to FORGE
[30mar2020 22:43:10.706] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.event.RepairHandler to FORGE
[30mar2020 22:43:10.743] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.event.GearEvents to FORGE
[30mar2020 22:43:10.760] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for structurize
[30mar2020 22:43:10.760] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance storagedrawers of type com.jaquadro.minecraft.storagedrawers.StorageDrawers
[30mar2020 22:43:10.765] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.event.DropsHandler to FORGE
[30mar2020 22:43:10.774] [modloading-worker-2/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Loaded mod instance bountiful of type ejektaflex.bountiful.BountifulMod
[30mar2020 22:43:10.774] [modloading-worker-2/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Injecting Automatic event subscribers for bountiful
[30mar2020 22:43:10.776] [modloading-worker-2/DEBUG] [net.alexwells.kottle.KotlinAutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bountiful
[30mar2020 22:43:10.777] [modloading-worker-2/DEBUG] [net.alexwells.kottle.KotlinAutomaticEventSubscriber/LOADING]: Auto-subscribing ejektaflex.bountiful.SetupLifecycle to FORGE
[30mar2020 22:43:10.785] [modloading-worker-2/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Completed Automatic event subscribers for bountiful
[30mar2020 22:43:10.786] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance ma-essentials of type com.maciej916.maessentials.MaEssentials
[30mar2020 22:43:10.789] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ma-essentials.toml for ma-essentials tracking
[30mar2020 22:43:10.792] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance ma-essentials of type com.maciej916.maessentials.MaEssentials
[30mar2020 22:43:10.792] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for ma-essentials
[30mar2020 22:43:10.792] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ma-essentials
[30mar2020 22:43:10.793] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.maciej916.maessentials.ModEventSubscriber to MOD
[30mar2020 22:43:10.794] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.maciej916.maessentials.ForgeEventSubscriber to FORGE
[30mar2020 22:43:10.796] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for ma-essentials
[30mar2020 22:43:10.796] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance fastleafdecay of type net.olafkeijsers.fastleafdecay.FastLeafDecay
[30mar2020 22:43:10.801] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file fastleafdecay-server.toml for fastleafdecay tracking
[30mar2020 22:43:10.801] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance fastleafdecay of type net.olafkeijsers.fastleafdecay.FastLeafDecay
[30mar2020 22:43:10.801] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for fastleafdecay
[30mar2020 22:43:10.801] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fastleafdecay
[30mar2020 22:43:10.801] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for fastleafdecay
[30mar2020 22:43:10.801] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance supertools of type com.ldtteam.supertools.SuperTools
[30mar2020 22:43:10.804] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for silentgear
[30mar2020 22:43:10.804] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance project_essentials_backup of type com.mairwunnx.projectessentials.backup.EntryPoint
[30mar2020 22:43:10.822] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance supertools of type com.ldtteam.supertools.SuperTools
[30mar2020 22:43:10.822] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for supertools
[30mar2020 22:43:10.822] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for supertools
[30mar2020 22:43:10.822] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.ldtteam.supertools.items.ModItems to MOD
[30mar2020 22:43:10.829] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file storagedrawers-common.toml for storagedrawers tracking
[30mar2020 22:43:10.831] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance storagedrawers of type com.jaquadro.minecraft.storagedrawers.StorageDrawers
[30mar2020 22:43:10.831] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for storagedrawers
[30mar2020 22:43:10.831] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for storagedrawers
[30mar2020 22:43:10.831] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.jaquadro.minecraft.storagedrawers.core.ModItems$Registration to MOD
[30mar2020 22:43:10.836] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.ldtteam.supertools.event.WorldEvents to FORGE
[30mar2020 22:43:10.836] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for supertools
[30mar2020 22:43:10.836] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance project_essentials_core of type com.mairwunnx.projectessentials.core.EntryPoint
[30mar2020 22:43:10.877] [modloading-worker-0/INFO] [net.silentchaos512.utils.config.ConfigSpecWrapper/]: Loading config file C:\Users\SanoPC\Desktop\server 1.15.2\config\silentgems-common.toml
[30mar2020 22:43:10.906] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.jaquadro.minecraft.storagedrawers.core.ModContainers$Registration to MOD
[30mar2020 22:43:10.879] [modloading-worker-3/INFO] [com.mairwunnx.projectessentials.core.EssBase/]:
**** Project Essentials Backup starting initializing ****
- Mod Id: project_essentials_backup
- Version: 1.15.2-1.0.1
- Maintainer: MairwunNx (Pavel Erokhin)
- Target Forge version: 31.1.X
- Target Minecraft version: 1.15.2
- Source code: https://github.com/ProjectEssentials/ProjectEssentials-Backup/
- Telegram chat: https://t.me/minecraftforge
- CurseForge: https://www.curseforge.com/minecraft/mc-mods/project-essentials-backup
[30mar2020 22:43:10.879] [modloading-worker-2/INFO] [com.mairwunnx.projectessentials.core.EssBase/]:
**** Project Essentials Core starting initializing ****
- Mod Id: project_essentials_core
- Version: 1.15.2-1.1.0
- Maintainer: MairwunNx (Pavel Erokhin)
- Target Forge version: 31.1.X
- Target Minecraft version: 1.15.2
- Source code: https://github.com/ProjectEssentials/ProjectEssentials-Core/
- Telegram chat: https://t.me/minecraftforge
- CurseForge: https://www.curseforge.com/minecraft/mc-mods/project-essentials-core
[30mar2020 22:43:10.915] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.jaquadro.minecraft.storagedrawers.core.ModBlocks$Registration to MOD
[30mar2020 22:43:11.002] [modloading-worker-2/INFO] [com.mairwunnx.projectessentials.core.configuration.commands.CommandsConfigurationUtils/]: Loading native vanilla commands configuration
[30mar2020 22:43:11.017] [modloading-worker-3/INFO] [com.mairwunnx.projectessentials.backup.configuration.BackupConfigurationController/]: Loading backup configuration
[30mar2020 22:43:11.077] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for storagedrawers
[30mar2020 22:43:11.077] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance oreexcavation of type oreexcavation.core.OreExcavation
[30mar2020 22:43:11.102] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file oreexcavation-common.toml for oreexcavation tracking
[30mar2020 22:43:11.102] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file oreexcavation-client.toml for oreexcavation tracking
[30mar2020 22:43:11.104] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance oreexcavation of type oreexcavation.core.OreExcavation
[30mar2020 22:43:11.104] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for oreexcavation
[30mar2020 22:43:11.104] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for oreexcavation
[30mar2020 22:43:11.104] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for oreexcavation
[30mar2020 22:43:11.104] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance netherportalfix of type net.blay09.mods.netherportalfix.NetherPortalFix
[30mar2020 22:43:11.107] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance netherportalfix of type net.blay09.mods.netherportalfix.NetherPortalFix
[30mar2020 22:43:11.107] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for netherportalfix
[30mar2020 22:43:11.107] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for netherportalfix
[30mar2020 22:43:11.107] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for netherportalfix
[30mar2020 22:43:11.107] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance silentlib of type net.silentchaos512.lib.SilentLib
[30mar2020 22:43:11.111] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance silentgems of type net.silentchaos512.gems.SilentGems
[30mar2020 22:43:11.111] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for silentgems
[30mar2020 22:43:11.111] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for silentgems
[30mar2020 22:43:11.111] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gems.network.NetworkEvents to FORGE
[30mar2020 22:43:11.159] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gems.item.container.ContainerItemEvents to FORGE
[30mar2020 22:43:11.185] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gems.init.GemsLoot to FORGE
[30mar2020 22:43:11.185] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gems.event.EnchantmentEvents to FORGE
[30mar2020 22:43:11.186] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance silentlib of type net.silentchaos512.lib.SilentLib
[30mar2020 22:43:11.186] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for silentlib
[30mar2020 22:43:11.186] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for silentlib
[30mar2020 22:43:11.186] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.lib.util.EntityHelper to FORGE
[30mar2020 22:43:11.188] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for silentlib
[30mar2020 22:43:11.188] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance ironfurnaces of type ironfurnaces.IronFurnaces
[30mar2020 22:43:11.190] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ironfurnaces-client.toml for ironfurnaces tracking
[30mar2020 22:43:11.190] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ironfurnaces-server.toml for ironfurnaces tracking
[30mar2020 22:43:11.213] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gems.chaos.ChaosHandler to FORGE
[30mar2020 22:43:11.265] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gems.chaos.ChaosEvents to FORGE
[30mar2020 22:43:11.266] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for silentgems
[30mar2020 22:43:11.266] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance jei of type mezz.jei.JustEnoughItems
[30mar2020 22:43:11.475] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance jei of type mezz.jei.JustEnoughItems
[30mar2020 22:43:11.475] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for jei
[30mar2020 22:43:11.475] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jei
[30mar2020 22:43:11.477] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for jei
[30mar2020 22:43:11.478] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance falling_tree of type fr.raksrinana.fallingtree.FallingTree
[30mar2020 22:43:11.512] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file falling_tree-common.toml for falling_tree tracking
[30mar2020 22:43:11.512] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance falling_tree of type fr.raksrinana.fallingtree.FallingTree
[30mar2020 22:43:11.512] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for falling_tree
[30mar2020 22:43:11.512] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for falling_tree
[30mar2020 22:43:11.512] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing fr.raksrinana.fallingtree.ForgeEventSubscriber to FORGE
[30mar2020 22:43:11.517] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing fr.raksrinana.fallingtree.config.Config to FORGE
[30mar2020 22:43:11.517] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for falling_tree
[30mar2020 22:43:11.517] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance astikorcarts of type de.mennomax.astikorcarts.AstikorCarts
[30mar2020 22:43:11.530] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file astikorcarts-common.toml for astikorcarts tracking
[30mar2020 22:43:11.632] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance astikorcarts of type de.mennomax.astikorcarts.AstikorCarts
[30mar2020 22:43:11.632] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for astikorcarts
[30mar2020 22:43:11.632] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for astikorcarts
[30mar2020 22:43:11.632] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for astikorcarts
[30mar2020 22:43:11.632] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance usefulbackpacks of type info.u_team.useful_backpacks.UsefulBackpacksMod
[30mar2020 22:43:11.642] [modloading-worker-0/INFO] [JarSignVerifier/]: Mod usefulbackpacks is signed with a valid certificate.
[30mar2020 22:43:11.663] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file usefulbackpacks-server.toml for usefulbackpacks tracking
[30mar2020 22:43:11.663] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance usefulbackpacks of type info.u_team.useful_backpacks.UsefulBackpacksMod
[30mar2020 22:43:11.663] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for usefulbackpacks
[30mar2020 22:43:11.663] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for usefulbackpacks
[30mar2020 22:43:11.663] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.useful_backpacks.init.UsefulBackpacksRecipeSerializers to MOD
[30mar2020 22:43:11.667] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.useful_backpacks.init.UsefulBackpacksItems to MOD
[30mar2020 22:43:11.676] [modloading-worker-1/DEBUG] [ironfurnaces.IronFurnaces/]: Loading config file C:\Users\SanoPC\Desktop\server 1.15.2\config\ironfurnaces-client.toml
[30mar2020 22:43:11.676] [modloading-worker-1/DEBUG] [ironfurnaces.IronFurnaces/]: Built TOML config for C:\Users\SanoPC\Desktop\server 1.15.2\config\ironfurnaces-client.toml
[30mar2020 22:43:11.679] [modloading-worker-1/DEBUG] [ironfurnaces.IronFurnaces/]: Loaded TOML config file C:\Users\SanoPC\Desktop\server 1.15.2\config\ironfurnaces-client.toml
[30mar2020 22:43:11.679] [modloading-worker-1/DEBUG] [ironfurnaces.IronFurnaces/]: Loading config file C:\Users\SanoPC\Desktop\server 1.15.2\config\ironfurnaces.toml
[30mar2020 22:43:11.679] [modloading-worker-1/DEBUG] [ironfurnaces.IronFurnaces/]: Built TOML config for C:\Users\SanoPC\Desktop\server 1.15.2\config\ironfurnaces.toml
[30mar2020 22:43:11.683] [modloading-worker-1/DEBUG] [ironfurnaces.IronFurnaces/]: Loaded TOML config file C:\Users\SanoPC\Desktop\server 1.15.2\config\ironfurnaces.toml
[30mar2020 22:43:11.685] [modloading-worker-1/INFO] [ironfurnaces.IronFurnaces/]: Initializing Update Checker...
[30mar2020 22:43:11.694] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance ironfurnaces of type ironfurnaces.IronFurnaces
[30mar2020 22:43:11.694] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for ironfurnaces
[30mar2020 22:43:11.694] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ironfurnaces
[30mar2020 22:43:11.694] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ironfurnaces.update.UpdateChecker to FORGE
[30mar2020 22:43:11.694] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ironfurnaces.IronFurnaces to MOD
[30mar2020 22:43:11.694] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ironfurnaces.init.ModSetup to FORGE
[30mar2020 22:43:11.694] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ironfurnaces.Config to FORGE
[30mar2020 22:43:11.695] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for ironfurnaces
[30mar2020 22:43:11.723] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.useful_backpacks.init.UsefulBackpacksContainerTypes to MOD
[30mar2020 22:43:11.731] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.useful_backpacks.data.UsefulBackpacksDataGenerator to MOD
[30mar2020 22:43:11.733] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for usefulbackpacks
[30mar2020 22:43:11.721] [ Iron Furnaces Update Checker/INFO] [ironfurnaces.IronFurnaces/]: Starting Update Check...
[30mar2020 22:43:12.137] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance project_essentials_backup of type com.mairwunnx.projectessentials.backup.EntryPoint
[30mar2020 22:43:12.137] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for project_essentials_backup
[30mar2020 22:43:12.137] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for project_essentials_backup
[30mar2020 22:43:12.138] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for project_essentials_backup
[30mar2020 22:43:12.156] [modloading-worker-2/INFO] [com.mairwunnx.projectessentials.core.configuration.localization.LocalizationConfigurationUtils/]: Loading localization configuration
[30mar2020 22:43:12.168] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance project_essentials_core of type com.mairwunnx.projectessentials.core.EntryPoint
[30mar2020 22:43:12.169] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for project_essentials_core
[30mar2020 22:43:12.169] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for project_essentials_core
[30mar2020 22:43:12.173] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for project_essentials_core
[30mar2020 22:43:12.174] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:CREATE_REGISTRIES
[30mar2020 22:43:12.175] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.NewRegistry
[30mar2020 22:43:12.175] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.NewRegistry
[30mar2020 22:43:12.175] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.NewRegistry
[30mar2020 22:43:12.175] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.NewRegistry
[30mar2020 22:43:12.175] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.NewRegistry
[30mar2020 22:43:12.175] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.NewRegistry
[30mar2020 22:43:12.175] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : RegistryEvent.NewRegistry
[30mar2020 22:43:12.175] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : RegistryEvent.NewRegistry
[30mar2020 22:43:12.175] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.NewRegistry
[30mar2020 22:43:12.176] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.NewRegistry
[30mar2020 22:43:12.176] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : RegistryEvent.NewRegistry
[30mar2020 22:43:12.176] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : RegistryEvent.NewRegistry
[30mar2020 22:43:12.176] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.NewRegistry
[30mar2020 22:43:12.176] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.NewRegistry
[30mar2020 22:43:12.176] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : RegistryEvent.NewRegistry
[30mar2020 22:43:12.176] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : RegistryEvent.NewRegistry
[30mar2020 22:43:12.176] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : RegistryEvent.NewRegistry
[30mar2020 22:43:12.176] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : RegistryEvent.NewRegistry
[30mar2020 22:43:12.176] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.NewRegistry
[30mar2020 22:43:12.176] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.NewRegistry
[30mar2020 22:43:12.176] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : RegistryEvent.NewRegistry
[30mar2020 22:43:12.176] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : RegistryEvent.NewRegistry
[30mar2020 22:43:12.176] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : RegistryEvent.NewRegistry
[30mar2020 22:43:12.176] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : RegistryEvent.NewRegistry
[30mar2020 22:43:12.176] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : RegistryEvent.NewRegistry
[30mar2020 22:43:12.176] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : RegistryEvent.NewRegistry
[30mar2020 22:43:12.177] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.NewRegistry
[30mar2020 22:43:12.177] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.NewRegistry
[30mar2020 22:43:12.177] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.NewRegistry
[30mar2020 22:43:12.177] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.NewRegistry
[30mar2020 22:43:12.177] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.NewRegistry
[30mar2020 22:43:12.177] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.NewRegistry
[30mar2020 22:43:12.177] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.NewRegistry
[30mar2020 22:43:12.177] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.NewRegistry
[30mar2020 22:43:12.177] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.NewRegistry
[30mar2020 22:43:12.178] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.NewRegistry
[30mar2020 22:43:12.178] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : RegistryEvent.NewRegistry
[30mar2020 22:43:12.178] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : RegistryEvent.NewRegistry
[30mar2020 22:43:12.178] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.NewRegistry
[30mar2020 22:43:12.178] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.NewRegistry
[30mar2020 22:43:12.178] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.NewRegistry
[30mar2020 22:43:12.178] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.NewRegistry
[30mar2020 22:43:12.178] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : RegistryEvent.NewRegistry
[30mar2020 22:43:12.178] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : RegistryEvent.NewRegistry
[30mar2020 22:43:12.178] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : RegistryEvent.NewRegistry
[30mar2020 22:43:12.178] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : RegistryEvent.NewRegistry
[30mar2020 22:43:12.178] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : RegistryEvent.NewRegistry
[30mar2020 22:43:12.178] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : RegistryEvent.NewRegistry
[30mar2020 22:43:12.178] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : RegistryEvent.NewRegistry
[30mar2020 22:43:12.178] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : RegistryEvent.NewRegistry
[30mar2020 22:43:12.178] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.NewRegistry
[30mar2020 22:43:12.179] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.NewRegistry
[30mar2020 22:43:12.179] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : RegistryEvent.NewRegistry
[30mar2020 22:43:12.173] [ Iron Furnaces Update Checker/INFO] [ironfurnaces.IronFurnaces/]: Update Check done!
[30mar2020 22:43:12.187] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : RegistryEvent.NewRegistry
[30mar2020 22:43:12.187] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.NewRegistry
[30mar2020 22:43:12.187] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.NewRegistry
[30mar2020 22:43:12.187] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.NewRegistry
[30mar2020 22:43:12.187] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.NewRegistry
[30mar2020 22:43:12.187] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.NewRegistry
[30mar2020 22:43:12.187] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.NewRegistry
[30mar2020 22:43:12.187] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.NewRegistry
[30mar2020 22:43:12.187] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.NewRegistry
[30mar2020 22:43:12.187] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : RegistryEvent.NewRegistry
[30mar2020 22:43:12.187] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : RegistryEvent.NewRegistry
[30mar2020 22:43:12.187] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : RegistryEvent.NewRegistry
[30mar2020 22:43:12.187] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : RegistryEvent.NewRegistry
[30mar2020 22:43:12.187] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : RegistryEvent.NewRegistry
[30mar2020 22:43:12.187] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : RegistryEvent.NewRegistry
[30mar2020 22:43:12.187] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.NewRegistry
[30mar2020 22:43:12.187] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.NewRegistry
[30mar2020 22:43:12.187] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : RegistryEvent.NewRegistry
[30mar2020 22:43:12.187] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : RegistryEvent.NewRegistry
[30mar2020 22:43:12.187] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.NewRegistry
[30mar2020 22:43:12.187] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.NewRegistry
[30mar2020 22:43:12.187] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.NewRegistry
[30mar2020 22:43:12.187] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.NewRegistry
[30mar2020 22:43:12.187] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : RegistryEvent.NewRegistry
[30mar2020 22:43:12.187] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : RegistryEvent.NewRegistry
[30mar2020 22:43:12.187] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : RegistryEvent.NewRegistry
[30mar2020 22:43:12.187] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : RegistryEvent.NewRegistry
[30mar2020 22:43:12.184] [ Iron Furnaces Update Checker/INFO] [ironfurnaces.IronFurnaces/]: Iron Furnaces is up to date!
[30mar2020 22:43:12.326] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[30mar2020 22:43:12.326] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:12.327] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:12.327] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:12.327] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:12.327] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:12.327] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:12.327] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:12.342] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:12.342] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:12.550] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:12.550] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:12.550] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:12.550] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:12.550] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:12.550] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:12.550] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:12.550] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:12.550] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:12.550] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:12.550] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:12.550] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:12.625] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:12.625] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:12.625] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:12.625] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:12.625] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:12.625] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:12.773] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:12.773] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:12.773] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:12.773] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:12.945] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:12.945] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:12.986] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `crafting_table`, expected `fastbench`. This could be a intended override, but in most cases indicates a broken mod.
[30mar2020 22:43:13.050] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `crafting_table`, expected `fastbench`. This could be a intended override, but in most cases indicates a broken mod.
[30mar2020 22:43:13.061] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:13.061] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:13.061] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:13.061] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:13.157] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:13.157] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:13.560] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:13.560] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:13.560] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:13.560] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:13.560] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:13.560] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:13.565] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:13.565] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:14.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:14.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:14.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:14.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:14.278] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:14.278] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:14.553] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:14.553] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:14.579] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[30mar2020 22:43:14.611] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[30mar2020 22:43:14.644] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `blast_furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[30mar2020 22:43:14.651] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `blast_furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[30mar2020 22:43:14.659] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `smoker`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[30mar2020 22:43:14.661] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `smoker`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[30mar2020 22:43:14.663] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:14.663] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:14.663] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:14.663] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:14.663] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:14.663] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:14.999] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:15.000] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:15.000] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:15.000] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:15.000] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:15.000] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:15.000] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:15.000] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:15.000] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:15.000] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:15.000] [Server thread/INFO] [STDOUT/]: [ejektaflex.bountiful.SetupLifecycle:registerBlocks:183]: Registering to: minecraft:block, class net.minecraft.block.Block
[30mar2020 22:43:15.003] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:15.003] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:15.003] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:15.003] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:15.003] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:15.003] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:15.003] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:15.003] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:15.003] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : RegistryEvent.Register<minecraft:block>
[30mar2020 22:43:15.009] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[30mar2020 22:43:15.009] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.023] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.023] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.023] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.023] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.023] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.023] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.033] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.033] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.043] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.043] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.043] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.043] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.043] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.043] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.043] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.043] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.043] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.043] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.044] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.044] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.061] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.061] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.061] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.061] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.061] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.061] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.080] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.080] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.081] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.081] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.081] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.081] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.088] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.088] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.097] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.097] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.097] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.097] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.103] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.103] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.109] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.109] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.150] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.150] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.150] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.150] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.150] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.150] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.303] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:citizen
[30mar2020 22:43:15.337] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:fishhook
[30mar2020 22:43:15.361] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:mercenary
[30mar2020 22:43:15.374] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:barbarian
[30mar2020 22:43:15.384] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:archerbarbarian
[30mar2020 22:43:15.396] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:chiefbarbarian
[30mar2020 22:43:15.408] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:pirate
[30mar2020 22:43:15.418] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:archerpirate
[30mar2020 22:43:15.426] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:chiefpirate
[30mar2020 22:43:15.431] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:sittingentity
[30mar2020 22:43:15.441] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.441] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.441] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.441] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.441] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.441] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.441] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.442] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.622] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:ender_slime
[30mar2020 22:43:15.624] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:corrupted_slime
[30mar2020 22:43:15.651] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:chaos_wisp
[30mar2020 22:43:15.653] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:chaos_wisp_shot
[30mar2020 22:43:15.657] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:fire_wisp
[30mar2020 22:43:15.660] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:fire_wisp_shot
[30mar2020 22:43:15.666] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:ice_wisp
[30mar2020 22:43:15.666] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:ice_wisp_shot
[30mar2020 22:43:15.673] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:lightning_wisp
[30mar2020 22:43:15.673] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:lightning_wisp_shot
[30mar2020 22:43:15.680] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:water_wisp
[30mar2020 22:43:15.681] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:water_wisp_shot
[30mar2020 22:43:15.682] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.682] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.682] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.682] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.682] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.683] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.688] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.688] [Server thread/INFO] [STDOUT/]: [ejektaflex.bountiful.SetupLifecycle:registerItems:173]: Registering to: minecraft:item, class net.minecraft.item.Item
[30mar2020 22:43:15.689] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.689] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.689] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.689] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.689] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.689] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.692] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.692] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.692] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : RegistryEvent.Register<minecraft:item>
[30mar2020 22:43:15.701] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[30mar2020 22:43:15.702] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.702] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.703] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.703] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.703] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.703] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.703] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.703] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.703] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.703] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.703] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.703] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.703] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.703] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.703] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.703] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.703] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.703] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.703] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.703] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.703] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.703] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.703] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.703] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.703] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.703] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.703] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.704] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.705] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.705] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.705] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.705] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.705] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.705] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.705] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.705] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.705] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.705] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.705] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.706] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.706] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.706] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.707] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : RegistryEvent.Register<forge:loot_modifier_serializers>
[30mar2020 22:43:15.708] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[30mar2020 22:43:15.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.708] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.709] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.711] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.711] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.711] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.712] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.713] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.720] [Server thread/INFO] [net.minecraftforge.common.DimensionManager/DIMS]: Registered dimension yamda:yamda_dim of type yamda:yamda_dim and id 3
[30mar2020 22:43:15.747] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.747] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.747] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.747] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.747] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.747] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.747] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.747] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.747] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.747] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.747] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.747] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.747] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.747] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.747] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : RegistryEvent.Register<forge:moddimensions>
[30mar2020 22:43:15.748] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[30mar2020 22:43:15.748] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.748] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.748] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.748] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.748] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.748] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.748] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.748] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.748] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.748] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.748] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.748] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.748] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.748] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.748] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.748] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.748] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.748] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.748] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.748] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.748] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.752] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.752] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.752] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.753] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.753] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.753] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.753] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.753] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.753] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.753] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.753] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.753] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.753] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.753] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.753] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.753] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.753] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.753] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.753] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.753] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.753] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.753] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.753] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.753] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.753] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.753] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.753] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.753] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.753] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.753] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.753] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.753] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.945] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.945] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.945] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.945] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.945] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.945] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.945] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.945] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.945] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.945] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.945] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.945] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.945] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.945] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.945] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.945] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.945] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.945] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : RegistryEvent.Register<minecolonies:buildings>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.946] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.947] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.947] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.947] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.947] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.947] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.947] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.947] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.947] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.947] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.947] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.947] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.947] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.947] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.947] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.947] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.947] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.947] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.947] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.947] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.947] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.947] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.947] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.966] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.966] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : RegistryEvent.Register<minecolonies:colonyeventtypes>
[30mar2020 22:43:15.966] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[30mar2020 22:43:15.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:15.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:16.007] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:16.007] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:16.007] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:16.007] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:16.007] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:16.007] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:16.007] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:16.007] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:16.007] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:16.007] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:16.007] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:16.007] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:16.007] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:16.007] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:16.007] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:16.007] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:16.007] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:16.007] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:16.007] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:16.007] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:16.007] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:16.007] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:16.007] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:16.007] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : RegistryEvent.Register<minecolonies:guardtypes>
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.008] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.009] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.009] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.009] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.009] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.009] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.009] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.009] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.009] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.009] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.009] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.009] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.009] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.009] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.009] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.009] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.009] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.009] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.009] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.009] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.067] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.068] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.068] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.069] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.069] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.070] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : RegistryEvent.Register<minecolonies:interactionresponsehandlers>
[30mar2020 22:43:16.070] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[30mar2020 22:43:16.070] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.070] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.070] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.070] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.070] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.070] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.070] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.070] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.070] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.070] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.070] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.070] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.071] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.249] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.249] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.249] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.249] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.249] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.249] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.249] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.249] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.249] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.249] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.249] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.249] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.249] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.249] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.249] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.249] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.249] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.249] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.249] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.249] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.249] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.249] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.249] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.249] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.249] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.249] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.249] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : RegistryEvent.Register<minecolonies:jobs>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.250] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : RegistryEvent.Register<minecraft:activities>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.251] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.252] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.252] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.252] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.252] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.252] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.252] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.252] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.260] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.260] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.260] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.260] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.260] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.260] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.260] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.260] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.274] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : RegistryEvent.Register<minecraft:biome>
[30mar2020 22:43:16.275] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[30mar2020 22:43:16.275] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.275] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.275] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.275] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.275] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.275] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.275] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.275] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.275] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.275] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.275] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.275] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.275] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.275] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.275] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.275] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.275] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.275] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.275] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.275] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.275] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.275] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.276] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : RegistryEvent.Register<minecraft:biome_source_type>
[30mar2020 22:43:16.277] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[30mar2020 22:43:16.277] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.277] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.277] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.277] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.277] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.277] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.277] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.300] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.300] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.305] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.305] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.305] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.306] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.306] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.306] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.306] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.306] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.306] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.306] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.306] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.306] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.306] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.306] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.306] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.306] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.306] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.306] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.306] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.306] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.306] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.306] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.306] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.306] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.306] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.306] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.306] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.306] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.307] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.307] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.328] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.328] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.328] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.328] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.328] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.328] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.328] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.328] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.329] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.329] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.329] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.329] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.329] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.329] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.345] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.345] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.345] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.345] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.345] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.345] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.345] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.345] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.362] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.362] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.362] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.362] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.362] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.362] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.362] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.362] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.362] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.362] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.363] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.363] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.363] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.363] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.363] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.363] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.363] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.363] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.363] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : RegistryEvent.Register<minecraft:block_entity_type>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.364] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : RegistryEvent.Register<minecraft:carver>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.365] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.366] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.367] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.367] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.367] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.367] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.367] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.367] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.367] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.367] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.367] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.367] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.367] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.367] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.367] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.367] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.367] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : RegistryEvent.Register<minecraft:chunk_generator_type>
[30mar2020 22:43:16.367] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[30mar2020 22:43:16.367] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.367] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.367] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.367] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.367] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.367] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.367] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.367] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.367] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.367] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.367] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.367] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.367] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.367] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.367] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.368] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.368] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.368] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.368] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.368] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.368] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.368] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.368] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.368] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.368] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.368] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.368] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.368] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.368] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.368] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.368] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.368] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.368] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.368] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.368] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.368] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.368] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.368] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.368] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.368] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.368] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.368] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : RegistryEvent.Register<minecraft:chunk_status>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.369] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.370] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.371] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.371] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.371] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.371] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.371] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.371] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.371] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.371] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.371] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : RegistryEvent.Register<minecraft:dataserializers>
[30mar2020 22:43:16.371] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[30mar2020 22:43:16.371] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.371] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.371] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.371] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.371] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.371] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.371] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.371] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.371] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.373] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.373] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.373] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.373] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.373] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.373] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.373] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.373] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.373] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.374] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.375] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.375] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.375] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.375] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.375] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.375] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.375] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.375] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.375] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.375] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.375] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.375] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.375] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.375] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.375] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.375] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.375] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.375] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.375] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.375] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.375] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : RegistryEvent.Register<minecraft:decorator>
[30mar2020 22:43:16.375] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[30mar2020 22:43:16.375] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.375] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.375] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.375] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.375] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.375] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.375] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.375] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.375] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.376] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.376] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.376] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.376] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.376] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.376] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.376] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.376] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.376] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.376] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.376] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.376] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.376] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.376] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.376] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.376] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.376] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.376] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.376] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.376] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.376] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.376] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.376] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.376] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.376] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.376] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.376] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.377] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.377] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.377] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.377] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.377] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.377] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.377] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.377] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.377] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.377] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.377] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.377] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.377] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.377] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.377] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.377] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.378] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.378] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.378] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.378] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.378] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.378] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.378] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.378] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.378] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.378] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.378] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.378] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.378] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.378] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.378] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.378] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.378] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.378] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.378] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.378] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.378] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.378] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.378] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.378] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.378] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.378] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.378] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.378] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : RegistryEvent.Register<minecraft:enchantment>
[30mar2020 22:43:16.379] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[30mar2020 22:43:16.379] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.379] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.379] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.379] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.379] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.379] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.379] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.379] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.379] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.380] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgear:slingshot_projectile
[30mar2020 22:43:16.380] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.380] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.380] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.380] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.380] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.380] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.380] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.380] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.430] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.430] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.430] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.430] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.430] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.430] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.430] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.430] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.430] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.430] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.430] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.430] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.430] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.430] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.431] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity gravestone:player_ghost
[30mar2020 22:43:16.431] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.431] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.431] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.431] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.431] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.431] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.431] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.432] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.432] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.432] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.432] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.432] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.432] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.432] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.432] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.432] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.432] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.432] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.432] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.432] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.432] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.432] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.432] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.432] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.432] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.432] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.432] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.432] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.432] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.432] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.447] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : RegistryEvent.Register<minecraft:entity_type>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.448] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.449] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.451] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.451] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.451] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.451] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.451] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.451] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.451] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.451] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.488] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template config: terraforged:templates/trees/willow_small.json
[30mar2020 22:43:16.489] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template config: terraforged:templates/trees/jungle_large.json
[30mar2020 22:43:16.489] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template config: terraforged:templates/trees/oak_large.json
[30mar2020 22:43:16.489] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template config: terraforged:templates/trees/pine.json
[30mar2020 22:43:16.489] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template config: terraforged:templates/trees/jungle_huge.json
[30mar2020 22:43:16.489] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template config: terraforged:templates/trees/acacia_large.json
[30mar2020 22:43:16.489] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template config: terraforged:templates/trees/oak_huge.json
[30mar2020 22:43:16.494] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template config: terraforged:templates/trees/willow_large.json
[30mar2020 22:43:16.494] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template config: terraforged:templates/trees/oak_small.json
[30mar2020 22:43:16.494] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template config: terraforged:templates/trees/birch_large.json
[30mar2020 22:43:16.495] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template config: terraforged:templates/trees/redwood_large.json
[30mar2020 22:43:16.495] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template config: terraforged:templates/trees/acacia_small.json
[30mar2020 22:43:16.495] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template config: terraforged:templates/trees/birch_forest.json
[30mar2020 22:43:16.495] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template config: terraforged:templates/trees/birch_small.json
[30mar2020 22:43:16.495] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template config: terraforged:templates/trees/spruce_small.json
[30mar2020 22:43:16.495] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template config: terraforged:templates/trees/oak_forest.json
[30mar2020 22:43:16.495] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template config: terraforged:templates/trees/dark_oak_small.json
[30mar2020 22:43:16.495] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template config: terraforged:templates/trees/redwood_huge.json
[30mar2020 22:43:16.496] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template config: terraforged:templates/trees/spruce_large.json
[30mar2020 22:43:16.496] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template config: terraforged:templates/trees/jungle_small.json
[30mar2020 22:43:16.496] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template config: terraforged:templates/trees/dark_oak_large.json
[30mar2020 22:43:16.496] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Registering feature: terraforged:willow_small
[30mar2020 22:43:16.496] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loading templates for: terraforged:willow_small
[30mar2020 22:43:16.547] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/willow/small/weeping_willow_small_1.nbt
[30mar2020 22:43:16.549] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/willow/small/weeping_willow_small_2.nbt
[30mar2020 22:43:16.571] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Registering feature: terraforged:jungle_large
[30mar2020 22:43:16.571] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loading templates for: terraforged:jungle_large
[30mar2020 22:43:16.576] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/jungle/large/jungle_tall_2.nbt
[30mar2020 22:43:16.577] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/jungle/large/jungle_tall_3.nbt
[30mar2020 22:43:16.579] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/jungle/large/jungle_tall_1.nbt
[30mar2020 22:43:16.580] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/jungle/large/jungle_tall_4.nbt
[30mar2020 22:43:16.580] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Registering feature: terraforged:oak_large
[30mar2020 22:43:16.580] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loading templates for: terraforged:oak_large
[30mar2020 22:43:16.581] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/oak/large/oak_1.nbt
[30mar2020 22:43:16.582] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/oak/large/oak_3.nbt
[30mar2020 22:43:16.582] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/oak/large/oak_2.nbt
[30mar2020 22:43:16.583] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/oak/large/oak_4.nbt
[30mar2020 22:43:16.585] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/oak/large/oak_5.nbt
[30mar2020 22:43:16.592] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Registering feature: terraforged:pine
[30mar2020 22:43:16.592] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loading templates for: terraforged:pine
[30mar2020 22:43:16.593] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/pine/scots_pine_1.nbt
[30mar2020 22:43:16.594] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/pine/scots_pine_small_2.nbt
[30mar2020 22:43:16.594] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/pine/stone_pine_1.nbt
[30mar2020 22:43:16.595] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/pine/huangshan_pine_3.nbt
[30mar2020 22:43:16.596] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/pine/scots_pine_small_1.nbt
[30mar2020 22:43:16.596] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/pine/scots_pine_2.nbt
[30mar2020 22:43:16.597] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/pine/huangshan_pine_2.nbt
[30mar2020 22:43:16.597] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/pine/huangshan_pine_1.nbt
[30mar2020 22:43:16.597] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/pine/stone_pine_2.nbt
[30mar2020 22:43:16.598] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Registering feature: terraforged:jungle_huge
[30mar2020 22:43:16.598] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loading templates for: terraforged:jungle_huge
[30mar2020 22:43:16.600] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/jungle/huge/jungle_massive_3.nbt
[30mar2020 22:43:16.601] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/jungle/huge/jungle_massive_5.nbt
[30mar2020 22:43:16.603] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/jungle/huge/jungle_massive_1.nbt
[30mar2020 22:43:16.604] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/jungle/huge/jungle_massive_2.nbt
[30mar2020 22:43:16.606] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/jungle/huge/jungle_massive_4.nbt
[30mar2020 22:43:16.608] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/jungle/huge/jungle_massive_6.nbt
[30mar2020 22:43:16.608] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Registering feature: terraforged:acacia_large
[30mar2020 22:43:16.608] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loading templates for: terraforged:acacia_large
[30mar2020 22:43:16.609] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/acacia/large/acacia_1.nbt
[30mar2020 22:43:16.610] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/acacia/large/acacia_2.nbt
[30mar2020 22:43:16.610] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Registering feature: terraforged:oak_huge
[30mar2020 22:43:16.611] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loading templates for: terraforged:oak_huge
[30mar2020 22:43:16.612] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/oak/huge/oak_big_1.nbt
[30mar2020 22:43:16.613] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/oak/huge/oak_big_2.nbt
[30mar2020 22:43:16.613] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Registering feature: terraforged:willow_large
[30mar2020 22:43:16.614] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loading templates for: terraforged:willow_large
[30mar2020 22:43:16.615] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/willow/large/weeping_willow_big_2.nbt
[30mar2020 22:43:16.617] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/willow/large/weeping_willow_big_1.nbt
[30mar2020 22:43:16.617] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Registering feature: terraforged:oak_small
[30mar2020 22:43:16.617] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loading templates for: terraforged:oak_small
[30mar2020 22:43:16.618] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/oak/small/oak_small_4.nbt
[30mar2020 22:43:16.619] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/oak/small/oak_small_3.nbt
[30mar2020 22:43:16.619] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/oak/small/oak_bush_1.nbt
[30mar2020 22:43:16.619] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/oak/small/oak_small_1.nbt
[30mar2020 22:43:16.620] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/oak/small/oak_bush_2.nbt
[30mar2020 22:43:16.620] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/oak/small/oak_small_2.nbt
[30mar2020 22:43:16.620] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Registering feature: terraforged:birch_large
[30mar2020 22:43:16.620] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loading templates for: terraforged:birch_large
[30mar2020 22:43:16.621] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/birch/large/birch_1.nbt
[30mar2020 22:43:16.621] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/birch/large/birch_2.nbt
[30mar2020 22:43:16.622] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/birch/large/birch_3.nbt
[30mar2020 22:43:16.622] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Registering feature: terraforged:redwood_large
[30mar2020 22:43:16.622] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loading templates for: terraforged:redwood_large
[30mar2020 22:43:16.623] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/redwood/large/redwood_tall_4.nbt
[30mar2020 22:43:16.624] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/redwood/large/redwood_tall_3.nbt
[30mar2020 22:43:16.625] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/redwood/large/redwood_tall_1.nbt
[30mar2020 22:43:16.625] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/redwood/large/redwood_tall_2.nbt
[30mar2020 22:43:16.625] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Registering feature: terraforged:acacia_small
[30mar2020 22:43:16.625] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loading templates for: terraforged:acacia_small
[30mar2020 22:43:16.626] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/acacia/small/acacia_small_1.nbt
[30mar2020 22:43:16.627] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/acacia/small/acacia_small_2.nbt
[30mar2020 22:43:16.627] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loading templates for: terraforged:acacia_small
[30mar2020 22:43:16.628] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/acacia/bush/acacia_bush_1.nbt
[30mar2020 22:43:16.629] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/acacia/bush/acacia_bush_2.nbt
[30mar2020 22:43:16.629] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Registering feature: terraforged:birch_forest
[30mar2020 22:43:16.629] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loading templates for: terraforged:birch_forest
[30mar2020 22:43:16.630] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/birch/forest/forest_birch_3.nbt
[30mar2020 22:43:16.630] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/birch/forest/forest_birch_2.nbt
[30mar2020 22:43:16.631] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/birch/forest/forest_birch_4.nbt
[30mar2020 22:43:16.631] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/birch/forest/forest_birch_1.nbt
[30mar2020 22:43:16.631] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Registering feature: terraforged:birch_small
[30mar2020 22:43:16.631] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loading templates for: terraforged:birch_small
[30mar2020 22:43:16.632] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/birch/small/birch_bush_2.nbt
[30mar2020 22:43:16.633] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/birch/small/birch_small_1.nbt
[30mar2020 22:43:16.633] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/birch/small/birch_small_2.nbt
[30mar2020 22:43:16.633] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/birch/small/birch_bush_1.nbt
[30mar2020 22:43:16.633] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Registering feature: terraforged:spruce_small
[30mar2020 22:43:16.633] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loading templates for: terraforged:spruce_small
[30mar2020 22:43:16.634] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/spruce/small/spruce_small_1.nbt
[30mar2020 22:43:16.635] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/spruce/small/spruce_small_2.nbt
[30mar2020 22:43:16.636] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/spruce/small/spruce_small_3.nbt
[30mar2020 22:43:16.637] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/spruce/small/spruce_small_4.nbt
[30mar2020 22:43:16.637] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loading templates for: terraforged:spruce_small
[30mar2020 22:43:16.638] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/spruce/bush/spruce_bush_2.nbt
[30mar2020 22:43:16.638] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/spruce/bush/spruce_bush_1.nbt
[30mar2020 22:43:16.638] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Registering feature: terraforged:oak_forest
[30mar2020 22:43:16.638] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loading templates for: terraforged:oak_forest
[30mar2020 22:43:16.640] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/oak/forest/forest_oak_2.nbt
[30mar2020 22:43:16.641] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/oak/forest/forest_oak_1.nbt
[30mar2020 22:43:16.641] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Registering feature: terraforged:dark_oak_small
[30mar2020 22:43:16.641] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loading templates for: terraforged:dark_oak_small
[30mar2020 22:43:16.642] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/dark_oak/small/dark_oak_2.nbt
[30mar2020 22:43:16.642] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/dark_oak/small/dark_oak_1.nbt
[30mar2020 22:43:16.642] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/dark_oak/small/dark_oak_bush_2.nbt
[30mar2020 22:43:16.643] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/dark_oak/small/dark_oak_bush_1.nbt
[30mar2020 22:43:16.643] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/dark_oak/small/dark_oak_3.nbt
[30mar2020 22:43:16.643] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Registering feature: terraforged:redwood_huge
[30mar2020 22:43:16.643] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loading templates for: terraforged:redwood_huge
[30mar2020 22:43:16.645] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/redwood/huge/redwood_massive_1.nbt
[30mar2020 22:43:16.646] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/redwood/huge/redwood_massive_3.nbt
[30mar2020 22:43:16.646] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/redwood/huge/redwood_massive_5.nbt
[30mar2020 22:43:16.647] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/redwood/huge/redwood_massive_6.nbt
[30mar2020 22:43:16.648] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/redwood/huge/redwood_massive_4.nbt
[30mar2020 22:43:16.649] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/redwood/huge/redwood_massive_2.nbt
[30mar2020 22:43:16.652] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Registering feature: terraforged:spruce_large
[30mar2020 22:43:16.652] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loading templates for: terraforged:spruce_large
[30mar2020 22:43:16.654] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/spruce/large/spruce_5.nbt
[30mar2020 22:43:16.654] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/spruce/large/spruce_3.nbt
[30mar2020 22:43:16.654] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/spruce/large/spruce_2.nbt
[30mar2020 22:43:16.655] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/spruce/large/spruce_1.nbt
[30mar2020 22:43:16.655] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/spruce/large/spruce_4.nbt
[30mar2020 22:43:16.655] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Registering feature: terraforged:jungle_small
[30mar2020 22:43:16.655] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loading templates for: terraforged:jungle_small
[30mar2020 22:43:16.656] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/jungle/small/jungle_small_3.nbt
[30mar2020 22:43:16.657] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/jungle/small/jungle_small_1.nbt
[30mar2020 22:43:16.657] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/jungle/small/jungle_small_2.nbt
[30mar2020 22:43:16.657] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Registering feature: terraforged:dark_oak_large
[30mar2020 22:43:16.657] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loading templates for: terraforged:dark_oak_large
[30mar2020 22:43:16.658] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/dark_oak/large/dark_oak_tall_5.nbt
[30mar2020 22:43:16.659] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/dark_oak/large/dark_oak_tall_4.nbt
[30mar2020 22:43:16.659] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/dark_oak/large/dark_oak_tall_3.nbt
[30mar2020 22:43:16.660] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/dark_oak/large/dark_oak_tall_1.nbt
[30mar2020 22:43:16.660] [Server thread/DEBUG] [FeatureManager/TEMPLATES]: Loaded template: terraforged:structures/trees/dark_oak/large/dark_oak_tall_2.nbt
[30mar2020 22:43:16.660] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.660] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.660] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.660] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.660] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.660] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.660] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.661] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : RegistryEvent.Register<minecraft:feature>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.662] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.663] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.663] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.663] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.663] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.663] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.663] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.663] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.663] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.663] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.663] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.663] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.663] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.663] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.663] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.663] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.663] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.663] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.663] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.663] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.663] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.663] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.663] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.663] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : RegistryEvent.Register<minecraft:fluid>
[30mar2020 22:43:16.664] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[30mar2020 22:43:16.664] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.664] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.664] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.664] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.664] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.664] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.664] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.664] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.664] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.664] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.664] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.664] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.664] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.664] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.664] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.664] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.664] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.664] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.664] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.664] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.664] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.664] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.664] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.664] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.664] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.664] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.664] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.664] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.664] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.664] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.664] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.664] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.664] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : RegistryEvent.Register<minecraft:memory_module_type>
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[30mar2020 22:43:16.665] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.667] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.667] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.667] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.667] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.667] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.667] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.669] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.669] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.678] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.678] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.678] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.678] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.678] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.678] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.678] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.678] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.682] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.682] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.682] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.682] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.682] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.682] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.682] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.683] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.683] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.683] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.683] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.683] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.683] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.683] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.686] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.686] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.688] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.699] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.699] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.699] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.699] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.699] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.699] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.699] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.699] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.699] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.699] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.699] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.699] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.699] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.700] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.716] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.733] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.733] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.733] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.733] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.733] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.733] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.733] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.733] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.733] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.733] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.736] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.736] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.736] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.736] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.736] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.736] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.736] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.736] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.736] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : RegistryEvent.Register<minecraft:menu>
[30mar2020 22:43:16.736] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[30mar2020 22:43:16.736] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.736] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.736] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.736] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.736] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.737] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.738] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.738] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.738] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.738] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.738] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.738] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.741] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `poison`, expected `firstaid`. This could be a intended override, but in most cases indicates a broken mod.
[30mar2020 22:43:16.741] [Server thread/INFO] [firstaid/]: Don't worry, the minecraft poison override IS intended.
[30mar2020 22:43:16.757] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.757] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.757] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.757] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.757] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.757] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.757] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.757] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.757] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.757] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.757] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.757] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.757] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : RegistryEvent.Register<minecraft:mob_effect>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.758] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.759] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.759] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.759] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.759] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.759] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.759] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.759] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.759] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.759] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.759] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.759] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.759] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.759] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.759] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.759] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.759] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.759] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.759] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.759] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.759] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.759] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.759] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.759] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.759] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.759] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : RegistryEvent.Register<minecraft:motive>
[30mar2020 22:43:16.759] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[30mar2020 22:43:16.759] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.759] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.759] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.759] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.760] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.761] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.761] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.761] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.761] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.761] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.761] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.761] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.761] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.761] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.761] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.761] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.761] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.761] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.761] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.761] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.761] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.761] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.761] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.761] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.761] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.761] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.761] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.761] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.761] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.761] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.761] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.761] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : RegistryEvent.Register<minecraft:particle_type>
[30mar2020 22:43:16.761] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[30mar2020 22:43:16.761] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.761] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.761] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.761] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.761] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.761] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.761] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.762] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.762] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.762] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.762] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.762] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.762] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.762] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.762] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.762] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.762] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.762] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.762] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.762] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.762] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.762] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.762] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.762] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.762] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.762] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.762] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.762] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.762] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.762] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.762] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.762] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.762] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.762] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.762] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.762] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : RegistryEvent.Register<minecraft:point_of_interest_type>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.763] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.764] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.765] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.765] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.765] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.765] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.765] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.765] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.765] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.765] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.765] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.765] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.765] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.765] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.765] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.765] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.765] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.765] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.765] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.765] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.765] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : RegistryEvent.Register<minecraft:potion>
[30mar2020 22:43:16.765] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[30mar2020 22:43:16.765] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.766] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.768] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.768] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.771] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.771] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.771] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.771] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.771] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.771] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.771] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.771] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.771] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.771] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.771] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.771] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.771] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.771] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.771] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.771] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.962] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.962] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.962] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.962] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.962] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.962] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.962] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.962] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.962] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.962] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.962] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : RegistryEvent.Register<minecraft:recipe_serializer>
[30mar2020 22:43:16.962] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[30mar2020 22:43:16.962] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.962] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.962] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.962] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.962] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.962] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.962] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.962] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.962] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.962] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.962] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.962] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.962] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.962] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.962] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.962] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.962] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.962] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.962] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.962] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.962] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.962] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.962] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.963] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : RegistryEvent.Register<minecraft:schedule>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.964] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : RegistryEvent.Register<minecraft:sensor_type>
[30mar2020 22:43:16.965] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[30mar2020 22:43:16.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.965] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.966] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : RegistryEvent.Register<minecraft:sound_event>
[30mar2020 22:43:16.967] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[30mar2020 22:43:16.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.967] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.968] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : RegistryEvent.Register<minecraft:stat_type>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.969] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.970] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.970] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.970] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.970] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.970] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.970] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.970] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.970] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.970] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.970] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.970] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.970] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.970] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.970] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.970] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.970] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.970] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.970] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.970] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.970] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.970] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.970] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.970] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.970] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.970] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.970] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.970] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.970] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.970] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.970] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.970] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.970] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.970] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.970] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.970] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.971] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.971] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : RegistryEvent.Register<minecraft:surface_builder>
[30mar2020 22:43:16.971] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[30mar2020 22:43:16.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.971] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.972] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.973] [Server thread/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.973] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.973] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.973] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.973] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.973] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.973] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.973] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.973] [Server thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : RegistryEvent.Register<minecraft:villager_profession>
[30mar2020 22:43:16.974] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type COMMON
[30mar2020 22:43:16.974] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading config file type COMMON at yamda-common.toml for yamda
[30mar2020 22:43:16.975] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\SanoPC\Desktop\server 1.15.2\config\yamda-common.toml
[30mar2020 22:43:16.979] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\SanoPC\Desktop\server 1.15.2\config\yamda-common.toml
[30mar2020 22:43:16.982] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\SanoPC\Desktop\server 1.15.2\config\yamda-common.toml for changes
[30mar2020 22:43:16.984] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading config file type COMMON at minecolonies-common.toml for minecolonies
[30mar2020 22:43:16.984] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\SanoPC\Desktop\server 1.15.2\config\minecolonies-common.toml
[30mar2020 22:43:16.988] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\SanoPC\Desktop\server 1.15.2\config\minecolonies-common.toml
[30mar2020 22:43:16.988] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\SanoPC\Desktop\server 1.15.2\config\minecolonies-common.toml for changes
[30mar2020 22:43:16.994] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading config file type COMMON at firstaid-common.toml for firstaid
[30mar2020 22:43:16.995] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\SanoPC\Desktop\server 1.15.2\config\firstaid-common.toml
[30mar2020 22:43:17.001] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file minecolonies-common.toml changed, sending notifies
[30mar2020 22:43:17.001] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\SanoPC\Desktop\server 1.15.2\config\firstaid-common.toml
[30mar2020 22:43:17.001] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\SanoPC\Desktop\server 1.15.2\config\firstaid-common.toml for changes
[30mar2020 22:43:17.003] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading config file type COMMON at aiimprovements-common.toml for aiimprovements
[30mar2020 22:43:17.003] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\SanoPC\Desktop\server 1.15.2\config\aiimprovements-common.toml
[30mar2020 22:43:17.006] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\SanoPC\Desktop\server 1.15.2\config\aiimprovements-common.toml
[30mar2020 22:43:17.006] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\SanoPC\Desktop\server 1.15.2\config\aiimprovements-common.toml for changes
[30mar2020 22:43:17.008] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading config file type COMMON at naturescompass-common.toml for naturescompass
[30mar2020 22:43:17.008] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\SanoPC\Desktop\server 1.15.2\config\naturescompass-common.toml
[30mar2020 22:43:17.009] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\SanoPC\Desktop\server 1.15.2\config\naturescompass-common.toml
[30mar2020 22:43:17.010] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\SanoPC\Desktop\server 1.15.2\config\naturescompass-common.toml for changes
[30mar2020 22:43:17.011] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading config file type COMMON at sereneseasons/fertility.toml for sereneseasons
[30mar2020 22:43:17.012] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\SanoPC\Desktop\server 1.15.2\config\sereneseasons\fertility.toml
[30mar2020 22:43:17.012] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file aiimprovements-common.toml changed, sending notifies
[30mar2020 22:43:17.013] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\SanoPC\Desktop\server 1.15.2\config\sereneseasons\fertility.toml
[30mar2020 22:43:17.014] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\SanoPC\Desktop\server 1.15.2\config\sereneseasons\fertility.toml for changes
[30mar2020 22:43:17.019] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading config file type COMMON at sereneseasons/seasons.toml for sereneseasons
[30mar2020 22:43:17.019] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\SanoPC\Desktop\server 1.15.2\config\sereneseasons\seasons.toml
[30mar2020 22:43:17.020] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\SanoPC\Desktop\server 1.15.2\config\sereneseasons\seasons.toml
[30mar2020 22:43:17.020] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\SanoPC\Desktop\server 1.15.2\config\sereneseasons\seasons.toml for changes
[30mar2020 22:43:17.021] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading config file type COMMON at structurize-common.toml for structurize
[30mar2020 22:43:17.021] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\SanoPC\Desktop\server 1.15.2\config\structurize-common.toml
[30mar2020 22:43:17.022] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\SanoPC\Desktop\server 1.15.2\config\structurize-common.toml
[30mar2020 22:43:17.022] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\SanoPC\Desktop\server 1.15.2\config\structurize-common.toml for changes
[30mar2020 22:43:17.024] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading config file type COMMON at ma-essentials.toml for ma-essentials
[30mar2020 22:43:17.024] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\SanoPC\Desktop\server 1.15.2\config\ma-essentials.toml
[30mar2020 22:43:17.025] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\SanoPC\Desktop\server 1.15.2\config\ma-essentials.toml
[30mar2020 22:43:17.026] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\SanoPC\Desktop\server 1.15.2\config\ma-essentials.toml for changes
[30mar2020 22:43:17.036] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading config file type COMMON at storagedrawers-common.toml for storagedrawers
[30mar2020 22:43:17.036] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\SanoPC\Desktop\server 1.15.2\config\storagedrawers-common.toml
[30mar2020 22:43:17.038] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\SanoPC\Desktop\server 1.15.2\config\storagedrawers-common.toml
[30mar2020 22:43:17.038] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\SanoPC\Desktop\server 1.15.2\config\storagedrawers-common.toml for changes
[30mar2020 22:43:17.043] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading config file type COMMON at oreexcavation-common.toml for oreexcavation
[30mar2020 22:43:17.043] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\SanoPC\Desktop\server 1.15.2\config\oreexcavation-common.toml
[30mar2020 22:43:17.046] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\SanoPC\Desktop\server 1.15.2\config\oreexcavation-common.toml
[30mar2020 22:43:17.046] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\SanoPC\Desktop\server 1.15.2\config\oreexcavation-common.toml for changes
[30mar2020 22:43:17.078] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file oreexcavation-common.toml changed, sending notifies
[30mar2020 22:43:17.078] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading config file type COMMON at falling_tree-common.toml for falling_tree
[30mar2020 22:43:17.078] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\SanoPC\Desktop\server 1.15.2\config\falling_tree-common.toml
[30mar2020 22:43:17.080] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\SanoPC\Desktop\server 1.15.2\config\falling_tree-common.toml
[30mar2020 22:43:17.080] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\SanoPC\Desktop\server 1.15.2\config\falling_tree-common.toml for changes
[30mar2020 22:43:17.081] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading config file type COMMON at astikorcarts-common.toml for astikorcarts
[30mar2020 22:43:17.081] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\SanoPC\Desktop\server 1.15.2\config\astikorcarts-common.toml
[30mar2020 22:43:17.082] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\SanoPC\Desktop\server 1.15.2\config\astikorcarts-common.toml
[30mar2020 22:43:17.083] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\SanoPC\Desktop\server 1.15.2\config\astikorcarts-common.toml for changes
[30mar2020 22:43:17.083] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\SanoPC\Desktop\server 1.15.2\config\astikorcarts-common.toml is not correct. Correcting
[30mar2020 22:43:17.084] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.plowCart.replaceMap was corrected from SimpleCommentedConfig:{#forge:tools/shovels=SimpleCommentedConfig:{minecraft:grass_path=[minecraft:grass_block, minecraft:dirt]}, #forge:tools/hoes=SimpleCommentedConfig:{minecraft:farmland=[minecraft:dirt, minecraft:grass_block, minecraft:grass_path], minecraft:dirt=[minecraft:coarse_dirt]}} to SimpleConfig:{#forge:tools/shovels=SimpleConfig:{minecraft:grass_path=[minecraft:grass_block, minecraft:dirt]}, #forge:tools/hoes=SimpleConfig:{minecraft:farmland=[minecraft:dirt, minecraft:grass_block, minecraft:grass_path], minecraft:dirt=[minecraft:coarse_dirt]}}
[30mar2020 22:43:17.090] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching parallel event LifecycleEvent:COMMON_SETUP
[30mar2020 22:43:17.090] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : FMLCommonSetupEvent
[30mar2020 22:43:17.091] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : FMLCommonSetupEvent
[30mar2020 22:43:17.091] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : FMLCommonSetupEvent
[30mar2020 22:43:17.091] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : FMLCommonSetupEvent
[30mar2020 22:43:17.091] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : FMLCommonSetupEvent
[30mar2020 22:43:17.097] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : FMLCommonSetupEvent
[30mar2020 22:43:17.097] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : FMLCommonSetupEvent
[30mar2020 22:43:17.098] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : FMLCommonSetupEvent
[30mar2020 22:43:17.098] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : FMLCommonSetupEvent
[30mar2020 22:43:17.098] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : FMLCommonSetupEvent
[30mar2020 22:43:17.098] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : FMLCommonSetupEvent
[30mar2020 22:43:17.098] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : FMLCommonSetupEvent
[30mar2020 22:43:17.098] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : FMLCommonSetupEvent
[30mar2020 22:43:17.103] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : FMLCommonSetupEvent
[30mar2020 22:43:17.103] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : FMLCommonSetupEvent
[30mar2020 22:43:17.104] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : FMLCommonSetupEvent
[30mar2020 22:43:17.121] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : FMLCommonSetupEvent
[30mar2020 22:43:17.121] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : FMLCommonSetupEvent
[30mar2020 22:43:17.118] [modloading-worker-2/INFO] [com.sk89q.worldedit.forge.ForgeWorldEdit/]: WorldEdit for Forge (version 7.1.0;48cc31c) is loaded
[30mar2020 22:43:17.125] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : FMLCommonSetupEvent
[30mar2020 22:43:17.125] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : FMLCommonSetupEvent
[30mar2020 22:43:17.125] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : FMLCommonSetupEvent
[30mar2020 22:43:17.125] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : FMLCommonSetupEvent
[30mar2020 22:43:17.128] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : FMLCommonSetupEvent
[30mar2020 22:43:17.128] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : FMLCommonSetupEvent
[30mar2020 22:43:17.155] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : FMLCommonSetupEvent
[30mar2020 22:43:17.156] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : FMLCommonSetupEvent
[30mar2020 22:43:17.156] [modloading-worker-1/WARN] [structurize/]: FMLCommonSetupEvent
[30mar2020 22:43:17.174] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : FMLCommonSetupEvent
[30mar2020 22:43:17.174] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : FMLCommonSetupEvent
[30mar2020 22:43:17.189] [modloading-worker-3/INFO] [TerraForged/]: Common setup
[30mar2020 22:43:17.213] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : FMLCommonSetupEvent
[30mar2020 22:43:17.213] [modloading-worker-0/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : FMLCommonSetupEvent
[30mar2020 22:43:17.234] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [usefulbackpacks] Starting version check at https://api.u-team.info/update/usefulbackpacks.json
[30mar2020 22:43:17.282] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : FMLCommonSetupEvent
[30mar2020 22:43:17.282] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : FMLCommonSetupEvent
[30mar2020 22:43:17.300] [modloading-worker-3/INFO] [TerraForged/]: Registered world type(s)
[30mar2020 22:43:17.323] [modloading-worker-0/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : FMLCommonSetupEvent
[30mar2020 22:43:17.323] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : FMLCommonSetupEvent
[30mar2020 22:43:17.333] [modloading-worker-1/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 clay_ball = 1 clay
[30mar2020 22:43:17.335] [modloading-worker-0/INFO] [com.maciej916.maessentials.libs.Log/]: ma-essentials Setup main
[30mar2020 22:43:17.341] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : FMLCommonSetupEvent
[30mar2020 22:43:17.341] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : FMLCommonSetupEvent
[30mar2020 22:43:17.341] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : FMLCommonSetupEvent
[30mar2020 22:43:17.341] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : FMLCommonSetupEvent
[30mar2020 22:43:17.341] [modloading-worker-3/INFO] [TerraForged/]: Registered saplings
[30mar2020 22:43:17.342] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : FMLCommonSetupEvent
[30mar2020 22:43:17.342] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : FMLCommonSetupEvent
[30mar2020 22:43:17.338] [modloading-worker-1/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 snowball = 1 snow_block
[30mar2020 22:43:17.347] [modloading-worker-1/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 glowstone_dust = 1 glowstone
[30mar2020 22:43:17.350] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : FMLCommonSetupEvent
[30mar2020 22:43:17.350] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : FMLCommonSetupEvent
[30mar2020 22:43:17.350] [modloading-worker-1/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 brick = 1 bricks
[30mar2020 22:43:17.352] [modloading-worker-1/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 nether_brick = 1 nether_bricks
[30mar2020 22:43:17.354] [modloading-worker-1/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 9 nether_wart = 1 nether_wart_block
[30mar2020 22:43:17.356] [modloading-worker-1/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 quartz = 1 quartz_block
[30mar2020 22:43:17.356] [modloading-worker-1/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 9 melon_slice = 1 melon
[30mar2020 22:43:17.357] [modloading-worker-1/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 sand = 1 sandstone
[30mar2020 22:43:17.357] [modloading-worker-1/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 red_sand = 1 red_sandstone
[30mar2020 22:43:17.341] [modloading-worker-0/WARN] [supertools/]: FMLCommonSetupEvent
[30mar2020 22:43:17.358] [modloading-worker-1/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 clay_ball = 1 clay
[30mar2020 22:43:17.359] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : FMLCommonSetupEvent
[30mar2020 22:43:17.359] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : FMLCommonSetupEvent
[30mar2020 22:43:17.374] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : FMLCommonSetupEvent
[30mar2020 22:43:17.374] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : FMLCommonSetupEvent
[30mar2020 22:43:17.374] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : FMLCommonSetupEvent
[30mar2020 22:43:17.374] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : FMLCommonSetupEvent
[30mar2020 22:43:17.374] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : FMLCommonSetupEvent
[30mar2020 22:43:17.374] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : FMLCommonSetupEvent
[30mar2020 22:43:17.374] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : FMLCommonSetupEvent
[30mar2020 22:43:17.374] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : FMLCommonSetupEvent
[30mar2020 22:43:17.374] [modloading-worker-0/INFO] [firstaid/]: firstaid starting...
[30mar2020 22:43:17.387] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : FMLCommonSetupEvent
[30mar2020 22:43:17.387] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : FMLCommonSetupEvent
[30mar2020 22:43:17.387] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : FMLCommonSetupEvent
[30mar2020 22:43:17.387] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : FMLCommonSetupEvent
[30mar2020 22:43:17.387] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : FMLCommonSetupEvent
[30mar2020 22:43:17.387] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : FMLCommonSetupEvent
[30mar2020 22:43:17.387] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : FMLCommonSetupEvent
[30mar2020 22:43:17.387] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : FMLCommonSetupEvent
[30mar2020 22:43:17.387] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : FMLCommonSetupEvent
[30mar2020 22:43:17.387] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : FMLCommonSetupEvent
[30mar2020 22:43:17.397] [modloading-worker-3/INFO] [Silent Gear/]: IAOETool: Rebuilt ore block set, contains 62 items
[30mar2020 22:43:17.423] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : FMLCommonSetupEvent
[30mar2020 22:43:17.423] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : FMLCommonSetupEvent
[30mar2020 22:43:17.424] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : FMLCommonSetupEvent
[30mar2020 22:43:17.424] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : FMLCommonSetupEvent
[30mar2020 22:43:17.439] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : FMLCommonSetupEvent
[30mar2020 22:43:17.439] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : FMLCommonSetupEvent
[30mar2020 22:43:17.439] [modloading-worker-0/DEBUG] [firstaid/]: Registering defaults registry values
[30mar2020 22:43:17.446] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : FMLCommonSetupEvent
[30mar2020 22:43:17.446] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : FMLCommonSetupEvent
[30mar2020 22:43:17.446] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : FMLCommonSetupEvent
[30mar2020 22:43:17.447] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : FMLCommonSetupEvent
[30mar2020 22:43:17.454] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [usefulbackpacks] Received version check data:
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/useful-backpacks/files",
"promos": {
"1.12.2-latest": "1.5.3.59",
"1.12.2-recommended": "1.5.3.59",
"1.13.2-latest": "1.6.1.25",
"1.13.2-recommended": "1.6.1.25",
"1.14.2-latest": "1.7.0.32",
"1.14.2-recommended": "1.7.0.32",
"1.14.3-latest": "1.7.0.33",
"1.14.3-recommended": "1.7.0.33",
"1.14.4-latest": "1.7.6.60",
"1.14.4-recommended": "1.7.6.60",
"1.15.1-latest": "1.8.3.51",
"1.15.1-recommended": "1.8.3.51",
"1.15.2-latest": "1.9.4.63",
"1.15.2-recommended": "1.9.4.63"
},
"1.12.2": {
"1.5.3.59": "https://github.com/MC-U-Team/Useful-Backpacks/blob/1.12.2/CHANGELOG.md"
},
"1.13.2": {
"1.6.1.25": "https://github.com/MC-U-Team/Useful-Backpacks/blob/1.13.2/CHANGELOG.md"
},
"1.14.2": {
"1.7.0.32": "https://github.com/MC-U-Team/Useful-Backpacks/blob/1.14.2/CHANGELOG.md"
},
"1.14.3": {
"1.7.0.33": "https://github.com/MC-U-Team/Useful-Backpacks/blob/1.14.3/CHANGELOG.md"
},
"1.14.4": {
"1.7.6.60": "https://github.com/MC-U-Team/Useful-Backpacks/blob/1.14.4/CHANGELOG.md"
},
"1.15.1": {
"1.8.3.51": "https://github.com/MC-U-Team/Useful-Backpacks/blob/1.15.1/CHANGELOG.md"
},
"1.15.2": {
"1.9.4.63": "https://github.com/MC-U-Team/Useful-Backpacks/blob/1.15.2/CHANGELOG.md"
}
}
[30mar2020 22:43:17.457] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : FMLCommonSetupEvent
[30mar2020 22:43:17.455] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [usefulbackpacks] Found status: UP_TO_DATE Current: 1.9.4.63 Target: null
[30mar2020 22:43:17.459] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [silentlib] Starting version check at https://raw.githubusercontent.com/SilentChaos512/SilentLib/1.14/update.json
[30mar2020 22:43:17.474] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : FMLCommonSetupEvent
[30mar2020 22:43:17.498] [modloading-worker-0/DEBUG] [firstaid/]: Building debuff from mod firstaid for slot HEAD with potion effect blindness, type = OnHit
[30mar2020 22:43:17.499] [modloading-worker-0/DEBUG] [firstaid/]: Building debuff from mod firstaid for slot HEAD with potion effect nausea, type = OnHit
[30mar2020 22:43:17.499] [modloading-worker-0/DEBUG] [firstaid/]: Building debuff from mod firstaid for slot BODY with potion effect nausea, type = OnHit
[30mar2020 22:43:17.499] [modloading-worker-0/DEBUG] [firstaid/]: Building debuff from mod firstaid for slot BODY with potion effect weakness, type = Constant
[30mar2020 22:43:17.499] [modloading-worker-0/DEBUG] [firstaid/]: Building debuff from mod firstaid for slot ARMS with potion effect mining_fatigue, type = Constant
[30mar2020 22:43:17.503] [modloading-worker-0/DEBUG] [firstaid/]: Building debuff from mod firstaid for slot LEGS_AND_FEET with potion effect slowness, type = Constant
[30mar2020 22:43:17.503] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : FMLCommonSetupEvent
[30mar2020 22:43:17.583] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [silentlib] Received version check data:
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/silent-lib",
"1.14.4": {
"4.3.2": "Update for Forge 28.0.92, fix NBT command crashing on servers",
"4.3.1": "https://github.com/SilentChaos512/SilentLib/blob/1.14/CHANGELOG.md",
"4.3.0": "https://github.com/SilentChaos512/SilentLib/blob/1.14/CHANGELOG.md"
},
"1.14.3": {
"4.2.4": "https://github.com/SilentChaos512/SilentLib/blob/1.14/CHANGELOG.md"
},
"promos": {
"1.14.4-latest": "4.3.2",
"1.14.4-recommended": "4.3.2",
"1.14.3-latest": "4.2.4",
"1.14.3-recommended": "4.2.4"
}
}
[30mar2020 22:43:17.583] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [silentlib] Found status: BETA Current: 4.6.0+48 Target: null
[30mar2020 22:43:17.584] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [silentgear] Starting version check at https://raw.githubusercontent.com/SilentChaos512/Silent-Gear/1.15/update.json
[30mar2020 22:43:17.624] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [silentgear] Received version check data:
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/silent-gear",
"changelog": "https://github.com/SilentChaos512/Silent-Gear/blob/1.15/CHANGELOG.md",
"1.15.2": {
"1.5.3": "https://github.com/SilentChaos512/Silent-Gear/blob/1.15/CHANGELOG.md",
"1.5.2": "https://github.com/SilentChaos512/Silent-Gear/blob/1.15/CHANGELOG.md",
"1.5.1": "https://github.com/SilentChaos512/Silent-Gear/blob/1.15/CHANGELOG.md",
"1.5.0": "https://github.com/SilentChaos512/Silent-Gear/blob/1.15/CHANGELOG.md"
},
"1.14.4": {
"1.4.6": "https://github.com/SilentChaos512/Silent-Gear/blob/1.14/CHANGELOG.md",
"1.4.5": "https://github.com/SilentChaos512/Silent-Gear/blob/1.14/CHANGELOG.md",
"1.4.4": "https://github.com/SilentChaos512/Silent-Gear/blob/1.14/CHANGELOG.md",
"1.4.3": "https://github.com/SilentChaos512/Silent-Gear/blob/1.14/CHANGELOG.md",
"1.4.2": "https://github.com/SilentChaos512/Silent-Gear/blob/1.14/CHANGELOG.md",
"1.4.1": "https://github.com/SilentChaos512/Silent-Gear/blob/1.14/CHANGELOG.md",
"1.4.0": "https://github.com/SilentChaos512/Silent-Gear/blob/1.14/CHANGELOG.md",
"1.3.9": "https://github.com/SilentChaos512/Silent-Gear/blob/1.14/CHANGELOG.md",
"1.3.8": "Fix Mine and Slash compatibility crash",
"1.3.7": "https://github.com/SilentChaos512/Silent-Gear/blob/1.14/CHANGELOG.md",
"1.3.6": "https://github.com/SilentChaos512/Silent-Gear/blob/1.14/CHANGELOG.md",
"1.3.5": "Update for Forge 28.0.45, fix tool head replacement recipe bug",
"1.3.4": "https://github.com/SilentChaos512/Silent-Gear/blob/1.14/CHANGELOG.md",
"1.3.3": "https://github.com/SilentChaos512/Silent-Gear/blob/1.14/CHANGELOG.md",
"1.3.2": "https://github.com/SilentChaos512/Silent-Gear/blob/1.14/CHANGELOG.md",
"1.3.11": "https://github.com/SilentChaos512/Silent-Gear/blob/1.14/CHANGELOG.md",
"1.3.10": "https://github.com/SilentChaos512/Silent-Gear/blob/1.14/CHANGELOG.md",
"1.3.1": "https://github.com/SilentChaos512/Silent-Gear/blob/1.14/CHANGELOG.md",
"1.3.0": "https://github.com/SilentChaos512/Silent-Gear/blob/1.14/CHANGELOG.md"
},
"1.14.3": {
"1.2.4": "https://github.com/SilentChaos512/Silent-Gear/blob/1.14/CHANGELOG.md",
"1.2.3": "https://github.com/SilentChaos512/Silent-Gear/blob/1.14/CHANGELOG.md",
"1.2.2": "https://github.com/SilentChaos512/Silent-Gear/blob/1.14/CHANGELOG.md"
},
"promos": {
"1.14.4-latest": "1.4.6",
"1.14.4-recommended": "1.4.6",
"1.14.3-latest": "1.2.4",
"1.14.3-recommended": "1.2.4",
"1.15.2-latest": "1.5.3",
"1.15.2-recommended": "1.5.3"
}
}
[30mar2020 22:43:17.625] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [silentgear] Found status: AHEAD Current: 1.5.3+78 Target: null
[30mar2020 22:43:17.629] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [project_essentials_backup] Starting version check at https://raw.githubusercontent.com/ProjectEssentials/ProjectEssentials-Backup/MC-1.15.2/update.json
[30mar2020 22:43:17.836] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [project_essentials_backup] Received version check data:
{
"homepage": "https://github.com/ProjectEssentials/ProjectEssentials-Backup",
"1.15.2": {
"1.15.2-1.0.1": " - Changelog for 1.15.2-1.0.1 https://github.com/ProjectEssentials/ProjectEssentials-Backup/blob/MC-1.15.2/changelog.md#1144-101---2020-03-18",
"1.15.2-1.0.0": " - Changelog for 1.15.2-1.0.0 https://github.com/ProjectEssentials/ProjectEssentials-Backup/blob/MC-1.15.2/changelog.md#1144-100---2020-02-08"
},
"promos": {
"1.15.2-latest": "1.15.2-1.0.1",
"1.15.2-recommended": "1.15.2-1.0.1"
}
}
[30mar2020 22:43:17.836] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [project_essentials_backup] Found status: UP_TO_DATE Current: 1.15.2-1.0.1 Target: null
[30mar2020 22:43:17.837] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [falling_tree] Starting version check at https://raw.githubusercontent.com/RakSrinaNa/FallingTree/1.15.2/update.json
[30mar2020 22:43:17.877] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [falling_tree] Received version check data:
{
"homepage": "https://github.com/RakSrinaNa/FallingTree",
"changelog": "https://github.com/RakSrinaNa/FallingTree/blob/1.15.2/CHANGELOG.md",
"1.15.2": {
"2.1.0": "https://github.com/RakSrinaNa/FallingTree/blob/1.15.2/CHANGELOG.md",
"2.0.4": "https://github.com/RakSrinaNa/FallingTree/blob/1.15.2/CHANGELOG.md",
"2.0.3": "https://github.com/RakSrinaNa/FallingTree/blob/1.15.2/CHANGELOG.md",
"2.0.2": "https://github.com/RakSrinaNa/FallingTree/blob/1.15.2/CHANGELOG.md"
},
"promos": {
"1.15.2-latest": "2.1.0",
"1.15.2-recommended": "2.1.0"
}
}
[30mar2020 22:43:17.878] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [falling_tree] Found status: AHEAD Current: 2.1.0+24 Target: null
[30mar2020 22:43:17.878] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [goblintraders] Starting version check at https://raw.githubusercontent.com/MrCrayfish/ModUpdates/master/goblintraders/update.json
[30mar2020 22:43:17.918] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
java.io.FileNotFoundException: https://raw.githubusercontent.com/MrCrayfish/ModUpdates/master/goblintraders/update.json
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_241]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_241]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_241]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_241]
at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source) ~[?:1.8.0_241]
at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source) ~[?:1.8.0_241]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_241]
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source) ~[?:1.8.0_241]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_241]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_241]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_241]
at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:189) ~[?:?]
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) ~[?:?]
at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_241]
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
Caused by: java.io.FileNotFoundException: https://raw.githubusercontent.com/MrCrayfish/ModUpdates/master/goblintraders/update.json
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_241]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_241]
at java.net.HttpURLConnection.getResponseCode(Unknown Source) ~[?:1.8.0_241]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unknown Source) ~[?:1.8.0_241]
at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?]
... 3 more
[30mar2020 22:43:17.919] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [reap] Starting version check at http://maxhenkel.de/update/reap.json
[30mar2020 22:43:17.985] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : FMLCommonSetupEvent
[30mar2020 22:43:17.985] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : FMLCommonSetupEvent
[30mar2020 22:43:17.994] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : FMLCommonSetupEvent
[30mar2020 22:43:17.995] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : FMLCommonSetupEvent
[30mar2020 22:43:18.015] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : FMLCommonSetupEvent
[30mar2020 22:43:18.015] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after COMMON_SETUP: 2 jobs
[30mar2020 22:43:18.022] [Server thread/INFO] [Silent Gear/]: Add wild flax to minecraft:plains
[30mar2020 22:43:18.029] [Server thread/INFO] [Silent Gear/]: Add wild flax to minecraft:mountains
[30mar2020 22:43:18.035] [Server thread/INFO] [Silent Gear/]: Add netherwood trees to minecraft:nether
[30mar2020 22:43:18.037] [Server thread/INFO] [Silent Gear/]: Add crimson iron ore to minecraft:nether
[30mar2020 22:43:18.038] [Server thread/INFO] [Silent Gear/]: Add wild flax to minecraft:mountain_edge
[30mar2020 22:43:18.041] [Server thread/INFO] [Silent Gear/]: Add wild flax to minecraft:wooded_mountains
[30mar2020 22:43:18.042] [Server thread/INFO] [Silent Gear/]: Add wild flax to minecraft:sunflower_plains
[30mar2020 22:43:18.043] [Server thread/INFO] [Silent Gear/]: Add wild flax to minecraft:gravelly_mountains
[30mar2020 22:43:18.045] [Server thread/INFO] [Silent Gear/]: Add wild flax to minecraft:modified_gravelly_mountains
[30mar2020 22:43:18.099] [Server thread/INFO] [Silent's Gems/]: Your base biome seed is -1825779998
[30mar2020 22:43:18.104] [Server thread/INFO] [Silent's Gems/]: RUBY: minecraft:mushroom_fields, minecraft:snowy_taiga_mountains, minecraft:shattered_savanna, minecraft:jungle, minecraft:taiga, minecraft:gravelly_mountains, minecraft:modified_wooded_badlands_plateau, minecraft:wooded_mountains, minecraft:bamboo_jungle, minecraft:plains, minecraft:dark_forest_hills, minecraft:deep_frozen_ocean, minecraft:river, minecraft:birch_forest_hills, minecraft:modified_badlands_plateau, minecraft:dark_forest, terraforged:warm_beach, minecraft:jungle_hills, minecraft:snowy_beach, minecraft:wooded_hills, terraforged:cold_steppe, minecraft:deep_cold_ocean
[30mar2020 22:43:18.105] [Server thread/INFO] [Silent's Gems/]: GARNET: minecraft:shattered_savanna, minecraft:frozen_ocean, minecraft:sunflower_plains, minecraft:taiga, minecraft:wooded_mountains, minecraft:mountains, minecraft:swamp, minecraft:shattered_savanna_plateau, minecraft:desert_hills, minecraft:taiga_mountains, minecraft:jungle_hills, minecraft:modified_jungle, minecraft:lukewarm_ocean, minecraft:deep_cold_ocean
[30mar2020 22:43:18.105] [Server thread/INFO] [Silent's Gems/]: TOPAZ: minecraft:giant_tree_taiga_hills, minecraft:birch_forest, minecraft:eroded_badlands, minecraft:swamp, minecraft:giant_tree_taiga, minecraft:cold_ocean, minecraft:snowy_taiga, minecraft:badlands, minecraft:deep_frozen_ocean, minecraft:river, minecraft:taiga_mountains, minecraft:wooded_hills, minecraft:frozen_river, minecraft:stone_shore, minecraft:deep_warm_ocean
[30mar2020 22:43:18.106] [Server thread/INFO] [Silent's Gems/]: AMBER: minecraft:warm_ocean, minecraft:giant_spruce_taiga, minecraft:frozen_ocean, minecraft:savanna_plateau, terraforged:shattered_savanna_scrub, minecraft:wooded_mountains, minecraft:eroded_badlands, minecraft:savanna, terraforged:marshland, minecraft:deep_lukewarm_ocean, minecraft:giant_tree_taiga, terraforged:savanna_scrub, minecraft:badlands, minecraft:desert_hills, minecraft:mountain_edge, minecraft:snowy_taiga_hills, minecraft:birch_forest_hills, minecraft:badlands_plateau, minecraft:the_void, minecraft:snowy_beach, minecraft:snowy_tundra, minecraft:mushroom_field_shore, minecraft:wooded_hills, minecraft:tall_birch_hills
[30mar2020 22:43:18.107] [Server thread/INFO] [Silent's Gems/]: HELIODOR: minecraft:warm_ocean, minecraft:forest, minecraft:giant_spruce_taiga_hills, minecraft:deep_ocean, minecraft:taiga_hills, terraforged:taiga_scrub, minecraft:birch_forest, minecraft:savanna, minecraft:modified_gravelly_mountains, minecraft:deep_lukewarm_ocean, minecraft:flower_forest, minecraft:snowy_taiga, minecraft:snowy_taiga_hills, minecraft:birch_forest_hills, minecraft:taiga_mountains
[30mar2020 22:43:18.107] [Server thread/INFO] [Silent's Gems/]: PERIDOT: minecraft:snowy_taiga_mountains, minecraft:giant_spruce_taiga, minecraft:bamboo_jungle_hills, minecraft:frozen_ocean, minecraft:giant_tree_taiga_hills, minecraft:ocean, minecraft:eroded_badlands, minecraft:mountains, minecraft:swamp, minecraft:deep_lukewarm_ocean, minecraft:bamboo_jungle, terraforged:steppe, minecraft:desert, minecraft:beach, minecraft:ice_spikes, minecraft:wooded_badlands_plateau, minecraft:deep_cold_ocean
[30mar2020 22:43:18.108] [Server thread/INFO] [Silent's Gems/]: GREEN_SAPPHIRE: minecraft:snowy_taiga_mountains, minecraft:giant_spruce_taiga_hills, terraforged:shattered_savanna_scrub, minecraft:gravelly_mountains, terraforged:marshland, minecraft:deep_lukewarm_ocean, minecraft:giant_tree_taiga, minecraft:shattered_savanna_plateau, minecraft:desert, dimdungeons:biome_dungeon, minecraft:badlands, minecraft:wooded_badlands_plateau, minecraft:badlands_plateau, terraforged:warm_beach, minecraft:taiga_mountains, minecraft:deep_warm_ocean
[30mar2020 22:43:18.109] [Server thread/INFO] [Silent's Gems/]: PHOSPHOPHYLLITE: minecraft:mushroom_fields, minecraft:warm_ocean, minecraft:forest, minecraft:giant_spruce_taiga, minecraft:shattered_savanna, minecraft:giant_spruce_taiga_hills, minecraft:swamp_hills, minecraft:taiga_hills, minecraft:ocean, minecraft:eroded_badlands, minecraft:desert_lakes, minecraft:snowy_taiga, minecraft:ice_spikes, minecraft:dark_forest_hills, minecraft:deep_frozen_ocean, minecraft:modified_jungle, minecraft:frozen_river, minecraft:modified_jungle_edge, minecraft:stone_shore
[30mar2020 22:43:18.109] [Server thread/INFO] [Silent's Gems/]: AQUAMARINE: minecraft:snowy_taiga_mountains, minecraft:giant_spruce_taiga_hills, minecraft:tall_birch_forest, minecraft:birch_forest, terraforged:marshland, minecraft:mountains, minecraft:flower_forest, minecraft:cold_ocean, dimdungeons:biome_dungeon, minecraft:beach, minecraft:badlands, terraforged:snowy_taiga_scrub, minecraft:ice_spikes, minecraft:dark_forest_hills, minecraft:deep_frozen_ocean, minecraft:the_void, minecraft:jungle_hills, minecraft:snowy_tundra, minecraft:lukewarm_ocean, minecraft:tall_birch_hills, minecraft:snowy_mountains
[30mar2020 22:43:18.110] [Server thread/INFO] [Silent's Gems/]: SAPPHIRE: minecraft:shattered_savanna, minecraft:savanna_plateau, minecraft:tall_birch_forest, minecraft:modified_wooded_badlands_plateau, minecraft:ocean, minecraft:wooded_mountains, minecraft:swamp, minecraft:deep_lukewarm_ocean, minecraft:giant_tree_taiga, minecraft:desert, minecraft:ice_spikes, minecraft:birch_forest_hills, minecraft:modified_badlands_plateau, minecraft:dark_forest, minecraft:mushroom_field_shore
[30mar2020 22:43:18.111] [Server thread/INFO] [Silent's Gems/]: TANZANITE: minecraft:mushroom_fields, minecraft:bamboo_jungle_hills, minecraft:giant_tree_taiga_hills, terraforged:shattered_savanna_scrub, minecraft:taiga_hills, terraforged:taiga_scrub, minecraft:modified_wooded_badlands_plateau, minecraft:jungle_edge, minecraft:ice_spikes, minecraft:desert_hills, minecraft:deep_frozen_ocean, minecraft:river, minecraft:wooded_badlands_plateau, terraforged:warm_beach, terraforged:cold_steppe, minecraft:deep_cold_ocean, minecraft:deep_warm_ocean
[30mar2020 22:43:18.111] [Server thread/INFO] [Silent's Gems/]: AMETHYST: minecraft:warm_ocean, minecraft:bamboo_jungle, minecraft:mountain_edge, terraforged:shattered_savanna_scrub, minecraft:river, minecraft:the_void, minecraft:gravelly_mountains, terraforged:warm_beach, minecraft:modified_gravelly_mountains, terraforged:cold_steppe, minecraft:frozen_river
[30mar2020 22:43:18.114] [Server thread/INFO] [Silent's Gems/]: AGATE: minecraft:mushroom_fields, minecraft:giant_spruce_taiga, minecraft:frozen_ocean, minecraft:giant_spruce_taiga_hills, minecraft:deep_ocean, minecraft:jungle, minecraft:gravelly_mountains, minecraft:modified_wooded_badlands_plateau, minecraft:ocean, minecraft:flower_forest, terraforged:steppe, minecraft:snowy_taiga_hills, terraforged:warm_beach, minecraft:deep_cold_ocean, minecraft:modified_jungle_edge, minecraft:snowy_mountains
[30mar2020 22:43:18.115] [Server thread/INFO] [Silent's Gems/]: MORGANITE: minecraft:bamboo_jungle, terraforged:steppe, minecraft:giant_tree_taiga_hills, terraforged:snowy_taiga_scrub, minecraft:savanna_plateau, minecraft:river, minecraft:wooded_badlands_plateau, minecraft:the_void, minecraft:wooded_hills, minecraft:swamp, minecraft:snowy_mountains, minecraft:deep_warm_ocean
[30mar2020 22:43:18.115] [Server thread/INFO] [Silent's Gems/]: ONYX: minecraft:shattered_savanna, terraforged:shattered_savanna_scrub, minecraft:swamp_hills, minecraft:sunflower_plains, terraforged:taiga_scrub, minecraft:ocean, minecraft:modified_gravelly_mountains, minecraft:bamboo_jungle, minecraft:plains, terraforged:snowy_taiga_scrub, minecraft:dark_forest_hills, minecraft:snowy_taiga_hills, minecraft:dark_forest, minecraft:wooded_badlands_plateau, minecraft:the_void, minecraft:frozen_river
[30mar2020 22:43:18.116] [Server thread/INFO] [Silent's Gems/]: OPAL: minecraft:mushroom_fields, minecraft:warm_ocean, minecraft:giant_tree_taiga_hills, minecraft:tall_birch_forest, minecraft:taiga, minecraft:taiga_hills, minecraft:modified_wooded_badlands_plateau, minecraft:eroded_badlands, minecraft:jungle_edge, minecraft:modified_gravelly_mountains, minecraft:flower_forest, terraforged:savanna_scrub, minecraft:desert_lakes, terraforged:steppe, minecraft:badlands, minecraft:desert_hills, minecraft:snowy_tundra, minecraft:frozen_river
[30mar2020 22:43:18.118] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.098
[30mar2020 22:43:18.120] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching parallel event LifecycleEvent:SIDED_SETUP
[30mar2020 22:43:18.121] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.121] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.121] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.121] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.121] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.121] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.121] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.121] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.121] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.121] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.121] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.121] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.121] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.121] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.121] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.121] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.121] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.121] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.121] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.121] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.121] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.121] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.121] [modloading-worker-2/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.121] [modloading-worker-2/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.121] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.121] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.121] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.121] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.121] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.121] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.121] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.122] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.122] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.122] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.122] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.122] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.122] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.122] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.122] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.122] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.122] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.123] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.123] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.123] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.123] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.123] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.123] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.123] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.123] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.123] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.123] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.123] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.123] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.123] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.123] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.123] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.123] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.123] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.123] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.124] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.124] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.124] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.124] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.124] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.124] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.124] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.124] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.124] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.124] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.124] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.124] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.124] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.124] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.125] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.125] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.125] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.125] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.123] [modloading-worker-2/INFO] [TerraForged/]: Setting dedicated server
[30mar2020 22:43:18.130] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.130] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.130] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : FMLDedicatedServerSetupEvent
[30mar2020 22:43:18.131] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
[30mar2020 22:43:18.131] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
[30mar2020 22:43:18.132] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Generating keypair
[30mar2020 22:43:18.258] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on 25.77.248.241:25565
[30mar2020 22:43:18.290] [Server thread/INFO] [net.minecraft.network.NetworkSystem/]: Using default channel type
[30mar2020 22:43:18.299] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [reap] Received version check data:
{"homepage":"https://www.curseforge.com/minecraft/mc-mods/reap-mod","promos":{"1.14.2-latest":"1.8.2","1.12.2-latest":"1.5.2","1.14.4-latest":"1.10.2","1.11.2-latest":"1.4.2","1.10.2-latest":"1.3.5","1.14.2-recommended":"1.8.2","1.13.2-recommended":"1.7.0","1.13.2-latest":"1.7.0","1.14.3-recommended":"1.9.0","1.14.3-latest":"1.9.0","1.11.2-recommended":"1.4.2","1.14.4-recommended":"1.10.2","1.12.2-recommended":"1.5.2","1.10.2-recommended":"1.3.5","1.15.1-recommended":"1.11.1","1.15.1-latest":"1.11.1","1.15.2-recommended":"1.12.0","1.15.2-latest":"1.12.2"},"1.14.2":{"1.8.0":"Updated to 1.14.2","1.8.1":"Updated forge mappings","1.8.3":"Fixed a crash on startup","1.8.4":"Fixed a crash on startup","1.8.2":"Fixed a crash on startup"},"1.12.2":{"1.5.0":"Updated to 1.12.2","1.5.1":"Fixed config error","1.5.3":"Fixed log axis harvesting issue","1.5.2":"Fixed tree harvest config issue"},"1.14.4":{"1.10.0":"Update to 1.14.4","1.10.1":"Fixed a config issue","1.10.2":"Added missing ground types to config"},"1.11.2":{"1.4.1":"Bugfixes","1.4.2":"Fixed config error"},"1.10.2":{"1.3.4":"Bugfixes","1.3.5":"Fixed config error"},"1.13.2":{"1.7.0":"Updated to 1.13.2"},"1.14.3":{"1.9.0":"Updated to 1.14.3"},"1.15.1":{"1.11.0":"Updated to 1.15.1","1.11.1":"Fixed tree harvesting crouch issue"},"1.15.2":{"1.12.0":"Updated to 1.15.2","1.12.1":"Updated forge and mcp mappings","1.12.2":"Fixed hand not swinging when harvesting crops\nAdded Nether Warts to harvestable blocks"}}
[30mar2020 22:43:18.300] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [reap] Found status: AHEAD Current: 1.12.2 Target: null
[30mar2020 22:43:18.300] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [corail_woodcutter] Starting version check at https://raw.githubusercontent.com/Corail31/trash/master/update_woodcutter.json
[30mar2020 22:43:18.584] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [corail_woodcutter] Received version check data:
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/corail-woodcutter",
"promos": {
"1.15.2-latest": "1.1.1",
"1.15.2-recommended": "1.1.1",
"1.15.1-latest": "1.1.0",
"1.15.1-recommended": "1.1.0",
"1.14.4-latest": "1.1.1",
"1.14.4-recommended": "1.1.1"
},
"1.15.2": {
"1.1.1": "accept the 1.15.2 version"
},
"1.15.1": {
"1.1.0": "multiple changes (see changelog)",
"1.0.7": "first beta for 1.15.1 (compat for JEI is disabled)"
},
"1.14.4": {
"1.1.1": "multiple changes (see changelog)",
"1.1.0": "compat #1 & stonecutting recipes in JEI",
"1.0.6": "add the missing crafting recipes for the additional woodcutters",
"1.0.5": "support for The Midnight & variants of sawmill for Midnight/BOP (build 242+)",
"1.0.4": "variants of sawmill when Biomes O'Plenty (build 241 max) is present (#6) & recipe unlock for sawmill (#5)",
"1.0.3": "custom category in Jei to display the woodcutter recipes",
"1.0.2": "recipes for log, fix #2 (sawmill drop)",
"1.0.1": "recipes to convert logs to planks & fix connection on server (#1)",
"1.0.0": "first release for 1.14.4, with Biomes O' Plenty support"
}
}
[30mar2020 22:43:18.585] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [corail_woodcutter] Found status: UP_TO_DATE Current: 1.1.1 Target: null
[30mar2020 22:43:18.586] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [gravestone] Starting version check at http://maxhenkel.de/update/gravestone.json
[30mar2020 22:43:18.827] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[30mar2020 22:43:18.827] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: The server will make no attempt to authenticate usernames. Beware.
[30mar2020 22:43:18.828] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[30mar2020 22:43:18.828] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: To change this, set "online-mode" to "true" in the server.properties file.
[30mar2020 22:43:18.844] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching parallel event LifecycleEvent:ENQUEUE_IMC
[30mar2020 22:43:18.845] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : InterModEnqueueEvent
[30mar2020 22:43:18.845] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : InterModEnqueueEvent
[30mar2020 22:43:18.845] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : InterModEnqueueEvent
[30mar2020 22:43:18.845] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : InterModEnqueueEvent
[30mar2020 22:43:18.845] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : InterModEnqueueEvent
[30mar2020 22:43:18.845] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : InterModEnqueueEvent
[30mar2020 22:43:18.845] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : InterModEnqueueEvent
[30mar2020 22:43:18.845] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : InterModEnqueueEvent
[30mar2020 22:43:18.845] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : InterModEnqueueEvent
[30mar2020 22:43:18.845] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : InterModEnqueueEvent
[30mar2020 22:43:18.845] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : InterModEnqueueEvent
[30mar2020 22:43:18.845] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : InterModEnqueueEvent
[30mar2020 22:43:18.845] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : InterModEnqueueEvent
[30mar2020 22:43:18.845] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : InterModEnqueueEvent
[30mar2020 22:43:18.845] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : InterModEnqueueEvent
[30mar2020 22:43:18.845] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : InterModEnqueueEvent
[30mar2020 22:43:18.845] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : InterModEnqueueEvent
[30mar2020 22:43:18.845] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : InterModEnqueueEvent
[30mar2020 22:43:18.845] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : InterModEnqueueEvent
[30mar2020 22:43:18.845] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : InterModEnqueueEvent
[30mar2020 22:43:18.848] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : InterModEnqueueEvent
[30mar2020 22:43:18.848] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : InterModEnqueueEvent
[30mar2020 22:43:18.848] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : InterModEnqueueEvent
[30mar2020 22:43:18.848] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : InterModEnqueueEvent
[30mar2020 22:43:18.848] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : InterModEnqueueEvent
[30mar2020 22:43:18.845] [modloading-worker-1/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : InterModEnqueueEvent
[30mar2020 22:43:18.848] [modloading-worker-1/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : InterModEnqueueEvent
[30mar2020 22:43:18.848] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : InterModEnqueueEvent
[30mar2020 22:43:18.848] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : InterModEnqueueEvent
[30mar2020 22:43:18.848] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : InterModEnqueueEvent
[30mar2020 22:43:18.848] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : InterModEnqueueEvent
[30mar2020 22:43:18.848] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : InterModEnqueueEvent
[30mar2020 22:43:18.848] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : InterModEnqueueEvent
[30mar2020 22:43:18.848] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : InterModEnqueueEvent
[30mar2020 22:43:18.848] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : InterModEnqueueEvent
[30mar2020 22:43:18.848] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : InterModEnqueueEvent
[30mar2020 22:43:18.848] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : InterModEnqueueEvent
[30mar2020 22:43:18.848] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : InterModEnqueueEvent
[30mar2020 22:43:18.848] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : InterModEnqueueEvent
[30mar2020 22:43:18.848] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : InterModEnqueueEvent
[30mar2020 22:43:18.848] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : InterModEnqueueEvent
[30mar2020 22:43:18.848] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : InterModEnqueueEvent
[30mar2020 22:43:18.848] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : InterModEnqueueEvent
[30mar2020 22:43:18.849] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : InterModEnqueueEvent
[30mar2020 22:43:18.849] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : InterModEnqueueEvent
[30mar2020 22:43:18.849] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : InterModEnqueueEvent
[30mar2020 22:43:18.849] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : InterModEnqueueEvent
[30mar2020 22:43:18.849] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : InterModEnqueueEvent
[30mar2020 22:43:18.849] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : InterModEnqueueEvent
[30mar2020 22:43:18.849] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : InterModEnqueueEvent
[30mar2020 22:43:18.849] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : InterModEnqueueEvent
[30mar2020 22:43:18.849] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : InterModEnqueueEvent
[30mar2020 22:43:18.849] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : InterModEnqueueEvent
[30mar2020 22:43:18.849] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : InterModEnqueueEvent
[30mar2020 22:43:18.848] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : InterModEnqueueEvent
[30mar2020 22:43:18.849] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : InterModEnqueueEvent
[30mar2020 22:43:18.849] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : InterModEnqueueEvent
[30mar2020 22:43:18.845] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : InterModEnqueueEvent
[30mar2020 22:43:18.849] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : InterModEnqueueEvent
[30mar2020 22:43:18.849] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : InterModEnqueueEvent
[30mar2020 22:43:18.849] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : InterModEnqueueEvent
[30mar2020 22:43:18.849] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : InterModEnqueueEvent
[30mar2020 22:43:18.849] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : InterModEnqueueEvent
[30mar2020 22:43:18.849] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : InterModEnqueueEvent
[30mar2020 22:43:18.849] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : InterModEnqueueEvent
[30mar2020 22:43:18.849] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : InterModEnqueueEvent
[30mar2020 22:43:18.849] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : InterModEnqueueEvent
[30mar2020 22:43:18.849] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : InterModEnqueueEvent
[30mar2020 22:43:18.849] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : InterModEnqueueEvent
[30mar2020 22:43:18.849] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : InterModEnqueueEvent
[30mar2020 22:43:18.849] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : InterModEnqueueEvent
[30mar2020 22:43:18.849] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : InterModEnqueueEvent
[30mar2020 22:43:18.849] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : InterModEnqueueEvent
[30mar2020 22:43:18.849] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : InterModEnqueueEvent
[30mar2020 22:43:18.849] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : InterModEnqueueEvent
[30mar2020 22:43:18.849] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : InterModEnqueueEvent
[30mar2020 22:43:18.849] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : InterModEnqueueEvent
[30mar2020 22:43:18.849] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : InterModEnqueueEvent
[30mar2020 22:43:18.849] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : InterModEnqueueEvent
[30mar2020 22:43:18.849] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : InterModEnqueueEvent
[30mar2020 22:43:18.850] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching parallel event LifecycleEvent:PROCESS_IMC
[30mar2020 22:43:18.850] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : InterModProcessEvent
[30mar2020 22:43:18.850] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : InterModProcessEvent
[30mar2020 22:43:18.850] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : InterModProcessEvent
[30mar2020 22:43:18.850] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : InterModProcessEvent
[30mar2020 22:43:18.850] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : InterModProcessEvent
[30mar2020 22:43:18.850] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : InterModProcessEvent
[30mar2020 22:43:18.850] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : InterModProcessEvent
[30mar2020 22:43:18.850] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : InterModProcessEvent
[30mar2020 22:43:18.850] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : InterModProcessEvent
[30mar2020 22:43:18.850] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : InterModProcessEvent
[30mar2020 22:43:18.850] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : InterModProcessEvent
[30mar2020 22:43:18.850] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : InterModProcessEvent
[30mar2020 22:43:18.850] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : InterModProcessEvent
[30mar2020 22:43:18.850] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : InterModProcessEvent
[30mar2020 22:43:18.850] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : InterModProcessEvent
[30mar2020 22:43:18.852] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [gravestone] Received version check data:
{"homepage":"https://www.curseforge.com/minecraft/mc-mods/gravestone-mod","promos":{"1.13.2-latest":"1.12.7","1.14.3-latest":"1.14.3","1.14.2-latest":"1.13.3","1.12.2-latest":"1.10.2","1.12.2-recommended":"1.10.2","1.14.4-recommended":"1.15.3","1.14.4-latest":"1.15.3","1.14.3-recommended":"1.14.3","1.14.2-recommended":"1.13.3","1.13.2-recommended":"1.12.7","1.15.1-recommended":"1.16.2","1.15.1-latest":"1.16.2","1.15.2-recommended":"1.17.3","1.15.2-latest":"1.17.3"},"1.13.2":{"1.12.0":"Update to 1.13.2","1.12.1":"Fixed dimension translation issue","1.12.2":"Fixed recipes and added zh_cn language","1.12.3":"Improved GraveStone bounding volume","1.12.4":"Fixed game crashing bug","1.12.5":"Added zh_tw language","1.12.7":"Improved en_us language and added pl_pl language"},"1.14.3":{"1.14.0":"Update to 1.14.3","1.14.1":"Fixed crash on servers","1.14.2":"Fixed gravestone block can't explode","1.14.3":"Improved en_us language and added pl_pl language"},"1.14.2":{"1.13.0":"Update to 1.14.2","1.13.1":"Fixed ghost not rendering","1.13.2":"Fixed crash on servers","1.13.3":"Improved en_us language and added pl_pl language"},"1.12.2":{"1.10.0":"Update to 1.12.2","1.10.1":"Bugfixes","1.10.3":"Improved en_us language and added pl_pl language","1.10.2":"Updated Forge version"},"1.14.4":{"1.15.0":"Update to 1.14.4","1.15.1":"Updated to latest Forge version\nFixed gravestone recipe\nFixed gravestone block material","1.15.2":"Fixed duplicate config name\nFixed crash caused by dying multiple times with the death note in your inventory","1.15.3":"Fixed config reset issue"},"1.15.1":{"1.16.0":"Updated to 1.15.1\nAdded configurable color for the gravestone","1.16.1":"Fixed crouching issue with death info","1.16.2":"Fixed crash with forge 30.0.17+"},"1.15.2":{"1.17.0":"Updated to 1.15.2","1.17.1":"Added spanish language","1.17.2":"Updated forge and mcp mappings","1.17.3":"Fixed config reset issue"}}
[30mar2020 22:43:18.856] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : InterModProcessEvent
[30mar2020 22:43:18.856] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : InterModProcessEvent
[30mar2020 22:43:18.856] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : InterModProcessEvent
[30mar2020 22:43:18.856] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : InterModProcessEvent
[30mar2020 22:43:18.856] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : InterModProcessEvent
[30mar2020 22:43:18.856] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : InterModProcessEvent
[30mar2020 22:43:18.856] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : InterModProcessEvent
[30mar2020 22:43:18.856] [modloading-worker-2/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : InterModProcessEvent
[30mar2020 22:43:18.856] [modloading-worker-2/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : InterModProcessEvent
[30mar2020 22:43:18.856] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : InterModProcessEvent
[30mar2020 22:43:18.856] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : InterModProcessEvent
[30mar2020 22:43:18.856] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : InterModProcessEvent
[30mar2020 22:43:18.856] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : InterModProcessEvent
[30mar2020 22:43:18.856] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : InterModProcessEvent
[30mar2020 22:43:18.856] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : InterModProcessEvent
[30mar2020 22:43:18.856] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : InterModProcessEvent
[30mar2020 22:43:18.856] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : InterModProcessEvent
[30mar2020 22:43:18.857] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : InterModProcessEvent
[30mar2020 22:43:18.860] [Server thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching parallel event LifecycleEvent:COMPLETE
[30mar2020 22:43:18.861] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid worldedit : FMLLoadCompleteEvent
[30mar2020 22:43:18.861] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid worldedit : FMLLoadCompleteEvent
[30mar2020 22:43:18.861] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid uteamcore : FMLLoadCompleteEvent
[30mar2020 22:43:18.861] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid uteamcore : FMLLoadCompleteEvent
[30mar2020 22:43:18.861] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid minecolonies : FMLLoadCompleteEvent
[30mar2020 22:43:18.862] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid reap : FMLLoadCompleteEvent
[30mar2020 22:43:18.862] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid reap : FMLLoadCompleteEvent
[30mar2020 22:43:18.862] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid invtweaks : FMLLoadCompleteEvent
[30mar2020 22:43:18.862] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid invtweaks : FMLLoadCompleteEvent
[30mar2020 22:43:18.862] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid corail_woodcutter : FMLLoadCompleteEvent
[30mar2020 22:43:18.862] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid corail_woodcutter : FMLLoadCompleteEvent
[30mar2020 22:43:18.862] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid goblintraders : FMLLoadCompleteEvent
[30mar2020 22:43:18.862] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid goblintraders : FMLLoadCompleteEvent
[30mar2020 22:43:18.862] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid dimdungeons : FMLLoadCompleteEvent
[30mar2020 22:43:18.862] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid dimdungeons : FMLLoadCompleteEvent
[30mar2020 22:43:18.862] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastbench : FMLLoadCompleteEvent
[30mar2020 22:43:18.862] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastbench : FMLLoadCompleteEvent
[30mar2020 22:43:18.862] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid placebo : FMLLoadCompleteEvent
[30mar2020 22:43:18.862] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid placebo : FMLLoadCompleteEvent
[30mar2020 22:43:18.862] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid comforts : FMLLoadCompleteEvent
[30mar2020 22:43:18.862] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid comforts : FMLLoadCompleteEvent
[30mar2020 22:43:18.862] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : FMLLoadCompleteEvent
[30mar2020 22:43:18.863] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : FMLLoadCompleteEvent
[30mar2020 22:43:18.863] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : FMLLoadCompleteEvent
[30mar2020 22:43:18.863] [modloading-worker-3/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Firing event for modid bountiful : FMLLoadCompleteEvent
[30mar2020 22:43:18.863] [modloading-worker-3/DEBUG] [net.alexwells.kottle.FMLKotlinModContainer/LOADING]: Fired event for modid bountiful : FMLLoadCompleteEvent
[30mar2020 22:43:18.863] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ma-essentials : FMLLoadCompleteEvent
[30mar2020 22:43:18.863] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ma-essentials : FMLLoadCompleteEvent
[30mar2020 22:43:18.863] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastleafdecay : FMLLoadCompleteEvent
[30mar2020 22:43:18.864] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastleafdecay : FMLLoadCompleteEvent
[30mar2020 22:43:18.864] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid supertools : FMLLoadCompleteEvent
[30mar2020 22:43:18.864] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid supertools : FMLLoadCompleteEvent
[30mar2020 22:43:18.864] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_core : FMLLoadCompleteEvent
[30mar2020 22:43:18.864] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_core : FMLLoadCompleteEvent
[30mar2020 22:43:18.864] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid craftablehorsearmour : FMLLoadCompleteEvent
[30mar2020 22:43:18.864] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid craftablehorsearmour : FMLLoadCompleteEvent
[30mar2020 22:43:18.864] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid yamda : FMLLoadCompleteEvent
[30mar2020 22:43:18.864] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid yamda : FMLLoadCompleteEvent
[30mar2020 22:43:18.864] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid firstaid : FMLLoadCompleteEvent
[30mar2020 22:43:18.864] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid firstaid : FMLLoadCompleteEvent
[30mar2020 22:43:18.864] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid waila : FMLLoadCompleteEvent
[30mar2020 22:43:18.880] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgear : FMLLoadCompleteEvent
[30mar2020 22:43:18.880] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgear : FMLLoadCompleteEvent
[30mar2020 22:43:18.880] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid project_essentials_backup : FMLLoadCompleteEvent
[30mar2020 22:43:18.880] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid project_essentials_backup : FMLLoadCompleteEvent
[30mar2020 22:43:18.880] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid jei : FMLLoadCompleteEvent
[30mar2020 22:43:18.880] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid jei : FMLLoadCompleteEvent
[30mar2020 22:43:18.880] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid falling_tree : FMLLoadCompleteEvent
[30mar2020 22:43:18.880] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid falling_tree : FMLLoadCompleteEvent
[30mar2020 22:43:18.880] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid astikorcarts : FMLLoadCompleteEvent
[30mar2020 22:43:18.880] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid astikorcarts : FMLLoadCompleteEvent
[30mar2020 22:43:18.880] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid netherportalfix : FMLLoadCompleteEvent
[30mar2020 22:43:18.880] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid netherportalfix : FMLLoadCompleteEvent
[30mar2020 22:43:18.880] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentlib : FMLLoadCompleteEvent
[30mar2020 22:43:18.880] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentlib : FMLLoadCompleteEvent
[30mar2020 22:43:18.880] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid ironfurnaces : FMLLoadCompleteEvent
[30mar2020 22:43:18.880] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid ironfurnaces : FMLLoadCompleteEvent
[30mar2020 22:43:18.880] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid usefulbackpacks : FMLLoadCompleteEvent
[30mar2020 22:43:18.880] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid usefulbackpacks : FMLLoadCompleteEvent
[30mar2020 22:43:18.880] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid naturescompass : FMLLoadCompleteEvent
[30mar2020 22:43:18.880] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid naturescompass : FMLLoadCompleteEvent
[30mar2020 22:43:18.880] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid sereneseasons : FMLLoadCompleteEvent
[30mar2020 22:43:18.880] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid sereneseasons : FMLLoadCompleteEvent
[30mar2020 22:43:18.881] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid structurize : FMLLoadCompleteEvent
[30mar2020 22:43:18.852] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [gravestone] Found status: UP_TO_DATE Current: 1.17.3 Target: null
[30mar2020 22:43:18.882] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [uteamcore] Starting version check at https://api.u-team.info/update/uteamcore.json
[30mar2020 22:43:18.881] [modloading-worker-2/WARN] [structurize/]: FMLLoadCompleteEvent
[30mar2020 22:43:18.887] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid structurize : FMLLoadCompleteEvent
[30mar2020 22:43:18.887] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid storagedrawers : FMLLoadCompleteEvent
[30mar2020 22:43:18.888] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid storagedrawers : FMLLoadCompleteEvent
[30mar2020 22:43:18.888] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid oreexcavation : FMLLoadCompleteEvent
[30mar2020 22:43:18.888] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid oreexcavation : FMLLoadCompleteEvent
[30mar2020 22:43:18.892] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : FMLLoadCompleteEvent
[30mar2020 22:43:18.892] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid gravestone : FMLLoadCompleteEvent
[30mar2020 22:43:18.892] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid gravestone : FMLLoadCompleteEvent
[30mar2020 22:43:18.892] [modloading-worker-0/WARN] [minecolonies/]: FMLLoadCompleteEvent
[30mar2020 22:43:18.918] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [uteamcore] Received version check data:
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/u-team-core/files",
"promos": {
"1.12.2-latest": "2.2.5.147",
"1.12.2-recommended": "2.2.5.147",
"1.13.2-latest": "2.4.0.110",
"1.13.2-recommended": "2.4.0.110",
"1.14.2-latest": "2.7.0.127",
"1.14.2-recommended": "2.7.0.127",
"1.14.3-latest": "2.7.0.128",
"1.14.3-recommended": "2.7.0.128",
"1.14.4-latest": "2.8.2.150",
"1.14.4-recommended": "2.8.2.150",
"1.15.1-latest": "2.9.3.145",
"1.15.1-recommended": "2.9.3.145",
"1.15.2-latest": "2.11.0.156",
"1.15.2-recommended": "2.11.0.156"
},
"1.12.2": {
"2.2.5.147": "https://github.com/MC-U-Team/U-Team-Core/blob/1.12.2/CHANGELOG.md"
},
"1.13.2": {
"2.4.0.110": "https://github.com/MC-U-Team/U-Team-Core/blob/1.13.2/CHANGELOG.md"
},
"1.14.2": {
"2.7.0.127": "https://github.com/MC-U-Team/U-Team-Core/blob/1.14.2/CHANGELOG.md"
},
"1.14.3": {
"2.7.0.128": "https://github.com/MC-U-Team/U-Team-Core/blob/1.14.3/CHANGELOG.md"
},
"1.14.4": {
"2.8.2.150": "https://github.com/MC-U-Team/U-Team-Core/blob/1.14.4/CHANGELOG.md"
},
"1.15.1": {
"2.9.3.145": "https://github.com/MC-U-Team/U-Team-Core/blob/1.15.1/CHANGELOG.md"
},
"1.15.2": {
"2.11.0.156": "https://github.com/MC-U-Team/U-Team-Core/blob/1.15.2/CHANGELOG.md"
}
}
[30mar2020 22:43:18.919] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [uteamcore] Found status: UP_TO_DATE Current: 2.11.0.156 Target: null
[30mar2020 22:43:18.925] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [silentgems] Starting version check at https://raw.githubusercontent.com/SilentChaos512/SilentGems/1.14/update.json
[30mar2020 22:43:18.943] [modloading-worker-3/INFO] [Waila/]: Registered plugin at mcp.mobius.waila.addons.minecraft.PluginMinecraft
[30mar2020 22:43:18.953] [modloading-worker-3/INFO] [Waila/]: Registered plugin at net.silentchaos512.gems.compat.hwyla.GemsHwylaPlugin
[30mar2020 22:43:18.961] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid waila : FMLLoadCompleteEvent
[30mar2020 22:43:18.961] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid silentgems : FMLLoadCompleteEvent
[30mar2020 22:43:18.962] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid silentgems : FMLLoadCompleteEvent
[30mar2020 22:43:18.965] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [silentgems] Received version check data:
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/silents-gems",
"changelog": "https://github.com/SilentChaos512/SilentGems/blob/1.14/CHANGELOG.md",
"1.14.4": {
"3.4.8": "https://github.com/SilentChaos512/SilentGems/blob/1.14/CHANGELOG.md",
"3.4.7": "https://github.com/SilentChaos512/SilentGems/blob/1.14/CHANGELOG.md",
"3.4.6": "https://github.com/SilentChaos512/SilentGems/blob/1.14/CHANGELOG.md",
"3.4.5": "https://github.com/SilentChaos512/SilentGems/blob/1.14/CHANGELOG.md",
"3.4.4": "https://github.com/SilentChaos512/SilentGems/blob/1.14/CHANGELOG.md",
"3.4.3": "https://github.com/SilentChaos512/SilentGems/blob/1.14/CHANGELOG.md",
"3.4.2": "https://github.com/SilentChaos512/SilentGems/blob/1.14/CHANGELOG.md",
"3.4.1": "https://github.com/SilentChaos512/SilentGems/blob/1.14/CHANGELOG.md",
"3.4.0": "https://github.com/SilentChaos512/SilentGems/blob/1.14/CHANGELOG.md",
"3.3.9": "https://github.com/SilentChaos512/SilentGems/blob/1.14/CHANGELOG.md",
"3.3.8": "https://github.com/SilentChaos512/SilentGems/blob/1.14/CHANGELOG.md",
"3.3.7": "https://github.com/SilentChaos512/SilentGems/blob/1.14/CHANGELOG.md",
"3.3.6": "https://github.com/SilentChaos512/SilentGems/blob/1.14/CHANGELOG.md",
"3.3.5": "https://github.com/SilentChaos512/SilentGems/blob/1.14/CHANGELOG.md",
"3.3.4": "Fix crash when breaking soul urns",
"3.3.3": "https://github.com/SilentChaos512/SilentGems/blob/1.14/CHANGELOG.md",
"3.3.2": "Update for Forge 28.0.45, fix gems generation in non-vanilla dimensions, fix recipe book crash",
"3.3.13": "https://github.com/SilentChaos512/SilentGems/blob/1.14/CHANGELOG.md",
"3.3.12": "https://github.com/SilentChaos512/SilentGems/blob/1.14/CHANGELOG.md",
"3.3.11": "https://github.com/SilentChaos512/SilentGems/blob/1.14/CHANGELOG.md",
"3.3.10": "https://github.com/SilentChaos512/SilentGems/blob/1.14/CHANGELOG.md",
"3.3.1": "See changelog on GitHub",
"3.3.0": "See changelog on GitHub"
},
"1.14.3": {
"3.2.2": "See changelog on GitHub"
},
"promos": {
"1.14.3-latest": "3.2.2",
"1.14.3-recommended": "3.2.2",
"1.14.4-latest": "3.4.8",
"1.14.4-recommended": "3.4.8"
}
}
[30mar2020 22:43:18.965] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [silentgems] Found status: BETA Current: 3.5.1+84 Target: null
[30mar2020 22:43:18.966] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [craftablehorsearmour] Starting version check at http://myurl.me/
[30mar2020 22:43:18.972] [modloading-worker-0/WARN] [minecolonies.requestsystem/]: Updated logging config. RS Debug logging enabled: false
[30mar2020 22:43:18.973] [modloading-worker-0/WARN] [minecolonies/]: Register mappings
[30mar2020 22:43:18.979] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid minecolonies : FMLLoadCompleteEvent
[30mar2020 22:43:18.979] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid fastfurnace : FMLLoadCompleteEvent
[30mar2020 22:43:18.979] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid fastfurnace : FMLLoadCompleteEvent
[30mar2020 22:43:18.979] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid aiimprovements : FMLLoadCompleteEvent
[30mar2020 22:43:18.979] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid aiimprovements : FMLLoadCompleteEvent
[30mar2020 22:43:19.016] [Server thread/DEBUG] [net.minecraftforge.registries.ClearableRegistry/REGISTRY]: minecraft:feature: Clearing registry
[30mar2020 22:43:19.124] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
java.io.IOException: Server returned HTTP response code: 400 for URL: http://myurl.me/
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_241]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_241]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_241]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_241]
at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source) ~[?:1.8.0_241]
at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source) ~[?:1.8.0_241]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_241]
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source) ~[?:1.8.0_241]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_241]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_241]
at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:189) ~[?:?]
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) ~[?:?]
at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_241]
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://myurl.me/
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_241]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_241]
at java.net.HttpURLConnection.getResponseCode(Unknown Source) ~[?:1.8.0_241]
at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?]
... 3 more
[30mar2020 22:43:19.131] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[30mar2020 22:43:19.449] [Server thread/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing serverconfig directory : .\world\serverconfig
[30mar2020 22:43:19.449] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type SERVER
[30mar2020 22:43:19.449] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading config file type SERVER at reap-server.toml for reap
[30mar2020 22:43:19.449] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for .\world\serverconfig\reap-server.toml
[30mar2020 22:43:19.453] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file .\world\serverconfig\reap-server.toml
[30mar2020 22:43:19.454] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file .\world\serverconfig\reap-server.toml for changes
[30mar2020 22:43:19.454] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading config file type SERVER at forge-server.toml for forge
[30mar2020 22:43:19.455] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for .\world\serverconfig\forge-server.toml
[30mar2020 22:43:19.456] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file .\world\serverconfig\forge-server.toml
[30mar2020 22:43:19.456] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file .\world\serverconfig\forge-server.toml for changes
[30mar2020 22:43:19.456] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Loaded forge config file forge-server.toml
[30mar2020 22:43:19.457] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading config file type SERVER at bountiful-server.toml for bountiful
[30mar2020 22:43:19.457] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for .\world\serverconfig\bountiful-server.toml
[30mar2020 22:43:19.458] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file .\world\serverconfig\bountiful-server.toml
[30mar2020 22:43:19.458] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file .\world\serverconfig\bountiful-server.toml for changes
[30mar2020 22:43:19.458] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file .\world\serverconfig\bountiful-server.toml is not correct. Correcting
[30mar2020 22:43:19.459] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key datapacks.blacklistedDataNamespaces was corrected from [] to []
[30mar2020 22:43:19.463] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading config file type SERVER at minecolonies-server.toml for minecolonies
[30mar2020 22:43:19.463] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for .\world\serverconfig\minecolonies-server.toml
[30mar2020 22:43:19.465] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file .\world\serverconfig\minecolonies-server.toml
[30mar2020 22:43:19.465] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file .\world\serverconfig\minecolonies-server.toml for changes
[30mar2020 22:43:19.466] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading config file type SERVER at firstaid-server.toml for firstaid
[30mar2020 22:43:19.467] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for .\world\serverconfig\firstaid-server.toml
[30mar2020 22:43:19.468] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file .\world\serverconfig\firstaid-server.toml
[30mar2020 22:43:19.471] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file .\world\serverconfig\firstaid-server.toml for changes
[30mar2020 22:43:19.471] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading config file type SERVER at comforts-server.toml for comforts
[30mar2020 22:43:19.472] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for .\world\serverconfig\comforts-server.toml
[30mar2020 22:43:19.472] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file .\world\serverconfig\comforts-server.toml
[30mar2020 22:43:19.472] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file .\world\serverconfig\comforts-server.toml for changes
[30mar2020 22:43:19.472] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading config file type SERVER at gravestone-server.toml for gravestone
[30mar2020 22:43:19.473] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for .\world\serverconfig\gravestone-server.toml
[30mar2020 22:43:19.485] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file .\world\serverconfig\gravestone-server.toml
[30mar2020 22:43:19.485] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file .\world\serverconfig\gravestone-server.toml for changes
[30mar2020 22:43:19.486] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading config file type SERVER at structurize-server.toml for structurize
[30mar2020 22:43:19.486] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for .\world\serverconfig\structurize-server.toml
[30mar2020 22:43:19.487] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file .\world\serverconfig\structurize-server.toml
[30mar2020 22:43:19.487] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file .\world\serverconfig\structurize-server.toml for changes
[30mar2020 22:43:19.488] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading config file type SERVER at fastleafdecay-server.toml for fastleafdecay
[30mar2020 22:43:19.488] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for .\world\serverconfig\fastleafdecay-server.toml
[30mar2020 22:43:19.489] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file .\world\serverconfig\fastleafdecay-server.toml
[30mar2020 22:43:19.489] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file .\world\serverconfig\fastleafdecay-server.toml for changes
[30mar2020 22:43:19.490] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading config file type SERVER at ironfurnaces-server.toml for ironfurnaces
[30mar2020 22:43:19.490] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for .\world\serverconfig\ironfurnaces-server.toml
[30mar2020 22:43:19.491] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file .\world\serverconfig\ironfurnaces-server.toml
[30mar2020 22:43:19.491] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file .\world\serverconfig\ironfurnaces-server.toml for changes
[30mar2020 22:43:19.492] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading config file type SERVER at usefulbackpacks-server.toml for usefulbackpacks
[30mar2020 22:43:19.492] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for .\world\serverconfig\usefulbackpacks-server.toml
[30mar2020 22:43:19.494] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file .\world\serverconfig\usefulbackpacks-server.toml
[30mar2020 22:43:19.494] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file .\world\serverconfig\usefulbackpacks-server.toml for changes
[30mar2020 22:43:19.519] [Server thread/DEBUG] [TerraForged/]: Registering tag reload listener
[30mar2020 22:43:19.528] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Bountiful listening for resource reloads..
[30mar2020 22:43:19.558] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world"
[30mar2020 22:43:19.602] [Server thread/DEBUG] [net.minecraftforge.common.DimensionManager/DIMS]: Reading Dimension Entries.
[30mar2020 22:43:19.603] [Server thread/DEBUG] [net.minecraftforge.registries.ClearableRegistry/REGISTRY]: minecraft:dimension_type: Clearing registry
[30mar2020 22:43:19.604] [Server thread/DEBUG] [net.minecraftforge.common.DimensionManager/DIMS]: Registering vanilla entry ID: 1 Name: minecraft:overworld Value: DimensionType{null}
[30mar2020 22:43:19.605] [Server thread/DEBUG] [net.minecraftforge.common.DimensionManager/DIMS]: Registering vanilla entry ID: 2 Name: minecraft:the_end Value: DimensionType{null}
[30mar2020 22:43:19.605] [Server thread/DEBUG] [net.minecraftforge.common.DimensionManager/DIMS]: Registering vanilla entry ID: 0 Name: minecraft:the_nether Value: DimensionType{null}
[30mar2020 22:43:19.628] [Server thread/INFO] [net.minecraftforge.common.DimensionManager/DIMS]: Registered dimension dimdungeons:dungeon_dimension of type dimdungeons:dungeon_dimension and id 3
[30mar2020 22:43:19.629] [Server thread/INFO] [net.minecraftforge.common.DimensionManager/DIMS]: Registered dimension yamda:yamda_dim of type yamda:yamda_dim and id 4
[30mar2020 22:43:19.711] [Server thread/DEBUG] [net.minecraftforge.registries.ClearableRegistry/REGISTRY]: minecraft:feature: Clearing registry
[30mar2020 22:43:19.799] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [forge] Received version check data:
{
"homepage": "http://files.minecraftforge.net/maven/net/minecraftforge/forge/",
"promos": {
"1.1-latest": "1.3.2.6",
"1.10-latest": "12.18.0.2000",
"1.10.2-latest": "12.18.3.2511",
"1.10.2-recommended": "12.18.3.2185",
"1.11-latest": "13.19.1.2199",
"1.11-recommended": "13.19.1.2189",
"1.11.2-latest": "13.20.1.2588",
"1.11.2-recommended": "13.20.1.2386",
"1.12-latest": "14.21.1.2443",
"1.12-recommended": "14.21.1.2387",
"1.12.1-latest": "14.22.1.2485",
"1.12.1-recommended": "14.22.1.2478",
"1.12.2-latest": "14.23.5.2847",
"1.12.2-recommended": "14.23.5.2768",
"1.13.2-latest": "25.0.219",
"1.14.2-latest": "26.0.63",
"1.14.3-latest": "27.0.60",
"1.14.4-latest": "28.2.3",
"1.14.4-recommended": "28.2.0",
"1.15-latest": "29.0.4",
"1.15.1-latest": "30.0.51",
"1.15.2-latest": "31.1.30",
"1.15.2-recommended": "31.1.0",
"1.5.2-latest": "7.8.1.738",
"1.5.2-recommended": "7.8.1.737",
"1.6.1-latest": "8.9.0.775",
"1.6.2-latest": "9.10.1.871",
"1.6.2-recommended": "9.10.1.871",
"1.6.3-latest": "9.11.0.878",
"1.6.4-latest": "9.11.1.1345",
"1.6.4-recommended": "9.11.1.1345",
"1.7.10-latest": "10.13.4.1614",
"1.7.10-latest-1.7.10": "10.13.2.1343",
"1.7.10-recommended": "10.13.4.1558",
"1.7.2-latest": "10.12.2.1147",
"1.7.2-recommended": "10.12.2.1121",
"1.8-latest": "11.14.4.1577",
"1.8-recommended": "11.14.4.1563",
"1.8.8-latest": "11.15.0.1655",
"1.8.9-latest": "11.15.1.2318",
"1.8.9-recommended": "11.15.1.1722",
"1.9-latest": "12.16.0.1942",
"1.9-recommended": "12.16.1.1887",
"1.9.4-latest": "12.17.0.2051",
"1.9.4-recommended": "12.17.0.1976",
"latest-1.7.10": "10.13.2.1343"
}
}
[30mar2020 22:43:19.799] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: OUTDATED Current: 31.1.19 Target: 31.1.30
[30mar2020 22:43:19.820] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [ma-essentials] Starting version check at https://raw.githubusercontent.com/Maciej916/Ma-Essentials/1.15.2/update.json
[30mar2020 22:43:19.863] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [ma-essentials] Received version check data:
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/maessentials",
"changelog": "https://www.curseforge.com/minecraft/mc-mods/maessentials/files",
"1.15.2": {
"3.0.2": "https://www.curseforge.com/minecraft/mc-mods/maessentials/files/2916532",
"3.0.1": "https://www.curseforge.com/minecraft/mc-mods/maessentials/files/2893503",
"3.0.0": "https://www.curseforge.com/minecraft/mc-mods/maessentials/files/2872397"
},
"promos": {
"1.15.2-latest": "3.0.2",
"1.15.2-recommended": "3.0.2"
}
}
[30mar2020 22:43:19.863] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [ma-essentials] Found status: OUTDATED Current: 1.15.2-3.0.1 Target: 3.0.2
[30mar2020 22:43:19.888] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [fastleafdecay] Starting version check at http://olafkeijsers.net/fastleafdecay-update.json
[30mar2020 22:43:19.951] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:silentgear for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\SilentGear-1.15.2-1.5.3+78.jar
[30mar2020 22:43:19.951] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:forge for mod file C:\Users\SanoPC\Desktop\server 1.15.2\libraries\net\minecraftforge\forge\1.15.2-31.1.19\forge-1.15.2-31.1.19-universal.jar
[30mar2020 22:43:19.952] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:fastleafdecay for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\FastLeafDecay-v20.jar
[30mar2020 22:43:19.952] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:terraforged for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\TerraForged-1.15.2-0.0.3.jar
[30mar2020 22:43:19.953] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:sereneseasons for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\SereneSeasons-1.15.2-3.0.0.68-universal.jar
[30mar2020 22:43:19.953] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:corail_woodcutter for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\corail_woodcutter-1.1.1-1.15.2.jar
[30mar2020 22:43:19.953] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:minecolonies for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\minecolonies-0.10.763-BETA-universal.jar
[30mar2020 22:43:19.953] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:supertools for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\supertools-1.15.2-1.0.jar
[30mar2020 22:43:19.953] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:craftablehorsearmour for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\CHAS v1.3 for 1.15.jar
[30mar2020 22:43:19.953] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:fastfurnace for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\FastFurnace-1.15.1-3.0.0.jar
[30mar2020 22:43:19.953] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:placebo for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\Placebo-1.15.2-3.0.2.jar
[30mar2020 22:43:19.953] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:aiimprovements for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\AI-Improvements-1.15.2-0.3.0.jar
[30mar2020 22:43:19.954] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:bountiful for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\Bountiful-3.0.0-1.15.2.jar
[30mar2020 22:43:19.954] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:gravestone for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\gravestone-1.17.3.jar
[30mar2020 22:43:19.954] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:waila for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\Hwyla-forge-1.10.8-B72_1.15.2.jar
[30mar2020 22:43:19.954] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:fastbench for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\FastWorkbench-1.15.1-3.0.0.jar
[30mar2020 22:43:19.955] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:goblintraders for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\goblintraders-1.2.0-1.15.2.jar
[30mar2020 22:43:19.955] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:oreexcavation for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\OreExcavation-1.7.151.jar
[30mar2020 22:43:19.955] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:reap for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\reap-1.12.2.jar
[30mar2020 22:43:19.955] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:jei for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\jei-1.15.2-6.0.0.2.jar
[30mar2020 22:43:19.955] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:silentlib for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\SilentLib-1.15.2-4.6.0+48.jar
[30mar2020 22:43:19.955] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:silentgems for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\SilentGems-1.15.2-3.5.1+84.jar
[30mar2020 22:43:19.956] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:naturescompass for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\NaturesCompass-1.15.2-1.8.5.jar
[30mar2020 22:43:19.956] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:dimdungeons for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\dimdungeons-1.051-forge-1.15.2.jar
[30mar2020 22:43:19.956] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:structurize for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\structurize-0.10.279-RELEASE.jar
[30mar2020 22:43:19.956] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:usefulbackpacks for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\useful_backpacks-1.15.2-1.9.4.63.jar
[30mar2020 22:43:19.956] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:ironfurnaces for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\ironfurnaces-1.15.2-2.0.1.jar
[30mar2020 22:43:19.956] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:falling_tree for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\FallingTree-1.15.2-2.1.0+24.jar
[30mar2020 22:43:19.956] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:yamda for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\YAMDA-5.0.1.jar
[30mar2020 22:43:19.956] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:project_essentials_core for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\Project Essentials Core-MOD-1.15.2-1.1.0.jar
[30mar2020 22:43:19.957] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:comforts for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\comforts-FORGE-1.15.2-2.0.jar
[30mar2020 22:43:19.957] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:storagedrawers for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\StorageDrawers-1.15.2-7.0.2.jar
[30mar2020 22:43:19.958] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:astikorcarts for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\astikorcarts-1.0.2-1.15.2.jar
[30mar2020 22:43:19.958] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:project_essentials_backup for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\Project Essentials Backup-1.15.2-1.0.1.jar
[30mar2020 22:43:19.958] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:worldedit for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\worldedit-forge-mc1.15.2-7.1.0.jar
[30mar2020 22:43:19.960] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:netherportalfix for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\NetherPortalFix_1.15.2-6.0.0.jar
[30mar2020 22:43:19.960] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:uteamcore for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\u_team_core-1.15.2-2.11.0.156.jar
[30mar2020 22:43:19.960] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:ma-essentials for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\Ma-Essentials-1.15.2-3.0.1.jar
[30mar2020 22:43:19.961] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:invtweaks for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\invtweaks-1.15.2-1.0.1.jar
[30mar2020 22:43:19.961] [Server thread/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:firstaid for mod file C:\Users\SanoPC\Desktop\server 1.15.2\mods\firstaid-1.8.0.jar
[30mar2020 22:43:20.004] [Server thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, AI-Improvements-1.15.2-0.3.0.jar, astikorcarts-1.0.2-1.15.2.jar, Bountiful-3.0.0-1.15.2.jar, comforts-FORGE-1.15.2-2.0.jar, corail_woodcutter-1.1.1-1.15.2.jar, CHAS v1.3 for 1.15.jar, dimdungeons-1.051-forge-1.15.2.jar, FallingTree-1.15.2-2.1.0+24.jar, FastWorkbench-1.15.1-3.0.0.jar, FastFurnace-1.15.1-3.0.0.jar, FastLeafDecay-v20.jar, firstaid-1.8.0.jar, forge-1.15.2-31.1.19-universal.jar, goblintraders-1.2.0-1.15.2.jar, gravestone-1.17.3.jar, invtweaks-1.15.2-1.0.1.jar, ironfurnaces-1.15.2-2.0.1.jar, jei-1.15.2-6.0.0.2.jar, Ma-Essentials-1.15.2-3.0.1.jar, minecolonies-0.10.763-BETA-universal.jar, NaturesCompass-1.15.2-1.8.5.jar, NetherPortalFix_1.15.2-6.0.0.jar, OreExcavation-1.7.151.jar, Placebo-1.15.2-3.0.2.jar, Project Essentials Backup-1.15.2-1.0.1.jar, Project Essentials Core-MOD-1.15.2-1.1.0.jar, reap-1.12.2.jar, SereneSeasons-1.15.2-3.0.0.68-universal.jar, SilentGear-1.15.2-1.5.3+78.jar, SilentLib-1.15.2-4.6.0+48.jar, StorageDrawers-1.15.2-7.0.2.jar, structurize-0.10.279-RELEASE.jar, supertools-1.15.2-1.0.jar, TerraForged-1.15.2-0.0.3.jar, useful_backpacks-1.15.2-1.9.4.63.jar, u_team_core-1.15.2-2.11.0.156.jar, Hwyla-forge-1.10.8-B72_1.15.2.jar, SilentGems-1.15.2-3.5.1+84.jar, YAMDA-5.0.1.jar, worldedit-forge-mc1.15.2-7.1.0.jar
[30mar2020 22:43:20.061] [Server thread/DEBUG] [TerraForged/]: Reloading biome tag collection
[30mar2020 22:43:20.126] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [fastleafdecay] Received version check data:
{
"homepage": "http://minecraft.curseforge.com/projects/fastleafdecay",
"1.9.4": {
"v11": "Made the mod server-side only again.",
"v10": "Replaced Core Mod with event handling.\nAdded Forge update checking functionality."
},
"1.10": {
"v11": "Made the mod server-side only again.",
"v10": "Replaced Core Mod with event handling.\nAdded Forge update checking functionality."
},
"1.10.2": {
"v11": "Made the mod server-side only again.",
"v10": "Replaced Core Mod with event handling.\nAdded Forge update checking functionality."
},
"1.11": {
"v12": "Updated for Minecraft 1.11.",
"v15": "Added hint about config in the mod description."
},
"1.11.2": {
"v12": "Updated for Minecraft 1.11.",
"v15": "Added hint about config in the mod description."
},
"1.12": {
"v13": "Updated for Minecraft 1.12."
},
"1.12.1": {
"v14": "Updated for Minecraft 1.12.1 and 1.12.2."
},
"1.12.2": {
"v14": "Updated for Minecraft 1.12.1 and 1.12.2."
},
"promos": {
"1.9.4-latest": "v11",
"1.9.4-recommended": "v11",
"1.10-latest": "v11",
"1.10-recommended": "v11",
"1.10.2-latest": "v11",
"1.10.2-recommended": "v11",
"1.11-latest": "v15",
"1.11-recommended": "v15",
"1.11.2-latest": "v15",
"1.11.2-recommended": "v15",
"1.12-latest": "v13",
"1.12-recommended": "v13",
"1.12.1-latest": "v14",
"1.12.1-recommended": "v14",
"1.12.2-latest": "v14",
"1.12.2-recommended": "v14"
}
}
[30mar2020 22:43:20.127] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [fastleafdecay] Found status: BETA Current: v20 Target: null
[30mar2020 22:43:20.148] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [project_essentials_core] Starting version check at https://raw.githubusercontent.com/ProjectEssentials/ProjectEssentials-Core/MC-1.15.2/update.json
[30mar2020 22:43:20.191] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [project_essentials_core] Received version check data:
{
"homepage": "https://github.com/ProjectEssentials/ProjectEssentials-Core",
"1.15.2": {
"1.15.2-1.1.0": "Changelog for 1.1.0 https://github.com/ProjectEssentials/ProjectEssentials-Core/blob/MC-1.15.2/changelog.md#1152-110---2020-03-12",
"1.15.2-1.0.0": "Changelog for 1.0.0 https://github.com/ProjectEssentials/ProjectEssentials-Core/blob/MC-1.15.2/changelog.md#1152-100---2020-02-07"
},
"promos": {
"1.15.2-latest": "1.15.2-1.1.0",
"1.15.2-recommended": "1.15.2-1.1.0"
}
}
[30mar2020 22:43:20.191] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [project_essentials_core] Found status: UP_TO_DATE Current: 1.15.2-1.1.0 Target: null
[30mar2020 22:43:21.686] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/stick_from_shadowroot_planks as it's conditions were not met
[30mar2020 22:43:21.692] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/viridshroom_trapdoor_from_viridshroom_stem as it's conditions were not met
[30mar2020 22:43:21.692] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/cherry_trapdoor_from_cherry_log as it's conditions were not met
[30mar2020 22:43:21.694] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silentgear:crushing/crimson_iron_chunks as it's conditions were not met
[30mar2020 22:43:21.696] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/stick_from_cherry_planks as it's conditions were not met
[30mar2020 22:43:21.697] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/cherry_stairs_from_cherry_log as it's conditions were not met
[30mar2020 22:43:21.698] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silentgems:crushing/sodalite as it's conditions were not met
[30mar2020 22:43:21.699] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/cherry_slab_from_cherry_log as it's conditions were not met
[30mar2020 22:43:21.700] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/ladder_from_redwood_log as it's conditions were not met
[30mar2020 22:43:21.702] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/fir_button_from_fir_log as it's conditions were not met
[30mar2020 22:43:21.703] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/ladder_from_jacaranda_planks as it's conditions were not met
[30mar2020 22:43:21.705] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dewshroom_ladder_from_dewshroom_stem as it's conditions were not met
[30mar2020 22:43:21.705] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/stick_from_mahogany_planks as it's conditions were not met
[30mar2020 22:43:21.707] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/palm_fence_gate_from_palm_log as it's conditions were not met
[30mar2020 22:43:21.708] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dewshroom_pressure_plate_from_dewshroom_stem as it's conditions were not met
[30mar2020 22:43:21.708] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dead_wood_stairs_from_dead_wood_log as it's conditions were not met
[30mar2020 22:43:21.710] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/bowl_from_cherry_planks as it's conditions were not met
[30mar2020 22:43:21.710] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/willow_trapdoor_from_willow_log as it's conditions were not met
[30mar2020 22:43:21.712] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/mahogany_pressure_plate_from_mahogany_log as it's conditions were not met
[30mar2020 22:43:21.712] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dead_wood_slab_from_dead_wood_log as it's conditions were not met
[30mar2020 22:43:21.718] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/mahogany_planks_from_mahogany_log as it's conditions were not met
[30mar2020 22:43:21.720] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/stick_from_umbran_log as it's conditions were not met
[30mar2020 22:43:21.888] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/magic_button_from_magic_planks as it's conditions were not met
[30mar2020 22:43:21.910] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/jacaranda_pressure_plate_from_jacaranda_log as it's conditions were not met
[30mar2020 22:43:21.912] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dewshroom_pressure_plate_from_dewshroom_planks as it's conditions were not met
[30mar2020 22:43:21.914] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/ladder_from_fir_log as it's conditions were not met
[30mar2020 22:43:21.915] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/umbran_stairs_from_umbran_planks as it's conditions were not met
[30mar2020 22:43:21.917] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silentgems:crushing/ender as it's conditions were not met
[30mar2020 22:43:21.918] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silentgems:crushing/opal as it's conditions were not met
[30mar2020 22:43:21.920] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dewshroom_stairs_from_dewshroom_stem as it's conditions were not met
[30mar2020 22:43:21.920] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/willow_slab_from_willow_log as it's conditions were not met
[30mar2020 22:43:21.921] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silentgems:crushing/spinel as it's conditions were not met
[30mar2020 22:43:21.922] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dewshroom_fence_gate_from_dewshroom_stem as it's conditions were not met
[30mar2020 22:43:21.923] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/bowl_from_jacaranda_planks as it's conditions were not met
[30mar2020 22:43:21.927] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/magic_pressure_plate_from_magic_planks as it's conditions were not met
[30mar2020 22:43:21.930] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/bowl_from_cherry_log as it's conditions were not met
[30mar2020 22:43:21.931] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/shadowroot_planks_from_shadowroot_log as it's conditions were not met
[30mar2020 22:43:21.932] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/fir_trapdoor_from_fir_planks as it's conditions were not met
[30mar2020 22:43:21.934] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/bogshroom_fence_from_bogshroom_planks as it's conditions were not met
[30mar2020 22:43:21.936] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/jacaranda_button_from_jacaranda_log as it's conditions were not met
[30mar2020 22:43:21.938] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dead_wood_ladder_from_dead_wood_log as it's conditions were not met
[30mar2020 22:43:21.938] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/dead_trapdoor_from_dead_log as it's conditions were not met
[30mar2020 22:43:21.939] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/palm_trapdoor_from_palm_planks as it's conditions were not met
[30mar2020 22:43:21.939] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/jacaranda_button_from_jacaranda_planks as it's conditions were not met
[30mar2020 22:43:21.940] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/stick_from_palm_planks as it's conditions were not met
[30mar2020 22:43:21.941] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/cherry_door_from_cherry_planks as it's conditions were not met
[30mar2020 22:43:21.942] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/cherry_fence_gate_from_cherry_log as it's conditions were not met
[30mar2020 22:43:21.942] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dewshroom_door_from_dewshroom_stem as it's conditions were not met
[30mar2020 22:43:21.942] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dark_willow_stairs_from_dark_willow_planks as it's conditions were not met
[30mar2020 22:43:21.943] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silentgems:crushing/topaz as it's conditions were not met
[30mar2020 22:43:21.945] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silentgems:crushing/pearl as it's conditions were not met
[30mar2020 22:43:21.945] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silentgems:crushing/yellow_diamond as it's conditions were not met
[30mar2020 22:43:21.945] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/redwood_door_from_redwood_log as it's conditions were not met
[30mar2020 22:43:21.946] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/hellbark_button_from_hellbark_planks as it's conditions were not met
[30mar2020 22:43:21.949] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/bowl_from_palm_planks as it's conditions were not met
[30mar2020 22:43:21.949] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/willow_fence_gate_from_willow_log as it's conditions were not met
[30mar2020 22:43:21.950] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:dewshroom_woodcutter as it's conditions were not met
[30mar2020 22:43:21.952] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/nightshroom_fence_from_nightshroom_stem as it's conditions were not met
[30mar2020 22:43:21.953] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/hellbark_slab_from_hellbark_planks as it's conditions were not met
[30mar2020 22:43:21.954] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/mahogany_trapdoor_from_mahogany_log as it's conditions were not met
[30mar2020 22:43:21.955] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/fir_fence_from_fir_planks as it's conditions were not met
[30mar2020 22:43:21.955] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/ladder_from_redwood_planks as it's conditions were not met
[30mar2020 22:43:21.956] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dewshroom_trapdoor_from_dewshroom_planks as it's conditions were not met
[30mar2020 22:43:21.958] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/magic_stairs_from_magic_planks as it's conditions were not met
[30mar2020 22:43:21.959] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/ladder_from_magic_planks as it's conditions were not met
[30mar2020 22:43:21.960] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/jacaranda_fence_from_jacaranda_planks as it's conditions were not met
[30mar2020 22:43:21.961] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:fir_woodcutter as it's conditions were not met
[30mar2020 22:43:21.961] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/cherry_button_from_cherry_planks as it's conditions were not met
[30mar2020 22:43:21.962] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/bowl_from_mahogany_log as it's conditions were not met
[30mar2020 22:43:21.962] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/jacaranda_planks_from_jacaranda_log as it's conditions were not met
[30mar2020 22:43:21.963] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/willow_button_from_willow_log as it's conditions were not met
[30mar2020 22:43:21.964] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/viridshroom_door_from_viridshroom_stem as it's conditions were not met
[30mar2020 22:43:21.964] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dead_wood_fence_from_dead_wood_log as it's conditions were not met
[30mar2020 22:43:21.965] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:dead_woodcutter as it's conditions were not met
[30mar2020 22:43:21.965] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/jacaranda_fence_gate_from_jacaranda_log as it's conditions were not met
[30mar2020 22:43:21.969] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/umbran_stairs_from_umbran_log as it's conditions were not met
[30mar2020 22:43:21.970] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/redwood_slab_from_redwood_planks as it's conditions were not met
[30mar2020 22:43:21.970] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dewshroom_planks_from_dewshroom_stem as it's conditions were not met
[30mar2020 22:43:21.971] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silentgear:crushing/crimson_iron_dust as it's conditions were not met
[30mar2020 22:43:21.971] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dewshroom_stairs_from_dewshroom_planks as it's conditions were not met
[30mar2020 22:43:21.971] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/nightshroom_button_from_nightshroom_stem as it's conditions were not met
[30mar2020 22:43:21.972] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/fir_stairs_from_fir_log as it's conditions were not met
[30mar2020 22:43:21.973] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/nightshroom_fence_gate_from_nightshroom_stem as it's conditions were not met
[30mar2020 22:43:21.974] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/bowl_from_fir_log as it's conditions were not met
[30mar2020 22:43:21.974] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silentgems:crushing/onyx as it's conditions were not met
[30mar2020 22:43:21.975] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/stick_from_shadowroot_log as it's conditions were not met
[30mar2020 22:43:21.977] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/bogshroom_ladder_from_bogshroom_planks as it's conditions were not met
[30mar2020 22:43:21.979] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/viridshroom_planks_from_viridshroom_stem as it's conditions were not met
[30mar2020 22:43:21.980] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/jacaranda_trapdoor_from_jacaranda_planks as it's conditions were not met
[30mar2020 22:43:21.980] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/redwood_stairs_from_redwood_planks as it's conditions were not met
[30mar2020 22:43:21.981] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/stick_from_viridshroom_planks as it's conditions were not met
[30mar2020 22:43:21.981] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/shadowroot_stairs_from_shadowroot_log as it's conditions were not met
[30mar2020 22:43:21.982] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dewshroom_ladder_from_dewshroom_planks as it's conditions were not met
[30mar2020 22:43:21.982] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/ladder_from_willow_planks as it's conditions were not met
[30mar2020 22:43:21.983] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:palm_woodcutter as it's conditions were not met
[30mar2020 22:43:21.983] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silentgems:crushing/green_sapphire as it's conditions were not met
[30mar2020 22:43:21.985] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/redwood_fence_from_redwood_planks as it's conditions were not met
[30mar2020 22:43:21.986] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/biomesoplenty/bowl_from_hellbark_log as it's conditions were not met
[30mar2020 22:43:21.987] [Server thre
View raw

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

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