Skip to content

Instantly share code, notes, and snippets.

@Sean-Meyers
Created February 27, 2021 07:46
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 Sean-Meyers/9e166dcc1fd301317767800d8248c3ba to your computer and use it in GitHub Desktop.
Save Sean-Meyers/9e166dcc1fd301317767800d8248c3ba to your computer and use it in GitHub Desktop.
I made a server, I can connect to it just fine but my friend can't. Seems like there's something weird at line 9282
This file has been truncated, but you can view the full file.
[26Feb2021 22:15:07.710] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, Aegis_of_Roses, --version, 1.16.4-forge-35.1.32, --gameDir, C:\Users\antli\AppData\Roaming\.minecraft, --assetsDir, C:\Users\antli\AppData\Roaming\.minecraft\assets, --assetIndex, 1.16, --uuid, 342f8ac907dc4fef9e0b8eda19b58365, --accessToken, ????????, --userType, mojang, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 35.1.32, --fml.mcVersion, 1.16.4, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20201102.104115]
[26Feb2021 22:15:07.713] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.0.6+85+master.325de55 starting: java version 1.8.0_51 by Oracle Corporation
[26Feb2021 22:15:07.720] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,testharness,fmlclient,fmlserver]
[26Feb2021 22:15:07.724] [main/WARN] [cpw.mods.modlauncher.SecureJarHandler/]: LEGACY JDK DETECTED, SECURED JAR HANDLING DISABLED
[26Feb2021 22:15:07.731] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : []
[26Feb2021 22:15:07.763] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,object_holder_definalize,runtime_enum_extender,accesstransformer,capability_inject_definalize,runtimedistcleaner]
[26Feb2021 22:15:07.771] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
[26Feb2021 22:15:07.788] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: []
[26Feb2021 22:15:07.814] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml]
[26Feb2021 22:15:07.814] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
[26Feb2021 22:15:07.815] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
[26Feb2021 22:15:07.815] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
[26Feb2021 22:15:07.815] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
[26Feb2021 22:15:07.815] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/]: Injecting tracing printstreams for STDOUT/STDERR.
[26Feb2021 22:15:07.818] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 35.1
[26Feb2021 22:15:07.818] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 35.1 loading
[26Feb2021 22:15:07.818] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 8.0.6+85+master.325de55
[26Feb2021 22:15:07.819] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Initializing modjar URL handler
[26Feb2021 22:15:07.819] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 2.2.0+57+master.16c1bdb
[26Feb2021 22:15:07.819] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 3.0.5+64+master.ec454d4
[26Feb2021 22:15:07.820] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner
[26Feb2021 22:15:07.822] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 3.0.0+9+master.3817658
[26Feb2021 22:15:07.823] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 3.2.0+13+master.8ddb2cc
[26Feb2021 22:15:07.823] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 3
[26Feb2021 22:15:08.557] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[26Feb2021 22:15:08.557] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
[26Feb2021 22:15:08.559] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
[26Feb2021 22:15:08.569] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
[26Feb2021 22:15:08.569] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
[26Feb2021 22:15:08.572] [main/DEBUG] [mixin/]: Mixin bootstrap service org.spongepowered.asm.service.mojang.MixinServiceLaunchWrapperBootstrap is not available: LaunchWrapper is not available
[26Feb2021 22:15:08.577] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in sun.misc.Launcher$AppClassLoader@4554617c
[26Feb2021 22:15:08.602] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/C:/Users/antli/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.2/mixin-0.8.2.jar Service=ModLauncher Env=CLIENT
[26Feb2021 22:15:08.603] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
[26Feb2021 22:15:08.604] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(4f56a0a2)
[26Feb2021 22:15:08.604] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(4f56a0a2)
[26Feb2021 22:15:08.604] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(4f56a0a2)
[26Feb2021 22:15:08.605] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(4f56a0a2)
[26Feb2021 22:15:08.605] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(4f56a0a2)
[26Feb2021 22:15:08.607] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
[26Feb2021 22:15:08.607] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
[26Feb2021 22:15:08.607] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories
[26Feb2021 22:15:08.608] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\antli\AppData\Roaming\.minecraft
[26Feb2021 22:15:08.609] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\antli\AppData\Roaming\.minecraft
[26Feb2021 22:15:08.609] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\antli\AppData\Roaming\.minecraft\mods
[26Feb2021 22:15:08.609] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\antli\AppData\Roaming\.minecraft\mods
[26Feb2021 22:15:08.609] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\antli\AppData\Roaming\.minecraft\config
[26Feb2021 22:15:08.609] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\antli\AppData\Roaming\.minecraft\config
[26Feb2021 22:15:08.609] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\antli\AppData\Roaming\.minecraft\config\fml.toml
[26Feb2021 22:15:08.609] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration
[26Feb2021 22:15:08.642] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing default config directory directory : C:\Users\antli\AppData\Roaming\.minecraft\defaultconfigs
[26Feb2021 22:15:08.642] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing ModFile
[26Feb2021 22:15:08.645] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler
[26Feb2021 22:15:08.645] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using fmlclient as launch service
[26Feb2021 22:15:10.025] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Received command line version data : MC Version: '1.16.4' MCP Version: '20201102.104115' Forge Version: '35.1.32' Forge group: 'net.minecraftforge'
[26Feb2021 22:15:10.026] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR asm at path C:\Users\antli\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm\7.2\asm-7.2.jar
[26Feb2021 22:15:10.026] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found probable library path C:\Users\antli\AppData\Roaming\.minecraft\libraries
[26Feb2021 22:15:10.026] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found forge path C:\Users\antli\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.4-35.1.32\forge-1.16.4-35.1.32-universal.jar is present
[26Feb2021 22:15:10.027] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: SRG MC at C:\Users\antli\AppData\Roaming\.minecraft\libraries\net\minecraft\client\1.16.4-20201102.104115\client-1.16.4-20201102.104115-srg.jar is present
[26Feb2021 22:15:10.027] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: MC Extras at C:\Users\antli\AppData\Roaming\.minecraft\libraries\net\minecraft\client\1.16.4-20201102.104115\client-1.16.4-20201102.104115-extra.jar is present
[26Feb2021 22:15:10.027] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Forge patches at C:\Users\antli\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.4-35.1.32\forge-1.16.4-35.1.32-client.jar is present
[26Feb2021 22:15:10.032] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 0 language providers
[26Feb2021 22:15:10.032] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding forge as a language from C:\Users\antli\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.4-35.1.32\forge-1.16.4-35.1.32-universal.jar
[26Feb2021 22:15:10.035] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding file:/C:/Users/antli/AppData/Roaming/.minecraft/libraries/net/minecraftforge/forge/1.16.4-35.1.32/forge-1.16.4-35.1.32-universal.jar to languageloader classloader
[26Feb2021 22:15:10.076] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 2 language providers
[26Feb2021 22:15:10.076] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 35.1
[26Feb2021 22:15:10.080] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1
[26Feb2021 22:15:10.082] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
[26Feb2021 22:15:10.083] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg'
[26Feb2021 22:15:10.083] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {}
[26Feb2021 22:15:10.083] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
[26Feb2021 22:15:10.084] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
[26Feb2021 22:15:10.084] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
[26Feb2021 22:15:10.084] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
[26Feb2021 22:15:10.084] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan
[26Feb2021 22:15:10.112] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: []
[26Feb2021 22:15:10.128] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null)
[26Feb2021 22:15:10.336] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\antli\AppData\Roaming\.minecraft\mods\[1.16.5]+SecurityCraft+v1.8.21.1.jar
[26Feb2021 22:15:10.364] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file [1.16.5]+SecurityCraft+v1.8.21.1.jar with {securitycraft} mods - versions {v1.8.21.1}
[26Feb2021 22:15:10.365] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\antli\AppData\Roaming\.minecraft\mods\[1.16.5]+SecurityCraft+v1.8.21.1.jar with language javafml
[26Feb2021 22:15:10.366] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\antli\AppData\Roaming\.minecraft\mods\abnormals_core-1.16.4-3.0.6.jar
[26Feb2021 22:15:10.367] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file abnormals_core-1.16.4-3.0.6.jar with {abnormals_core} mods - versions {3.0.6}
[26Feb2021 22:15:10.367] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\antli\AppData\Roaming\.minecraft\mods\abnormals_core-1.16.4-3.0.6.jar with language javafml
[26Feb2021 22:15:10.391] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod customization_screen with Javascript path transformers/customization_screen.js
[26Feb2021 22:15:10.392] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod transformers/customization_screen.js
[26Feb2021 22:15:10.392] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\antli\AppData\Roaming\.minecraft\mods\advancedperipherals-0.3.10b.jar
[26Feb2021 22:15:10.393] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file advancedperipherals-0.3.10b.jar with {advancedperipherals} mods - versions {0.3.10b}
[26Feb2021 22:15:10.393] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\antli\AppData\Roaming\.minecraft\mods\advancedperipherals-0.3.10b.jar with language javafml
[26Feb2021 22:15:10.393] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\antli\AppData\Roaming\.minecraft\mods\AutoRegLib-1.6-47.jar
[26Feb2021 22:15:10.394] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AutoRegLib-1.6-47.jar with {autoreglib} mods - versions {1.6-47}
[26Feb2021 22:15:10.395] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\antli\AppData\Roaming\.minecraft\mods\AutoRegLib-1.6-47.jar with language javafml
[26Feb2021 22:15:10.395] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\antli\AppData\Roaming\.minecraft\mods\BiomesOPlenty-1.16.4-13.0.0.431-universal.jar
[26Feb2021 22:15:10.396] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BiomesOPlenty-1.16.4-13.0.0.431-universal.jar with {biomesoplenty} mods - versions {1.16.4-13.0.0.431}
[26Feb2021 22:15:10.397] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\antli\AppData\Roaming\.minecraft\mods\BiomesOPlenty-1.16.4-13.0.0.431-universal.jar with language javafml
[26Feb2021 22:15:10.397] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\antli\AppData\Roaming\.minecraft\mods\bperipherals-1.1.2.jar
[26Feb2021 22:15:10.398] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file bperipherals-1.1.2.jar with {bperipherals} mods - versions {1.1.2}
[26Feb2021 22:15:10.398] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\antli\AppData\Roaming\.minecraft\mods\bperipherals-1.1.2.jar with language javafml
[26Feb2021 22:15:10.398] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\antli\AppData\Roaming\.minecraft\mods\cc-tweaked-1.16.4-1.95.2.jar
[26Feb2021 22:15:10.399] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cc-tweaked-1.16.4-1.95.2.jar with {computercraft} mods - versions {1.95.2}
[26Feb2021 22:15:10.400] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\antli\AppData\Roaming\.minecraft\mods\cc-tweaked-1.16.4-1.95.2.jar with language javafml
[26Feb2021 22:15:10.400] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\antli\AppData\Roaming\.minecraft\mods\citadel-1.6.1.jar
[26Feb2021 22:15:10.401] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file citadel-1.6.1.jar with {citadel} mods - versions {1.6.1}
[26Feb2021 22:15:10.401] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\antli\AppData\Roaming\.minecraft\mods\citadel-1.6.1.jar with language javafml
[26Feb2021 22:15:10.401] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\antli\AppData\Roaming\.minecraft\mods\create-mc1.16.3_v0.3e.jar
[26Feb2021 22:15:10.404] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create-mc1.16.3_v0.3e.jar with {create} mods - versions {mc1.16.3_v0.3e}
[26Feb2021 22:15:10.405] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\antli\AppData\Roaming\.minecraft\mods\create-mc1.16.3_v0.3e.jar with language javafml
[26Feb2021 22:15:10.406] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\antli\AppData\Roaming\.minecraft\mods\curios-forge-1.16.5-4.0.4.0.jar
[26Feb2021 22:15:10.407] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file curios-forge-1.16.5-4.0.4.0.jar with {curios} mods - versions {1.16.5-4.0.4.0}
[26Feb2021 22:15:10.407] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\antli\AppData\Roaming\.minecraft\mods\curios-forge-1.16.5-4.0.4.0.jar with language javafml
[26Feb2021 22:15:10.407] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\antli\AppData\Roaming\.minecraft\mods\eidolon-0.2.7.jar
[26Feb2021 22:15:10.408] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file eidolon-0.2.7.jar with {eidolon} mods - versions {0.2.7}
[26Feb2021 22:15:10.409] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\antli\AppData\Roaming\.minecraft\mods\eidolon-0.2.7.jar with language javafml
[26Feb2021 22:15:10.409] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\antli\AppData\Roaming\.minecraft\mods\extraboats-1.16.5-2.1.0.jar
[26Feb2021 22:15:10.410] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file extraboats-1.16.5-2.1.0.jar with {extraboats} mods - versions {2.1.0}
[26Feb2021 22:15:10.413] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\antli\AppData\Roaming\.minecraft\mods\extraboats-1.16.5-2.1.0.jar with language javafml
[26Feb2021 22:15:10.413] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\antli\AppData\Roaming\.minecraft\mods\iceandfire-2.1.6-1.16.4.jar
[26Feb2021 22:15:10.414] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file iceandfire-2.1.6-1.16.4.jar with {iceandfire} mods - versions {2.1.6-1.16.4}
[26Feb2021 22:15:10.415] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\antli\AppData\Roaming\.minecraft\mods\iceandfire-2.1.6-1.16.4.jar with language javafml
[26Feb2021 22:15:10.415] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\antli\AppData\Roaming\.minecraft\mods\ImmersiveEngineering-1.16.4-4.1.2-129.jar
[26Feb2021 22:15:10.416] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ImmersiveEngineering-1.16.4-4.1.2-129.jar with {immersiveengineering} mods - versions {1.16.4-4.1.2-129}
[26Feb2021 22:15:10.464] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\antli\AppData\Roaming\.minecraft\mods\ImmersiveEngineering-1.16.4-4.1.2-129.jar with language javafml
[26Feb2021 22:15:10.464] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\antli\AppData\Roaming\.minecraft\mods\ImmersiveRailroading-1.16.4-forge-1.8.0.1.jar
[26Feb2021 22:15:10.465] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ImmersiveRailroading-1.16.4-forge-1.8.0.1.jar with {immersiverailroading} mods - versions {1.16.4-forge-1.8.0}
[26Feb2021 22:15:10.465] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\antli\AppData\Roaming\.minecraft\mods\ImmersiveRailroading-1.16.4-forge-1.8.0.1.jar with language javafml
[26Feb2021 22:15:10.466] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\antli\AppData\Roaming\.minecraft\mods\journeymap-1.16.5-5.7.1b3.jar
[26Feb2021 22:15:10.467] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file journeymap-1.16.5-5.7.1b3.jar with {journeymap} mods - versions {5.7.1b3}
[26Feb2021 22:15:10.468] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\antli\AppData\Roaming\.minecraft\mods\journeymap-1.16.5-5.7.1b3.jar with language javafml
[26Feb2021 22:15:10.468] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod journeymap transformer with Javascript path render-event-transformer.js
[26Feb2021 22:15:10.469] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod render-event-transformer.js
[26Feb2021 22:15:10.469] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\antli\AppData\Roaming\.minecraft\mods\Quark-r2.4-294.jar
[26Feb2021 22:15:10.469] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Quark-r2.4-294.jar with {quark} mods - versions {r2.4-294}
[26Feb2021 22:15:10.471] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\antli\AppData\Roaming\.minecraft\mods\Quark-r2.4-294.jar with language javafml
[26Feb2021 22:15:10.471] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\antli\AppData\Roaming\.minecraft\mods\TerraForged-1.16.4-0.2.8.jar
[26Feb2021 22:15:10.472] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file TerraForged-1.16.4-0.2.8.jar with {terraforged} mods - versions {0.2.8}
[26Feb2021 22:15:10.481] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\antli\AppData\Roaming\.minecraft\mods\TerraForged-1.16.4-0.2.8.jar with language javafml
[26Feb2021 22:15:10.481] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\antli\AppData\Roaming\.minecraft\mods\tombstone-1.16-6.2.5.jar
[26Feb2021 22:15:10.483] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file tombstone-1.16-6.2.5.jar with {tombstone} mods - versions {1.16-6.2.5}
[26Feb2021 22:15:10.483] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\antli\AppData\Roaming\.minecraft\mods\tombstone-1.16-6.2.5.jar with language javafml
[26Feb2021 22:15:10.484] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\antli\AppData\Roaming\.minecraft\mods\TrackAPI-1.16.4-forge-1.2.1.jar
[26Feb2021 22:15:10.485] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file TrackAPI-1.16.4-forge-1.2.1.jar with {trackapi} mods - versions {1.2}
[26Feb2021 22:15:10.486] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\antli\AppData\Roaming\.minecraft\mods\TrackAPI-1.16.4-forge-1.2.1.jar with language javafml
[26Feb2021 22:15:10.486] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\antli\AppData\Roaming\.minecraft\mods\UniversalModCore-1.16.4-forge-1.0.1.jar
[26Feb2021 22:15:10.487] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file UniversalModCore-1.16.4-forge-1.0.1.jar with {universalmodcore} mods - versions {1.0.1}
[26Feb2021 22:15:10.488] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\antli\AppData\Roaming\.minecraft\mods\UniversalModCore-1.16.4-forge-1.0.1.jar with language javafml
[26Feb2021 22:15:10.488] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\antli\AppData\Roaming\.minecraft\mods\walljump-forge-1.16.4-1.3.7.jar
[26Feb2021 22:15:10.489] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file walljump-forge-1.16.4-1.3.7.jar with {walljump} mods - versions {1.16.4-1.3.7}
[26Feb2021 22:15:10.489] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\antli\AppData\Roaming\.minecraft\mods\walljump-forge-1.16.4-1.3.7.jar with language javafml
[26Feb2021 22:15:10.489] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\antli\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.4-35.1.32\forge-1.16.4-35.1.32-universal.jar
[26Feb2021 22:15:10.490] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.16.4-35.1.32-universal.jar with {forge} mods - versions {35.1.32}
[26Feb2021 22:15:10.500] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\antli\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.4-35.1.32\forge-1.16.4-35.1.32-universal.jar with language javafml
[26Feb2021 22:15:10.500] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod fieldtomethodtransformers with Javascript path META-INF/fieldtomethodtransformers.js
[26Feb2021 22:15:10.500] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/fieldtomethodtransformers.js
[26Feb2021 22:15:10.500] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\antli\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.4-35.1.32\forge-1.16.4-35.1.32-client.jar
[26Feb2021 22:15:10.505] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.16.4-35.1.32-client.jar with {minecraft} mods - versions {1.16.4}
[26Feb2021 22:15:10.508] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\antli\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.4-35.1.32\forge-1.16.4-35.1.32-client.jar with language minecraft
[26Feb2021 22:15:10.516] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 34 mandatory requirements
[26Feb2021 22:15:10.517] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mandatory mod requirements missing
[26Feb2021 22:15:10.971] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
[26Feb2021 22:15:10.971] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
[26Feb2021 22:15:10.972] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
[26Feb2021 22:15:10.973] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
[26Feb2021 22:15:10.973] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
[26Feb2021 22:15:10.973] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers
[26Feb2021 22:15:10.974] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from transformers/customization_screen.js
[26Feb2021 22:15:11.115] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[26Feb2021 22:15:11.115] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/fieldtomethodtransformers.js
[26Feb2021 22:15:11.127] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[26Feb2021 22:15:11.127] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from render-event-transformer.js
[26Feb2021 22:15:11.155] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[26Feb2021 22:15:11.161] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1a411233 to Target : METHOD {Lnet/minecraft/client/renderer/WorldRenderer;} {func_215319_a} {(IIIZ)V}
[26Feb2021 22:15:11.162] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3605c4d3 to Target : CLASS {Lnet/minecraft/client/gui/screen/CustomizeSkinScreen;} {} {V}
[26Feb2021 22:15:11.162] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@585c13de to Target : CLASS {Lnet/minecraft/potion/EffectInstance;} {} {V}
[26Feb2021 22:15:11.162] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@187eb9a8 to Target : CLASS {Lnet/minecraft/block/FlowingFluidBlock;} {} {V}
[26Feb2021 22:15:11.162] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@726a6b94 to Target : CLASS {Lnet/minecraft/item/BucketItem;} {} {V}
[26Feb2021 22:15:11.162] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6ad11a56 to Target : CLASS {Lnet/minecraft/block/StairsBlock;} {} {V}
[26Feb2021 22:15:11.162] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@522b2631 to Target : CLASS {Lnet/minecraft/block/FlowerPotBlock;} {} {V}
[26Feb2021 22:15:11.163] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3ff57625 to Target : CLASS {Lnet/minecraft/item/FishBucketItem;} {} {V}
[26Feb2021 22:15:11.163] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
[26Feb2021 22:15:11.199] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(4f56a0a2)]
[26Feb2021 22:15:11.199] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(4f56a0a2)]
[26Feb2021 22:15:11.200] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(forge-1.16.4-35.1.32-client.jar:C:\Users\antli\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.4-35.1.32\forge-1.16.4-35.1.32-client.jar)
[26Feb2021 22:15:11.200] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(forge-1.16.4-35.1.32-client.jar:C:\Users\antli\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.4-35.1.32\forge-1.16.4-35.1.32-client.jar)
[26Feb2021 22:15:11.200] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(forge-1.16.4-35.1.32-client.jar:C:\Users\antli\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.4-35.1.32\forge-1.16.4-35.1.32-client.jar)
[26Feb2021 22:15:11.200] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(forge-1.16.4-35.1.32-client.jar:C:\Users\antli\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.4-35.1.32\forge-1.16.4-35.1.32-client.jar)
[26Feb2021 22:15:11.200] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(forge-1.16.4-35.1.32-client.jar:C:\Users\antli\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.4-35.1.32\forge-1.16.4-35.1.32-client.jar)
[26Feb2021 22:15:11.200] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.4-35.1.32-client.jar:C:\Users\antli\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.4-35.1.32\forge-1.16.4-35.1.32-client.jar)]
[26Feb2021 22:15:11.200] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(bperipherals-1.1.2.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\bperipherals-1.1.2.jar)
[26Feb2021 22:15:11.201] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(bperipherals-1.1.2.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\bperipherals-1.1.2.jar)
[26Feb2021 22:15:11.201] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(bperipherals-1.1.2.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\bperipherals-1.1.2.jar)
[26Feb2021 22:15:11.201] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(bperipherals-1.1.2.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\bperipherals-1.1.2.jar)
[26Feb2021 22:15:11.201] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(bperipherals-1.1.2.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\bperipherals-1.1.2.jar)
[26Feb2021 22:15:11.201] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(bperipherals-1.1.2.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\bperipherals-1.1.2.jar)]
[26Feb2021 22:15:11.201] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(tombstone-1.16-6.2.5.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\tombstone-1.16-6.2.5.jar)
[26Feb2021 22:15:11.201] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(tombstone-1.16-6.2.5.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\tombstone-1.16-6.2.5.jar)
[26Feb2021 22:15:11.201] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(tombstone-1.16-6.2.5.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\tombstone-1.16-6.2.5.jar)
[26Feb2021 22:15:11.201] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(tombstone-1.16-6.2.5.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\tombstone-1.16-6.2.5.jar)
[26Feb2021 22:15:11.202] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(tombstone-1.16-6.2.5.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\tombstone-1.16-6.2.5.jar)
[26Feb2021 22:15:11.202] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(tombstone-1.16-6.2.5.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\tombstone-1.16-6.2.5.jar)]
[26Feb2021 22:15:11.202] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ImmersiveEngineering-1.16.4-4.1.2-129.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\ImmersiveEngineering-1.16.4-4.1.2-129.jar)
[26Feb2021 22:15:11.202] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ImmersiveEngineering-1.16.4-4.1.2-129.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\ImmersiveEngineering-1.16.4-4.1.2-129.jar)
[26Feb2021 22:15:11.202] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ImmersiveEngineering-1.16.4-4.1.2-129.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\ImmersiveEngineering-1.16.4-4.1.2-129.jar)
[26Feb2021 22:15:11.202] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ImmersiveEngineering-1.16.4-4.1.2-129.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\ImmersiveEngineering-1.16.4-4.1.2-129.jar)
[26Feb2021 22:15:11.202] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ImmersiveEngineering-1.16.4-4.1.2-129.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\ImmersiveEngineering-1.16.4-4.1.2-129.jar)
[26Feb2021 22:15:11.202] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ImmersiveEngineering-1.16.4-4.1.2-129.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\ImmersiveEngineering-1.16.4-4.1.2-129.jar)]
[26Feb2021 22:15:11.202] [main/DEBUG] [mixin/]: Registering mixin config: immersiveengineering.mixins.json
[26Feb2021 22:15:11.247] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(advancedperipherals-0.3.10b.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\advancedperipherals-0.3.10b.jar)
[26Feb2021 22:15:11.247] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(advancedperipherals-0.3.10b.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\advancedperipherals-0.3.10b.jar)
[26Feb2021 22:15:11.247] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(advancedperipherals-0.3.10b.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\advancedperipherals-0.3.10b.jar)
[26Feb2021 22:15:11.247] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(advancedperipherals-0.3.10b.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\advancedperipherals-0.3.10b.jar)
[26Feb2021 22:15:11.248] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(advancedperipherals-0.3.10b.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\advancedperipherals-0.3.10b.jar)
[26Feb2021 22:15:11.248] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(advancedperipherals-0.3.10b.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\advancedperipherals-0.3.10b.jar)]
[26Feb2021 22:15:11.248] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(BiomesOPlenty-1.16.4-13.0.0.431-universal.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\BiomesOPlenty-1.16.4-13.0.0.431-universal.jar)
[26Feb2021 22:15:11.248] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(BiomesOPlenty-1.16.4-13.0.0.431-universal.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\BiomesOPlenty-1.16.4-13.0.0.431-universal.jar)
[26Feb2021 22:15:11.248] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(BiomesOPlenty-1.16.4-13.0.0.431-universal.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\BiomesOPlenty-1.16.4-13.0.0.431-universal.jar)
[26Feb2021 22:15:11.248] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(BiomesOPlenty-1.16.4-13.0.0.431-universal.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\BiomesOPlenty-1.16.4-13.0.0.431-universal.jar)
[26Feb2021 22:15:11.248] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(BiomesOPlenty-1.16.4-13.0.0.431-universal.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\BiomesOPlenty-1.16.4-13.0.0.431-universal.jar)
[26Feb2021 22:15:11.249] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BiomesOPlenty-1.16.4-13.0.0.431-universal.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\BiomesOPlenty-1.16.4-13.0.0.431-universal.jar)]
[26Feb2021 22:15:11.249] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ImmersiveRailroading-1.16.4-forge-1.8.0.1.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\ImmersiveRailroading-1.16.4-forge-1.8.0.1.jar)
[26Feb2021 22:15:11.249] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ImmersiveRailroading-1.16.4-forge-1.8.0.1.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\ImmersiveRailroading-1.16.4-forge-1.8.0.1.jar)
[26Feb2021 22:15:11.249] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ImmersiveRailroading-1.16.4-forge-1.8.0.1.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\ImmersiveRailroading-1.16.4-forge-1.8.0.1.jar)
[26Feb2021 22:15:11.249] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ImmersiveRailroading-1.16.4-forge-1.8.0.1.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\ImmersiveRailroading-1.16.4-forge-1.8.0.1.jar)
[26Feb2021 22:15:11.249] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ImmersiveRailroading-1.16.4-forge-1.8.0.1.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\ImmersiveRailroading-1.16.4-forge-1.8.0.1.jar)
[26Feb2021 22:15:11.249] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ImmersiveRailroading-1.16.4-forge-1.8.0.1.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\ImmersiveRailroading-1.16.4-forge-1.8.0.1.jar)]
[26Feb2021 22:15:11.249] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(cc-tweaked-1.16.4-1.95.2.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\cc-tweaked-1.16.4-1.95.2.jar)
[26Feb2021 22:15:11.250] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(cc-tweaked-1.16.4-1.95.2.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\cc-tweaked-1.16.4-1.95.2.jar)
[26Feb2021 22:15:11.250] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(cc-tweaked-1.16.4-1.95.2.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\cc-tweaked-1.16.4-1.95.2.jar)
[26Feb2021 22:15:11.250] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(cc-tweaked-1.16.4-1.95.2.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\cc-tweaked-1.16.4-1.95.2.jar)
[26Feb2021 22:15:11.250] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(cc-tweaked-1.16.4-1.95.2.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\cc-tweaked-1.16.4-1.95.2.jar)
[26Feb2021 22:15:11.250] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(cc-tweaked-1.16.4-1.95.2.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\cc-tweaked-1.16.4-1.95.2.jar)]
[26Feb2021 22:15:11.250] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(walljump-forge-1.16.4-1.3.7.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\walljump-forge-1.16.4-1.3.7.jar)
[26Feb2021 22:15:11.250] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(walljump-forge-1.16.4-1.3.7.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\walljump-forge-1.16.4-1.3.7.jar)
[26Feb2021 22:15:11.250] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(walljump-forge-1.16.4-1.3.7.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\walljump-forge-1.16.4-1.3.7.jar)
[26Feb2021 22:15:11.251] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(walljump-forge-1.16.4-1.3.7.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\walljump-forge-1.16.4-1.3.7.jar)
[26Feb2021 22:15:11.251] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(walljump-forge-1.16.4-1.3.7.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\walljump-forge-1.16.4-1.3.7.jar)
[26Feb2021 22:15:11.251] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(walljump-forge-1.16.4-1.3.7.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\walljump-forge-1.16.4-1.3.7.jar)]
[26Feb2021 22:15:11.251] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(abnormals_core-1.16.4-3.0.6.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\abnormals_core-1.16.4-3.0.6.jar)
[26Feb2021 22:15:11.251] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(abnormals_core-1.16.4-3.0.6.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\abnormals_core-1.16.4-3.0.6.jar)
[26Feb2021 22:15:11.251] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(abnormals_core-1.16.4-3.0.6.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\abnormals_core-1.16.4-3.0.6.jar)
[26Feb2021 22:15:11.251] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(abnormals_core-1.16.4-3.0.6.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\abnormals_core-1.16.4-3.0.6.jar)
[26Feb2021 22:15:11.251] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(abnormals_core-1.16.4-3.0.6.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\abnormals_core-1.16.4-3.0.6.jar)
[26Feb2021 22:15:11.251] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(abnormals_core-1.16.4-3.0.6.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\abnormals_core-1.16.4-3.0.6.jar)]
[26Feb2021 22:15:11.251] [main/DEBUG] [mixin/]: Registering mixin config: abnormals_core.mixins.json
[26Feb2021 22:15:11.253] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(TrackAPI-1.16.4-forge-1.2.1.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\TrackAPI-1.16.4-forge-1.2.1.jar)
[26Feb2021 22:15:11.253] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(TrackAPI-1.16.4-forge-1.2.1.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\TrackAPI-1.16.4-forge-1.2.1.jar)
[26Feb2021 22:15:11.253] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(TrackAPI-1.16.4-forge-1.2.1.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\TrackAPI-1.16.4-forge-1.2.1.jar)
[26Feb2021 22:15:11.254] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(TrackAPI-1.16.4-forge-1.2.1.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\TrackAPI-1.16.4-forge-1.2.1.jar)
[26Feb2021 22:15:11.254] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(TrackAPI-1.16.4-forge-1.2.1.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\TrackAPI-1.16.4-forge-1.2.1.jar)
[26Feb2021 22:15:11.254] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(TrackAPI-1.16.4-forge-1.2.1.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\TrackAPI-1.16.4-forge-1.2.1.jar)]
[26Feb2021 22:15:11.254] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(forge-1.16.4-35.1.32-universal.jar:C:\Users\antli\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.4-35.1.32\forge-1.16.4-35.1.32-universal.jar)
[26Feb2021 22:15:11.254] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(forge-1.16.4-35.1.32-universal.jar:C:\Users\antli\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.4-35.1.32\forge-1.16.4-35.1.32-universal.jar)
[26Feb2021 22:15:11.254] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(forge-1.16.4-35.1.32-universal.jar:C:\Users\antli\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.4-35.1.32\forge-1.16.4-35.1.32-universal.jar)
[26Feb2021 22:15:11.254] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(forge-1.16.4-35.1.32-universal.jar:C:\Users\antli\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.4-35.1.32\forge-1.16.4-35.1.32-universal.jar)
[26Feb2021 22:15:11.254] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(forge-1.16.4-35.1.32-universal.jar:C:\Users\antli\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.4-35.1.32\forge-1.16.4-35.1.32-universal.jar)
[26Feb2021 22:15:11.254] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.4-35.1.32-universal.jar:C:\Users\antli\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.4-35.1.32\forge-1.16.4-35.1.32-universal.jar)]
[26Feb2021 22:15:11.254] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(extraboats-1.16.5-2.1.0.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\extraboats-1.16.5-2.1.0.jar)
[26Feb2021 22:15:11.255] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(extraboats-1.16.5-2.1.0.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\extraboats-1.16.5-2.1.0.jar)
[26Feb2021 22:15:11.255] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(extraboats-1.16.5-2.1.0.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\extraboats-1.16.5-2.1.0.jar)
[26Feb2021 22:15:11.255] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(extraboats-1.16.5-2.1.0.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\extraboats-1.16.5-2.1.0.jar)
[26Feb2021 22:15:11.255] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(extraboats-1.16.5-2.1.0.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\extraboats-1.16.5-2.1.0.jar)
[26Feb2021 22:15:11.255] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(extraboats-1.16.5-2.1.0.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\extraboats-1.16.5-2.1.0.jar)]
[26Feb2021 22:15:11.255] [main/DEBUG] [mixin/]: Registering mixin config: extraboats.mixins.json
[26Feb2021 22:15:11.256] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.4.0.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\curios-forge-1.16.5-4.0.4.0.jar)
[26Feb2021 22:15:11.257] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.4.0.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\curios-forge-1.16.5-4.0.4.0.jar)
[26Feb2021 22:15:11.257] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.4.0.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\curios-forge-1.16.5-4.0.4.0.jar)
[26Feb2021 22:15:11.257] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.4.0.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\curios-forge-1.16.5-4.0.4.0.jar)
[26Feb2021 22:15:11.257] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.4.0.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\curios-forge-1.16.5-4.0.4.0.jar)
[26Feb2021 22:15:11.257] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.4.0.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\curios-forge-1.16.5-4.0.4.0.jar)]
[26Feb2021 22:15:11.257] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(eidolon-0.2.7.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\eidolon-0.2.7.jar)
[26Feb2021 22:15:11.257] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(eidolon-0.2.7.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\eidolon-0.2.7.jar)
[26Feb2021 22:15:11.258] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(eidolon-0.2.7.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\eidolon-0.2.7.jar)
[26Feb2021 22:15:11.258] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(eidolon-0.2.7.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\eidolon-0.2.7.jar)
[26Feb2021 22:15:11.258] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(eidolon-0.2.7.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\eidolon-0.2.7.jar)
[26Feb2021 22:15:11.258] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(eidolon-0.2.7.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\eidolon-0.2.7.jar)]
[26Feb2021 22:15:11.258] [main/DEBUG] [mixin/]: Registering mixin config: eidolon.mixins.json
[26Feb2021 22:15:11.260] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(create-mc1.16.3_v0.3e.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\create-mc1.16.3_v0.3e.jar)
[26Feb2021 22:15:11.260] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(create-mc1.16.3_v0.3e.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\create-mc1.16.3_v0.3e.jar)
[26Feb2021 22:15:11.260] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(create-mc1.16.3_v0.3e.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\create-mc1.16.3_v0.3e.jar)
[26Feb2021 22:15:11.260] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(create-mc1.16.3_v0.3e.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\create-mc1.16.3_v0.3e.jar)
[26Feb2021 22:15:11.260] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(create-mc1.16.3_v0.3e.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\create-mc1.16.3_v0.3e.jar)
[26Feb2021 22:15:11.260] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(create-mc1.16.3_v0.3e.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\create-mc1.16.3_v0.3e.jar)]
[26Feb2021 22:15:11.260] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(TerraForged-1.16.4-0.2.8.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\TerraForged-1.16.4-0.2.8.jar)
[26Feb2021 22:15:11.260] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(TerraForged-1.16.4-0.2.8.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\TerraForged-1.16.4-0.2.8.jar)
[26Feb2021 22:15:11.260] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(TerraForged-1.16.4-0.2.8.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\TerraForged-1.16.4-0.2.8.jar)
[26Feb2021 22:15:11.261] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(TerraForged-1.16.4-0.2.8.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\TerraForged-1.16.4-0.2.8.jar)
[26Feb2021 22:15:11.261] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(TerraForged-1.16.4-0.2.8.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\TerraForged-1.16.4-0.2.8.jar)
[26Feb2021 22:15:11.261] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(TerraForged-1.16.4-0.2.8.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\TerraForged-1.16.4-0.2.8.jar)]
[26Feb2021 22:15:11.261] [main/DEBUG] [mixin/]: Registering mixin config: mixin.terraforged.json
[26Feb2021 22:15:11.262] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(journeymap-1.16.5-5.7.1b3.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\journeymap-1.16.5-5.7.1b3.jar)
[26Feb2021 22:15:11.262] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(journeymap-1.16.5-5.7.1b3.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\journeymap-1.16.5-5.7.1b3.jar)
[26Feb2021 22:15:11.262] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(journeymap-1.16.5-5.7.1b3.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\journeymap-1.16.5-5.7.1b3.jar)
[26Feb2021 22:15:11.263] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(journeymap-1.16.5-5.7.1b3.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\journeymap-1.16.5-5.7.1b3.jar)
[26Feb2021 22:15:11.263] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(journeymap-1.16.5-5.7.1b3.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\journeymap-1.16.5-5.7.1b3.jar)
[26Feb2021 22:15:11.263] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(journeymap-1.16.5-5.7.1b3.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\journeymap-1.16.5-5.7.1b3.jar)]
[26Feb2021 22:15:11.263] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(UniversalModCore-1.16.4-forge-1.0.1.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\UniversalModCore-1.16.4-forge-1.0.1.jar)
[26Feb2021 22:15:11.263] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(UniversalModCore-1.16.4-forge-1.0.1.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\UniversalModCore-1.16.4-forge-1.0.1.jar)
[26Feb2021 22:15:11.263] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(UniversalModCore-1.16.4-forge-1.0.1.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\UniversalModCore-1.16.4-forge-1.0.1.jar)
[26Feb2021 22:15:11.263] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(UniversalModCore-1.16.4-forge-1.0.1.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\UniversalModCore-1.16.4-forge-1.0.1.jar)
[26Feb2021 22:15:11.263] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(UniversalModCore-1.16.4-forge-1.0.1.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\UniversalModCore-1.16.4-forge-1.0.1.jar)
[26Feb2021 22:15:11.263] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(UniversalModCore-1.16.4-forge-1.0.1.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\UniversalModCore-1.16.4-forge-1.0.1.jar)]
[26Feb2021 22:15:11.264] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(citadel-1.6.1.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\citadel-1.6.1.jar)
[26Feb2021 22:15:11.264] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(citadel-1.6.1.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\citadel-1.6.1.jar)
[26Feb2021 22:15:11.264] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(citadel-1.6.1.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\citadel-1.6.1.jar)
[26Feb2021 22:15:11.264] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(citadel-1.6.1.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\citadel-1.6.1.jar)
[26Feb2021 22:15:11.264] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(citadel-1.6.1.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\citadel-1.6.1.jar)
[26Feb2021 22:15:11.264] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(citadel-1.6.1.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\citadel-1.6.1.jar)]
[26Feb2021 22:15:11.264] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(iceandfire-2.1.6-1.16.4.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\iceandfire-2.1.6-1.16.4.jar)
[26Feb2021 22:15:11.264] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(iceandfire-2.1.6-1.16.4.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\iceandfire-2.1.6-1.16.4.jar)
[26Feb2021 22:15:11.264] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(iceandfire-2.1.6-1.16.4.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\iceandfire-2.1.6-1.16.4.jar)
[26Feb2021 22:15:11.264] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(iceandfire-2.1.6-1.16.4.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\iceandfire-2.1.6-1.16.4.jar)
[26Feb2021 22:15:11.264] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(iceandfire-2.1.6-1.16.4.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\iceandfire-2.1.6-1.16.4.jar)
[26Feb2021 22:15:11.265] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(iceandfire-2.1.6-1.16.4.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\iceandfire-2.1.6-1.16.4.jar)]
[26Feb2021 22:15:11.265] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(AutoRegLib-1.6-47.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\AutoRegLib-1.6-47.jar)
[26Feb2021 22:15:11.265] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(AutoRegLib-1.6-47.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\AutoRegLib-1.6-47.jar)
[26Feb2021 22:15:11.265] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(AutoRegLib-1.6-47.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\AutoRegLib-1.6-47.jar)
[26Feb2021 22:15:11.265] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(AutoRegLib-1.6-47.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\AutoRegLib-1.6-47.jar)
[26Feb2021 22:15:11.265] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(AutoRegLib-1.6-47.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\AutoRegLib-1.6-47.jar)
[26Feb2021 22:15:11.265] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(AutoRegLib-1.6-47.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\AutoRegLib-1.6-47.jar)]
[26Feb2021 22:15:11.265] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Quark-r2.4-294.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\Quark-r2.4-294.jar)
[26Feb2021 22:15:11.265] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Quark-r2.4-294.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\Quark-r2.4-294.jar)
[26Feb2021 22:15:11.265] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Quark-r2.4-294.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\Quark-r2.4-294.jar)
[26Feb2021 22:15:11.265] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Quark-r2.4-294.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\Quark-r2.4-294.jar)
[26Feb2021 22:15:11.266] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Quark-r2.4-294.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\Quark-r2.4-294.jar)
[26Feb2021 22:15:11.266] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Quark-r2.4-294.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\Quark-r2.4-294.jar)]
[26Feb2021 22:15:11.266] [main/DEBUG] [mixin/]: Registering mixin config: quark.mixins.json
[26Feb2021 22:15:11.268] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource([1.16.5]+SecurityCraft+v1.8.21.1.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\[1.16.5]+SecurityCraft+v1.8.21.1.jar)
[26Feb2021 22:15:11.268] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource([1.16.5]+SecurityCraft+v1.8.21.1.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\[1.16.5]+SecurityCraft+v1.8.21.1.jar)
[26Feb2021 22:15:11.268] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource([1.16.5]+SecurityCraft+v1.8.21.1.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\[1.16.5]+SecurityCraft+v1.8.21.1.jar)
[26Feb2021 22:15:11.268] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource([1.16.5]+SecurityCraft+v1.8.21.1.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\[1.16.5]+SecurityCraft+v1.8.21.1.jar)
[26Feb2021 22:15:11.268] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource([1.16.5]+SecurityCraft+v1.8.21.1.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\[1.16.5]+SecurityCraft+v1.8.21.1.jar)
[26Feb2021 22:15:11.268] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource([1.16.5]+SecurityCraft+v1.8.21.1.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\[1.16.5]+SecurityCraft+v1.8.21.1.jar)]
[26Feb2021 22:15:11.268] [main/DEBUG] [mixin/]: inject() running with 25 agents
[26Feb2021 22:15:11.268] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(4f56a0a2)]
[26Feb2021 22:15:11.268] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.4-35.1.32-client.jar:C:\Users\antli\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.4-35.1.32\forge-1.16.4-35.1.32-client.jar)]
[26Feb2021 22:15:11.269] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(bperipherals-1.1.2.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\bperipherals-1.1.2.jar)]
[26Feb2021 22:15:11.269] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(tombstone-1.16-6.2.5.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\tombstone-1.16-6.2.5.jar)]
[26Feb2021 22:15:11.269] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ImmersiveEngineering-1.16.4-4.1.2-129.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\ImmersiveEngineering-1.16.4-4.1.2-129.jar)]
[26Feb2021 22:15:11.269] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(advancedperipherals-0.3.10b.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\advancedperipherals-0.3.10b.jar)]
[26Feb2021 22:15:11.269] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BiomesOPlenty-1.16.4-13.0.0.431-universal.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\BiomesOPlenty-1.16.4-13.0.0.431-universal.jar)]
[26Feb2021 22:15:11.269] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ImmersiveRailroading-1.16.4-forge-1.8.0.1.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\ImmersiveRailroading-1.16.4-forge-1.8.0.1.jar)]
[26Feb2021 22:15:11.269] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(cc-tweaked-1.16.4-1.95.2.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\cc-tweaked-1.16.4-1.95.2.jar)]
[26Feb2021 22:15:11.269] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(walljump-forge-1.16.4-1.3.7.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\walljump-forge-1.16.4-1.3.7.jar)]
[26Feb2021 22:15:11.269] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(abnormals_core-1.16.4-3.0.6.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\abnormals_core-1.16.4-3.0.6.jar)]
[26Feb2021 22:15:11.269] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(TrackAPI-1.16.4-forge-1.2.1.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\TrackAPI-1.16.4-forge-1.2.1.jar)]
[26Feb2021 22:15:11.269] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.4-35.1.32-universal.jar:C:\Users\antli\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.4-35.1.32\forge-1.16.4-35.1.32-universal.jar)]
[26Feb2021 22:15:11.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(extraboats-1.16.5-2.1.0.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\extraboats-1.16.5-2.1.0.jar)]
[26Feb2021 22:15:11.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.4.0.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\curios-forge-1.16.5-4.0.4.0.jar)]
[26Feb2021 22:15:11.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(eidolon-0.2.7.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\eidolon-0.2.7.jar)]
[26Feb2021 22:15:11.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(create-mc1.16.3_v0.3e.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\create-mc1.16.3_v0.3e.jar)]
[26Feb2021 22:15:11.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(TerraForged-1.16.4-0.2.8.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\TerraForged-1.16.4-0.2.8.jar)]
[26Feb2021 22:15:11.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(journeymap-1.16.5-5.7.1b3.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\journeymap-1.16.5-5.7.1b3.jar)]
[26Feb2021 22:15:11.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(UniversalModCore-1.16.4-forge-1.0.1.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\UniversalModCore-1.16.4-forge-1.0.1.jar)]
[26Feb2021 22:15:11.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(citadel-1.6.1.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\citadel-1.6.1.jar)]
[26Feb2021 22:15:11.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(iceandfire-2.1.6-1.16.4.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\iceandfire-2.1.6-1.16.4.jar)]
[26Feb2021 22:15:11.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(AutoRegLib-1.6-47.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\AutoRegLib-1.6-47.jar)]
[26Feb2021 22:15:11.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Quark-r2.4-294.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\Quark-r2.4-294.jar)]
[26Feb2021 22:15:11.271] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource([1.16.5]+SecurityCraft+v1.8.21.1.jar:C:\Users\antli\AppData\Roaming\.minecraft\mods\[1.16.5]+SecurityCraft+v1.8.21.1.jar)]
[26Feb2021 22:15:11.271] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlclient' with arguments [--version, 1.16.4-forge-35.1.32, --gameDir, C:\Users\antli\AppData\Roaming\.minecraft, --assetsDir, C:\Users\antli\AppData\Roaming\.minecraft\assets, --uuid, 342f8ac907dc4fef9e0b8eda19b58365, --username, Aegis_of_Roses, --assetIndex, 1.16, --accessToken, ????????, --userType, mojang, --versionType, release]
[26Feb2021 22:15:11.298] [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out\class: failed to delete one or more files; see suppressed exceptions for details
[26Feb2021 22:15:11.325] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
[26Feb2021 22:15:11.325] [main/DEBUG] [mixin/]: Selecting config immersiveengineering.mixins.json
[26Feb2021 22:15:11.330] [main/DEBUG] [mixin/]: Selecting config abnormals_core.mixins.json
[26Feb2021 22:15:11.332] [main/DEBUG] [mixin/]: Selecting config extraboats.mixins.json
[26Feb2021 22:15:11.333] [main/DEBUG] [mixin/]: Selecting config eidolon.mixins.json
[26Feb2021 22:15:11.334] [main/DEBUG] [mixin/]: Selecting config mixin.terraforged.json
[26Feb2021 22:15:11.336] [main/DEBUG] [mixin/]: Selecting config quark.mixins.json
[26Feb2021 22:15:11.338] [main/DEBUG] [mixin/]: Preparing immersiveengineering.mixins.json (28)
[26Feb2021 22:15:11.522] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_215319_a with desc (IIIZ)V
[26Feb2021 22:15:11.642] [main/DEBUG] [mixin/]: Preparing abnormals_core.mixins.json (12)
[26Feb2021 22:15:11.668] [main/DEBUG] [mixin/]: Preparing extraboats.mixins.json (3)
[26Feb2021 22:15:11.674] [main/DEBUG] [mixin/]: Preparing eidolon.mixins.json (3)
[26Feb2021 22:15:11.699] [main/DEBUG] [mixin/]: Preparing mixin.terraforged.json (2)
[26Feb2021 22:15:11.719] [main/DEBUG] [mixin/]: Preparing quark.mixins.json (28)
[26Feb2021 22:15:11.816] [main/DEBUG] [mixin/]: Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo
[26Feb2021 22:15:11.818] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo
[26Feb2021 22:15:11.820] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo
[26Feb2021 22:15:11.822] [main/DEBUG] [mixin/]: Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo
[26Feb2021 22:15:11.824] [main/DEBUG] [mixin/]: Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo
[26Feb2021 22:15:11.826] [main/DEBUG] [mixin/]: Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo
[26Feb2021 22:15:11.867] [main/DEBUG] [mixin/]: Prepared 76 mixins in 0.542 sec (7.1ms avg) (0ms load, 0ms transform, 0ms plugin)
[26Feb2021 22:15:12.247] [pool-3-thread-1/DEBUG] [mixin/]: Mixing FluidInvokerMixin from abnormals_core.mixins.json into net.minecraft.fluid.Fluid
[26Feb2021 22:15:12.266] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ItemInvokerMixin from abnormals_core.mixins.json into net.minecraft.item.Item
[26Feb2021 22:15:12.277] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EnchantmentMixin from quark.mixins.json into net.minecraft.enchantment.Enchantment
[26Feb2021 22:15:12.338] [pool-3-thread-1/DEBUG] [mixin/]: Mixing accessors.PoITypeAccess from immersiveengineering.mixins.json into net.minecraft.village.PointOfInterestType
[26Feb2021 22:15:12.338] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method callRegisterBlockStates(Lnet/minecraft/village/PointOfInterestType;)Lnet/minecraft/village/PointOfInterestType; to callRegisterBlockStates_$md$3e8d20$0 in immersiveengineering.mixins.json:accessors.PoITypeAccess
[26Feb2021 22:15:12.475] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowingFluidBlock
[26Feb2021 22:15:12.513] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PistonBlockMixin from quark.mixins.json into net.minecraft.block.PistonBlock
[26Feb2021 22:15:12.571] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/StairsBlock
[26Feb2021 22:15:12.653] [pool-3-thread-1/DEBUG] [mixin/]: Mixing TrapDoorBlockMixin from abnormals_core.mixins.json into net.minecraft.block.TrapDoorBlock
[26Feb2021 22:15:12.661] [pool-3-thread-1/DEBUG] [mixin/]: Mixing TrapDoorBlockMixin from quark.mixins.json into net.minecraft.block.TrapDoorBlock
[26Feb2021 22:15:12.702] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowerPotBlock
[26Feb2021 22:15:12.752] [pool-3-thread-1/DEBUG] [mixin/]: Mixing accessors.ConcretePowderBlockAccess from immersiveengineering.mixins.json into net.minecraft.block.ConcretePowderBlock
[26Feb2021 22:15:12.832] [pool-3-thread-1/DEBUG] [mixin/]: Mixing coremods.AbstractBlockStateMixin from immersiveengineering.mixins.json into net.minecraft.block.AbstractBlock$AbstractBlockState
[26Feb2021 22:15:12.851] [pool-3-thread-1/DEBUG] [mixin/]: Mixing accessors.EntityAccess from immersiveengineering.mixins.json into net.minecraft.entity.Entity
[26Feb2021 22:15:12.852] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EntityMixin from abnormals_core.mixins.json into net.minecraft.entity.Entity
[26Feb2021 22:15:12.854] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$read$1(Lnet/minecraft/nbt/INBT;)V to md3e8d20$lambda$read$1$0 in abnormals_core.mixins.json:EntityMixin
[26Feb2021 22:15:12.855] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$writeTrackedData$0(Lnet/minecraft/nbt/ListNBT;Lcom/minecraftabnormals/abnormals_core/common/world/storage/tracking/TrackedData;Lcom/minecraftabnormals/abnormals_core/common/world/storage/tracking/IDataManager$DataEntry;)V to md3e8d20$lambda$writeTrackedData$0$1 in abnormals_core.mixins.json:EntityMixin
[26Feb2021 22:15:12.878] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EntityMixin from extraboats.mixins.json into net.minecraft.entity.Entity
[26Feb2021 22:15:12.881] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EntityMixin from quark.mixins.json into net.minecraft.entity.Entity
[26Feb2021 22:15:12.944] [pool-3-thread-1/DEBUG] [mixin/]: Mixing LivingEntityMixin from eidolon.mixins.json into net.minecraft.entity.LivingEntity
[26Feb2021 22:15:12.991] [pool-3-thread-1/DEBUG] [mixin/]: Mixing accessors.ItemEntityAccess from immersiveengineering.mixins.json into net.minecraft.entity.item.ItemEntity
[26Feb2021 22:15:13.009] [pool-3-thread-1/DEBUG] [mixin/]: Mixing coremods.ServerWorldMixin from immersiveengineering.mixins.json into net.minecraft.world.server.ServerWorld
[26Feb2021 22:15:13.009] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ServerWorldMixin from abnormals_core.mixins.json into net.minecraft.world.server.ServerWorld
[26Feb2021 22:15:13.010] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ServerWorldMixin from quark.mixins.json into net.minecraft.world.server.ServerWorld
[26Feb2021 22:15:13.443] [pool-3-thread-1/DEBUG] [mixin/]: Mixing accessors.TileEntityAccess from immersiveengineering.mixins.json into net.minecraft.tileentity.TileEntity
[26Feb2021 22:15:13.597] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PistonTileEntityMixin from quark.mixins.json into net.minecraft.tileentity.PistonTileEntity
[26Feb2021 22:15:13.623] [pool-3-thread-1/DEBUG] [mixin/]: Mixing accessors.TNTEntityAccess from immersiveengineering.mixins.json into net.minecraft.entity.item.TNTEntity
[26Feb2021 22:15:13.835] [pool-3-thread-1/DEBUG] [mixin/]: Mixing accessors.ContainerAccess from immersiveengineering.mixins.json into net.minecraft.inventory.container.Container
[26Feb2021 22:15:13.843] [pool-3-thread-1/DEBUG] [mixin/]: Mixing accessors.FurnaceTEAccess from immersiveengineering.mixins.json into net.minecraft.tileentity.AbstractFurnaceTileEntity
[26Feb2021 22:15:15.301] [pool-3-thread-1/DEBUG] [mixin/]: Mixing TemptGoalMixin from quark.mixins.json into net.minecraft.entity.ai.goal.TemptGoal
[26Feb2021 22:15:15.328] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BoatEntityMixin from extraboats.mixins.json into net.minecraft.entity.item.BoatEntity
[26Feb2021 22:15:15.332] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BoatEntityMixin from quark.mixins.json into net.minecraft.entity.item.BoatEntity
[26Feb2021 22:15:15.417] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ZombieVillagerEntityMixin from eidolon.mixins.json into net.minecraft.entity.monster.ZombieVillagerEntity
[26Feb2021 22:15:15.594] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ItemStackMixin from quark.mixins.json into net.minecraft.item.ItemStack
[26Feb2021 22:15:15.648] [pool-3-thread-1/DEBUG] [mixin/]: Mixing AbstractMinecartEntityMixin from quark.mixins.json into net.minecraft.entity.item.minecart.AbstractMinecartEntity
[26Feb2021 22:15:16.190] [pool-3-thread-1/DEBUG] [mixin/]: Mixing StructureStartMixin from quark.mixins.json into net.minecraft.world.gen.feature.structure.StructureStart
[26Feb2021 22:15:16.369] [pool-3-thread-1/DEBUG] [mixin/]: Mixing accessors.SingleJigsawAccess from immersiveengineering.mixins.json into net.minecraft.world.gen.feature.jigsaw.LegacySingleJigsawPiece
[26Feb2021 22:15:16.372] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method construct(Lcom/mojang/datafixers/util/Either;Ljava/util/function/Supplier;Lnet/minecraft/world/gen/feature/jigsaw/JigsawPattern$PlacementBehaviour;)Lnet/minecraft/world/gen/feature/jigsaw/LegacySingleJigsawPiece; to construct_$md$3e8d20$0 in immersiveengineering.mixins.json:accessors.SingleJigsawAccess
[26Feb2021 22:15:16.571] [pool-3-thread-1/DEBUG] [mixin/]: Mixing DamageEnchantmentMixin from quark.mixins.json into net.minecraft.enchantment.DamageEnchantment
[26Feb2021 22:15:16.591] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PiercingEnchantmentMixin from quark.mixins.json into net.minecraft.enchantment.PiercingEnchantment
[26Feb2021 22:15:16.623] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BlockItemMixin from quark.mixins.json into net.minecraft.item.BlockItem
[26Feb2021 22:15:16.801] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/BucketItem
[26Feb2021 22:15:16.815] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/FishBucketItem
[26Feb2021 22:15:16.849] [pool-3-thread-1/DEBUG] [mixin/]: Mixing SpawnEggItemMixin from abnormals_core.mixins.json into net.minecraft.item.SpawnEggItem
[26Feb2021 22:15:17.128] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/potion/EffectInstance
[26Feb2021 22:15:17.642] [pool-3-thread-1/DEBUG] [mixin/]: Mixing StructurePieceMixin from quark.mixins.json into net.minecraft.world.gen.feature.structure.StructurePiece
[26Feb2021 22:15:17.813] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EndBiomeProviderMixin from abnormals_core.mixins.json into net.minecraft.world.biome.provider.EndBiomeProvider
[26Feb2021 22:15:17.814] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$init$0(JJ)Lnet/minecraft/world/gen/LazyAreaLayerContext; to md3e8d20$lambda$init$0$0 in abnormals_core.mixins.json:EndBiomeProviderMixin
[26Feb2021 22:15:17.866] [pool-3-thread-1/DEBUG] [mixin/]: Mixing accessors.PotionBrewingAccess from immersiveengineering.mixins.json into net.minecraft.potion.PotionBrewing
[26Feb2021 22:15:17.866] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method getConversions()Ljava/util/List; to getConversions_$md$3e8d20$0 in immersiveengineering.mixins.json:accessors.PotionBrewingAccess
[26Feb2021 22:15:17.866] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PotionBrewingMixin from eidolon.mixins.json into net.minecraft.potion.PotionBrewing
[26Feb2021 22:15:17.866] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method callAddMix(Lnet/minecraft/potion/Potion;Lnet/minecraft/item/Item;Lnet/minecraft/potion/Potion;)V to callAddMix_$md$3e8d20$1 in eidolon.mixins.json:PotionBrewingMixin
[26Feb2021 22:15:18.334] [Render thread/DEBUG] [mixin/]: Mixing accessors.client.MinecraftAccess from immersiveengineering.mixins.json into net.minecraft.client.Minecraft
[26Feb2021 22:15:18.410] [Render thread/DEBUG] [mixin/]: Mixing client.ScreenMixin from quark.mixins.json into net.minecraft.client.gui.screen.Screen
[26Feb2021 22:15:18.494] [Render thread/DEBUG] [mixin/]: Mixing client.ClientWorldMixin from abnormals_core.mixins.json into net.minecraft.client.world.ClientWorld
[26Feb2021 22:15:18.592] [Render thread/DEBUG] [mixin/]: Mixing client.ContainerScreenMixin from quark.mixins.json into net.minecraft.client.gui.screen.inventory.ContainerScreen
[26Feb2021 22:15:19.134] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[26Feb2021 22:15:19.802] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: Aegis_of_Roses
[26Feb2021 22:15:20.002] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.2.2 build 10
[26Feb2021 22:15:21.045] [Render thread/DEBUG] [net.minecraftforge.fml.ForgeI18n/CORE]: Loading I18N data entries: 4974
[26Feb2021 22:15:21.193] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/CORE]: Loading Network data for FML net version: FML2
[26Feb2021 22:15:21.201] [Render thread/DEBUG] [net.minecraftforge.fml.ModWorkManager/LOADING]: Using 12 threads for parallel mod-loading
[26Feb2021 22:15:21.232] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.253] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.255] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 - got cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.255] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for fr.bastoup.bperipherals.BPeripherals with classLoader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 & cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.260] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass fr.bastoup.bperipherals.BPeripherals with cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.260] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.260] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 - got cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.260] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for ovh.corail.tombstone.ModTombstone with classLoader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 & cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.282] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass ovh.corail.tombstone.ModTombstone with cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.282] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.282] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 - got cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.282] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for blusunrize.immersiveengineering.ImmersiveEngineering with classLoader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 & cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.429] [Render thread/DEBUG] [mixin/]: Mixing coremods.client.BipedModelMixin from immersiveengineering.mixins.json into net.minecraft.client.renderer.entity.model.BipedModel
[26Feb2021 22:15:21.438] [Render thread/DEBUG] [mixin/]: Mixing client.BipedModelMixin from quark.mixins.json into net.minecraft.client.renderer.entity.model.BipedModel
[26Feb2021 22:15:21.460] [Render thread/DEBUG] [mixin/]: Mixing accessors.client.ModelAccess from immersiveengineering.mixins.json into net.minecraft.client.renderer.model.Model
[26Feb2021 22:15:21.471] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass blusunrize.immersiveengineering.ImmersiveEngineering with cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.471] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.472] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 - got cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.472] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.srendi.advancedperipherals.AdvancedPeripherals with classLoader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 & cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.475] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass de.srendi.advancedperipherals.AdvancedPeripherals with cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.475] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.475] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 - got cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.475] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for biomesoplenty.core.BiomesOPlenty with classLoader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 & cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.480] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass biomesoplenty.core.BiomesOPlenty with cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.480] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.481] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 - got cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.481] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for cam72cam.immersiverailroading.Mod with classLoader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 & cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.541] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass cam72cam.immersiverailroading.Mod with cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.541] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.541] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 - got cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.542] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dan200.computercraft.ComputerCraft with classLoader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 & cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.561] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass dan200.computercraft.ComputerCraft with cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.561] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.561] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 - got cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.561] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for genandnic.walljump.WallJump with classLoader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 & cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.568] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `walljump` for name `walljump`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[26Feb2021 22:15:21.569] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `walljump` for name `doublejump`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[26Feb2021 22:15:21.569] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `walljump` for name `speedboost`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[26Feb2021 22:15:21.570] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass genandnic.walljump.WallJump with cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.570] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.570] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 - got cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.570] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.minecraftabnormals.abnormals_core.core.AbnormalsCore with classLoader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 & cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.633] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.minecraftabnormals.abnormals_core.core.AbnormalsCore with cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.633] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.633] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 - got cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.633] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for trackapi.TrackAPI with classLoader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 & cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.634] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass trackapi.TrackAPI with cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.635] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.635] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 - got cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.635] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 & cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.654] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.minecraftforge.common.ForgeMod with cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.654] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.655] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 - got cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.655] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.minecraftabnormals.extraboats.core.ExtraBoats with classLoader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 & cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.657] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.minecraftabnormals.extraboats.core.ExtraBoats with cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.657] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.657] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 - got cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.657] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for top.theillusivec4.curios.Curios with classLoader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 & cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.663] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass top.theillusivec4.curios.Curios with cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.663] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.663] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 - got cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.663] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for elucent.eidolon.Eidolon with classLoader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 & cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.669] [Render thread/DEBUG] [mixin/]: Mixing EntityRendererMixin from extraboats.mixins.json into net.minecraft.client.renderer.entity.EntityRenderer
[26Feb2021 22:15:21.712] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass elucent.eidolon.Eidolon with cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.712] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.712] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 - got cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.712] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.simibubi.create.Create with classLoader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 & cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.746] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.simibubi.create.Create with cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.747] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.747] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 - got cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.747] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.terraforged.mod.TerraForgedMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 & cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.764] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.terraforged.mod.TerraForgedMod with cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.765] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.765] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 - got cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.765] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for journeymap.common.Journeymap with classLoader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 & cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.781] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass journeymap.common.Journeymap with cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.781] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.781] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 - got cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.781] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for cam72cam.mod.ModCore with classLoader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 & cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.781] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass cam72cam.mod.ModCore with cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.781] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.782] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 - got cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.782] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.github.alexthe666.citadel.Citadel with classLoader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 & cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.785] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `debug`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[26Feb2021 22:15:21.788] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `citadel_book`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[26Feb2021 22:15:21.801] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.github.alexthe666.citadel.Citadel with cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.801] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.801] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 - got cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.801] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.github.alexthe666.iceandfire.IceAndFire with classLoader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 & cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:21.969] [Render thread/DEBUG] [mixin/]: Mixing accessors.client.RenderTypeAccess from immersiveengineering.mixins.json into net.minecraft.client.renderer.RenderState
[26Feb2021 22:15:22.029] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.github.alexthe666.iceandfire.IceAndFire with cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:22.029] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:22.029] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 - got cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:22.029] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for vazkii.arl.AutoRegLib with classLoader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 & cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:22.030] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass vazkii.arl.AutoRegLib with cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:22.031] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:22.031] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 - got cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:22.031] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for vazkii.quark.base.Quark with classLoader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 & cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:22.032] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass vazkii.quark.base.Quark with cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:22.032] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:22.032] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 - got cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:22.033] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.geforcemods.securitycraft.SecurityCraft with classLoader cpw.mods.modlauncher.TransformingClassLoader@64f555e7 & cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:22.065] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.geforcemods.securitycraft.SecurityCraft with cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:22.071] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance bperipherals of type fr.bastoup.bperipherals.BPeripherals
[26Feb2021 22:15:22.071] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance tombstone of type ovh.corail.tombstone.ModTombstone
[26Feb2021 22:15:22.072] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance immersiveengineering of type blusunrize.immersiveengineering.ImmersiveEngineering
[26Feb2021 22:15:22.076] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance biomesoplenty of type biomesoplenty.core.BiomesOPlenty
[26Feb2021 22:15:22.079] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance computercraft of type dan200.computercraft.ComputerCraft
[26Feb2021 22:15:22.086] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance immersiverailroading of type cam72cam.immersiverailroading.Mod
[26Feb2021 22:15:22.086] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance advancedperipherals of type de.srendi.advancedperipherals.AdvancedPeripherals
[26Feb2021 22:15:22.087] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance immersiverailroading of type cam72cam.immersiverailroading.Mod
[26Feb2021 22:15:22.087] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for immersiverailroading
[26Feb2021 22:15:22.087] [modloading-worker-6/INFO] [advancedperipherals/]: AdvancedPeripherals says hello!
[26Feb2021 22:15:22.093] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for immersiverailroading
[26Feb2021 22:15:22.109] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance abnormals_core of type com.minecraftabnormals.abnormals_core.core.AbnormalsCore
[26Feb2021 22:15:22.111] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance walljump of type genandnic.walljump.WallJump
[26Feb2021 22:15:22.111] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance trackapi of type trackapi.TrackAPI
[26Feb2021 22:15:22.114] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance trackapi of type trackapi.TrackAPI
[26Feb2021 22:15:22.114] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for trackapi
[26Feb2021 22:15:22.114] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for trackapi
[26Feb2021 22:15:22.114] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for trackapi
[26Feb2021 22:15:22.115] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid trackapi : FMLConstructModEvent
[26Feb2021 22:15:22.115] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid trackapi : FMLConstructModEvent
[26Feb2021 22:15:22.115] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance forge of type net.minecraftforge.common.ForgeMod
[26Feb2021 22:15:22.115] [modloading-worker-10/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Forge Version package package net.minecraftforge.versions.forge, Forge, version 35.1 from cpw.mods.modlauncher.TransformingClassLoader@64f555e7
[26Feb2021 22:15:22.119] [modloading-worker-13/DEBUG] [mixin/]: Mixing common.MixinMinecraftServer from mixin.terraforged.json into net.minecraft.server.MinecraftServer
[26Feb2021 22:15:22.121] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance extraboats of type com.minecraftabnormals.extraboats.core.ExtraBoats
[26Feb2021 22:15:22.127] [modloading-worker-10/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge version 35.1.32
[26Feb2021 22:15:22.127] [modloading-worker-10/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge spec 35.1
[26Feb2021 22:15:22.127] [modloading-worker-10/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge group net.minecraftforge
[26Feb2021 22:15:22.131] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance curios of type top.theillusivec4.curios.Curios
[26Feb2021 22:15:22.135] [modloading-worker-10/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MC version information 1.16.4
[26Feb2021 22:15:22.135] [modloading-worker-10/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MCP version information 20201102.104115
[26Feb2021 22:15:22.135] [modloading-worker-10/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 35.1.32, for MC 1.16.4 with MCP 20201102.104115
[26Feb2021 22:15:22.135] [modloading-worker-10/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v35.1.32 Initialized
[26Feb2021 22:15:22.140] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing cam72cam.immersiverailroading.Mod to MOD
[26Feb2021 22:15:22.164] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file advancedperipherals-common.toml for advancedperipherals tracking
[26Feb2021 22:15:22.177] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file walljump-common.toml for walljump tracking
[26Feb2021 22:15:22.177] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance walljump of type genandnic.walljump.WallJump
[26Feb2021 22:15:22.177] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for walljump
[26Feb2021 22:15:22.177] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for walljump
[26Feb2021 22:15:22.177] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing genandnic.walljump.WallJump to MOD
[26Feb2021 22:15:22.182] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for immersiverailroading
[26Feb2021 22:15:22.183] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid immersiverailroading : FMLConstructModEvent
[26Feb2021 22:15:22.183] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid immersiverailroading : FMLConstructModEvent
[26Feb2021 22:15:22.183] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance eidolon of type elucent.eidolon.Eidolon
[26Feb2021 22:15:22.188] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing genandnic.walljump.Config to FORGE
[26Feb2021 22:15:22.189] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for walljump
[26Feb2021 22:15:22.189] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid walljump : FMLConstructModEvent
[26Feb2021 22:15:22.189] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid walljump : FMLConstructModEvent
[26Feb2021 22:15:22.189] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance create of type com.simibubi.create.Create
[26Feb2021 22:15:22.191] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance bperipherals of type fr.bastoup.bperipherals.BPeripherals
[26Feb2021 22:15:22.191] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for bperipherals
[26Feb2021 22:15:22.191] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bperipherals
[26Feb2021 22:15:22.192] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing fr.bastoup.bperipherals.registry.SharedRegistry to FORGE
[26Feb2021 22:15:22.192] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing fr.bastoup.bperipherals.registry.ClientRegistry to FORGE
[26Feb2021 22:15:22.192] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing fr.bastoup.bperipherals.peripherals.database.BlockDatabase to FORGE
[26Feb2021 22:15:22.225] [modloading-worker-9/DEBUG] [mixin/]: Mixing accessors.ExplosionAccess from immersiveengineering.mixins.json into net.minecraft.world.Explosion
[26Feb2021 22:15:22.225] [modloading-worker-9/DEBUG] [mixin/]: Renaming @Invoker method callHandleExplosionDrops(Lit/unimi/dsi/fastutil/objects/ObjectArrayList;Lnet/minecraft/item/ItemStack;Lnet/minecraft/util/math/BlockPos;)V to callHandleExplosionDrops_$md$3e8d20$0 in immersiveengineering.mixins.json:accessors.ExplosionAccess
[26Feb2021 22:15:22.232] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance advancedperipherals of type de.srendi.advancedperipherals.AdvancedPeripherals
[26Feb2021 22:15:22.232] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for advancedperipherals
[26Feb2021 22:15:22.232] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for advancedperipherals
[26Feb2021 22:15:22.232] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.srendi.advancedperipherals.common.util.ServerWorker to FORGE
[26Feb2021 22:15:22.235] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file eidolon-client.toml for eidolon tracking
[26Feb2021 22:15:22.253] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file computercraft-server.toml for computercraft tracking
[26Feb2021 22:15:22.253] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file computercraft-client.toml for computercraft tracking
[26Feb2021 22:15:22.265] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.srendi.advancedperipherals.common.setup.ModTurtles to MOD
[26Feb2021 22:15:22.270] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file curios-client.toml for curios tracking
[26Feb2021 22:15:22.276] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file curios-server.toml for curios tracking
[26Feb2021 22:15:22.277] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance curios of type top.theillusivec4.curios.Curios
[26Feb2021 22:15:22.277] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for curios
[26Feb2021 22:15:22.277] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for curios
[26Feb2021 22:15:22.277] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.theillusivec4.curios.Curios$ClientProxy to MOD
[26Feb2021 22:15:22.277] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file eidolon-common.toml for eidolon tracking
[26Feb2021 22:15:22.300] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.srendi.advancedperipherals.common.events.Events to FORGE
[26Feb2021 22:15:22.304] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance extraboats of type com.minecraftabnormals.extraboats.core.ExtraBoats
[26Feb2021 22:15:22.304] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for extraboats
[26Feb2021 22:15:22.304] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for extraboats
[26Feb2021 22:15:22.304] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecraftabnormals.extraboats.core.registry.ExtraBoatsItems to MOD
[26Feb2021 22:15:22.304] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecraftabnormals.extraboats.core.registry.ExtraBoatsEntities to MOD
[26Feb2021 22:15:22.304] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.srendi.advancedperipherals.common.configuration.ConfigHandler to MOD
[26Feb2021 22:15:22.304] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for extraboats
[26Feb2021 22:15:22.304] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extraboats : FMLConstructModEvent
[26Feb2021 22:15:22.304] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extraboats : FMLConstructModEvent
[26Feb2021 22:15:22.304] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance terraforged of type com.terraforged.mod.TerraForgedMod
[26Feb2021 22:15:22.305] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.srendi.advancedperipherals.common.blocks.tileentity.ChatBoxTileEntity to FORGE
[26Feb2021 22:15:22.313] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.theillusivec4.curios.common.CuriosRegistry to MOD
[26Feb2021 22:15:22.315] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking
[26Feb2021 22:15:22.315] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking
[26Feb2021 22:15:22.315] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-common.toml for forge tracking
[26Feb2021 22:15:22.317] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for curios
[26Feb2021 22:15:22.359] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid curios : FMLConstructModEvent
[26Feb2021 22:15:22.359] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid curios : FMLConstructModEvent
[26Feb2021 22:15:22.359] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance journeymap of type journeymap.common.Journeymap
[26Feb2021 22:15:22.364] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for advancedperipherals
[26Feb2021 22:15:22.364] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid advancedperipherals : FMLConstructModEvent
[26Feb2021 22:15:22.364] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid advancedperipherals : FMLConstructModEvent
[26Feb2021 22:15:22.364] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance universalmodcore of type cam72cam.mod.ModCore
[26Feb2021 22:15:22.364] [modloading-worker-6/INFO] [STDOUT/]: [cam72cam.mod.ModCore:<init>:69]: Welcome to UniversalModCore!
[26Feb2021 22:15:22.370] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for bperipherals
[26Feb2021 22:15:22.370] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bperipherals : FMLConstructModEvent
[26Feb2021 22:15:22.371] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bperipherals : FMLConstructModEvent
[26Feb2021 22:15:22.371] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance citadel of type com.github.alexthe666.citadel.Citadel
[26Feb2021 22:15:22.405] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file journeymap-server.toml for journeymap tracking
[26Feb2021 22:15:22.406] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance journeymap of type journeymap.common.Journeymap
[26Feb2021 22:15:22.406] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for journeymap
[26Feb2021 22:15:22.407] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for journeymap
[26Feb2021 22:15:22.409] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing journeymap.server.config.ForgeConfig to MOD
[26Feb2021 22:15:22.409] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing journeymap.common.Journeymap to FORGE
[26Feb2021 22:15:22.411] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for journeymap
[26Feb2021 22:15:22.411] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid journeymap : FMLConstructModEvent
[26Feb2021 22:15:22.411] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid journeymap : FMLConstructModEvent
[26Feb2021 22:15:22.411] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance iceandfire of type com.github.alexthe666.iceandfire.IceAndFire
[26Feb2021 22:15:22.483] [modloading-worker-9/DEBUG] [mixin/]: Mixing client.PlayerRendererMixin from abnormals_core.mixins.json into net.minecraft.client.renderer.entity.PlayerRenderer
[26Feb2021 22:15:22.527] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file iceandfire-client.toml for iceandfire tracking
[26Feb2021 22:15:22.527] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file iceandfire-common.toml for iceandfire tracking
[26Feb2021 22:15:22.529] [modloading-worker-8/INFO] [com.simibubi.create.repack.registrate.AbstractRegistrate/]: Detected new forge version, registering events reflectively.
[26Feb2021 22:15:22.550] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file citadel-common.toml for citadel tracking
[26Feb2021 22:15:22.555] [modloading-worker-6/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `immersiverailroading` for name `block_rail_preview`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[26Feb2021 22:15:22.678] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file abnormals_core-common.toml for abnormals_core tracking
[26Feb2021 22:15:22.678] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file abnormals_core-client.toml for abnormals_core tracking
[26Feb2021 22:15:22.678] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance abnormals_core of type com.minecraftabnormals.abnormals_core.core.AbnormalsCore
[26Feb2021 22:15:22.678] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for abnormals_core
[26Feb2021 22:15:22.678] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for abnormals_core
[26Feb2021 22:15:22.678] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecraftabnormals.abnormals_core.core.registry.LootInjectionRegistry to FORGE
[26Feb2021 22:15:22.744] [modloading-worker-6/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `immersiverailroading` for name `block_rail_gag`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[26Feb2021 22:15:22.795] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecraftabnormals.abnormals_core.core.registry.ACTileEntities to MOD
[26Feb2021 22:15:22.871] [modloading-worker-11/DEBUG] [mixin/]: Mixing DamageSourceMixin from quark.mixins.json into net.minecraft.util.DamageSource
[26Feb2021 22:15:22.875] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance citadel of type com.github.alexthe666.citadel.Citadel
[26Feb2021 22:15:22.875] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for citadel
[26Feb2021 22:15:22.875] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for citadel
[26Feb2021 22:15:22.876] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.citadel.ServerProxy to MOD
[26Feb2021 22:15:22.879] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.citadel.ClientProxy to MOD
[26Feb2021 22:15:22.879] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for citadel
[26Feb2021 22:15:22.879] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid citadel : FMLConstructModEvent
[26Feb2021 22:15:22.879] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid citadel : FMLConstructModEvent
[26Feb2021 22:15:22.879] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance autoreglib of type vazkii.arl.AutoRegLib
[26Feb2021 22:15:22.880] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance autoreglib of type vazkii.arl.AutoRegLib
[26Feb2021 22:15:22.880] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for autoreglib
[26Feb2021 22:15:22.880] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for autoreglib
[26Feb2021 22:15:22.881] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.arl.util.DropInHandler to FORGE
[26Feb2021 22:15:22.902] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.arl.util.ClientTicker to FORGE
[26Feb2021 22:15:22.915] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for autoreglib
[26Feb2021 22:15:22.916] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid autoreglib : FMLConstructModEvent
[26Feb2021 22:15:22.916] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid autoreglib : FMLConstructModEvent
[26Feb2021 22:15:22.916] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance quark of type vazkii.quark.base.Quark
[26Feb2021 22:15:22.916] [modloading-worker-6/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `immersiverailroading` for name `block_rail`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[26Feb2021 22:15:22.926] [modloading-worker-6/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `immersiverailroading` for name `multiblock`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[26Feb2021 22:15:22.954] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance forge of type net.minecraftforge.common.ForgeMod
[26Feb2021 22:15:22.968] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for forge
[26Feb2021 22:15:22.968] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge
[26Feb2021 22:15:22.968] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.client.model.ModelDataManager to FORGE
[26Feb2021 22:15:23.002] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecraftabnormals.abnormals_core.core.registry.ACEntities to MOD
[26Feb2021 22:15:23.006] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for forge
[26Feb2021 22:15:23.006] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : FMLConstructModEvent
[26Feb2021 22:15:23.006] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : FMLConstructModEvent
[26Feb2021 22:15:23.006] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance securitycraft of type net.geforcemods.securitycraft.SecurityCraft
[26Feb2021 22:15:23.011] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecraftabnormals.abnormals_core.core.events.CompatEvents to FORGE
[26Feb2021 22:15:23.013] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecraftabnormals.abnormals_core.core.AbnormalsCore to MOD
[26Feb2021 22:15:23.014] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecraftabnormals.abnormals_core.common.advancement.modification.AdvancementModificationManager to FORGE
[26Feb2021 22:15:23.020] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file securitycraft-client.toml for securitycraft tracking
[26Feb2021 22:15:23.020] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file securitycraft-server.toml for securitycraft tracking
[26Feb2021 22:15:23.023] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecraftabnormals.abnormals_core.client.RewardHandler to FORGE
[26Feb2021 22:15:23.043] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file immersiveengineering-common.toml for immersiveengineering tracking
[26Feb2021 22:15:23.062] [modloading-worker-1/DEBUG] [mixin/]: Mixing accessors.client.PlayerControllerAccess from immersiveengineering.mixins.json into net.minecraft.client.multiplayer.PlayerController
[26Feb2021 22:15:23.070] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file immersiveengineering-client.toml for immersiveengineering tracking
[26Feb2021 22:15:23.071] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance computercraft of type dan200.computercraft.ComputerCraft
[26Feb2021 22:15:23.071] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for computercraft
[26Feb2021 22:15:23.071] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for computercraft
[26Feb2021 22:15:23.072] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing dan200.computercraft.data.Generators to MOD
[26Feb2021 22:15:23.073] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing dan200.computercraft.client.render.ItemPrintoutRenderer to FORGE
[26Feb2021 22:15:23.074] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for abnormals_core
[26Feb2021 22:15:23.074] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid abnormals_core : FMLConstructModEvent
[26Feb2021 22:15:23.074] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid abnormals_core : FMLConstructModEvent
[26Feb2021 22:15:23.079] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing dan200.computercraft.client.render.ItemPocketRenderer to FORGE
[26Feb2021 22:15:23.081] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing dan200.computercraft.client.render.MonitorHighlightRenderer to FORGE
[26Feb2021 22:15:23.090] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file biomesoplenty/generation.toml for biomesoplenty tracking
[26Feb2021 22:15:23.090] [modloading-worker-15/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_215319_a with desc (IIIZ)V
[26Feb2021 22:15:23.090] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file biomesoplenty/client.toml for biomesoplenty tracking
[26Feb2021 22:15:23.090] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance biomesoplenty of type biomesoplenty.core.BiomesOPlenty
[26Feb2021 22:15:23.090] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for biomesoplenty
[26Feb2021 22:15:23.091] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for biomesoplenty
[26Feb2021 22:15:23.091] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModPaintings to MOD
[26Feb2021 22:15:23.096] [modloading-worker-15/DEBUG] [mixin/]: Mixing accessors.client.WorldRendererAccess from immersiveengineering.mixins.json into net.minecraft.client.renderer.WorldRenderer
[26Feb2021 22:15:23.097] [modloading-worker-15/DEBUG] [mixin/]: Mixing coremods.client.WorldRendererMixin from immersiveengineering.mixins.json into net.minecraft.client.renderer.WorldRenderer
[26Feb2021 22:15:23.129] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing dan200.computercraft.client.render.CableHighlightRenderer to FORGE
[26Feb2021 22:15:23.134] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing dan200.computercraft.client.proxy.ComputerCraftProxyClient$ForgeHandlers to FORGE
[26Feb2021 22:15:23.137] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing dan200.computercraft.client.proxy.ComputerCraftProxyClient to MOD
[26Feb2021 22:15:23.138] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing dan200.computercraft.client.FrameInfo to FORGE
[26Feb2021 22:15:23.139] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing dan200.computercraft.client.ClientRegistry to MOD
[26Feb2021 22:15:23.145] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModBiomes to MOD
[26Feb2021 22:15:23.150] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModItems to MOD
[26Feb2021 22:15:23.153] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModSounds to MOD
[26Feb2021 22:15:23.154] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModBlocks to MOD
[26Feb2021 22:15:23.218] [modloading-worker-11/ERROR] [net.minecraft.util.Util/]: No data fixer registered for eidolon:zombie_brute
[26Feb2021 22:15:23.221] [modloading-worker-11/ERROR] [net.minecraft.util.Util/]: No data fixer registered for eidolon:wraith
[26Feb2021 22:15:23.222] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing dan200.computercraft.shared.Registry to MOD
[26Feb2021 22:15:23.227] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing dan200.computercraft.shared.peripheral.commandblock.CommandBlockPeripheral to FORGE
[26Feb2021 22:15:23.229] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing dan200.computercraft.shared.peripheral.monitor.MonitorWatcher to FORGE
[26Feb2021 22:15:23.233] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing dan200.computercraft.shared.proxy.ComputerCraftProxyCommon$ForgeHandlers to FORGE
[26Feb2021 22:15:23.234] [modloading-worker-11/ERROR] [net.minecraft.util.Util/]: No data fixer registered for eidolon:soulfire_projectile
[26Feb2021 22:15:23.235] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file immersiveengineering-server.toml for immersiveengineering tracking
[26Feb2021 22:15:23.239] [modloading-worker-11/ERROR] [net.minecraft.util.Util/]: No data fixer registered for eidolon:bonechill_projectile
[26Feb2021 22:15:23.241] [modloading-worker-11/ERROR] [net.minecraft.util.Util/]: No data fixer registered for eidolon:necromancer_spell
[26Feb2021 22:15:23.243] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing dan200.computercraft.shared.proxy.ComputerCraftProxyCommon to MOD
[26Feb2021 22:15:23.244] [modloading-worker-11/ERROR] [net.minecraft.util.Util/]: No data fixer registered for eidolon:chant_caster
[26Feb2021 22:15:23.247] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematicannon of type net.minecraft.item.Item
[26Feb2021 22:15:23.248] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing dan200.computercraft.shared.command.CommandCopy to FORGE
[26Feb2021 22:15:23.248] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematicannon of type net.minecraft.block.Block
[26Feb2021 22:15:23.249] [modloading-worker-11/ERROR] [net.minecraft.util.Util/]: No data fixer registered for eidolon:necromancer
[26Feb2021 22:15:23.251] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematic_table of type net.minecraft.item.Item
[26Feb2021 22:15:23.251] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematic_table of type net.minecraft.block.Block
[26Feb2021 22:15:23.254] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing dan200.computercraft.shared.Config to MOD
[26Feb2021 22:15:23.270] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing dan200.computercraft.shared.util.DropConsumer to FORGE
[26Feb2021 22:15:23.276] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.client.handler.GuiEventHandler to FORGE
[26Feb2021 22:15:23.279] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing dan200.computercraft.shared.util.TickScheduler to FORGE
[26Feb2021 22:15:23.282] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for biomesoplenty
[26Feb2021 22:15:23.282] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid biomesoplenty : FMLConstructModEvent
[26Feb2021 22:15:23.282] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid biomesoplenty : FMLConstructModEvent
[26Feb2021 22:15:23.288] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shaft of type net.minecraft.item.Item
[26Feb2021 22:15:23.288] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shaft of type net.minecraft.block.Block
[26Feb2021 22:15:23.301] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing dan200.computercraft.shared.TurtlePermissions to FORGE
[26Feb2021 22:15:23.303] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cogwheel of type net.minecraft.item.Item
[26Feb2021 22:15:23.303] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cogwheel of type net.minecraft.block.Block
[26Feb2021 22:15:23.307] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing dan200.computercraft.shared.turtle.FurnaceRefuelHandler to FORGE
[26Feb2021 22:15:23.311] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_cogwheel of type net.minecraft.item.Item
[26Feb2021 22:15:23.312] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_cogwheel of type net.minecraft.block.Block
[26Feb2021 22:15:23.312] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for computercraft
[26Feb2021 22:15:23.312] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid computercraft : FMLConstructModEvent
[26Feb2021 22:15:23.313] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid computercraft : FMLConstructModEvent
[26Feb2021 22:15:23.366] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance eidolon of type elucent.eidolon.Eidolon
[26Feb2021 22:15:23.366] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for eidolon
[26Feb2021 22:15:23.366] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for eidolon
[26Feb2021 22:15:23.366] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for eidolon
[26Feb2021 22:15:23.373] [modloading-worker-6/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_rolling_stock`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[26Feb2021 22:15:23.375] [modloading-worker-6/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_rolling_stock_component`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[26Feb2021 22:15:23.376] [modloading-worker-6/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_large_wrench`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[26Feb2021 22:15:23.382] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid eidolon : FMLConstructModEvent
[26Feb2021 22:15:23.382] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid eidolon : FMLConstructModEvent
[26Feb2021 22:15:23.418] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_shaft of type net.minecraft.item.Item
[26Feb2021 22:15:23.418] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_shaft of type net.minecraft.block.Block
[26Feb2021 22:15:23.418] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_shaft of type net.minecraft.item.Item
[26Feb2021 22:15:23.418] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_shaft of type net.minecraft.block.Block
[26Feb2021 22:15:23.420] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gearbox of type net.minecraft.item.Item
[26Feb2021 22:15:23.420] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gearbox of type net.minecraft.block.Block
[26Feb2021 22:15:23.422] [modloading-worker-6/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_hook`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[26Feb2021 22:15:23.423] [modloading-worker-6/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_augment`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[26Feb2021 22:15:23.424] [modloading-worker-6/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_rail`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[26Feb2021 22:15:23.424] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry clutch of type net.minecraft.item.Item
[26Feb2021 22:15:23.424] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry clutch of type net.minecraft.block.Block
[26Feb2021 22:15:23.424] [modloading-worker-6/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_manual`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[26Feb2021 22:15:23.425] [modloading-worker-6/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_rail_part`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[26Feb2021 22:15:23.426] [modloading-worker-6/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_plate`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[26Feb2021 22:15:23.426] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gearshift of type net.minecraft.item.Item
[26Feb2021 22:15:23.426] [modloading-worker-6/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_cast_rail`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[26Feb2021 22:15:23.426] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gearshift of type net.minecraft.block.Block
[26Feb2021 22:15:23.427] [modloading-worker-6/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_conductor_whistle`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[26Feb2021 22:15:23.428] [modloading-worker-6/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_paint_brush`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[26Feb2021 22:15:23.429] [modloading-worker-6/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_golden_spike`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[26Feb2021 22:15:23.429] [modloading-worker-6/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_radio_control_card`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[26Feb2021 22:15:23.429] [modloading-worker-6/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_switch_key`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[26Feb2021 22:15:23.430] [modloading-worker-6/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_track_exchanger`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[26Feb2021 22:15:23.430] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_chain_drive of type net.minecraft.item.Item
[26Feb2021 22:15:23.430] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_chain_drive of type net.minecraft.block.Block
[26Feb2021 22:15:23.433] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_chain_gearshift of type net.minecraft.item.Item
[26Feb2021 22:15:23.433] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_chain_gearshift of type net.minecraft.block.Block
[26Feb2021 22:15:23.442] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry belt of type net.minecraft.block.Block
[26Feb2021 22:15:23.448] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file tombstone-client.toml for tombstone tracking
[26Feb2021 22:15:23.449] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file tombstone-common.toml for tombstone tracking
[26Feb2021 22:15:23.449] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file tombstone-server.toml for tombstone tracking
[26Feb2021 22:15:23.452] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance tombstone of type ovh.corail.tombstone.ModTombstone
[26Feb2021 22:15:23.452] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for tombstone
[26Feb2021 22:15:23.452] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for tombstone
[26Feb2021 22:15:23.452] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.registry.RegistryHandler$Common to MOD
[26Feb2021 22:15:23.454] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.registry.RegistryHandler$Client to MOD
[26Feb2021 22:15:23.455] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.registry.ModSounds to MOD
[26Feb2021 22:15:23.456] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.registry.ModSerializers to MOD
[26Feb2021 22:15:23.460] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.registry.ModPerks to MOD
[26Feb2021 22:15:23.469] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.registry.ModPaintings to MOD
[26Feb2021 22:15:23.471] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.registry.ModItems to MOD
[26Feb2021 22:15:23.514] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_motor of type net.minecraft.item.Item
[26Feb2021 22:15:23.514] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_motor of type net.minecraft.block.Block
[26Feb2021 22:15:23.528] [modloading-worker-3/INFO] [TerraForged/]: Environment: dev=false, stable=true, vanilla=false
[26Feb2021 22:15:23.532] [modloading-worker-3/INFO] [TerraForged/]: Signature: 7b:73:d0:a2:c3:40:13:84:35:4f:c9:0e:2b:85:8c:08:ea:3c:3c:eb:f1:98:8b:5b:6e:ca:8a:a0:9a:cf:12:b3
[26Feb2021 22:15:23.533] [modloading-worker-3/INFO] [TerraForged/]: Trust Data: CN=TerraForged self-signed
[26Feb2021 22:15:23.535] [modloading-worker-3/INFO] [TerraForged/]: Initializing tags
[26Feb2021 22:15:23.535] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance terraforged of type com.terraforged.mod.TerraForgedMod
[26Feb2021 22:15:23.535] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for terraforged
[26Feb2021 22:15:23.535] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for terraforged
[26Feb2021 22:15:23.535] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.terraforged.mod.util.setup.SetupDebug to FORGE
[26Feb2021 22:15:23.567] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance securitycraft of type net.geforcemods.securitycraft.SecurityCraft
[26Feb2021 22:15:23.567] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for securitycraft
[26Feb2021 22:15:23.567] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for securitycraft
[26Feb2021 22:15:23.567] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.geforcemods.securitycraft.SecurityCraft to MOD
[26Feb2021 22:15:23.568] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.geforcemods.securitycraft.SCEventHandler to FORGE
[26Feb2021 22:15:23.627] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.geforcemods.securitycraft.SCClientEventHandler to FORGE
[26Feb2021 22:15:23.634] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.registry.ModEnchantments to MOD
[26Feb2021 22:15:23.634] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.geforcemods.securitycraft.RegistrationHandler to MOD
[26Feb2021 22:15:23.642] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.registry.ModEffects to MOD
[26Feb2021 22:15:23.642] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.registry.ModBlocks to MOD
[26Feb2021 22:15:23.643] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.geforcemods.securitycraft.network.ClientProxy to MOD
[26Feb2021 22:15:23.643] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.terraforged.mod.server.command.TerraCommand to FORGE
[26Feb2021 22:15:23.645] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.helper.WorldFunctionInjector to FORGE
[26Feb2021 22:15:23.649] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.event.EventHandler to FORGE
[26Feb2021 22:15:23.652] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.geforcemods.securitycraft.api.SecurityCraftAPI to MOD
[26Feb2021 22:15:23.653] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for securitycraft
[26Feb2021 22:15:23.654] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid securitycraft : FMLConstructModEvent
[26Feb2021 22:15:23.654] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid securitycraft : FMLConstructModEvent
[26Feb2021 22:15:23.659] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.terraforged.mod.server.ServerEvents to FORGE
[26Feb2021 22:15:23.661] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.terraforged.mod.feature.sapling.SaplingListener to FORGE
[26Feb2021 22:15:23.671] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.terraforged.mod.data.gen.LangGenerator to MOD
[26Feb2021 22:15:23.717] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.terraforged.mod.data.gen.FeatureGenerator to MOD
[26Feb2021 22:15:23.718] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance universalmodcore of type cam72cam.mod.ModCore
[26Feb2021 22:15:23.718] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for universalmodcore
[26Feb2021 22:15:23.718] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for universalmodcore
[26Feb2021 22:15:23.718] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing cam72cam.mod.event.CommonEvents$EventBusMod to MOD
[26Feb2021 22:15:23.718] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.terraforged.mod.client.ClientEvents to MOD
[26Feb2021 22:15:23.720] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.terraforged.mod.chunk.generator.MobGenerator to FORGE
[26Feb2021 22:15:23.723] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing cam72cam.mod.event.ClientEvents$ClientEventBusForge to FORGE
[26Feb2021 22:15:23.726] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.terraforged.mod.biome.spawn.SpawnHandler to FORGE
[26Feb2021 22:15:23.732] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.terraforged.mod.biome.ModBiomes to MOD
[26Feb2021 22:15:23.733] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing cam72cam.mod.event.ClientEvents$ClientEventBusMod to MOD
[26Feb2021 22:15:23.738] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.terraforged.mod.TerraForgedMod to MOD
[26Feb2021 22:15:23.738] [modloading-worker-8/DEBUG] [mixin/]: Mixing client.ItemRendererMixin from quark.mixins.json into net.minecraft.client.renderer.ItemRenderer
[26Feb2021 22:15:23.738] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.terraforged.mod.TerraForgedMod$ForgeEvents to FORGE
[26Feb2021 22:15:23.757] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.terraforged.mod.RegistrationEvents to MOD
[26Feb2021 22:15:23.759] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for terraforged
[26Feb2021 22:15:23.759] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : FMLConstructModEvent
[26Feb2021 22:15:23.759] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : FMLConstructModEvent
[26Feb2021 22:15:23.771] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing cam72cam.mod.event.CommonEvents$EventBusForge to FORGE
[26Feb2021 22:15:23.806] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.event.ClientEventHandler to FORGE
[26Feb2021 22:15:23.813] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for universalmodcore
[26Feb2021 22:15:23.813] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid universalmodcore : FMLConstructModEvent
[26Feb2021 22:15:23.813] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid universalmodcore : FMLConstructModEvent
[26Feb2021 22:15:23.822] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry water_wheel of type net.minecraft.item.Item
[26Feb2021 22:15:23.822] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry water_wheel of type net.minecraft.block.Block
[26Feb2021 22:15:23.823] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.config.ConfigTombstone$ConfigEvent to MOD
[26Feb2021 22:15:23.824] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for tombstone
[26Feb2021 22:15:23.824] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid tombstone : FMLConstructModEvent
[26Feb2021 22:15:23.824] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid tombstone : FMLConstructModEvent
[26Feb2021 22:15:23.826] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_fan of type net.minecraft.item.Item
[26Feb2021 22:15:23.826] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_fan of type net.minecraft.block.Block
[26Feb2021 22:15:23.829] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nozzle of type net.minecraft.item.Item
[26Feb2021 22:15:23.829] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nozzle of type net.minecraft.block.Block
[26Feb2021 22:15:23.838] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry turntable of type net.minecraft.item.Item
[26Feb2021 22:15:23.838] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry turntable of type net.minecraft.block.Block
[26Feb2021 22:15:23.841] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hand_crank of type net.minecraft.item.Item
[26Feb2021 22:15:23.841] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hand_crank of type net.minecraft.block.Block
[26Feb2021 22:15:23.845] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cuckoo_clock of type net.minecraft.item.Item
[26Feb2021 22:15:23.845] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cuckoo_clock of type net.minecraft.block.Block
[26Feb2021 22:15:23.845] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mysterious_cuckoo_clock of type net.minecraft.item.Item
[26Feb2021 22:15:23.847] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mysterious_cuckoo_clock of type net.minecraft.block.Block
[26Feb2021 22:15:23.850] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry millstone of type net.minecraft.item.Item
[26Feb2021 22:15:23.850] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry millstone of type net.minecraft.block.Block
[26Feb2021 22:15:23.853] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushing_wheel of type net.minecraft.item.Item
[26Feb2021 22:15:23.853] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushing_wheel of type net.minecraft.block.Block
[26Feb2021 22:15:23.871] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for dragon_multipart
[26Feb2021 22:15:23.875] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for multipart
[26Feb2021 22:15:23.877] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for hydra_multipart
[26Feb2021 22:15:23.879] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for cylcops_multipart
[26Feb2021 22:15:23.882] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for dragon_egg
[26Feb2021 22:15:23.885] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for dragon_arrow
[26Feb2021 22:15:23.892] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushing_wheel_controller of type net.minecraft.block.Block
[26Feb2021 22:15:23.896] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_press of type net.minecraft.item.Item
[26Feb2021 22:15:23.896] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_press of type net.minecraft.block.Block
[26Feb2021 22:15:23.899] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_mixer of type net.minecraft.item.Item
[26Feb2021 22:15:23.900] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_mixer of type net.minecraft.block.Block
[26Feb2021 22:15:23.915] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry basin of type net.minecraft.item.Item
[26Feb2021 22:15:23.915] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry basin of type net.minecraft.block.Block
[26Feb2021 22:15:23.919] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_burner of type net.minecraft.item.Item
[26Feb2021 22:15:23.919] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_burner of type net.minecraft.block.Block
[26Feb2021 22:15:23.919] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for dragon_skull
[26Feb2021 22:15:23.921] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lit_blaze_burner of type net.minecraft.block.Block
[26Feb2021 22:15:23.998] [modloading-worker-9/ERROR] [net.minecraft.util.Util/]: No data fixer registered for stoneling
[26Feb2021 22:15:24.019] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry depot of type net.minecraft.item.Item
[26Feb2021 22:15:24.020] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry depot of type net.minecraft.block.Block
[26Feb2021 22:15:24.110] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chute of type net.minecraft.item.Item
[26Feb2021 22:15:24.110] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chute of type net.minecraft.block.Block
[26Feb2021 22:15:24.113] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for fire_dragon
[26Feb2021 22:15:24.116] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for ice_dragon
[26Feb2021 22:15:24.117] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry speedometer of type net.minecraft.item.Item
[26Feb2021 22:15:24.117] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry speedometer of type net.minecraft.block.Block
[26Feb2021 22:15:24.118] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stressometer of type net.minecraft.item.Item
[26Feb2021 22:15:24.118] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stressometer of type net.minecraft.block.Block
[26Feb2021 22:15:24.120] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for lightning_dragon
[26Feb2021 22:15:24.121] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for fire_dragon_charge
[26Feb2021 22:15:24.124] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wooden_bracket of type net.minecraft.item.Item
[26Feb2021 22:15:24.124] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wooden_bracket of type net.minecraft.block.Block
[26Feb2021 22:15:24.125] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry metal_bracket of type net.minecraft.item.Item
[26Feb2021 22:15:24.125] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry metal_bracket of type net.minecraft.block.Block
[26Feb2021 22:15:24.129] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_pipe of type net.minecraft.item.Item
[26Feb2021 22:15:24.129] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_pipe of type net.minecraft.block.Block
[26Feb2021 22:15:24.131] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_fluid_pipe of type net.minecraft.block.Block
[26Feb2021 22:15:24.133] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry glass_fluid_pipe of type net.minecraft.block.Block
[26Feb2021 22:15:24.137] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_pump of type net.minecraft.item.Item
[26Feb2021 22:15:24.137] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_pump of type net.minecraft.block.Block
[26Feb2021 22:15:24.161] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for ice_dragon_charge
[26Feb2021 22:15:24.223] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smart_fluid_pipe of type net.minecraft.item.Item
[26Feb2021 22:15:24.223] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smart_fluid_pipe of type net.minecraft.block.Block
[26Feb2021 22:15:24.225] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_valve of type net.minecraft.item.Item
[26Feb2021 22:15:24.225] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_valve of type net.minecraft.block.Block
[26Feb2021 22:15:24.231] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_valve_handle of type net.minecraft.item.Item
[26Feb2021 22:15:24.232] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_valve_handle of type net.minecraft.block.Block
[26Feb2021 22:15:24.232] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_valve_handle of type net.minecraft.item.Item
[26Feb2021 22:15:24.233] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_valve_handle of type net.minecraft.block.Block
[26Feb2021 22:15:24.233] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_valve_handle of type net.minecraft.item.Item
[26Feb2021 22:15:24.233] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_valve_handle of type net.minecraft.block.Block
[26Feb2021 22:15:24.233] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_valve_handle of type net.minecraft.item.Item
[26Feb2021 22:15:24.233] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_valve_handle of type net.minecraft.block.Block
[26Feb2021 22:15:24.233] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_valve_handle of type net.minecraft.item.Item
[26Feb2021 22:15:24.233] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_valve_handle of type net.minecraft.block.Block
[26Feb2021 22:15:24.233] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_valve_handle of type net.minecraft.item.Item
[26Feb2021 22:15:24.233] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_valve_handle of type net.minecraft.block.Block
[26Feb2021 22:15:24.234] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_valve_handle of type net.minecraft.item.Item
[26Feb2021 22:15:24.234] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_valve_handle of type net.minecraft.block.Block
[26Feb2021 22:15:24.234] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_valve_handle of type net.minecraft.item.Item
[26Feb2021 22:15:24.234] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_valve_handle of type net.minecraft.block.Block
[26Feb2021 22:15:24.234] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_valve_handle of type net.minecraft.item.Item
[26Feb2021 22:15:24.234] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_valve_handle of type net.minecraft.block.Block
[26Feb2021 22:15:24.234] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_valve_handle of type net.minecraft.item.Item
[26Feb2021 22:15:24.234] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_valve_handle of type net.minecraft.block.Block
[26Feb2021 22:15:24.234] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_valve_handle of type net.minecraft.item.Item
[26Feb2021 22:15:24.234] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_valve_handle of type net.minecraft.block.Block
[26Feb2021 22:15:24.234] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_valve_handle of type net.minecraft.item.Item
[26Feb2021 22:15:24.234] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_valve_handle of type net.minecraft.block.Block
[26Feb2021 22:15:24.235] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_valve_handle of type net.minecraft.item.Item
[26Feb2021 22:15:24.235] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_valve_handle of type net.minecraft.block.Block
[26Feb2021 22:15:24.235] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_valve_handle of type net.minecraft.item.Item
[26Feb2021 22:15:24.235] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_valve_handle of type net.minecraft.block.Block
[26Feb2021 22:15:24.235] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_valve_handle of type net.minecraft.item.Item
[26Feb2021 22:15:24.235] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_valve_handle of type net.minecraft.block.Block
[26Feb2021 22:15:24.235] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_valve_handle of type net.minecraft.item.Item
[26Feb2021 22:15:24.235] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_valve_handle of type net.minecraft.block.Block
[26Feb2021 22:15:24.235] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_valve_handle of type net.minecraft.item.Item
[26Feb2021 22:15:24.235] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_valve_handle of type net.minecraft.block.Block
[26Feb2021 22:15:24.246] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for lightning_dragon_charge
[26Feb2021 22:15:24.246] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_tank of type net.minecraft.item.Item
[26Feb2021 22:15:24.246] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_tank of type net.minecraft.block.Block
[26Feb2021 22:15:24.248] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_fluid_tank of type net.minecraft.item.Item
[26Feb2021 22:15:24.248] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_fluid_tank of type net.minecraft.block.Block
[26Feb2021 22:15:24.248] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for hippogryph_egg
[26Feb2021 22:15:24.251] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hose_pulley of type net.minecraft.item.Item
[26Feb2021 22:15:24.251] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hose_pulley of type net.minecraft.block.Block
[26Feb2021 22:15:24.291] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry item_drain of type net.minecraft.item.Item
[26Feb2021 22:15:24.291] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry item_drain of type net.minecraft.block.Block
[26Feb2021 22:15:24.294] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spout of type net.minecraft.item.Item
[26Feb2021 22:15:24.294] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spout of type net.minecraft.block.Block
[26Feb2021 22:15:24.297] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry portable_fluid_interface of type net.minecraft.item.Item
[26Feb2021 22:15:24.297] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry portable_fluid_interface of type net.minecraft.block.Block
[26Feb2021 22:15:24.303] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_piston of type net.minecraft.item.Item
[26Feb2021 22:15:24.303] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_piston of type net.minecraft.block.Block
[26Feb2021 22:15:24.304] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sticky_mechanical_piston of type net.minecraft.item.Item
[26Feb2021 22:15:24.304] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sticky_mechanical_piston of type net.minecraft.block.Block
[26Feb2021 22:15:24.308] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry piston_extension_pole of type net.minecraft.item.Item
[26Feb2021 22:15:24.308] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry piston_extension_pole of type net.minecraft.block.Block
[26Feb2021 22:15:24.309] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_piston_head of type net.minecraft.block.Block
[26Feb2021 22:15:24.314] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry windmill_bearing of type net.minecraft.item.Item
[26Feb2021 22:15:24.314] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry windmill_bearing of type net.minecraft.block.Block
[26Feb2021 22:15:24.316] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_bearing of type net.minecraft.item.Item
[26Feb2021 22:15:24.317] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_bearing of type net.minecraft.block.Block
[26Feb2021 22:15:24.319] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry clockwork_bearing of type net.minecraft.item.Item
[26Feb2021 22:15:24.319] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry clockwork_bearing of type net.minecraft.block.Block
[26Feb2021 22:15:24.332] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for hippogryph
[26Feb2021 22:15:24.338] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for stone_statue
[26Feb2021 22:15:24.347] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for gorgon
[26Feb2021 22:15:24.373] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for pixie
[26Feb2021 22:15:24.376] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rope_pulley of type net.minecraft.item.Item
[26Feb2021 22:15:24.376] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rope_pulley of type net.minecraft.block.Block
[26Feb2021 22:15:24.462] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rope of type net.minecraft.block.Block
[26Feb2021 22:15:24.464] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pulley_magnet of type net.minecraft.block.Block
[26Feb2021 22:15:24.472] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for cyclops
[26Feb2021 22:15:24.514] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cart_assembler of type net.minecraft.item.Item
[26Feb2021 22:15:24.514] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cart_assembler of type net.minecraft.block.Block
[26Feb2021 22:15:24.514] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for siren
[26Feb2021 22:15:24.522] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry reinforced_rail of type net.minecraft.item.Item
[26Feb2021 22:15:24.522] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry reinforced_rail of type net.minecraft.block.Block
[26Feb2021 22:15:24.526] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for hippocampus
[26Feb2021 22:15:24.531] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry controller_rail of type net.minecraft.item.Item
[26Feb2021 22:15:24.531] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry controller_rail of type net.minecraft.block.Block
[26Feb2021 22:15:24.548] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry minecart_anchor of type net.minecraft.block.Block
[26Feb2021 22:15:24.548] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for deathworm
[26Feb2021 22:15:24.552] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry linear_chassis of type net.minecraft.item.Item
[26Feb2021 22:15:24.553] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry linear_chassis of type net.minecraft.block.Block
[26Feb2021 22:15:24.553] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry secondary_linear_chassis of type net.minecraft.item.Item
[26Feb2021 22:15:24.553] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry secondary_linear_chassis of type net.minecraft.block.Block
[26Feb2021 22:15:24.556] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry radial_chassis of type net.minecraft.item.Item
[26Feb2021 22:15:24.557] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry radial_chassis of type net.minecraft.block.Block
[26Feb2021 22:15:24.560] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_drill of type net.minecraft.item.Item
[26Feb2021 22:15:24.560] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_drill of type net.minecraft.block.Block
[26Feb2021 22:15:24.550] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for deathworm_egg
[26Feb2021 22:15:24.565] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_saw of type net.minecraft.item.Item
[26Feb2021 22:15:24.566] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_saw of type net.minecraft.block.Block
[26Feb2021 22:15:24.569] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deployer of type net.minecraft.item.Item
[26Feb2021 22:15:24.569] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deployer of type net.minecraft.block.Block
[26Feb2021 22:15:24.570] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry portable_storage_interface of type net.minecraft.item.Item
[26Feb2021 22:15:24.570] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry portable_storage_interface of type net.minecraft.block.Block
[26Feb2021 22:15:24.573] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for cockatrice
[26Feb2021 22:15:24.575] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for cockatrice_egg
[26Feb2021 22:15:24.576] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_harvester of type net.minecraft.item.Item
[26Feb2021 22:15:24.579] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_harvester of type net.minecraft.block.Block
[26Feb2021 22:15:24.584] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for stymphalian_bird
[26Feb2021 22:15:24.585] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for stymphalian_feather
[26Feb2021 22:15:24.586] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_plough of type net.minecraft.item.Item
[26Feb2021 22:15:24.586] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_plough of type net.minecraft.block.Block
[26Feb2021 22:15:24.587] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for stymphalian_arrow
[26Feb2021 22:15:24.598] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for troll
[26Feb2021 22:15:24.610] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_seat of type net.minecraft.item.Item
[26Feb2021 22:15:24.610] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_seat of type net.minecraft.block.Block
[26Feb2021 22:15:24.610] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_seat of type net.minecraft.item.Item
[26Feb2021 22:15:24.610] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_seat of type net.minecraft.block.Block
[26Feb2021 22:15:24.610] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_seat of type net.minecraft.item.Item
[26Feb2021 22:15:24.610] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_seat of type net.minecraft.block.Block
[26Feb2021 22:15:24.611] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_seat of type net.minecraft.item.Item
[26Feb2021 22:15:24.611] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_seat of type net.minecraft.block.Block
[26Feb2021 22:15:24.611] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_seat of type net.minecraft.item.Item
[26Feb2021 22:15:24.611] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_seat of type net.minecraft.block.Block
[26Feb2021 22:15:24.611] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_seat of type net.minecraft.item.Item
[26Feb2021 22:15:24.611] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_seat of type net.minecraft.block.Block
[26Feb2021 22:15:24.611] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_seat of type net.minecraft.item.Item
[26Feb2021 22:15:24.611] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_seat of type net.minecraft.block.Block
[26Feb2021 22:15:24.611] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_seat of type net.minecraft.item.Item
[26Feb2021 22:15:24.611] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_seat of type net.minecraft.block.Block
[26Feb2021 22:15:24.611] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_seat of type net.minecraft.item.Item
[26Feb2021 22:15:24.611] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_seat of type net.minecraft.block.Block
[26Feb2021 22:15:24.612] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_seat of type net.minecraft.item.Item
[26Feb2021 22:15:24.612] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_seat of type net.minecraft.block.Block
[26Feb2021 22:15:24.612] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_seat of type net.minecraft.item.Item
[26Feb2021 22:15:24.612] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_seat of type net.minecraft.block.Block
[26Feb2021 22:15:24.612] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_seat of type net.minecraft.item.Item
[26Feb2021 22:15:24.612] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_seat of type net.minecraft.block.Block
[26Feb2021 22:15:24.612] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_seat of type net.minecraft.item.Item
[26Feb2021 22:15:24.612] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_seat of type net.minecraft.block.Block
[26Feb2021 22:15:24.612] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_seat of type net.minecraft.item.Item
[26Feb2021 22:15:24.612] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_seat of type net.minecraft.block.Block
[26Feb2021 22:15:24.613] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_seat of type net.minecraft.item.Item
[26Feb2021 22:15:24.613] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_seat of type net.minecraft.block.Block
[26Feb2021 22:15:24.613] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_seat of type net.minecraft.item.Item
[26Feb2021 22:15:24.613] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_seat of type net.minecraft.block.Block
[26Feb2021 22:15:24.614] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sail_frame of type net.minecraft.item.Item
[26Feb2021 22:15:24.614] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sail_frame of type net.minecraft.block.Block
[26Feb2021 22:15:24.614] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_sail of type net.minecraft.item.Item
[26Feb2021 22:15:24.615] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_sail of type net.minecraft.block.Block
[26Feb2021 22:15:24.616] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_sail of type net.minecraft.block.Block
[26Feb2021 22:15:24.616] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_sail of type net.minecraft.block.Block
[26Feb2021 22:15:24.616] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_sail of type net.minecraft.block.Block
[26Feb2021 22:15:24.616] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_sail of type net.minecraft.block.Block
[26Feb2021 22:15:24.616] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_sail of type net.minecraft.block.Block
[26Feb2021 22:15:24.616] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_sail of type net.minecraft.block.Block
[26Feb2021 22:15:24.616] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_sail of type net.minecraft.block.Block
[26Feb2021 22:15:24.616] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_sail of type net.minecraft.block.Block
[26Feb2021 22:15:24.617] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_sail of type net.minecraft.block.Block
[26Feb2021 22:15:24.617] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_sail of type net.minecraft.block.Block
[26Feb2021 22:15:24.617] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_sail of type net.minecraft.block.Block
[26Feb2021 22:15:24.617] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_sail of type net.minecraft.block.Block
[26Feb2021 22:15:24.617] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_sail of type net.minecraft.block.Block
[26Feb2021 22:15:24.617] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_sail of type net.minecraft.block.Block
[26Feb2021 22:15:24.617] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_sail of type net.minecraft.block.Block
[26Feb2021 22:15:24.618] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for myrmex_worker
[26Feb2021 22:15:24.619] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_casing of type net.minecraft.item.Item
[26Feb2021 22:15:24.619] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_casing of type net.minecraft.block.Block
[26Feb2021 22:15:24.619] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_casing of type net.minecraft.item.Item
[26Feb2021 22:15:24.619] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_casing of type net.minecraft.block.Block
[26Feb2021 22:15:24.620] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_casing of type net.minecraft.item.Item
[26Feb2021 22:15:24.620] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_casing of type net.minecraft.block.Block
[26Feb2021 22:15:24.620] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_casing of type net.minecraft.item.Item
[26Feb2021 22:15:24.620] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_casing of type net.minecraft.block.Block
[26Feb2021 22:15:24.621] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_casing of type net.minecraft.item.Item
[26Feb2021 22:15:24.621] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_casing of type net.minecraft.block.Block
[26Feb2021 22:15:24.621] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for myrmex_soldier
[26Feb2021 22:15:24.625] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for myrmex_sentinel
[26Feb2021 22:15:24.626] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_crafter of type net.minecraft.item.Item
[26Feb2021 22:15:24.626] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_crafter of type net.minecraft.block.Block
[26Feb2021 22:15:24.634] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sequenced_gearshift of type net.minecraft.item.Item
[26Feb2021 22:15:24.634] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sequenced_gearshift of type net.minecraft.block.Block
[26Feb2021 22:15:24.638] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flywheel of type net.minecraft.item.Item
[26Feb2021 22:15:24.638] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flywheel of type net.minecraft.block.Block
[26Feb2021 22:15:24.649] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry furnace_engine of type net.minecraft.item.Item
[26Feb2021 22:15:24.649] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry furnace_engine of type net.minecraft.block.Block
[26Feb2021 22:15:24.652] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rotation_speed_controller of type net.minecraft.item.Item
[26Feb2021 22:15:24.652] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for myrmex_royal
[26Feb2021 22:15:24.652] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rotation_speed_controller of type net.minecraft.block.Block
[26Feb2021 22:15:24.654] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for myrmex_queen
[26Feb2021 22:15:24.656] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for myrmex_egg
[26Feb2021 22:15:24.657] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_arm of type net.minecraft.item.Item
[26Feb2021 22:15:24.657] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_arm of type net.minecraft.block.Block
[26Feb2021 22:15:24.666] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_funnel of type net.minecraft.item.Item
[26Feb2021 22:15:24.666] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_funnel of type net.minecraft.block.Block
[26Feb2021 22:15:24.669] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_belt_funnel of type net.minecraft.block.Block
[26Feb2021 22:15:24.671] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_funnel of type net.minecraft.item.Item
[26Feb2021 22:15:24.671] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_funnel of type net.minecraft.block.Block
[26Feb2021 22:15:24.672] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_belt_funnel of type net.minecraft.block.Block
[26Feb2021 22:15:24.676] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for amphithere
[26Feb2021 22:15:24.679] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_tunnel of type net.minecraft.item.Item
[26Feb2021 22:15:24.679] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_tunnel of type net.minecraft.block.Block
[26Feb2021 22:15:24.699] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for amphithere_arrow
[26Feb2021 22:15:24.703] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_tunnel of type net.minecraft.item.Item
[26Feb2021 22:15:24.703] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_tunnel of type net.minecraft.block.Block
[26Feb2021 22:15:24.706] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_contact of type net.minecraft.item.Item
[26Feb2021 22:15:24.706] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_contact of type net.minecraft.block.Block
[26Feb2021 22:15:24.711] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry content_observer of type net.minecraft.item.Item
[26Feb2021 22:15:24.711] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry content_observer of type net.minecraft.block.Block
[26Feb2021 22:15:24.715] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stockpile_switch of type net.minecraft.item.Item
[26Feb2021 22:15:24.715] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stockpile_switch of type net.minecraft.block.Block
[26Feb2021 22:15:24.716] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for sea_serpent
[26Feb2021 22:15:24.717] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for sea_serpent_bubbles
[26Feb2021 22:15:24.720] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for sea_serpent_arrow
[26Feb2021 22:15:24.720] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_crate of type net.minecraft.item.Item
[26Feb2021 22:15:24.720] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_crate of type net.minecraft.block.Block
[26Feb2021 22:15:24.722] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_crate of type net.minecraft.item.Item
[26Feb2021 22:15:24.722] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for chain_tie
[26Feb2021 22:15:24.723] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_crate of type net.minecraft.block.Block
[26Feb2021 22:15:24.726] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for pixie_charge
[26Feb2021 22:15:24.729] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nixie_tube of type net.minecraft.item.Item
[26Feb2021 22:15:24.729] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nixie_tube of type net.minecraft.block.Block
[26Feb2021 22:15:24.742] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_link of type net.minecraft.item.Item
[26Feb2021 22:15:24.742] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_link of type net.minecraft.block.Block
[26Feb2021 22:15:24.745] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry analog_lever of type net.minecraft.item.Item
[26Feb2021 22:15:24.745] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry analog_lever of type net.minecraft.block.Block
[26Feb2021 22:15:24.751] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pulse_repeater of type net.minecraft.item.Item
[26Feb2021 22:15:24.751] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pulse_repeater of type net.minecraft.block.Block
[26Feb2021 22:15:24.752] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for myrmex_swarmer
[26Feb2021 22:15:24.754] [modloading-worker-9/ERROR] [net.minecraft.util.Util/]: No data fixer registered for glass_frame
[26Feb2021 22:15:24.754] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for tide_trident
[26Feb2021 22:15:24.755] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_repeater of type net.minecraft.item.Item
[26Feb2021 22:15:24.755] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_repeater of type net.minecraft.block.Block
[26Feb2021 22:15:24.755] [modloading-worker-9/ERROR] [net.minecraft.util.Util/]: No data fixer registered for colored_frame
[26Feb2021 22:15:24.756] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_pulse_repeater of type net.minecraft.item.Item
[26Feb2021 22:15:24.756] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_pulse_repeater of type net.minecraft.block.Block
[26Feb2021 22:15:24.757] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for mob_skull
[26Feb2021 22:15:24.761] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry powered_latch of type net.minecraft.item.Item
[26Feb2021 22:15:24.761] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry powered_latch of type net.minecraft.block.Block
[26Feb2021 22:15:24.763] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry powered_toggle_latch of type net.minecraft.item.Item
[26Feb2021 22:15:24.763] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry powered_toggle_latch of type net.minecraft.block.Block
[26Feb2021 22:15:24.767] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_ore of type net.minecraft.item.Item
[26Feb2021 22:15:24.767] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_ore of type net.minecraft.block.Block
[26Feb2021 22:15:24.768] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_ore of type net.minecraft.item.Item
[26Feb2021 22:15:24.768] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_ore of type net.minecraft.block.Block
[26Feb2021 22:15:24.769] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_block of type net.minecraft.item.Item
[26Feb2021 22:15:24.769] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_block of type net.minecraft.block.Block
[26Feb2021 22:15:24.770] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_shingles of type net.minecraft.item.Item
[26Feb2021 22:15:24.770] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_shingles of type net.minecraft.block.Block
[26Feb2021 22:15:24.771] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_tiles of type net.minecraft.item.Item
[26Feb2021 22:15:24.771] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_tiles of type net.minecraft.block.Block
[26Feb2021 22:15:24.772] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_block of type net.minecraft.item.Item
[26Feb2021 22:15:24.772] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_block of type net.minecraft.block.Block
[26Feb2021 22:15:24.773] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_block of type net.minecraft.item.Item
[26Feb2021 22:15:24.773] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_block of type net.minecraft.block.Block
[26Feb2021 22:15:24.774] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for dread_thrall
[26Feb2021 22:15:24.776] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for dread_ghoul
[26Feb2021 22:15:24.777] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for dread_beast
[26Feb2021 22:15:24.779] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for dread_scuttler
[26Feb2021 22:15:24.781] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_nugget of type net.minecraft.item.Item
[26Feb2021 22:15:24.781] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_nugget of type net.minecraft.item.Item
[26Feb2021 22:15:24.781] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_nugget of type net.minecraft.item.Item
[26Feb2021 22:15:24.781] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_sheet of type net.minecraft.item.Item
[26Feb2021 22:15:24.781] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_sheet of type net.minecraft.item.Item
[26Feb2021 22:15:24.781] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_sheet of type net.minecraft.item.Item
[26Feb2021 22:15:24.782] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry golden_sheet of type net.minecraft.item.Item
[26Feb2021 22:15:24.782] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lapis_sheet of type net.minecraft.item.Item
[26Feb2021 22:15:24.782] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_iron_ore of type net.minecraft.item.Item
[26Feb2021 22:15:24.782] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_gold_ore of type net.minecraft.item.Item
[26Feb2021 22:15:24.782] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_copper_ore of type net.minecraft.item.Item
[26Feb2021 22:15:24.782] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_zinc_ore of type net.minecraft.item.Item
[26Feb2021 22:15:24.782] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_brass of type net.minecraft.item.Item
[26Feb2021 22:15:24.783] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_osmium_ore of type net.minecraft.item.Item
[26Feb2021 22:15:24.784] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_platinum_ore of type net.minecraft.item.Item
[26Feb2021 22:15:24.784] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_silver_ore of type net.minecraft.item.Item
[26Feb2021 22:15:24.784] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_tin_ore of type net.minecraft.item.Item
[26Feb2021 22:15:24.784] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_lead_ore of type net.minecraft.item.Item
[26Feb2021 22:15:24.784] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_quicksilver_ore of type net.minecraft.item.Item
[26Feb2021 22:15:24.784] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_aluminum_ore of type net.minecraft.item.Item
[26Feb2021 22:15:24.784] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_uranium_ore of type net.minecraft.item.Item
[26Feb2021 22:15:24.784] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_nickel_ore of type net.minecraft.item.Item
[26Feb2021 22:15:24.784] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_alloy of type net.minecraft.item.Item
[26Feb2021 22:15:24.784] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_ingot of type net.minecraft.item.Item
[26Feb2021 22:15:24.784] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_ingot of type net.minecraft.item.Item
[26Feb2021 22:15:24.785] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_ingot of type net.minecraft.item.Item
[26Feb2021 22:15:24.785] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wheat_flour of type net.minecraft.item.Item
[26Feb2021 22:15:24.785] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dough of type net.minecraft.item.Item
[26Feb2021 22:15:24.785] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cinder_flour of type net.minecraft.item.Item
[26Feb2021 22:15:24.785] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry powdered_obsidian of type net.minecraft.item.Item
[26Feb2021 22:15:24.785] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_quartz of type net.minecraft.item.Item
[26Feb2021 22:15:24.785] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_rose_quartz of type net.minecraft.item.Item
[26Feb2021 22:15:24.785] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry propeller of type net.minecraft.item.Item
[26Feb2021 22:15:24.785] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry whisk of type net.minecraft.item.Item
[26Feb2021 22:15:24.785] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_hand of type net.minecraft.item.Item
[26Feb2021 22:15:24.785] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crafter_slot_cover of type net.minecraft.item.Item
[26Feb2021 22:15:24.787] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_cake_base of type net.minecraft.item.Item
[26Feb2021 22:15:24.789] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_cake of type net.minecraft.item.Item
[26Feb2021 22:15:24.790] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bar_of_chocolate of type net.minecraft.item.Item
[26Feb2021 22:15:24.792] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for dread_lich
[26Feb2021 22:15:24.792] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry builders_tea of type net.minecraft.item.Item
[26Feb2021 22:15:24.793] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for dread_lich_skull
[26Feb2021 22:15:24.795] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chromatic_compound of type net.minecraft.item.Item
[26Feb2021 22:15:24.797] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel of type net.minecraft.item.Item
[26Feb2021 22:15:24.797] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for dread_knight
[26Feb2021 22:15:24.798] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for dread_horse
[26Feb2021 22:15:24.799] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance of type net.minecraft.item.Item
[26Feb2021 22:15:24.799] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electron_tube of type net.minecraft.item.Item
[26Feb2021 22:15:24.799] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry integrated_circuit of type net.minecraft.item.Item
[26Feb2021 22:15:24.801] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for hydra
[26Feb2021 22:15:24.802] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry belt_connector of type net.minecraft.item.Item
[26Feb2021 22:15:24.806] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for hydra_breath
[26Feb2021 22:15:24.808] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for hydra_arrow
[26Feb2021 22:15:24.811] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_gearbox of type net.minecraft.item.Item
[26Feb2021 22:15:24.811] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry empty_blaze_burner of type net.minecraft.item.Item
[26Feb2021 22:15:24.817] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry super_glue of type net.minecraft.item.Item
[26Feb2021 22:15:24.828] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for ghost
[26Feb2021 22:15:24.832] [modloading-worker-12/ERROR] [net.minecraft.util.Util/]: No data fixer registered for ghost_sword
[26Feb2021 22:15:24.838] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry minecart_coupling of type net.minecraft.item.Item
[26Feb2021 22:15:24.842] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sand_paper of type net.minecraft.item.Item
[26Feb2021 22:15:24.843] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_sand_paper of type net.minecraft.item.Item
[26Feb2021 22:15:24.846] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wrench of type net.minecraft.item.Item
[26Feb2021 22:15:24.848] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry goggles of type net.minecraft.item.Item
[26Feb2021 22:15:24.854] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry minecart_contraption of type net.minecraft.item.Item
[26Feb2021 22:15:24.854] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry furnace_minecart_contraption of type net.minecraft.item.Item
[26Feb2021 22:15:24.855] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chest_minecart_contraption of type net.minecraft.item.Item
[26Feb2021 22:15:24.862] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry filter of type net.minecraft.item.Item
[26Feb2021 22:15:24.862] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry attribute_filter of type net.minecraft.item.Item
[26Feb2021 22:15:24.874] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tree_fertilizer of type net.minecraft.item.Item
[26Feb2021 22:15:24.887] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance iceandfire of type com.github.alexthe666.iceandfire.IceAndFire
[26Feb2021 22:15:24.887] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for iceandfire
[26Feb2021 22:15:24.887] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for iceandfire
[26Feb2021 22:15:24.888] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.item.IafItemRegistry to MOD
[26Feb2021 22:15:24.893] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry handheld_blockzapper of type net.minecraft.item.Item
[26Feb2021 22:15:24.897] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry handheld_worldshaper of type net.minecraft.item.Item
[26Feb2021 22:15:24.899] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deforester of type net.minecraft.item.Item
[26Feb2021 22:15:24.905] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wand_of_symmetry of type net.minecraft.item.Item
[26Feb2021 22:15:24.909] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry extendo_grip of type net.minecraft.item.Item
[26Feb2021 22:15:24.909] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry empty_schematic of type net.minecraft.item.Item
[26Feb2021 22:15:24.911] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematic_and_quill of type net.minecraft.item.Item
[26Feb2021 22:15:24.916] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematic of type net.minecraft.item.Item
[26Feb2021 22:15:24.953] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry potion of type net.minecraft.fluid.Fluid
[26Feb2021 22:15:24.954] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_potion of type net.minecraft.fluid.Fluid
[26Feb2021 22:15:24.955] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tea of type net.minecraft.fluid.Fluid
[26Feb2021 22:15:24.955] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_tea of type net.minecraft.fluid.Fluid
[26Feb2021 22:15:24.956] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry milk of type net.minecraft.fluid.Fluid
[26Feb2021 22:15:24.956] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_milk of type net.minecraft.fluid.Fluid
[26Feb2021 22:15:24.962] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry honey_bucket of type net.minecraft.item.Item
[26Feb2021 22:15:24.965] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry honey of type net.minecraft.block.Block
[26Feb2021 22:15:24.965] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry honey of type net.minecraft.fluid.Fluid
[26Feb2021 22:15:24.966] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_honey of type net.minecraft.fluid.Fluid
[26Feb2021 22:15:24.967] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chocolate_bucket of type net.minecraft.item.Item
[26Feb2021 22:15:24.967] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chocolate of type net.minecraft.block.Block
[26Feb2021 22:15:24.967] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chocolate of type net.minecraft.fluid.Fluid
[26Feb2021 22:15:24.967] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_chocolate of type net.minecraft.fluid.Fluid
[26Feb2021 22:15:24.999] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_glass of type net.minecraft.item.Item
[26Feb2021 22:15:24.999] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_glass of type net.minecraft.block.Block
[26Feb2021 22:15:25.013] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_glass of type net.minecraft.item.Item
[26Feb2021 22:15:25.013] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_glass of type net.minecraft.block.Block
[26Feb2021 22:15:25.013] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_framed_glass of type net.minecraft.item.Item
[26Feb2021 22:15:25.013] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_framed_glass of type net.minecraft.block.Block
[26Feb2021 22:15:25.013] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_framed_glass of type net.minecraft.item.Item
[26Feb2021 22:15:25.013] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_framed_glass of type net.minecraft.block.Block
[26Feb2021 22:15:25.016] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_glass_pane of type net.minecraft.item.Item
[26Feb2021 22:15:25.016] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_glass_pane of type net.minecraft.block.Block
[26Feb2021 22:15:25.019] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_glass_pane of type net.minecraft.item.Item
[26Feb2021 22:15:25.020] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_glass_pane of type net.minecraft.block.Block
[26Feb2021 22:15:25.020] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_framed_glass_pane of type net.minecraft.item.Item
[26Feb2021 22:15:25.020] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_framed_glass_pane of type net.minecraft.block.Block
[26Feb2021 22:15:25.020] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_framed_glass_pane of type net.minecraft.item.Item
[26Feb2021 22:15:25.020] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_framed_glass_pane of type net.minecraft.block.Block
[26Feb2021 22:15:25.023] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oak_window of type net.minecraft.item.Item
[26Feb2021 22:15:25.023] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oak_window of type net.minecraft.block.Block
[26Feb2021 22:15:25.023] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spruce_window of type net.minecraft.item.Item
[26Feb2021 22:15:25.023] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spruce_window of type net.minecraft.block.Block
[26Feb2021 22:15:25.024] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry birch_window of type net.minecraft.item.Item
[26Feb2021 22:15:25.024] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry birch_window of type net.minecraft.block.Block
[26Feb2021 22:15:25.025] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry jungle_window of type net.minecraft.item.Item
[26Feb2021 22:15:25.025] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry jungle_window of type net.minecraft.block.Block
[26Feb2021 22:15:25.025] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry acacia_window of type net.minecraft.item.Item
[26Feb2021 22:15:25.025] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry acacia_window of type net.minecraft.block.Block
[26Feb2021 22:15:25.025] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_oak_window of type net.minecraft.item.Item
[26Feb2021 22:15:25.025] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_oak_window of type net.minecraft.block.Block
[26Feb2021 22:15:25.025] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimson_window of type net.minecraft.item.Item
[26Feb2021 22:15:25.025] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimson_window of type net.minecraft.block.Block
[26Feb2021 22:15:25.025] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry warped_window of type net.minecraft.item.Item
[26Feb2021 22:15:25.025] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry warped_window of type net.minecraft.block.Block
[26Feb2021 22:15:25.026] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ornate_iron_window of type net.minecraft.item.Item
[26Feb2021 22:15:25.026] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ornate_iron_window of type net.minecraft.block.Block
[26Feb2021 22:15:25.027] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oak_window_pane of type net.minecraft.item.Item
[26Feb2021 22:15:25.027] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oak_window_pane of type net.minecraft.block.Block
[26Feb2021 22:15:25.027] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spruce_window_pane of type net.minecraft.item.Item
[26Feb2021 22:15:25.027] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spruce_window_pane of type net.minecraft.block.Block
[26Feb2021 22:15:25.028] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry birch_window_pane of type net.minecraft.item.Item
[26Feb2021 22:15:25.028] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry birch_window_pane of type net.minecraft.block.Block
[26Feb2021 22:15:25.028] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry jungle_window_pane of type net.minecraft.item.Item
[26Feb2021 22:15:25.028] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry jungle_window_pane of type net.minecraft.block.Block
[26Feb2021 22:15:25.028] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry acacia_window_pane of type net.minecraft.item.Item
[26Feb2021 22:15:25.028] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry acacia_window_pane of type net.minecraft.block.Block
[26Feb2021 22:15:25.028] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_oak_window_pane of type net.minecraft.item.Item
[26Feb2021 22:15:25.028] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_oak_window_pane of type net.minecraft.block.Block
[26Feb2021 22:15:25.028] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimson_window_pane of type net.minecraft.item.Item
[26Feb2021 22:15:25.028] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimson_window_pane of type net.minecraft.block.Block
[26Feb2021 22:15:25.028] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry warped_window_pane of type net.minecraft.item.Item
[26Feb2021 22:15:25.028] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry warped_window_pane of type net.minecraft.block.Block
[26Feb2021 22:15:25.029] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ornate_iron_window_pane of type net.minecraft.item.Item
[26Feb2021 22:15:25.029] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ornate_iron_window_pane of type net.minecraft.block.Block
[26Feb2021 22:15:25.040] [modloading-worker-9/ERROR] [net.minecraft.util.Util/]: No data fixer registered for wrapped
[26Feb2021 22:15:25.094] [modloading-worker-12/DEBUG] [mixin/]: Mixing client.PistonTileEntityRendererMixin from quark.mixins.json into net.minecraft.client.renderer.tileentity.PistonTileEntityRenderer
[26Feb2021 22:15:25.101] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_cobblestone of type net.minecraft.item.Item
[26Feb2021 22:15:25.101] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_cobblestone of type net.minecraft.block.Block
[26Feb2021 22:15:25.102] [modloading-worker-9/ERROR] [net.minecraft.util.Util/]: No data fixer registered for toretoise
[26Feb2021 22:15:25.103] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_cobblestone_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.103] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_cobblestone_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.104] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_cobblestone_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.104] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_cobblestone_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.104] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_cobblestone_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.104] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_cobblestone_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.104] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_bricks of type net.minecraft.item.Item
[26Feb2021 22:15:25.104] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_bricks of type net.minecraft.block.Block
[26Feb2021 22:15:25.104] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_bricks_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.105] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_bricks_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.105] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_bricks_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.105] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_bricks_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.105] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_bricks_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.105] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_bricks_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.105] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_granite_bricks of type net.minecraft.item.Item
[26Feb2021 22:15:25.105] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_granite_bricks of type net.minecraft.block.Block
[26Feb2021 22:15:25.105] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_granite_bricks_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.105] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_granite_bricks_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.105] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_granite_bricks_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.105] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_granite_bricks_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.105] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_granite_bricks_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.105] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_granite_bricks_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.106] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_pillar of type net.minecraft.item.Item
[26Feb2021 22:15:25.106] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_pillar of type net.minecraft.block.Block
[26Feb2021 22:15:25.107] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_granite of type net.minecraft.item.Item
[26Feb2021 22:15:25.107] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_granite of type net.minecraft.block.Block
[26Feb2021 22:15:25.107] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_granite_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.108] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_granite_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.108] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_granite_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.108] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_granite_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.108] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_granite_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.108] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_granite_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.109] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_granite of type net.minecraft.item.Item
[26Feb2021 22:15:25.109] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_granite of type net.minecraft.block.Block
[26Feb2021 22:15:25.111] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_granite of type net.minecraft.item.Item
[26Feb2021 22:15:25.111] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_granite of type net.minecraft.block.Block
[26Feb2021 22:15:25.112] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_granite of type net.minecraft.item.Item
[26Feb2021 22:15:25.112] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_granite of type net.minecraft.block.Block
[26Feb2021 22:15:25.112] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_cobblestone of type net.minecraft.item.Item
[26Feb2021 22:15:25.112] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_cobblestone of type net.minecraft.block.Block
[26Feb2021 22:15:25.113] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_cobblestone_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.113] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_cobblestone_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.113] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_cobblestone_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.113] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_cobblestone_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.113] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_cobblestone_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.113] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_cobblestone_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.113] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_bricks of type net.minecraft.item.Item
[26Feb2021 22:15:25.113] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_bricks of type net.minecraft.block.Block
[26Feb2021 22:15:25.113] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_bricks_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.113] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_bricks_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.113] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_bricks_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.113] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_bricks_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.113] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_bricks_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.121] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_bricks_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.122] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_diorite_bricks of type net.minecraft.item.Item
[26Feb2021 22:15:25.122] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_diorite_bricks of type net.minecraft.block.Block
[26Feb2021 22:15:25.122] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_diorite_bricks_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.122] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_diorite_bricks_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.122] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_diorite_bricks_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.122] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_diorite_bricks_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.122] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_diorite_bricks_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.122] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_diorite_bricks_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.122] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_pillar of type net.minecraft.item.Item
[26Feb2021 22:15:25.122] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_pillar of type net.minecraft.block.Block
[26Feb2021 22:15:25.122] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_diorite of type net.minecraft.item.Item
[26Feb2021 22:15:25.122] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_diorite of type net.minecraft.block.Block
[26Feb2021 22:15:25.123] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_diorite_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.123] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_diorite_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.123] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_diorite_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.123] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_diorite_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.123] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_diorite_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.123] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_diorite_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.123] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_diorite of type net.minecraft.item.Item
[26Feb2021 22:15:25.123] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_diorite of type net.minecraft.block.Block
[26Feb2021 22:15:25.123] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_diorite of type net.minecraft.item.Item
[26Feb2021 22:15:25.123] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_diorite of type net.minecraft.block.Block
[26Feb2021 22:15:25.124] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_diorite of type net.minecraft.item.Item
[26Feb2021 22:15:25.124] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_diorite of type net.minecraft.block.Block
[26Feb2021 22:15:25.124] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_cobblestone of type net.minecraft.item.Item
[26Feb2021 22:15:25.124] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_cobblestone of type net.minecraft.block.Block
[26Feb2021 22:15:25.124] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_cobblestone_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.124] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_cobblestone_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.124] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_cobblestone_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.124] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_cobblestone_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.124] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_cobblestone_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.124] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_cobblestone_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.125] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bricks of type net.minecraft.item.Item
[26Feb2021 22:15:25.125] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bricks of type net.minecraft.block.Block
[26Feb2021 22:15:25.125] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bricks_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.125] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bricks_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.125] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bricks_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.125] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bricks_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.125] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bricks_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.125] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bricks_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.125] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_andesite_bricks of type net.minecraft.item.Item
[26Feb2021 22:15:25.125] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_andesite_bricks of type net.minecraft.block.Block
[26Feb2021 22:15:25.125] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_andesite_bricks_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.125] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_andesite_bricks_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.125] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_andesite_bricks_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.125] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_andesite_bricks_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.126] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_andesite_bricks_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.126] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_andesite_bricks_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.126] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_pillar of type net.minecraft.item.Item
[26Feb2021 22:15:25.126] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_pillar of type net.minecraft.block.Block
[26Feb2021 22:15:25.126] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_andesite of type net.minecraft.item.Item
[26Feb2021 22:15:25.126] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_andesite of type net.minecraft.block.Block
[26Feb2021 22:15:25.126] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_andesite_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.126] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_andesite_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.126] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_andesite_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.126] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_andesite_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.126] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_andesite_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.126] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_andesite_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.126] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_andesite of type net.minecraft.item.Item
[26Feb2021 22:15:25.126] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_andesite of type net.minecraft.block.Block
[26Feb2021 22:15:25.126] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_andesite of type net.minecraft.item.Item
[26Feb2021 22:15:25.127] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_andesite of type net.minecraft.block.Block
[26Feb2021 22:15:25.127] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_andesite of type net.minecraft.item.Item
[26Feb2021 22:15:25.127] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_andesite of type net.minecraft.block.Block
[26Feb2021 22:15:25.128] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limesand of type net.minecraft.item.Item
[26Feb2021 22:15:25.128] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limesand of type net.minecraft.block.Block
[26Feb2021 22:15:25.128] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone of type net.minecraft.item.Item
[26Feb2021 22:15:25.129] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone of type net.minecraft.block.Block
[26Feb2021 22:15:25.129] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_cobblestone of type net.minecraft.item.Item
[26Feb2021 22:15:25.129] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_cobblestone of type net.minecraft.block.Block
[26Feb2021 22:15:25.129] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_cobblestone_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.129] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_cobblestone_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.129] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_cobblestone_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.129] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_cobblestone_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.129] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_cobblestone_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.129] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_cobblestone_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.129] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_limestone of type net.minecraft.item.Item
[26Feb2021 22:15:25.129] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_limestone of type net.minecraft.block.Block
[26Feb2021 22:15:25.129] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_limestone_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.129] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_limestone_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.130] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_limestone_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.130] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_limestone_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.130] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_limestone_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.130] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_limestone_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.130] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_bricks of type net.minecraft.item.Item
[26Feb2021 22:15:25.130] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_bricks of type net.minecraft.block.Block
[26Feb2021 22:15:25.130] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_bricks_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.130] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_bricks_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.130] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_bricks_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.130] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_bricks_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.130] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_bricks_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.130] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_bricks_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.130] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_limestone_bricks of type net.minecraft.item.Item
[26Feb2021 22:15:25.130] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_limestone_bricks of type net.minecraft.block.Block
[26Feb2021 22:15:25.130] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_limestone_bricks_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.130] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_limestone_bricks_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.131] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_limestone_bricks_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.131] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_limestone_bricks_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.131] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_limestone_bricks_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.131] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_limestone_bricks_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.131] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_pillar of type net.minecraft.item.Item
[26Feb2021 22:15:25.131] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_pillar of type net.minecraft.block.Block
[26Feb2021 22:15:25.131] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_limestone of type net.minecraft.item.Item
[26Feb2021 22:15:25.131] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_limestone of type net.minecraft.block.Block
[26Feb2021 22:15:25.131] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_limestone_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.131] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_limestone_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.131] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_limestone_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.131] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_limestone_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.131] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_limestone_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.131] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_limestone_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.131] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_limestone of type net.minecraft.item.Item
[26Feb2021 22:15:25.131] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_limestone of type net.minecraft.block.Block
[26Feb2021 22:15:25.132] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_limestone of type net.minecraft.item.Item
[26Feb2021 22:15:25.132] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_limestone of type net.minecraft.block.Block
[26Feb2021 22:15:25.132] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_limestone of type net.minecraft.item.Item
[26Feb2021 22:15:25.132] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_limestone of type net.minecraft.block.Block
[26Feb2021 22:15:25.132] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_limestone of type net.minecraft.item.Item
[26Feb2021 22:15:25.132] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_limestone of type net.minecraft.block.Block
[26Feb2021 22:15:25.133] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone of type net.minecraft.item.Item
[26Feb2021 22:15:25.133] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone of type net.minecraft.block.Block
[26Feb2021 22:15:25.133] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_cobblestone of type net.minecraft.item.Item
[26Feb2021 22:15:25.133] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_cobblestone of type net.minecraft.block.Block
[26Feb2021 22:15:25.133] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_cobblestone_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.133] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_cobblestone_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.133] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_cobblestone_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.134] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_cobblestone_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.134] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_cobblestone_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.134] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_cobblestone_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.134] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_weathered_limestone of type net.minecraft.item.Item
[26Feb2021 22:15:25.134] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_weathered_limestone of type net.minecraft.block.Block
[26Feb2021 22:15:25.134] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_weathered_limestone_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.134] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_weathered_limestone_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.134] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_weathered_limestone_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.135] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_weathered_limestone_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.135] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_weathered_limestone_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.135] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_weathered_limestone_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.135] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_bricks of type net.minecraft.item.Item
[26Feb2021 22:15:25.135] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_bricks of type net.minecraft.block.Block
[26Feb2021 22:15:25.135] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_bricks_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.135] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_bricks_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.135] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_bricks_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.135] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_bricks_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.135] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_bricks_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.135] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_bricks_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.135] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_weathered_limestone_bricks of type net.minecraft.item.Item
[26Feb2021 22:15:25.135] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_weathered_limestone_bricks of type net.minecraft.block.Block
[26Feb2021 22:15:25.135] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_weathered_limestone_bricks_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.136] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_weathered_limestone_bricks_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.136] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_weathered_limestone_bricks_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.136] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_weathered_limestone_bricks_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.136] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_weathered_limestone_bricks_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.136] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_weathered_limestone_bricks_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.136] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_pillar of type net.minecraft.item.Item
[26Feb2021 22:15:25.136] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_pillar of type net.minecraft.block.Block
[26Feb2021 22:15:25.136] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_weathered_limestone of type net.minecraft.item.Item
[26Feb2021 22:15:25.136] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_weathered_limestone of type net.minecraft.block.Block
[26Feb2021 22:15:25.136] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_weathered_limestone_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.136] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_weathered_limestone_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.136] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_weathered_limestone_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.136] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_weathered_limestone_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.136] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_weathered_limestone_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.136] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_weathered_limestone_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.137] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_weathered_limestone of type net.minecraft.item.Item
[26Feb2021 22:15:25.137] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_weathered_limestone of type net.minecraft.block.Block
[26Feb2021 22:15:25.137] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_weathered_limestone of type net.minecraft.item.Item
[26Feb2021 22:15:25.137] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_weathered_limestone of type net.minecraft.block.Block
[26Feb2021 22:15:25.137] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_weathered_limestone of type net.minecraft.item.Item
[26Feb2021 22:15:25.137] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_weathered_limestone of type net.minecraft.block.Block
[26Feb2021 22:15:25.137] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_weathered_limestone of type net.minecraft.item.Item
[26Feb2021 22:15:25.137] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_weathered_limestone of type net.minecraft.block.Block
[26Feb2021 22:15:25.138] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite of type net.minecraft.item.Item
[26Feb2021 22:15:25.138] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite of type net.minecraft.block.Block
[26Feb2021 22:15:25.138] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_cobblestone of type net.minecraft.item.Item
[26Feb2021 22:15:25.138] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_cobblestone of type net.minecraft.block.Block
[26Feb2021 22:15:25.138] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_cobblestone_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.138] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_cobblestone_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.138] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_cobblestone_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.138] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_cobblestone_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.138] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_cobblestone_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.138] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_cobblestone_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.138] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dolomite of type net.minecraft.item.Item
[26Feb2021 22:15:25.139] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dolomite of type net.minecraft.block.Block
[26Feb2021 22:15:25.139] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dolomite_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.139] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dolomite_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.139] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dolomite_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.139] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dolomite_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.139] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dolomite_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.139] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dolomite_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.139] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_bricks of type net.minecraft.item.Item
[26Feb2021 22:15:25.139] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_bricks of type net.minecraft.block.Block
[26Feb2021 22:15:25.139] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_bricks_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.139] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_bricks_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.139] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_bricks_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.139] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_bricks_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.140] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_bricks_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.140] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_bricks_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.140] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dolomite_bricks of type net.minecraft.item.Item
[26Feb2021 22:15:25.140] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dolomite_bricks of type net.minecraft.block.Block
[26Feb2021 22:15:25.140] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dolomite_bricks_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.140] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dolomite_bricks_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.140] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dolomite_bricks_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.140] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dolomite_bricks_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.140] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dolomite_bricks_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.140] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dolomite_bricks_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.140] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_pillar of type net.minecraft.item.Item
[26Feb2021 22:15:25.141] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_pillar of type net.minecraft.block.Block
[26Feb2021 22:15:25.141] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dolomite of type net.minecraft.item.Item
[26Feb2021 22:15:25.141] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dolomite of type net.minecraft.block.Block
[26Feb2021 22:15:25.141] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dolomite_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.141] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dolomite_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.141] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dolomite_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.141] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dolomite_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.141] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dolomite_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.141] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dolomite_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.141] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_dolomite of type net.minecraft.item.Item
[26Feb2021 22:15:25.141] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_dolomite of type net.minecraft.block.Block
[26Feb2021 22:15:25.142] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_dolomite of type net.minecraft.item.Item
[26Feb2021 22:15:25.142] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_dolomite of type net.minecraft.block.Block
[26Feb2021 22:15:25.142] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_dolomite of type net.minecraft.item.Item
[26Feb2021 22:15:25.142] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_dolomite of type net.minecraft.block.Block
[26Feb2021 22:15:25.142] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_dolomite of type net.minecraft.item.Item
[26Feb2021 22:15:25.142] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_dolomite of type net.minecraft.block.Block
[26Feb2021 22:15:25.142] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro of type net.minecraft.item.Item
[26Feb2021 22:15:25.143] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro of type net.minecraft.block.Block
[26Feb2021 22:15:25.143] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_cobblestone of type net.minecraft.item.Item
[26Feb2021 22:15:25.143] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_cobblestone of type net.minecraft.block.Block
[26Feb2021 22:15:25.143] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_cobblestone_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.143] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_cobblestone_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.143] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_cobblestone_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.143] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_cobblestone_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.143] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_cobblestone_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.143] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_cobblestone_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.143] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_gabbro of type net.minecraft.item.Item
[26Feb2021 22:15:25.143] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_gabbro of type net.minecraft.block.Block
[26Feb2021 22:15:25.143] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_gabbro_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.143] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_gabbro_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.144] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_gabbro_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.144] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_gabbro_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.144] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_gabbro_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.144] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_gabbro_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.144] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_bricks of type net.minecraft.item.Item
[26Feb2021 22:15:25.144] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_bricks of type net.minecraft.block.Block
[26Feb2021 22:15:25.144] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_bricks_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.144] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_bricks_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.144] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_bricks_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.144] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_bricks_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.218] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_bricks_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.219] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_bricks_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.219] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_gabbro_bricks of type net.minecraft.item.Item
[26Feb2021 22:15:25.219] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_gabbro_bricks of type net.minecraft.block.Block
[26Feb2021 22:15:25.219] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_gabbro_bricks_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.219] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_gabbro_bricks_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.219] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_gabbro_bricks_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.219] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_gabbro_bricks_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.219] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_gabbro_bricks_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.219] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_gabbro_bricks_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.219] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_pillar of type net.minecraft.item.Item
[26Feb2021 22:15:25.219] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_pillar of type net.minecraft.block.Block
[26Feb2021 22:15:25.219] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_gabbro of type net.minecraft.item.Item
[26Feb2021 22:15:25.219] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_gabbro of type net.minecraft.block.Block
[26Feb2021 22:15:25.219] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_gabbro_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.219] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_gabbro_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.220] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_gabbro_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.220] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_gabbro_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.220] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_gabbro_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.220] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_gabbro_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.220] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_gabbro of type net.minecraft.item.Item
[26Feb2021 22:15:25.220] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_gabbro of type net.minecraft.block.Block
[26Feb2021 22:15:25.220] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_gabbro of type net.minecraft.item.Item
[26Feb2021 22:15:25.220] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_gabbro of type net.minecraft.block.Block
[26Feb2021 22:15:25.220] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_gabbro of type net.minecraft.item.Item
[26Feb2021 22:15:25.220] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_gabbro of type net.minecraft.block.Block
[26Feb2021 22:15:25.220] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_gabbro of type net.minecraft.item.Item
[26Feb2021 22:15:25.220] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_gabbro of type net.minecraft.block.Block
[26Feb2021 22:15:25.222] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria of type net.minecraft.item.Item
[26Feb2021 22:15:25.222] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria of type net.minecraft.block.Block
[26Feb2021 22:15:25.224] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry natural_scoria of type net.minecraft.item.Item
[26Feb2021 22:15:25.224] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry natural_scoria of type net.minecraft.block.Block
[26Feb2021 22:15:25.224] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_cobblestone of type net.minecraft.item.Item
[26Feb2021 22:15:25.224] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_cobblestone of type net.minecraft.block.Block
[26Feb2021 22:15:25.224] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_cobblestone_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.224] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_cobblestone_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.225] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_cobblestone_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.225] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_cobblestone_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.225] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_cobblestone_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.225] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_cobblestone_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.225] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_scoria of type net.minecraft.item.Item
[26Feb2021 22:15:25.225] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_scoria of type net.minecraft.block.Block
[26Feb2021 22:15:25.225] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_scoria_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.225] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_scoria_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.225] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_scoria_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.225] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_scoria_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.225] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_scoria_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.225] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_scoria_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.225] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_bricks of type net.minecraft.item.Item
[26Feb2021 22:15:25.225] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_bricks of type net.minecraft.block.Block
[26Feb2021 22:15:25.225] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_bricks_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.226] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_bricks_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.226] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_bricks_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.226] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_bricks_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.226] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_bricks_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.226] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_bricks_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.226] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_scoria_bricks of type net.minecraft.item.Item
[26Feb2021 22:15:25.226] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_scoria_bricks of type net.minecraft.block.Block
[26Feb2021 22:15:25.226] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_scoria_bricks_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.226] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_scoria_bricks_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.226] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_scoria_bricks_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.226] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_scoria_bricks_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.226] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_scoria_bricks_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.226] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_scoria_bricks_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.226] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_pillar of type net.minecraft.item.Item
[26Feb2021 22:15:25.226] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_pillar of type net.minecraft.block.Block
[26Feb2021 22:15:25.227] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_scoria of type net.minecraft.item.Item
[26Feb2021 22:15:25.227] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_scoria of type net.minecraft.block.Block
[26Feb2021 22:15:25.227] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_scoria_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.227] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_scoria_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.227] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_scoria_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.227] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_scoria_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.227] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_scoria_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.227] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_scoria_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.227] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_scoria of type net.minecraft.item.Item
[26Feb2021 22:15:25.227] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_scoria of type net.minecraft.block.Block
[26Feb2021 22:15:25.227] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_scoria of type net.minecraft.item.Item
[26Feb2021 22:15:25.227] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_scoria of type net.minecraft.block.Block
[26Feb2021 22:15:25.227] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_scoria of type net.minecraft.item.Item
[26Feb2021 22:15:25.227] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_scoria of type net.minecraft.block.Block
[26Feb2021 22:15:25.228] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_scoria of type net.minecraft.item.Item
[26Feb2021 22:15:25.228] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_scoria of type net.minecraft.block.Block
[26Feb2021 22:15:25.228] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria of type net.minecraft.item.Item
[26Feb2021 22:15:25.228] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria of type net.minecraft.block.Block
[26Feb2021 22:15:25.228] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_cobblestone of type net.minecraft.item.Item
[26Feb2021 22:15:25.229] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_cobblestone of type net.minecraft.block.Block
[26Feb2021 22:15:25.229] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_cobblestone_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.229] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_cobblestone_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.229] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_cobblestone_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.229] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_cobblestone_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.229] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_cobblestone_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.229] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_cobblestone_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.229] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dark_scoria of type net.minecraft.item.Item
[26Feb2021 22:15:25.229] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dark_scoria of type net.minecraft.block.Block
[26Feb2021 22:15:25.229] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dark_scoria_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.229] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dark_scoria_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.229] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dark_scoria_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.229] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dark_scoria_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.229] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dark_scoria_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.230] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dark_scoria_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.230] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_bricks of type net.minecraft.item.Item
[26Feb2021 22:15:25.230] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_bricks of type net.minecraft.block.Block
[26Feb2021 22:15:25.230] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_bricks_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.230] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_bricks_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.230] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_bricks_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.230] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_bricks_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.230] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_bricks_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.230] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_bricks_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.230] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dark_scoria_bricks of type net.minecraft.item.Item
[26Feb2021 22:15:25.230] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dark_scoria_bricks of type net.minecraft.block.Block
[26Feb2021 22:15:25.230] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dark_scoria_bricks_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.230] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dark_scoria_bricks_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.230] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dark_scoria_bricks_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.230] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dark_scoria_bricks_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.231] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dark_scoria_bricks_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.231] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dark_scoria_bricks_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.231] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_pillar of type net.minecraft.item.Item
[26Feb2021 22:15:25.231] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_pillar of type net.minecraft.block.Block
[26Feb2021 22:15:25.231] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dark_scoria of type net.minecraft.item.Item
[26Feb2021 22:15:25.231] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dark_scoria of type net.minecraft.block.Block
[26Feb2021 22:15:25.231] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dark_scoria_stairs of type net.minecraft.item.Item
[26Feb2021 22:15:25.231] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dark_scoria_stairs of type net.minecraft.block.Block
[26Feb2021 22:15:25.231] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dark_scoria_slab of type net.minecraft.item.Item
[26Feb2021 22:15:25.231] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dark_scoria_slab of type net.minecraft.block.Block
[26Feb2021 22:15:25.231] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dark_scoria_wall of type net.minecraft.item.Item
[26Feb2021 22:15:25.231] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dark_scoria_wall of type net.minecraft.block.Block
[26Feb2021 22:15:25.231] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_dark_scoria of type net.minecraft.item.Item
[26Feb2021 22:15:25.231] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_dark_scoria of type net.minecraft.block.Block
[26Feb2021 22:15:25.232] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_dark_scoria of type net.minecraft.item.Item
[26Feb2021 22:15:25.232] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_dark_scoria of type net.minecraft.block.Block
[26Feb2021 22:15:25.232] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_dark_scoria of type net.minecraft.item.Item
[26Feb2021 22:15:25.232] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_dark_scoria of type net.minecraft.block.Block
[26Feb2021 22:15:25.232] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_dark_scoria of type net.minecraft.item.Item
[26Feb2021 22:15:25.232] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_dark_scoria of type net.minecraft.block.Block
[26Feb2021 22:15:25.242] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry contraption of type net.minecraft.entity.EntityType
[26Feb2021 22:15:25.244] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stationary_contraption of type net.minecraft.entity.EntityType
[26Feb2021 22:15:25.246] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry super_glue of type net.minecraft.entity.EntityType
[26Feb2021 22:15:25.248] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry seat of type net.minecraft.entity.EntityType
[26Feb2021 22:15:25.295] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematicannon of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.297] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematic_table of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.300] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry simple_kinetic of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.322] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry motor of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.326] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gearbox of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.327] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_shaft of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.329] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_pulley of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.335] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.inventory.IafContainerRegistry to MOD
[26Feb2021 22:15:25.335] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.IceAndFire to FORGE
[26Feb2021 22:15:25.335] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.event.ServerEvents to FORGE
[26Feb2021 22:15:25.344] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.entity.tile.IafTileEntityRegistry to MOD
[26Feb2021 22:15:25.344] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.entity.IafVillagerRegistry to MOD
[26Feb2021 22:15:25.347] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.entity.IafEntityRegistry to MOD
[26Feb2021 22:15:25.347] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.CommonProxy to MOD
[26Feb2021 22:15:25.351] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.ClientProxy to FORGE
[26Feb2021 22:15:25.351] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.block.IafBlockRegistry to MOD
[26Feb2021 22:15:25.352] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for iceandfire
[26Feb2021 22:15:25.352] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid iceandfire : FMLConstructModEvent
[26Feb2021 22:15:25.353] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid iceandfire : FMLConstructModEvent
[26Feb2021 22:15:25.366] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_fan of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.368] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nozzle of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.371] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry clutch of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.372] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gearshift of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.373] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry turntable of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.375] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hand_crank of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.378] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cuckoo_clock of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.382] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_pump of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.384] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smart_fluid_pipe of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.385] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_pipe of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.386] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_fluid_pipe of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.387] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry glass_fluid_pipe of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.389] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_valve of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.389] [modloading-worker-9/ERROR] [net.minecraft.util.Util/]: No data fixer registered for leash_knot_fake
[26Feb2021 22:15:25.391] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_tank of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.394] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_fluid_tank of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.397] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hose_pulley of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.415] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spout of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.416] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry item_drain of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.420] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry belt of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.425] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chute of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.427] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_tunnel of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.437] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_tunnel of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.444] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_arm of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.484] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_piston of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.490] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry windmill_bearing of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.491] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_bearing of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.494] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry clockwork_bearing of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.497] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rope_pulley of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.502] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chassis of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.506] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry drill of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.545] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry saw of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.545] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry harvester of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.549] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry portable_storage_interface of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.551] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry portable_fluid_interface of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.553] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flywheel of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.555] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry furnace_engine of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.560] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry millstone of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.562] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushing_wheel of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.567] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushing_wheel_controller of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.570] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry water_wheel of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.608] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_press of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.611] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_mixer of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.618] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deployer of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.624] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry basin of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.627] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_heater of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.632] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_crafter of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.635] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sequenced_gearshift of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.639] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rotation_speed_controller of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.677] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry speedometer of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.679] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stressometer of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.681] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry analog_lever of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.684] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cart_assembler of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.688] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_link of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.689] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nixie_tube of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.693] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stockpile_switch of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.697] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_crate of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.701] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_crate of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.706] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry depot of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.713] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry funnel of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.714] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry content_observer of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.715] [modloading-worker-9/ERROR] [net.minecraft.util.Util/]: No data fixer registered for chest_passenger
[26Feb2021 22:15:25.717] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_repeater of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.721] [modloading-worker-8/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_pulse_repeater of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:25.727] [modloading-worker-9/ERROR] [net.minecraft.util.Util/]: No data fixer registered for crab
[26Feb2021 22:15:25.757] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance immersiveengineering of type blusunrize.immersiveengineering.ImmersiveEngineering
[26Feb2021 22:15:25.757] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for immersiveengineering
[26Feb2021 22:15:25.758] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for immersiveengineering
[26Feb2021 22:15:25.758] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.world.Villages$Registers to MOD
[26Feb2021 22:15:25.758] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.world.Villages$Events to FORGE
[26Feb2021 22:15:25.780] [modloading-worker-9/ERROR] [net.minecraft.util.Util/]: No data fixer registered for gravisand
[26Feb2021 22:15:25.790] [modloading-worker-9/ERROR] [net.minecraft.util.Util/]: No data fixer registered for totem
[26Feb2021 22:15:25.798] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.wires.WireSyncManager to FORGE
[26Feb2021 22:15:25.798] [modloading-worker-9/ERROR] [net.minecraft.util.Util/]: No data fixer registered for foxhound
[26Feb2021 22:15:25.803] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.util.loot.GrassDrops to MOD
[26Feb2021 22:15:25.804] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.util.SpawnInterdictionHandler to FORGE
[26Feb2021 22:15:25.807] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.util.SafeChunkUtils to FORGE
[26Feb2021 22:15:25.814] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file create-server.toml for create tracking
[26Feb2021 22:15:25.814] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file create-client.toml for create tracking
[26Feb2021 22:15:25.814] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file create-common.toml for create tracking
[26Feb2021 22:15:25.814] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.util.IESounds to MOD
[26Feb2021 22:15:25.816] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.util.FakePlayerUtil to FORGE
[26Feb2021 22:15:25.818] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.gui.GuiHandler to MOD
[26Feb2021 22:15:25.819] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.data.IEDataGenerator to MOD
[26Feb2021 22:15:25.819] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.config.IEServerConfig to MOD
[26Feb2021 22:15:25.819] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.blocks.multiblocks.StaticTemplateManager to FORGE
[26Feb2021 22:15:25.822] [modloading-worker-13/DEBUG] [mixin/]: Mixing accessors.TemplateAccess from immersiveengineering.mixins.json into net.minecraft.world.gen.feature.template.Template
[26Feb2021 22:15:25.823] [modloading-worker-13/DEBUG] [mixin/]: Mixing TemplateMixin from quark.mixins.json into net.minecraft.world.gen.feature.template.Template
[26Feb2021 22:15:25.844] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance create of type com.simibubi.create.Create
[26Feb2021 22:15:25.844] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for create
[26Feb2021 22:15:25.844] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create
[26Feb2021 22:15:25.845] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.utility.RemapHelper to FORGE
[26Feb2021 22:15:25.848] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.tileEntity.behaviour.scrollvalue.ScrollValueHandler to FORGE
[26Feb2021 22:15:25.849] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.tileEntity.behaviour.linked.LinkHandler to FORGE
[26Feb2021 22:15:25.854] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.tileEntity.behaviour.filtering.FilteringHandler to FORGE
[26Feb2021 22:15:25.856] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.IEContent to MOD
[26Feb2021 22:15:25.857] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.tileEntity.behaviour.edgeInteraction.EdgeInteractionHandler to FORGE
[26Feb2021 22:15:25.859] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.client.fx.IEParticles to MOD
[26Feb2021 22:15:25.862] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.events.InputEvents to FORGE
[26Feb2021 22:15:25.864] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.events.CommonEvents to FORGE
[26Feb2021 22:15:25.866] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.client.DynamicModelLoader to MOD
[26Feb2021 22:15:25.867] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.client.DynamicModelLoader$ForgeBusSubscriber to FORGE
[26Feb2021 22:15:25.868] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.events.ClientEvents to FORGE
[26Feb2021 22:15:25.868] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.client.ClientProxy to MOD
[26Feb2021 22:15:25.870] [modloading-worker-9/ERROR] [net.minecraft.util.Util/]: No data fixer registered for frog
[26Feb2021 22:15:25.871] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.client.BlockRenderLayers to MOD
[26Feb2021 22:15:25.871] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.logistics.block.mechanicalArm.ArmItem to FORGE
[26Feb2021 22:15:25.873] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.api.wires.NetworkSanitizer to FORGE
[26Feb2021 22:15:25.875] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.logistics.block.mechanicalArm.ArmInteractionPointHandler to FORGE
[26Feb2021 22:15:25.878] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.logistics.block.funnel.FunnelItem to FORGE
[26Feb2021 22:15:25.878] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.curiosities.zapper.ZapperRenderHandler to FORGE
[26Feb2021 22:15:25.882] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.curiosities.zapper.ZapperInteractionHandler to FORGE
[26Feb2021 22:15:25.883] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.curiosities.tools.ExtendoGripRenderHandler to FORGE
[26Feb2021 22:15:25.905] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.api.wires.GlobalWireNetwork to FORGE
[26Feb2021 22:15:25.916] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for immersiveengineering
[26Feb2021 22:15:25.916] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid immersiveengineering : FMLConstructModEvent
[26Feb2021 22:15:25.916] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid immersiveengineering : FMLConstructModEvent
[26Feb2021 22:15:25.920] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.curiosities.tools.ExtendoGripItem to FORGE
[26Feb2021 22:15:25.924] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.curiosities.tools.DeforesterItem to FORGE
[26Feb2021 22:15:25.927] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.curiosities.symmetry.SymmetryHandler to FORGE
[26Feb2021 22:15:25.930] [modloading-worker-9/ERROR] [net.minecraft.util.Util/]: No data fixer registered for skull_pike
[26Feb2021 22:15:25.932] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.processing.burner.BlazeBurnerHandler to FORGE
[26Feb2021 22:15:25.933] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.goggles.GoggleOverlayRenderer to FORGE
[26Feb2021 22:15:25.936] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.fluids.FluidBottleItemHook to FORGE
[26Feb2021 22:15:25.939] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.components.structureMovement.train.MinecartCouplingItem to FORGE
[26Feb2021 22:15:25.940] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.components.structureMovement.train.CouplingHandler to FORGE
[26Feb2021 22:15:25.943] [modloading-worker-9/ERROR] [net.minecraft.util.Util/]: No data fixer registered for pickarang
[26Feb2021 22:15:25.945] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.components.structureMovement.mounted.MinecartContraptionItem to FORGE
[26Feb2021 22:15:25.947] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.components.structureMovement.glue.SuperGlueHandler to FORGE
[26Feb2021 22:15:25.949] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.components.structureMovement.ContraptionHandlerClient to FORGE
[26Feb2021 22:15:25.955] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.components.flywheel.engine.FurnaceEngineBlock to FORGE
[26Feb2021 22:15:25.962] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.components.deployer.DeployerFakePlayer to FORGE
[26Feb2021 22:15:26.129] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.components.crusher.CrushingWheelTileEntity to FORGE
[26Feb2021 22:15:26.133] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.base.KineticTileEntityRenderer to FORGE
[26Feb2021 22:15:26.140] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.AllSpecialTextures to FORGE
[26Feb2021 22:15:26.140] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file quark-common.toml for quark tracking
[26Feb2021 22:15:26.143] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for create
[26Feb2021 22:15:26.143] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : FMLConstructModEvent
[26Feb2021 22:15:26.143] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : FMLConstructModEvent
[26Feb2021 22:15:26.156] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance quark of type vazkii.quark.base.Quark
[26Feb2021 22:15:26.157] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for quark
[26Feb2021 22:15:26.157] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for quark
[26Feb2021 22:15:26.157] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.quark.base.world.WorldGenHandler to FORGE
[26Feb2021 22:15:26.158] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.quark.base.world.EntitySpawnHandler to FORGE
[26Feb2021 22:15:26.159] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.quark.base.handler.MiscUtil to FORGE
[26Feb2021 22:15:26.159] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.quark.base.handler.FuelHandler to FORGE
[26Feb2021 22:15:26.161] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.quark.base.handler.ContributorRewardHandler to FORGE
[26Feb2021 22:15:26.165] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.quark.base.client.handler.TopLayerTooltipHandler to FORGE
[26Feb2021 22:15:26.181] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.quark.base.client.handler.RequiredModTooltipHandler to FORGE
[26Feb2021 22:15:26.183] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.quark.base.client.handler.NetworkProfilingHandler to FORGE
[26Feb2021 22:15:26.184] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.quark.base.client.handler.InventoryButtonHandler to FORGE
[26Feb2021 22:15:26.191] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.quark.base.client.config.QButtonHandler to FORGE
[26Feb2021 22:15:26.194] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.quark.base.capability.CapabilityHandler to FORGE
[26Feb2021 22:15:26.197] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.quark.addons.oddities.magnetsystem.MagnetSystem to FORGE
[26Feb2021 22:15:26.202] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for quark
[26Feb2021 22:15:26.202] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quark : FMLConstructModEvent
[26Feb2021 22:15:26.202] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quark : FMLConstructModEvent
[26Feb2021 22:15:26.207] [Render thread/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after CONSTRUCT: 1 jobs
[26Feb2021 22:15:26.217] [Render thread/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.004
[26Feb2021 22:15:26.219] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bperipherals : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.219] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bperipherals : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.219] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid tombstone : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.219] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid tombstone : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.219] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid immersiveengineering : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.219] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid immersiveengineering : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.219] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid advancedperipherals : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.219] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid advancedperipherals : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.219] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid biomesoplenty : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.219] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid biomesoplenty : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.219] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid immersiverailroading : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.220] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid immersiverailroading : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.220] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid computercraft : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.220] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid computercraft : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.220] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid walljump : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.220] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid walljump : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.220] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid abnormals_core : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.220] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid abnormals_core : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.220] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid trackapi : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.220] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid trackapi : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.220] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.220] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.220] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extraboats : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.220] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extraboats : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.220] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid curios : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.220] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid curios : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.220] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid eidolon : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.220] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid eidolon : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.220] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.220] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.220] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.220] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.220] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid journeymap : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.221] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid journeymap : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.221] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid universalmodcore : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.221] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid universalmodcore : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.221] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid citadel : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.221] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid citadel : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.221] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid iceandfire : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.221] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid iceandfire : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.221] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid autoreglib : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.221] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid autoreglib : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.221] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quark : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.221] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quark : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.221] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid securitycraft : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.221] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid securitycraft : RegistryEvent.NewRegistry
[26Feb2021 22:15:26.357] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bperipherals : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:26.369] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bperipherals : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:26.369] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid tombstone : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:26.403] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid tombstone : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:26.403] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid immersiveengineering : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:26.406] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid immersiveengineering : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:26.407] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid advancedperipherals : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:26.409] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid advancedperipherals : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:26.556] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid biomesoplenty : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:26.783] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid biomesoplenty : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:26.790] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid immersiverailroading : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:26.790] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid immersiverailroading : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:26.790] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid computercraft : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:27.655] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid computercraft : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:27.673] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid walljump : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:27.673] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid walljump : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:27.673] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid abnormals_core : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:27.673] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid abnormals_core : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:27.673] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid trackapi : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:27.673] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid trackapi : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:27.673] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:27.674] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:27.674] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extraboats : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:27.674] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extraboats : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:27.674] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid curios : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:27.674] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid curios : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:27.674] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid eidolon : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:27.674] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid eidolon : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:27.674] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:27.677] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 403 known objects of type net.minecraft.block.Block
[26Feb2021 22:15:27.679] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:schematicannon to registry minecraft:block
[26Feb2021 22:15:27.679] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:schematic_table to registry minecraft:block
[26Feb2021 22:15:27.686] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:shaft to registry minecraft:block
[26Feb2021 22:15:27.687] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cogwheel to registry minecraft:block
[26Feb2021 22:15:27.688] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:large_cogwheel to registry minecraft:block
[26Feb2021 22:15:27.691] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_encased_shaft to registry minecraft:block
[26Feb2021 22:15:27.691] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_encased_shaft to registry minecraft:block
[26Feb2021 22:15:27.692] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gearbox to registry minecraft:block
[26Feb2021 22:15:27.692] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:clutch to registry minecraft:block
[26Feb2021 22:15:27.693] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gearshift to registry minecraft:block
[26Feb2021 22:15:27.695] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:encased_chain_drive to registry minecraft:block
[26Feb2021 22:15:27.696] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_chain_gearshift to registry minecraft:block
[26Feb2021 22:15:27.710] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:belt to registry minecraft:block
[26Feb2021 22:15:27.710] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:creative_motor to registry minecraft:block
[26Feb2021 22:15:27.711] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:water_wheel to registry minecraft:block
[26Feb2021 22:15:27.712] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:encased_fan to registry minecraft:block
[26Feb2021 22:15:27.712] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:nozzle to registry minecraft:block
[26Feb2021 22:15:27.712] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:turntable to registry minecraft:block
[26Feb2021 22:15:27.712] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:hand_crank to registry minecraft:block
[26Feb2021 22:15:27.712] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cuckoo_clock to registry minecraft:block
[26Feb2021 22:15:27.713] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mysterious_cuckoo_clock to registry minecraft:block
[26Feb2021 22:15:27.713] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:millstone to registry minecraft:block
[26Feb2021 22:15:27.713] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushing_wheel to registry minecraft:block
[26Feb2021 22:15:27.714] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushing_wheel_controller to registry minecraft:block
[26Feb2021 22:15:27.714] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_press to registry minecraft:block
[26Feb2021 22:15:27.714] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_mixer to registry minecraft:block
[26Feb2021 22:15:27.714] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:basin to registry minecraft:block
[26Feb2021 22:15:27.715] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blaze_burner to registry minecraft:block
[26Feb2021 22:15:27.715] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:lit_blaze_burner to registry minecraft:block
[26Feb2021 22:15:27.716] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:depot to registry minecraft:block
[26Feb2021 22:15:27.717] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chute to registry minecraft:block
[26Feb2021 22:15:27.781] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:speedometer to registry minecraft:block
[26Feb2021 22:15:27.781] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:stressometer to registry minecraft:block
[26Feb2021 22:15:27.783] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:wooden_bracket to registry minecraft:block
[26Feb2021 22:15:27.784] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:metal_bracket to registry minecraft:block
[26Feb2021 22:15:27.796] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fluid_pipe to registry minecraft:block
[26Feb2021 22:15:27.799] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:encased_fluid_pipe to registry minecraft:block
[26Feb2021 22:15:27.800] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:glass_fluid_pipe to registry minecraft:block
[26Feb2021 22:15:27.801] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_pump to registry minecraft:block
[26Feb2021 22:15:27.802] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:smart_fluid_pipe to registry minecraft:block
[26Feb2021 22:15:27.803] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fluid_valve to registry minecraft:block
[26Feb2021 22:15:27.803] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_valve_handle to registry minecraft:block
[26Feb2021 22:15:27.804] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:white_valve_handle to registry minecraft:block
[26Feb2021 22:15:27.804] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:orange_valve_handle to registry minecraft:block
[26Feb2021 22:15:27.804] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:magenta_valve_handle to registry minecraft:block
[26Feb2021 22:15:27.804] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_blue_valve_handle to registry minecraft:block
[26Feb2021 22:15:27.804] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:yellow_valve_handle to registry minecraft:block
[26Feb2021 22:15:27.804] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:lime_valve_handle to registry minecraft:block
[26Feb2021 22:15:27.804] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:pink_valve_handle to registry minecraft:block
[26Feb2021 22:15:27.805] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gray_valve_handle to registry minecraft:block
[26Feb2021 22:15:27.805] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_gray_valve_handle to registry minecraft:block
[26Feb2021 22:15:27.805] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cyan_valve_handle to registry minecraft:block
[26Feb2021 22:15:27.805] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:purple_valve_handle to registry minecraft:block
[26Feb2021 22:15:27.805] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blue_valve_handle to registry minecraft:block
[26Feb2021 22:15:27.805] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brown_valve_handle to registry minecraft:block
[26Feb2021 22:15:27.805] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:green_valve_handle to registry minecraft:block
[26Feb2021 22:15:27.806] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:red_valve_handle to registry minecraft:block
[26Feb2021 22:15:27.806] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:black_valve_handle to registry minecraft:block
[26Feb2021 22:15:27.812] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fluid_tank to registry minecraft:block
[26Feb2021 22:15:27.813] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:creative_fluid_tank to registry minecraft:block
[26Feb2021 22:15:27.813] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:hose_pulley to registry minecraft:block
[26Feb2021 22:15:27.813] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:item_drain to registry minecraft:block
[26Feb2021 22:15:27.813] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:spout to registry minecraft:block
[26Feb2021 22:15:27.813] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:portable_fluid_interface to registry minecraft:block
[26Feb2021 22:15:27.816] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_piston to registry minecraft:block
[26Feb2021 22:15:27.816] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sticky_mechanical_piston to registry minecraft:block
[26Feb2021 22:15:27.819] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:piston_extension_pole to registry minecraft:block
[26Feb2021 22:15:27.819] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_piston_head to registry minecraft:block
[26Feb2021 22:15:27.820] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:windmill_bearing to registry minecraft:block
[26Feb2021 22:15:27.820] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_bearing to registry minecraft:block
[26Feb2021 22:15:27.820] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:clockwork_bearing to registry minecraft:block
[26Feb2021 22:15:27.820] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:rope_pulley to registry minecraft:block
[26Feb2021 22:15:27.820] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:rope to registry minecraft:block
[26Feb2021 22:15:27.821] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:pulley_magnet to registry minecraft:block
[26Feb2021 22:15:27.825] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cart_assembler to registry minecraft:block
[26Feb2021 22:15:27.825] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:reinforced_rail to registry minecraft:block
[26Feb2021 22:15:27.835] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:controller_rail to registry minecraft:block
[26Feb2021 22:15:27.836] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:minecart_anchor to registry minecraft:block
[26Feb2021 22:15:27.836] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:linear_chassis to registry minecraft:block
[26Feb2021 22:15:27.837] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:secondary_linear_chassis to registry minecraft:block
[26Feb2021 22:15:27.838] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:radial_chassis to registry minecraft:block
[26Feb2021 22:15:27.838] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_drill to registry minecraft:block
[26Feb2021 22:15:27.839] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_saw to registry minecraft:block
[26Feb2021 22:15:27.839] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:deployer to registry minecraft:block
[26Feb2021 22:15:27.839] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:portable_storage_interface to registry minecraft:block
[26Feb2021 22:15:27.840] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_harvester to registry minecraft:block
[26Feb2021 22:15:27.840] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_plough to registry minecraft:block
[26Feb2021 22:15:27.840] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:white_seat to registry minecraft:block
[26Feb2021 22:15:27.840] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:orange_seat to registry minecraft:block
[26Feb2021 22:15:27.840] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:magenta_seat to registry minecraft:block
[26Feb2021 22:15:27.840] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_blue_seat to registry minecraft:block
[26Feb2021 22:15:27.840] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:yellow_seat to registry minecraft:block
[26Feb2021 22:15:27.841] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:lime_seat to registry minecraft:block
[26Feb2021 22:15:27.841] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:pink_seat to registry minecraft:block
[26Feb2021 22:15:27.841] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gray_seat to registry minecraft:block
[26Feb2021 22:15:27.841] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_gray_seat to registry minecraft:block
[26Feb2021 22:15:27.841] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cyan_seat to registry minecraft:block
[26Feb2021 22:15:27.841] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:purple_seat to registry minecraft:block
[26Feb2021 22:15:27.841] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blue_seat to registry minecraft:block
[26Feb2021 22:15:27.841] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brown_seat to registry minecraft:block
[26Feb2021 22:15:27.841] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:green_seat to registry minecraft:block
[26Feb2021 22:15:27.841] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:red_seat to registry minecraft:block
[26Feb2021 22:15:27.841] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:black_seat to registry minecraft:block
[26Feb2021 22:15:27.843] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sail_frame to registry minecraft:block
[26Feb2021 22:15:27.844] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:white_sail to registry minecraft:block
[26Feb2021 22:15:27.844] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:orange_sail to registry minecraft:block
[26Feb2021 22:15:27.844] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:magenta_sail to registry minecraft:block
[26Feb2021 22:15:27.844] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_blue_sail to registry minecraft:block
[26Feb2021 22:15:27.844] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:yellow_sail to registry minecraft:block
[26Feb2021 22:15:27.844] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:lime_sail to registry minecraft:block
[26Feb2021 22:15:27.845] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:pink_sail to registry minecraft:block
[26Feb2021 22:15:27.845] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gray_sail to registry minecraft:block
[26Feb2021 22:15:27.845] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_gray_sail to registry minecraft:block
[26Feb2021 22:15:27.845] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cyan_sail to registry minecraft:block
[26Feb2021 22:15:27.845] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:purple_sail to registry minecraft:block
[26Feb2021 22:15:27.845] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blue_sail to registry minecraft:block
[26Feb2021 22:15:27.845] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brown_sail to registry minecraft:block
[26Feb2021 22:15:27.846] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:green_sail to registry minecraft:block
[26Feb2021 22:15:27.846] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:red_sail to registry minecraft:block
[26Feb2021 22:15:27.846] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:black_sail to registry minecraft:block
[26Feb2021 22:15:27.846] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_casing to registry minecraft:block
[26Feb2021 22:15:27.847] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_casing to registry minecraft:block
[26Feb2021 22:15:27.847] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_casing to registry minecraft:block
[26Feb2021 22:15:27.847] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:shadow_steel_casing to registry minecraft:block
[26Feb2021 22:15:27.847] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:refined_radiance_casing to registry minecraft:block
[26Feb2021 22:15:27.849] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_crafter to registry minecraft:block
[26Feb2021 22:15:27.850] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sequenced_gearshift to registry minecraft:block
[26Feb2021 22:15:27.851] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:flywheel to registry minecraft:block
[26Feb2021 22:15:27.852] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:furnace_engine to registry minecraft:block
[26Feb2021 22:15:27.853] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:rotation_speed_controller to registry minecraft:block
[26Feb2021 22:15:27.854] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_arm to registry minecraft:block
[26Feb2021 22:15:27.854] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_funnel to registry minecraft:block
[26Feb2021 22:15:27.856] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_belt_funnel to registry minecraft:block
[26Feb2021 22:15:27.857] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_funnel to registry minecraft:block
[26Feb2021 22:15:27.857] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_belt_funnel to registry minecraft:block
[26Feb2021 22:15:27.859] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_tunnel to registry minecraft:block
[26Feb2021 22:15:27.859] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_tunnel to registry minecraft:block
[26Feb2021 22:15:27.860] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:redstone_contact to registry minecraft:block
[26Feb2021 22:15:27.860] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:content_observer to registry minecraft:block
[26Feb2021 22:15:27.861] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:stockpile_switch to registry minecraft:block
[26Feb2021 22:15:27.861] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_crate to registry minecraft:block
[26Feb2021 22:15:27.862] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:creative_crate to registry minecraft:block
[26Feb2021 22:15:27.862] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:nixie_tube to registry minecraft:block
[26Feb2021 22:15:27.863] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:redstone_link to registry minecraft:block
[26Feb2021 22:15:27.863] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:analog_lever to registry minecraft:block
[26Feb2021 22:15:27.864] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:pulse_repeater to registry minecraft:block
[26Feb2021 22:15:27.864] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_repeater to registry minecraft:block
[26Feb2021 22:15:27.864] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_pulse_repeater to registry minecraft:block
[26Feb2021 22:15:27.865] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:powered_latch to registry minecraft:block
[26Feb2021 22:15:27.866] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:powered_toggle_latch to registry minecraft:block
[26Feb2021 22:15:27.866] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_ore to registry minecraft:block
[26Feb2021 22:15:27.867] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:zinc_ore to registry minecraft:block
[26Feb2021 22:15:27.867] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_block to registry minecraft:block
[26Feb2021 22:15:27.867] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_shingles to registry minecraft:block
[26Feb2021 22:15:27.867] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_tiles to registry minecraft:block
[26Feb2021 22:15:27.868] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:zinc_block to registry minecraft:block
[26Feb2021 22:15:27.868] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_block to registry minecraft:block
[26Feb2021 22:15:27.870] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:honey to registry minecraft:block
[26Feb2021 22:15:27.870] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chocolate to registry minecraft:block
[26Feb2021 22:15:27.870] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:tiled_glass to registry minecraft:block
[26Feb2021 22:15:27.870] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:framed_glass to registry minecraft:block
[26Feb2021 22:15:27.870] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:horizontal_framed_glass to registry minecraft:block
[26Feb2021 22:15:27.871] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:vertical_framed_glass to registry minecraft:block
[26Feb2021 22:15:27.872] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:tiled_glass_pane to registry minecraft:block
[26Feb2021 22:15:27.873] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:framed_glass_pane to registry minecraft:block
[26Feb2021 22:15:27.874] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:horizontal_framed_glass_pane to registry minecraft:block
[26Feb2021 22:15:27.875] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:vertical_framed_glass_pane to registry minecraft:block
[26Feb2021 22:15:27.875] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:oak_window to registry minecraft:block
[26Feb2021 22:15:27.875] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:spruce_window to registry minecraft:block
[26Feb2021 22:15:27.875] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:birch_window to registry minecraft:block
[26Feb2021 22:15:27.875] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:jungle_window to registry minecraft:block
[26Feb2021 22:15:27.876] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:acacia_window to registry minecraft:block
[26Feb2021 22:15:27.876] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_oak_window to registry minecraft:block
[26Feb2021 22:15:27.876] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crimson_window to registry minecraft:block
[26Feb2021 22:15:27.876] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:warped_window to registry minecraft:block
[26Feb2021 22:15:27.876] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:ornate_iron_window to registry minecraft:block
[26Feb2021 22:15:27.877] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:oak_window_pane to registry minecraft:block
[26Feb2021 22:15:27.878] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:spruce_window_pane to registry minecraft:block
[26Feb2021 22:15:27.880] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:birch_window_pane to registry minecraft:block
[26Feb2021 22:15:27.881] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:jungle_window_pane to registry minecraft:block
[26Feb2021 22:15:27.882] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:acacia_window_pane to registry minecraft:block
[26Feb2021 22:15:27.957] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_oak_window_pane to registry minecraft:block
[26Feb2021 22:15:27.958] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crimson_window_pane to registry minecraft:block
[26Feb2021 22:15:27.959] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:warped_window_pane to registry minecraft:block
[26Feb2021 22:15:27.960] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:ornate_iron_window_pane to registry minecraft:block
[26Feb2021 22:15:27.960] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_cobblestone to registry minecraft:block
[26Feb2021 22:15:27.963] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_cobblestone_stairs to registry minecraft:block
[26Feb2021 22:15:27.963] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_cobblestone_slab to registry minecraft:block
[26Feb2021 22:15:27.978] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_cobblestone_wall to registry minecraft:block
[26Feb2021 22:15:27.978] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_bricks to registry minecraft:block
[26Feb2021 22:15:27.980] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_bricks_stairs to registry minecraft:block
[26Feb2021 22:15:27.980] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_bricks_slab to registry minecraft:block
[26Feb2021 22:15:27.996] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_bricks_wall to registry minecraft:block
[26Feb2021 22:15:27.996] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_granite_bricks to registry minecraft:block
[26Feb2021 22:15:27.997] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_granite_bricks_stairs to registry minecraft:block
[26Feb2021 22:15:27.997] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_granite_bricks_slab to registry minecraft:block
[26Feb2021 22:15:28.012] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_granite_bricks_wall to registry minecraft:block
[26Feb2021 22:15:28.012] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_pillar to registry minecraft:block
[26Feb2021 22:15:28.013] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_granite to registry minecraft:block
[26Feb2021 22:15:28.014] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_granite_stairs to registry minecraft:block
[26Feb2021 22:15:28.015] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_granite_slab to registry minecraft:block
[26Feb2021 22:15:28.030] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_granite_wall to registry minecraft:block
[26Feb2021 22:15:28.030] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_granite to registry minecraft:block
[26Feb2021 22:15:28.031] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_granite to registry minecraft:block
[26Feb2021 22:15:28.031] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_granite to registry minecraft:block
[26Feb2021 22:15:28.032] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_cobblestone to registry minecraft:block
[26Feb2021 22:15:28.034] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_cobblestone_stairs to registry minecraft:block
[26Feb2021 22:15:28.034] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_cobblestone_slab to registry minecraft:block
[26Feb2021 22:15:28.050] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_cobblestone_wall to registry minecraft:block
[26Feb2021 22:15:28.050] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_bricks to registry minecraft:block
[26Feb2021 22:15:28.052] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_bricks_stairs to registry minecraft:block
[26Feb2021 22:15:28.052] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_bricks_slab to registry minecraft:block
[26Feb2021 22:15:28.068] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_bricks_wall to registry minecraft:block
[26Feb2021 22:15:28.068] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_diorite_bricks to registry minecraft:block
[26Feb2021 22:15:28.070] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_diorite_bricks_stairs to registry minecraft:block
[26Feb2021 22:15:28.070] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_diorite_bricks_slab to registry minecraft:block
[26Feb2021 22:15:28.084] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_diorite_bricks_wall to registry minecraft:block
[26Feb2021 22:15:28.085] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_pillar to registry minecraft:block
[26Feb2021 22:15:28.085] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_diorite to registry minecraft:block
[26Feb2021 22:15:28.086] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_diorite_stairs to registry minecraft:block
[26Feb2021 22:15:28.087] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_diorite_slab to registry minecraft:block
[26Feb2021 22:15:28.101] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_diorite_wall to registry minecraft:block
[26Feb2021 22:15:28.101] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_diorite to registry minecraft:block
[26Feb2021 22:15:28.101] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_diorite to registry minecraft:block
[26Feb2021 22:15:28.101] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_diorite to registry minecraft:block
[26Feb2021 22:15:28.101] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_cobblestone to registry minecraft:block
[26Feb2021 22:15:28.103] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_cobblestone_stairs to registry minecraft:block
[26Feb2021 22:15:28.104] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_cobblestone_slab to registry minecraft:block
[26Feb2021 22:15:28.206] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_cobblestone_wall to registry minecraft:block
[26Feb2021 22:15:28.206] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_bricks to registry minecraft:block
[26Feb2021 22:15:28.207] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_bricks_stairs to registry minecraft:block
[26Feb2021 22:15:28.207] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_bricks_slab to registry minecraft:block
[26Feb2021 22:15:28.223] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_bricks_wall to registry minecraft:block
[26Feb2021 22:15:28.224] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_andesite_bricks to registry minecraft:block
[26Feb2021 22:15:28.225] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_andesite_bricks_stairs to registry minecraft:block
[26Feb2021 22:15:28.226] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_andesite_bricks_slab to registry minecraft:block
[26Feb2021 22:15:28.241] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_andesite_bricks_wall to registry minecraft:block
[26Feb2021 22:15:28.241] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_pillar to registry minecraft:block
[26Feb2021 22:15:28.242] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_andesite to registry minecraft:block
[26Feb2021 22:15:28.243] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_andesite_stairs to registry minecraft:block
[26Feb2021 22:15:28.243] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_andesite_slab to registry minecraft:block
[26Feb2021 22:15:28.259] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_andesite_wall to registry minecraft:block
[26Feb2021 22:15:28.259] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_andesite to registry minecraft:block
[26Feb2021 22:15:28.259] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_andesite to registry minecraft:block
[26Feb2021 22:15:28.259] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_andesite to registry minecraft:block
[26Feb2021 22:15:28.259] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limesand to registry minecraft:block
[26Feb2021 22:15:28.259] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone to registry minecraft:block
[26Feb2021 22:15:28.259] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_cobblestone to registry minecraft:block
[26Feb2021 22:15:28.261] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_cobblestone_stairs to registry minecraft:block
[26Feb2021 22:15:28.261] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_cobblestone_slab to registry minecraft:block
[26Feb2021 22:15:28.278] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_cobblestone_wall to registry minecraft:block
[26Feb2021 22:15:28.278] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_limestone to registry minecraft:block
[26Feb2021 22:15:28.280] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_limestone_stairs to registry minecraft:block
[26Feb2021 22:15:28.280] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_limestone_slab to registry minecraft:block
[26Feb2021 22:15:28.295] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_limestone_wall to registry minecraft:block
[26Feb2021 22:15:28.296] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_bricks to registry minecraft:block
[26Feb2021 22:15:28.297] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_bricks_stairs to registry minecraft:block
[26Feb2021 22:15:28.298] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_bricks_slab to registry minecraft:block
[26Feb2021 22:15:28.308] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_bricks_wall to registry minecraft:block
[26Feb2021 22:15:28.308] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_limestone_bricks to registry minecraft:block
[26Feb2021 22:15:28.309] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_limestone_bricks_stairs to registry minecraft:block
[26Feb2021 22:15:28.309] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_limestone_bricks_slab to registry minecraft:block
[26Feb2021 22:15:28.317] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_limestone_bricks_wall to registry minecraft:block
[26Feb2021 22:15:28.318] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_pillar to registry minecraft:block
[26Feb2021 22:15:28.318] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_limestone to registry minecraft:block
[26Feb2021 22:15:28.319] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_limestone_stairs to registry minecraft:block
[26Feb2021 22:15:28.319] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_limestone_slab to registry minecraft:block
[26Feb2021 22:15:28.332] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_limestone_wall to registry minecraft:block
[26Feb2021 22:15:28.333] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_limestone to registry minecraft:block
[26Feb2021 22:15:28.333] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_limestone to registry minecraft:block
[26Feb2021 22:15:28.333] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_limestone to registry minecraft:block
[26Feb2021 22:15:28.333] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_limestone to registry minecraft:block
[26Feb2021 22:15:28.333] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone to registry minecraft:block
[26Feb2021 22:15:28.333] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_cobblestone to registry minecraft:block
[26Feb2021 22:15:28.335] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_cobblestone_stairs to registry minecraft:block
[26Feb2021 22:15:28.336] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_cobblestone_slab to registry minecraft:block
[26Feb2021 22:15:28.350] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_cobblestone_wall to registry minecraft:block
[26Feb2021 22:15:28.350] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_weathered_limestone to registry minecraft:block
[26Feb2021 22:15:28.352] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_weathered_limestone_stairs to registry minecraft:block
[26Feb2021 22:15:28.352] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_weathered_limestone_slab to registry minecraft:block
[26Feb2021 22:15:28.368] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_weathered_limestone_wall to registry minecraft:block
[26Feb2021 22:15:28.368] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_bricks to registry minecraft:block
[26Feb2021 22:15:28.370] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_bricks_stairs to registry minecraft:block
[26Feb2021 22:15:28.370] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_bricks_slab to registry minecraft:block
[26Feb2021 22:15:28.386] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_bricks_wall to registry minecraft:block
[26Feb2021 22:15:28.386] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_weathered_limestone_bricks to registry minecraft:block
[26Feb2021 22:15:28.388] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_weathered_limestone_bricks_stairs to registry minecraft:block
[26Feb2021 22:15:28.388] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_weathered_limestone_bricks_slab to registry minecraft:block
[26Feb2021 22:15:28.445] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_weathered_limestone_bricks_wall to registry minecraft:block
[26Feb2021 22:15:28.445] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_pillar to registry minecraft:block
[26Feb2021 22:15:28.445] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_weathered_limestone to registry minecraft:block
[26Feb2021 22:15:28.446] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_weathered_limestone_stairs to registry minecraft:block
[26Feb2021 22:15:28.446] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_weathered_limestone_slab to registry minecraft:block
[26Feb2021 22:15:28.454] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_weathered_limestone_wall to registry minecraft:block
[26Feb2021 22:15:28.454] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_weathered_limestone to registry minecraft:block
[26Feb2021 22:15:28.454] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_weathered_limestone to registry minecraft:block
[26Feb2021 22:15:28.454] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_weathered_limestone to registry minecraft:block
[26Feb2021 22:15:28.454] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_weathered_limestone to registry minecraft:block
[26Feb2021 22:15:28.454] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite to registry minecraft:block
[26Feb2021 22:15:28.454] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_cobblestone to registry minecraft:block
[26Feb2021 22:15:28.456] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_cobblestone_stairs to registry minecraft:block
[26Feb2021 22:15:28.456] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_cobblestone_slab to registry minecraft:block
[26Feb2021 22:15:28.468] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_cobblestone_wall to registry minecraft:block
[26Feb2021 22:15:28.469] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dolomite to registry minecraft:block
[26Feb2021 22:15:28.471] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dolomite_stairs to registry minecraft:block
[26Feb2021 22:15:28.471] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dolomite_slab to registry minecraft:block
[26Feb2021 22:15:28.480] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dolomite_wall to registry minecraft:block
[26Feb2021 22:15:28.480] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_bricks to registry minecraft:block
[26Feb2021 22:15:28.482] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_bricks_stairs to registry minecraft:block
[26Feb2021 22:15:28.482] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_bricks_slab to registry minecraft:block
[26Feb2021 22:15:28.491] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_bricks_wall to registry minecraft:block
[26Feb2021 22:15:28.491] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dolomite_bricks to registry minecraft:block
[26Feb2021 22:15:28.492] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dolomite_bricks_stairs to registry minecraft:block
[26Feb2021 22:15:28.492] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dolomite_bricks_slab to registry minecraft:block
[26Feb2021 22:15:28.501] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dolomite_bricks_wall to registry minecraft:block
[26Feb2021 22:15:28.502] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_pillar to registry minecraft:block
[26Feb2021 22:15:28.502] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dolomite to registry minecraft:block
[26Feb2021 22:15:28.503] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dolomite_stairs to registry minecraft:block
[26Feb2021 22:15:28.504] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dolomite_slab to registry minecraft:block
[26Feb2021 22:15:28.519] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dolomite_wall to registry minecraft:block
[26Feb2021 22:15:28.519] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_dolomite to registry minecraft:block
[26Feb2021 22:15:28.519] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_dolomite to registry minecraft:block
[26Feb2021 22:15:28.519] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_dolomite to registry minecraft:block
[26Feb2021 22:15:28.519] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_dolomite to registry minecraft:block
[26Feb2021 22:15:28.519] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro to registry minecraft:block
[26Feb2021 22:15:28.520] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_cobblestone to registry minecraft:block
[26Feb2021 22:15:28.521] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_cobblestone_stairs to registry minecraft:block
[26Feb2021 22:15:28.522] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_cobblestone_slab to registry minecraft:block
[26Feb2021 22:15:28.535] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_cobblestone_wall to registry minecraft:block
[26Feb2021 22:15:28.535] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_gabbro to registry minecraft:block
[26Feb2021 22:15:28.537] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_gabbro_stairs to registry minecraft:block
[26Feb2021 22:15:28.537] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_gabbro_slab to registry minecraft:block
[26Feb2021 22:15:28.551] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_gabbro_wall to registry minecraft:block
[26Feb2021 22:15:28.551] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_bricks to registry minecraft:block
[26Feb2021 22:15:28.552] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_bricks_stairs to registry minecraft:block
[26Feb2021 22:15:28.552] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_bricks_slab to registry minecraft:block
[26Feb2021 22:15:28.562] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_bricks_wall to registry minecraft:block
[26Feb2021 22:15:28.562] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_gabbro_bricks to registry minecraft:block
[26Feb2021 22:15:28.563] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_gabbro_bricks_stairs to registry minecraft:block
[26Feb2021 22:15:28.563] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_gabbro_bricks_slab to registry minecraft:block
[26Feb2021 22:15:28.578] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_gabbro_bricks_wall to registry minecraft:block
[26Feb2021 22:15:28.578] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_pillar to registry minecraft:block
[26Feb2021 22:15:28.579] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_gabbro to registry minecraft:block
[26Feb2021 22:15:28.580] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_gabbro_stairs to registry minecraft:block
[26Feb2021 22:15:28.580] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_gabbro_slab to registry minecraft:block
[26Feb2021 22:15:28.595] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_gabbro_wall to registry minecraft:block
[26Feb2021 22:15:28.595] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_gabbro to registry minecraft:block
[26Feb2021 22:15:28.595] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_gabbro to registry minecraft:block
[26Feb2021 22:15:28.596] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_gabbro to registry minecraft:block
[26Feb2021 22:15:28.596] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_gabbro to registry minecraft:block
[26Feb2021 22:15:28.596] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria to registry minecraft:block
[26Feb2021 22:15:28.597] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:natural_scoria to registry minecraft:block
[26Feb2021 22:15:28.597] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_cobblestone to registry minecraft:block
[26Feb2021 22:15:28.598] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_cobblestone_stairs to registry minecraft:block
[26Feb2021 22:15:28.599] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_cobblestone_slab to registry minecraft:block
[26Feb2021 22:15:28.614] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_cobblestone_wall to registry minecraft:block
[26Feb2021 22:15:28.615] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_scoria to registry minecraft:block
[26Feb2021 22:15:28.616] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_scoria_stairs to registry minecraft:block
[26Feb2021 22:15:28.616] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_scoria_slab to registry minecraft:block
[26Feb2021 22:15:28.631] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_scoria_wall to registry minecraft:block
[26Feb2021 22:15:28.631] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_bricks to registry minecraft:block
[26Feb2021 22:15:28.633] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_bricks_stairs to registry minecraft:block
[26Feb2021 22:15:28.633] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_bricks_slab to registry minecraft:block
[26Feb2021 22:15:28.648] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_bricks_wall to registry minecraft:block
[26Feb2021 22:15:28.648] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_scoria_bricks to registry minecraft:block
[26Feb2021 22:15:28.650] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_scoria_bricks_stairs to registry minecraft:block
[26Feb2021 22:15:28.650] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_scoria_bricks_slab to registry minecraft:block
[26Feb2021 22:15:28.665] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_scoria_bricks_wall to registry minecraft:block
[26Feb2021 22:15:28.665] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_pillar to registry minecraft:block
[26Feb2021 22:15:28.665] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_scoria to registry minecraft:block
[26Feb2021 22:15:28.667] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_scoria_stairs to registry minecraft:block
[26Feb2021 22:15:28.668] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_scoria_slab to registry minecraft:block
[26Feb2021 22:15:28.683] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_scoria_wall to registry minecraft:block
[26Feb2021 22:15:28.683] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_scoria to registry minecraft:block
[26Feb2021 22:15:28.683] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_scoria to registry minecraft:block
[26Feb2021 22:15:28.683] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_scoria to registry minecraft:block
[26Feb2021 22:15:28.683] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_scoria to registry minecraft:block
[26Feb2021 22:15:28.684] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria to registry minecraft:block
[26Feb2021 22:15:28.684] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_cobblestone to registry minecraft:block
[26Feb2021 22:15:28.685] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_cobblestone_stairs to registry minecraft:block
[26Feb2021 22:15:28.686] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_cobblestone_slab to registry minecraft:block
[26Feb2021 22:15:28.701] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_cobblestone_wall to registry minecraft:block
[26Feb2021 22:15:28.702] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dark_scoria to registry minecraft:block
[26Feb2021 22:15:28.703] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dark_scoria_stairs to registry minecraft:block
[26Feb2021 22:15:28.704] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dark_scoria_slab to registry minecraft:block
[26Feb2021 22:15:28.718] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dark_scoria_wall to registry minecraft:block
[26Feb2021 22:15:28.719] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_bricks to registry minecraft:block
[26Feb2021 22:15:28.724] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_bricks_stairs to registry minecraft:block
[26Feb2021 22:15:28.724] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_bricks_slab to registry minecraft:block
[26Feb2021 22:15:28.741] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_bricks_wall to registry minecraft:block
[26Feb2021 22:15:28.741] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dark_scoria_bricks to registry minecraft:block
[26Feb2021 22:15:28.742] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dark_scoria_bricks_stairs to registry minecraft:block
[26Feb2021 22:15:28.743] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dark_scoria_bricks_slab to registry minecraft:block
[26Feb2021 22:15:28.758] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dark_scoria_bricks_wall to registry minecraft:block
[26Feb2021 22:15:28.758] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_pillar to registry minecraft:block
[26Feb2021 22:15:28.758] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dark_scoria to registry minecraft:block
[26Feb2021 22:15:28.760] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dark_scoria_stairs to registry minecraft:block
[26Feb2021 22:15:28.760] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dark_scoria_slab to registry minecraft:block
[26Feb2021 22:15:28.774] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dark_scoria_wall to registry minecraft:block
[26Feb2021 22:15:28.774] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_dark_scoria to registry minecraft:block
[26Feb2021 22:15:28.774] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_dark_scoria to registry minecraft:block
[26Feb2021 22:15:28.774] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_dark_scoria to registry minecraft:block
[26Feb2021 22:15:28.774] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_dark_scoria to registry minecraft:block
[26Feb2021 22:15:28.775] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:28.788] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:28.788] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:28.788] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid journeymap : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:28.789] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid journeymap : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:28.789] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid universalmodcore : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:28.789] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid universalmodcore : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:28.790] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid citadel : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:28.790] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid citadel : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:28.790] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid iceandfire : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:28.791] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid iceandfire : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:28.791] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid autoreglib : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:28.791] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid autoreglib : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:28.791] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quark : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:28.792] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:granite_bricks
[26Feb2021 22:15:28.792] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:granite_bricks_slab
[26Feb2021 22:15:28.792] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:granite_bricks_stairs
[26Feb2021 22:15:28.792] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:granite_bricks_wall
[26Feb2021 22:15:28.792] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:chiseled_granite_bricks
[26Feb2021 22:15:28.792] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:granite_pavement
[26Feb2021 22:15:28.792] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:granite_pillar
[26Feb2021 22:15:28.792] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:diorite_bricks
[26Feb2021 22:15:28.792] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:diorite_bricks_slab
[26Feb2021 22:15:28.792] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:diorite_bricks_stairs
[26Feb2021 22:15:28.792] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:diorite_bricks_wall
[26Feb2021 22:15:28.792] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:chiseled_diorite_bricks
[26Feb2021 22:15:28.792] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:diorite_pavement
[26Feb2021 22:15:28.792] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:diorite_pillar
[26Feb2021 22:15:28.792] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:andesite_bricks
[26Feb2021 22:15:28.792] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:andesite_bricks_slab
[26Feb2021 22:15:28.792] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:andesite_bricks_stairs
[26Feb2021 22:15:28.792] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:andesite_bricks_wall
[26Feb2021 22:15:28.792] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:chiseled_andesite_bricks
[26Feb2021 22:15:28.792] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:andesite_pavement
[26Feb2021 22:15:28.792] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:andesite_pillar
[26Feb2021 22:15:28.792] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:marble_bricks
[26Feb2021 22:15:28.793] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:marble_bricks_slab
[26Feb2021 22:15:28.793] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:marble_bricks_stairs
[26Feb2021 22:15:28.793] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:marble_bricks_wall
[26Feb2021 22:15:28.793] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:chiseled_marble_bricks
[26Feb2021 22:15:28.793] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:marble_pavement
[26Feb2021 22:15:28.793] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:marble_pillar
[26Feb2021 22:15:28.793] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:limestone_bricks
[26Feb2021 22:15:28.793] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:limestone_bricks_slab
[26Feb2021 22:15:28.793] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:limestone_bricks_stairs
[26Feb2021 22:15:28.793] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:limestone_bricks_wall
[26Feb2021 22:15:28.793] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:chiseled_limestone_bricks
[26Feb2021 22:15:28.793] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:limestone_pavement
[26Feb2021 22:15:28.793] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:limestone_pillar
[26Feb2021 22:15:28.793] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jasper_bricks
[26Feb2021 22:15:28.793] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jasper_bricks_slab
[26Feb2021 22:15:28.793] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jasper_bricks_stairs
[26Feb2021 22:15:28.793] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jasper_bricks_wall
[26Feb2021 22:15:28.793] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:chiseled_jasper_bricks
[26Feb2021 22:15:28.793] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jasper_pavement
[26Feb2021 22:15:28.793] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jasper_pillar
[26Feb2021 22:15:28.793] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:slate_bricks
[26Feb2021 22:15:28.793] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:slate_bricks_slab
[26Feb2021 22:15:28.793] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:slate_bricks_stairs
[26Feb2021 22:15:28.793] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:slate_bricks_wall
[26Feb2021 22:15:28.793] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:chiseled_slate_bricks
[26Feb2021 22:15:28.793] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:slate_pavement
[26Feb2021 22:15:28.793] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:slate_pillar
[26Feb2021 22:15:28.793] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:basalt_bricks
[26Feb2021 22:15:28.793] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:basalt_bricks_slab
[26Feb2021 22:15:28.794] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:basalt_bricks_stairs
[26Feb2021 22:15:28.794] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:basalt_bricks_wall
[26Feb2021 22:15:28.794] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:chiseled_basalt_bricks
[26Feb2021 22:15:28.794] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:basalt_pavement
[26Feb2021 22:15:28.794] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:basalt_pillar
[26Feb2021 22:15:28.794] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:myalite_bricks
[26Feb2021 22:15:28.794] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:myalite_bricks_slab
[26Feb2021 22:15:28.794] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:myalite_bricks_stairs
[26Feb2021 22:15:28.794] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:myalite_bricks_wall
[26Feb2021 22:15:28.794] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:chiseled_myalite_bricks
[26Feb2021 22:15:28.794] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:myalite_pavement
[26Feb2021 22:15:28.794] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:myalite_pillar
[26Feb2021 22:15:28.794] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cobblestone_bricks
[26Feb2021 22:15:28.794] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cobblestone_bricks_slab
[26Feb2021 22:15:28.794] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cobblestone_bricks_stairs
[26Feb2021 22:15:28.794] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cobblestone_bricks_wall
[26Feb2021 22:15:28.794] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:mossy_cobblestone_bricks
[26Feb2021 22:15:28.794] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:mossy_cobblestone_bricks_slab
[26Feb2021 22:15:28.794] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:mossy_cobblestone_bricks_stairs
[26Feb2021 22:15:28.794] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:mossy_cobblestone_bricks_wall
[26Feb2021 22:15:28.794] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:burnt_vine
[26Feb2021 22:15:28.794] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:white_quilted_wool
[26Feb2021 22:15:28.794] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:orange_quilted_wool
[26Feb2021 22:15:28.794] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:magenta_quilted_wool
[26Feb2021 22:15:28.794] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_blue_quilted_wool
[26Feb2021 22:15:28.794] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:yellow_quilted_wool
[26Feb2021 22:15:28.794] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:lime_quilted_wool
[26Feb2021 22:15:28.794] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:pink_quilted_wool
[26Feb2021 22:15:28.794] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:gray_quilted_wool
[26Feb2021 22:15:28.794] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_gray_quilted_wool
[26Feb2021 22:15:28.795] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cyan_quilted_wool
[26Feb2021 22:15:28.795] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:purple_quilted_wool
[26Feb2021 22:15:28.795] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blue_quilted_wool
[26Feb2021 22:15:28.795] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brown_quilted_wool
[26Feb2021 22:15:28.795] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:green_quilted_wool
[26Feb2021 22:15:28.795] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_quilted_wool
[26Feb2021 22:15:28.795] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:black_quilted_wool
[26Feb2021 22:15:28.795] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:permafrost
[26Feb2021 22:15:28.795] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:permafrost_slab
[26Feb2021 22:15:28.795] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:permafrost_stairs
[26Feb2021 22:15:28.795] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:permafrost_wall
[26Feb2021 22:15:28.795] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:permafrost_bricks
[26Feb2021 22:15:28.795] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:permafrost_bricks_slab
[26Feb2021 22:15:28.795] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:permafrost_bricks_stairs
[26Feb2021 22:15:28.795] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:permafrost_bricks_wall
[26Feb2021 22:15:28.795] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:paper_lantern
[26Feb2021 22:15:28.795] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:paper_lantern_sakura
[26Feb2021 22:15:28.795] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:paper_wall
[26Feb2021 22:15:28.795] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:paper_wall_big
[26Feb2021 22:15:28.795] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:paper_wall_sakura
[26Feb2021 22:15:28.795] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:chorus_weeds
[26Feb2021 22:15:28.795] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:chorus_twist
[26Feb2021 22:15:28.795] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:iron_button
[26Feb2021 22:15:28.795] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:gold_button
[26Feb2021 22:15:28.795] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:iron_rod
[26Feb2021 22:15:28.795] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:chute
[26Feb2021 22:15:28.795] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:oak_leaf_carpet
[26Feb2021 22:15:28.795] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:spruce_leaf_carpet
[26Feb2021 22:15:28.795] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:birch_leaf_carpet
[26Feb2021 22:15:28.795] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jungle_leaf_carpet
[26Feb2021 22:15:28.795] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:acacia_leaf_carpet
[26Feb2021 22:15:28.795] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:dark_oak_leaf_carpet
[26Feb2021 22:15:28.796] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:shingles
[26Feb2021 22:15:28.796] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:shingles_slab
[26Feb2021 22:15:28.796] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:shingles_stairs
[26Feb2021 22:15:28.796] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:white_shingles
[26Feb2021 22:15:28.796] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:white_shingles_slab
[26Feb2021 22:15:28.796] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:white_shingles_stairs
[26Feb2021 22:15:28.796] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:orange_shingles
[26Feb2021 22:15:28.796] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:orange_shingles_slab
[26Feb2021 22:15:28.796] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:orange_shingles_stairs
[26Feb2021 22:15:28.796] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:magenta_shingles
[26Feb2021 22:15:28.796] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:magenta_shingles_slab
[26Feb2021 22:15:28.796] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:magenta_shingles_stairs
[26Feb2021 22:15:28.796] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_blue_shingles
[26Feb2021 22:15:28.796] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_blue_shingles_slab
[26Feb2021 22:15:28.796] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_blue_shingles_stairs
[26Feb2021 22:15:28.796] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:yellow_shingles
[26Feb2021 22:15:28.796] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:yellow_shingles_slab
[26Feb2021 22:15:28.796] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:yellow_shingles_stairs
[26Feb2021 22:15:28.796] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:lime_shingles
[26Feb2021 22:15:28.796] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:lime_shingles_slab
[26Feb2021 22:15:28.796] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:lime_shingles_stairs
[26Feb2021 22:15:28.796] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:pink_shingles
[26Feb2021 22:15:28.796] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:pink_shingles_slab
[26Feb2021 22:15:28.797] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:pink_shingles_stairs
[26Feb2021 22:15:28.797] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:gray_shingles
[26Feb2021 22:15:28.797] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:gray_shingles_slab
[26Feb2021 22:15:28.797] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:gray_shingles_stairs
[26Feb2021 22:15:28.797] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_gray_shingles
[26Feb2021 22:15:28.797] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_gray_shingles_slab
[26Feb2021 22:15:28.797] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_gray_shingles_stairs
[26Feb2021 22:15:28.797] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cyan_shingles
[26Feb2021 22:15:28.797] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cyan_shingles_slab
[26Feb2021 22:15:28.797] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cyan_shingles_stairs
[26Feb2021 22:15:28.797] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:purple_shingles
[26Feb2021 22:15:28.797] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:purple_shingles_slab
[26Feb2021 22:15:28.798] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:purple_shingles_stairs
[26Feb2021 22:15:28.798] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blue_shingles
[26Feb2021 22:15:28.798] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blue_shingles_slab
[26Feb2021 22:15:28.798] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blue_shingles_stairs
[26Feb2021 22:15:28.798] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brown_shingles
[26Feb2021 22:15:28.798] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brown_shingles_slab
[26Feb2021 22:15:28.798] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brown_shingles_stairs
[26Feb2021 22:15:28.798] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:green_shingles
[26Feb2021 22:15:28.798] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:green_shingles_slab
[26Feb2021 22:15:28.798] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:green_shingles_stairs
[26Feb2021 22:15:28.798] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_shingles
[26Feb2021 22:15:28.798] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_shingles_slab
[26Feb2021 22:15:28.798] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_shingles_stairs
[26Feb2021 22:15:28.798] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:black_shingles
[26Feb2021 22:15:28.798] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:black_shingles_slab
[26Feb2021 22:15:28.798] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:black_shingles_stairs
[26Feb2021 22:15:28.798] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:root
[26Feb2021 22:15:28.798] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_cave_root
[26Feb2021 22:15:28.798] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:gold_bars
[26Feb2021 22:15:28.798] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:myalite_crystal
[26Feb2021 22:15:28.798] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brimstone
[26Feb2021 22:15:28.798] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brimstone_slab
[26Feb2021 22:15:28.798] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brimstone_stairs
[26Feb2021 22:15:28.798] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brimstone_wall
[26Feb2021 22:15:28.798] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brimstone_bricks
[26Feb2021 22:15:28.798] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brimstone_bricks_slab
[26Feb2021 22:15:28.798] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brimstone_bricks_stairs
[26Feb2021 22:15:28.798] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brimstone_bricks_wall
[26Feb2021 22:15:28.798] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cobbedstone
[26Feb2021 22:15:28.798] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cobbedstone_slab
[26Feb2021 22:15:28.798] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cobbedstone_stairs
[26Feb2021 22:15:28.798] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cobbedstone_wall
[26Feb2021 22:15:28.798] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:biotite_ore
[26Feb2021 22:15:28.798] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:biotite_block
[26Feb2021 22:15:28.798] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:biotite_block_slab
[26Feb2021 22:15:28.798] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:biotite_block_stairs
[26Feb2021 22:15:28.799] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:smooth_biotite
[26Feb2021 22:15:28.799] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:smooth_biotite_slab
[26Feb2021 22:15:28.799] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:smooth_biotite_stairs
[26Feb2021 22:15:28.799] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:chiseled_biotite_block
[26Feb2021 22:15:28.799] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:biotite_pillar
[26Feb2021 22:15:28.799] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:biotite_bricks
[26Feb2021 22:15:28.799] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:grate
[26Feb2021 22:15:28.799] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:marble
[26Feb2021 22:15:28.799] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_marble
[26Feb2021 22:15:28.799] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:marble_slab
[26Feb2021 22:15:28.799] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:marble_stairs
[26Feb2021 22:15:28.799] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:marble_wall
[26Feb2021 22:15:28.799] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_marble_slab
[26Feb2021 22:15:28.799] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_marble_stairs
[26Feb2021 22:15:28.799] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:limestone
[26Feb2021 22:15:28.799] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_limestone
[26Feb2021 22:15:28.799] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:limestone_slab
[26Feb2021 22:15:28.799] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:limestone_stairs
[26Feb2021 22:15:28.799] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:limestone_wall
[26Feb2021 22:15:28.799] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_limestone_slab
[26Feb2021 22:15:28.799] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_limestone_stairs
[26Feb2021 22:15:28.799] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jasper
[26Feb2021 22:15:28.800] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_jasper
[26Feb2021 22:15:28.800] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jasper_slab
[26Feb2021 22:15:28.800] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jasper_stairs
[26Feb2021 22:15:28.800] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jasper_wall
[26Feb2021 22:15:28.800] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_jasper_slab
[26Feb2021 22:15:28.800] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_jasper_stairs
[26Feb2021 22:15:28.800] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:slate
[26Feb2021 22:15:28.800] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_slate
[26Feb2021 22:15:28.800] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:slate_slab
[26Feb2021 22:15:28.800] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:slate_stairs
[26Feb2021 22:15:28.800] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:slate_wall
[26Feb2021 22:15:28.800] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_slate_slab
[26Feb2021 22:15:28.800] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_slate_stairs
[26Feb2021 22:15:28.800] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:basalt
[26Feb2021 22:15:28.800] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_basalt
[26Feb2021 22:15:28.800] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:basalt_slab
[26Feb2021 22:15:28.800] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:basalt_stairs
[26Feb2021 22:15:28.800] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:basalt_wall
[26Feb2021 22:15:28.800] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_basalt_slab
[26Feb2021 22:15:28.800] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_basalt_stairs
[26Feb2021 22:15:28.800] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:myalite
[26Feb2021 22:15:28.800] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_myalite
[26Feb2021 22:15:28.800] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:myalite_slab
[26Feb2021 22:15:28.800] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:myalite_stairs
[26Feb2021 22:15:28.800] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:myalite_wall
[26Feb2021 22:15:28.800] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_myalite_slab
[26Feb2021 22:15:28.800] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_myalite_stairs
[26Feb2021 22:15:28.801] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:pipe
[26Feb2021 22:15:28.801] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:thatch
[26Feb2021 22:15:28.801] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:thatch_slab
[26Feb2021 22:15:28.801] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:thatch_stairs
[26Feb2021 22:15:28.801] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_oak_planks
[26Feb2021 22:15:28.801] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_spruce_planks
[26Feb2021 22:15:28.801] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_birch_planks
[26Feb2021 22:15:28.801] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_jungle_planks
[26Feb2021 22:15:28.801] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_acacia_planks
[26Feb2021 22:15:28.801] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_dark_oak_planks
[26Feb2021 22:15:28.801] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_crimson_planks
[26Feb2021 22:15:28.801] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_warped_planks
[26Feb2021 22:15:28.801] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_white_stained_planks
[26Feb2021 22:15:28.801] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_orange_stained_planks
[26Feb2021 22:15:28.801] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_magenta_stained_planks
[26Feb2021 22:15:28.801] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_light_blue_stained_planks
[26Feb2021 22:15:28.801] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_yellow_stained_planks
[26Feb2021 22:15:28.801] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_lime_stained_planks
[26Feb2021 22:15:28.801] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_pink_stained_planks
[26Feb2021 22:15:28.801] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_gray_stained_planks
[26Feb2021 22:15:28.801] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_light_gray_stained_planks
[26Feb2021 22:15:28.801] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_cyan_stained_planks
[26Feb2021 22:15:28.801] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_purple_stained_planks
[26Feb2021 22:15:28.801] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_blue_stained_planks
[26Feb2021 22:15:28.801] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_brown_stained_planks
[26Feb2021 22:15:28.801] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_green_stained_planks
[26Feb2021 22:15:28.801] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_red_stained_planks
[26Feb2021 22:15:28.801] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:vertical_black_stained_planks
[26Feb2021 22:15:28.801] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cloud
[26Feb2021 22:15:28.801] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:obsidian_pressure_plate
[26Feb2021 22:15:28.802] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:weather_sensor
[26Feb2021 22:15:28.802] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blue_blossom_leaves
[26Feb2021 22:15:28.802] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blue_blossom_sapling
[26Feb2021 22:15:28.802] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_blue_blossom_sapling
[26Feb2021 22:15:28.802] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:lavender_blossom_leaves
[26Feb2021 22:15:28.802] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:lavender_blossom_sapling
[26Feb2021 22:15:28.802] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_lavender_blossom_sapling
[26Feb2021 22:15:28.802] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:orange_blossom_leaves
[26Feb2021 22:15:28.802] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:orange_blossom_sapling
[26Feb2021 22:15:28.802] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_orange_blossom_sapling
[26Feb2021 22:15:28.802] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:pink_blossom_leaves
[26Feb2021 22:15:28.802] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:pink_blossom_sapling
[26Feb2021 22:15:28.802] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_pink_blossom_sapling
[26Feb2021 22:15:28.802] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:yellow_blossom_leaves
[26Feb2021 22:15:28.802] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:yellow_blossom_sapling
[26Feb2021 22:15:28.802] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_yellow_blossom_sapling
[26Feb2021 22:15:28.802] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_blossom_leaves
[26Feb2021 22:15:28.802] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_blossom_sapling
[26Feb2021 22:15:28.802] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_red_blossom_sapling
[26Feb2021 22:15:28.802] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:shallow_dirt
[26Feb2021 22:15:28.802] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:nether_brick_fence_gate
[26Feb2021 22:15:28.802] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:sandy_bricks
[26Feb2021 22:15:28.802] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:sandy_bricks_slab
[26Feb2021 22:15:28.802] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:sandy_bricks_stairs
[26Feb2021 22:15:28.802] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:sandy_bricks_wall
[26Feb2021 22:15:28.802] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:snow_bricks
[26Feb2021 22:15:28.802] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:snow_bricks_slab
[26Feb2021 22:15:28.802] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:snow_bricks_stairs
[26Feb2021 22:15:28.802] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:snow_bricks_wall
[26Feb2021 22:15:28.802] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:charred_nether_bricks
[26Feb2021 22:15:28.802] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:charred_nether_bricks_slab
[26Feb2021 22:15:28.802] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:charred_nether_bricks_stairs
[26Feb2021 22:15:28.803] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:charred_nether_bricks_wall
[26Feb2021 22:15:28.803] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blue_nether_bricks
[26Feb2021 22:15:28.803] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blue_nether_bricks_slab
[26Feb2021 22:15:28.803] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blue_nether_bricks_stairs
[26Feb2021 22:15:28.803] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blue_nether_bricks_wall
[26Feb2021 22:15:28.803] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:sandstone_bricks
[26Feb2021 22:15:28.803] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:sandstone_bricks_slab
[26Feb2021 22:15:28.803] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:sandstone_bricks_stairs
[26Feb2021 22:15:28.803] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:sandstone_bricks_wall
[26Feb2021 22:15:28.803] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_sandstone_bricks
[26Feb2021 22:15:28.803] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_sandstone_bricks_slab
[26Feb2021 22:15:28.803] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_sandstone_bricks_stairs
[26Feb2021 22:15:28.803] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_sandstone_bricks_wall
[26Feb2021 22:15:28.803] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:soul_sandstone_bricks
[26Feb2021 22:15:28.803] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:soul_sandstone_bricks_slab
[26Feb2021 22:15:28.803] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:soul_sandstone_bricks_stairs
[26Feb2021 22:15:28.803] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:soul_sandstone_bricks_wall
[26Feb2021 22:15:28.803] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:magma_bricks
[26Feb2021 22:15:28.803] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:magma_bricks_slab
[26Feb2021 22:15:28.803] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:magma_bricks_stairs
[26Feb2021 22:15:28.803] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:magma_bricks_wall
[26Feb2021 22:15:28.803] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:spruce_bookshelf
[26Feb2021 22:15:28.803] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:birch_bookshelf
[26Feb2021 22:15:28.803] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jungle_bookshelf
[26Feb2021 22:15:28.803] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:acacia_bookshelf
[26Feb2021 22:15:28.803] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:dark_oak_bookshelf
[26Feb2021 22:15:28.803] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:crimson_bookshelf
[26Feb2021 22:15:28.803] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:warped_bookshelf
[26Feb2021 22:15:28.804] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:white_candle
[26Feb2021 22:15:28.804] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:orange_candle
[26Feb2021 22:15:28.804] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:magenta_candle
[26Feb2021 22:15:28.804] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_blue_candle
[26Feb2021 22:15:28.804] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:yellow_candle
[26Feb2021 22:15:28.804] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:lime_candle
[26Feb2021 22:15:28.804] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:pink_candle
[26Feb2021 22:15:28.804] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:gray_candle
[26Feb2021 22:15:28.804] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_gray_candle
[26Feb2021 22:15:28.804] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cyan_candle
[26Feb2021 22:15:28.804] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:purple_candle
[26Feb2021 22:15:28.804] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blue_candle
[26Feb2021 22:15:28.804] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brown_candle
[26Feb2021 22:15:28.804] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:green_candle
[26Feb2021 22:15:28.804] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_candle
[26Feb2021 22:15:28.804] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:black_candle
[26Feb2021 22:15:28.804] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:tallow_block
[26Feb2021 22:15:28.804] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_crystal
[26Feb2021 22:15:28.804] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:orange_crystal
[26Feb2021 22:15:28.804] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:yellow_crystal
[26Feb2021 22:15:28.804] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:green_crystal
[26Feb2021 22:15:28.804] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blue_crystal
[26Feb2021 22:15:28.804] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:indigo_crystal
[26Feb2021 22:15:28.804] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:violet_crystal
[26Feb2021 22:15:28.804] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:white_crystal
[26Feb2021 22:15:28.804] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:black_crystal
[26Feb2021 22:15:28.804] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_crystal_pane
[26Feb2021 22:15:28.805] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:orange_crystal_pane
[26Feb2021 22:15:28.805] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:yellow_crystal_pane
[26Feb2021 22:15:28.805] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:green_crystal_pane
[26Feb2021 22:15:28.805] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blue_crystal_pane
[26Feb2021 22:15:28.805] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:indigo_crystal_pane
[26Feb2021 22:15:28.805] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:violet_crystal_pane
[26Feb2021 22:15:28.805] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:white_crystal_pane
[26Feb2021 22:15:28.805] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:black_crystal_pane
[26Feb2021 22:15:28.805] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:elder_prismarine
[26Feb2021 22:15:28.805] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:elder_prismarine_slab
[26Feb2021 22:15:28.805] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:elder_prismarine_stairs
[26Feb2021 22:15:28.805] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:elder_prismarine_wall
[26Feb2021 22:15:28.805] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:elder_prismarine_bricks
[26Feb2021 22:15:28.805] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:elder_prismarine_bricks_slab
[26Feb2021 22:15:28.805] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:elder_prismarine_bricks_stairs
[26Feb2021 22:15:28.805] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:dark_elder_prismarine
[26Feb2021 22:15:28.805] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:dark_elder_prismarine_slab
[26Feb2021 22:15:28.805] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:dark_elder_prismarine_stairs
[26Feb2021 22:15:28.805] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:elder_sea_lantern
[26Feb2021 22:15:28.805] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:oak_chest
[26Feb2021 22:15:28.805] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:spruce_chest
[26Feb2021 22:15:28.805] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:birch_chest
[26Feb2021 22:15:28.805] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jungle_chest
[26Feb2021 22:15:28.805] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:acacia_chest
[26Feb2021 22:15:28.806] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:dark_oak_chest
[26Feb2021 22:15:28.806] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:crimson_chest
[26Feb2021 22:15:28.806] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:warped_chest
[26Feb2021 22:15:28.806] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:nether_brick_chest
[26Feb2021 22:15:28.806] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:purpur_chest
[26Feb2021 22:15:28.806] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:prismarine_chest
[26Feb2021 22:15:28.806] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:mushroom_chest
[26Feb2021 22:15:28.806] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:oak_trapped_chest
[26Feb2021 22:15:28.806] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:spruce_trapped_chest
[26Feb2021 22:15:28.806] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:birch_trapped_chest
[26Feb2021 22:15:28.806] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jungle_trapped_chest
[26Feb2021 22:15:28.806] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:acacia_trapped_chest
[26Feb2021 22:15:28.806] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:dark_oak_trapped_chest
[26Feb2021 22:15:28.806] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:crimson_trapped_chest
[26Feb2021 22:15:28.806] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:warped_trapped_chest
[26Feb2021 22:15:28.806] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:nether_brick_trapped_chest
[26Feb2021 22:15:28.806] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:purpur_trapped_chest
[26Feb2021 22:15:28.806] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:prismarine_trapped_chest
[26Feb2021 22:15:28.806] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:mushroom_trapped_chest
[26Feb2021 22:15:28.806] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:soul_sandstone
[26Feb2021 22:15:28.806] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:soul_sandstone_slab
[26Feb2021 22:15:28.806] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:soul_sandstone_stairs
[26Feb2021 22:15:28.806] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:soul_sandstone_wall
[26Feb2021 22:15:28.806] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:chiseled_soul_sandstone
[26Feb2021 22:15:28.806] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cut_soul_sandstone
[26Feb2021 22:15:28.806] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cut_soul_sandstone_slab
[26Feb2021 22:15:28.806] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:smooth_soul_sandstone
[26Feb2021 22:15:28.806] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:smooth_soul_sandstone_slab
[26Feb2021 22:15:28.806] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:smooth_soul_sandstone_stairs
[26Feb2021 22:15:28.807] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - minecraft:slime_block
[26Feb2021 22:15:28.807] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:iron_plate
[26Feb2021 22:15:28.807] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:iron_plate_slab
[26Feb2021 22:15:28.807] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:iron_plate_stairs
[26Feb2021 22:15:28.807] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:rusty_iron_plate
[26Feb2021 22:15:28.807] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:rusty_iron_plate_slab
[26Feb2021 22:15:28.807] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:rusty_iron_plate_stairs
[26Feb2021 22:15:28.807] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:charcoal_block
[26Feb2021 22:15:28.807] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:sugar_cane_block
[26Feb2021 22:15:28.807] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:bamboo_block
[26Feb2021 22:15:28.807] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cactus_block
[26Feb2021 22:15:28.807] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:chorus_fruit_block
[26Feb2021 22:15:28.807] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:stick_block
[26Feb2021 22:15:28.807] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:golden_apple_crate
[26Feb2021 22:15:28.807] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:apple_crate
[26Feb2021 22:15:28.807] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potato_crate
[26Feb2021 22:15:28.807] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:carrot_crate
[26Feb2021 22:15:28.808] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:beetroot_crate
[26Feb2021 22:15:28.808] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cocoa_beans_sack
[26Feb2021 22:15:28.808] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:nether_wart_sack
[26Feb2021 22:15:28.808] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:gunpowder_sack
[26Feb2021 22:15:28.808] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:berry_sack
[26Feb2021 22:15:28.808] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blaze_lantern
[26Feb2021 22:15:28.808] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:bonded_leather
[26Feb2021 22:15:28.808] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:bonded_rabbit_hide
[26Feb2021 22:15:28.808] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_beetroot
[26Feb2021 22:15:28.808] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_berries
[26Feb2021 22:15:28.808] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_carrot
[26Feb2021 22:15:28.808] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_chorus
[26Feb2021 22:15:28.808] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_cocoa_bean
[26Feb2021 22:15:28.808] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_grass
[26Feb2021 22:15:28.808] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_peony
[26Feb2021 22:15:28.808] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_large_fern
[26Feb2021 22:15:28.808] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_lilac
[26Feb2021 22:15:28.808] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_melon
[26Feb2021 22:15:28.808] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_nether_sprouts
[26Feb2021 22:15:28.808] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_nether_wart
[26Feb2021 22:15:28.808] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_potato
[26Feb2021 22:15:28.808] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_pumpkin
[26Feb2021 22:15:28.808] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_rose
[26Feb2021 22:15:28.808] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_sea_pickle
[26Feb2021 22:15:28.808] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_sugar_cane
[26Feb2021 22:15:28.808] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_sunflower
[26Feb2021 22:15:28.808] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_tall_grass
[26Feb2021 22:15:28.808] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_twisting_vines
[26Feb2021 22:15:28.808] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_vine
[26Feb2021 22:15:28.808] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_weeping_vines
[26Feb2021 22:15:28.808] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_wheat
[26Feb2021 22:15:28.809] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:magnet
[26Feb2021 22:15:28.809] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:magnetized_block
[26Feb2021 22:15:28.809] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:matrix_enchanter
[26Feb2021 22:15:28.809] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:gravisand
[26Feb2021 22:15:28.809] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:bamboo_mat
[26Feb2021 22:15:28.809] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:bonded_ravager_hide
[26Feb2021 22:15:28.809] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:duskbound_block
[26Feb2021 22:15:28.809] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:duskbound_block_slab
[26Feb2021 22:15:28.809] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:duskbound_block_stairs
[26Feb2021 22:15:28.809] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:duskbound_lantern
[26Feb2021 22:15:28.809] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:turf
[26Feb2021 22:15:28.809] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:turf_slab
[26Feb2021 22:15:28.809] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:turf_stairs
[26Feb2021 22:15:28.809] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:redstone_randomizer
[26Feb2021 22:15:28.809] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:redstone_inductor
[26Feb2021 22:15:28.809] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:feeding_trough
[26Feb2021 22:15:28.809] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:rope
[26Feb2021 22:15:28.809] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:sturdy_stone
[26Feb2021 22:15:28.809] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:dirty_glass
[26Feb2021 22:15:28.809] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:dirty_glass_pane
[26Feb2021 22:15:28.809] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:framed_glass
[26Feb2021 22:15:28.809] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:framed_glass_pane
[26Feb2021 22:15:28.809] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:ender_watcher
[26Feb2021 22:15:28.809] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:spruce_ladder
[26Feb2021 22:15:28.809] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:birch_ladder
[26Feb2021 22:15:28.809] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jungle_ladder
[26Feb2021 22:15:28.809] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:acacia_ladder
[26Feb2021 22:15:28.809] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:dark_oak_ladder
[26Feb2021 22:15:28.809] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:crimson_ladder
[26Feb2021 22:15:28.810] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:warped_ladder
[26Feb2021 22:15:28.810] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:iron_ladder
[26Feb2021 22:15:28.810] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:monster_box
[26Feb2021 22:15:28.810] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:lit_lamp
[26Feb2021 22:15:28.810] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:white_stained_planks
[26Feb2021 22:15:28.810] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:white_stained_planks_slab
[26Feb2021 22:15:28.810] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:white_stained_planks_stairs
[26Feb2021 22:15:28.810] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:orange_stained_planks
[26Feb2021 22:15:28.810] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:orange_stained_planks_slab
[26Feb2021 22:15:28.810] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:orange_stained_planks_stairs
[26Feb2021 22:15:28.810] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:magenta_stained_planks
[26Feb2021 22:15:28.810] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:magenta_stained_planks_slab
[26Feb2021 22:15:28.810] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:magenta_stained_planks_stairs
[26Feb2021 22:15:28.810] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_blue_stained_planks
[26Feb2021 22:15:28.810] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_blue_stained_planks_slab
[26Feb2021 22:15:28.810] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_blue_stained_planks_stairs
[26Feb2021 22:15:28.810] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:yellow_stained_planks
[26Feb2021 22:15:28.810] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:yellow_stained_planks_slab
[26Feb2021 22:15:28.810] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:yellow_stained_planks_stairs
[26Feb2021 22:15:28.810] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:lime_stained_planks
[26Feb2021 22:15:28.810] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:lime_stained_planks_slab
[26Feb2021 22:15:28.810] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:lime_stained_planks_stairs
[26Feb2021 22:15:28.810] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:pink_stained_planks
[26Feb2021 22:15:28.810] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:pink_stained_planks_slab
[26Feb2021 22:15:28.810] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:pink_stained_planks_stairs
[26Feb2021 22:15:28.810] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:gray_stained_planks
[26Feb2021 22:15:28.810] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:gray_stained_planks_slab
[26Feb2021 22:15:28.810] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:gray_stained_planks_stairs
[26Feb2021 22:15:28.810] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_gray_stained_planks
[26Feb2021 22:15:28.810] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_gray_stained_planks_slab
[26Feb2021 22:15:28.811] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_gray_stained_planks_stairs
[26Feb2021 22:15:28.811] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cyan_stained_planks
[26Feb2021 22:15:28.811] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cyan_stained_planks_slab
[26Feb2021 22:15:28.811] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cyan_stained_planks_stairs
[26Feb2021 22:15:28.811] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:purple_stained_planks
[26Feb2021 22:15:28.811] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:purple_stained_planks_slab
[26Feb2021 22:15:28.811] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:purple_stained_planks_stairs
[26Feb2021 22:15:28.811] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blue_stained_planks
[26Feb2021 22:15:28.811] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blue_stained_planks_slab
[26Feb2021 22:15:28.811] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blue_stained_planks_stairs
[26Feb2021 22:15:28.811] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brown_stained_planks
[26Feb2021 22:15:28.811] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brown_stained_planks_slab
[26Feb2021 22:15:28.811] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brown_stained_planks_stairs
[26Feb2021 22:15:28.811] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:green_stained_planks
[26Feb2021 22:15:28.811] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:green_stained_planks_slab
[26Feb2021 22:15:28.811] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:green_stained_planks_stairs
[26Feb2021 22:15:28.811] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_stained_planks
[26Feb2021 22:15:28.811] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_stained_planks_slab
[26Feb2021 22:15:28.811] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_stained_planks_stairs
[26Feb2021 22:15:28.811] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:black_stained_planks
[26Feb2021 22:15:28.811] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:black_stained_planks_slab
[26Feb2021 22:15:28.811] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:black_stained_planks_stairs
[26Feb2021 22:15:28.811] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:oak_post
[26Feb2021 22:15:28.811] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:spruce_post
[26Feb2021 22:15:28.811] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:birch_post
[26Feb2021 22:15:28.811] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jungle_post
[26Feb2021 22:15:28.811] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:acacia_post
[26Feb2021 22:15:28.811] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:dark_oak_post
[26Feb2021 22:15:28.811] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:crimson_post
[26Feb2021 22:15:28.811] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:warped_post
[26Feb2021 22:15:28.811] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_slime_block
[26Feb2021 22:15:28.811] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blue_slime_block
[26Feb2021 22:15:28.812] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cyan_slime_block
[26Feb2021 22:15:28.812] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:magenta_slime_block
[26Feb2021 22:15:28.812] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:yellow_slime_block
[26Feb2021 22:15:28.812] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:midori_block
[26Feb2021 22:15:28.812] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:midori_block_slab
[26Feb2021 22:15:28.812] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:midori_block_stairs
[26Feb2021 22:15:28.812] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:midori_pillar
[26Feb2021 22:15:28.812] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:glowcelium
[26Feb2021 22:15:28.812] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:glowshroom
[26Feb2021 22:15:28.812] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:glowshroom_block
[26Feb2021 22:15:28.812] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:glowshroom_stem
[26Feb2021 22:15:28.812] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:potted_glowshroom
[26Feb2021 22:15:28.812] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:pink_blossom_leaf_carpet
[26Feb2021 22:15:28.812] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:orange_blossom_leaf_carpet
[26Feb2021 22:15:28.812] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:yellow_blossom_leaf_carpet
[26Feb2021 22:15:28.812] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:lavender_blossom_leaf_carpet
[26Feb2021 22:15:28.812] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blue_blossom_leaf_carpet
[26Feb2021 22:15:28.812] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_blossom_leaf_carpet
[26Feb2021 22:15:28.812] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:stone_speleothem
[26Feb2021 22:15:28.812] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:netherrack_speleothem
[26Feb2021 22:15:28.812] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:granite_speleothem
[26Feb2021 22:15:28.812] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:diorite_speleothem
[26Feb2021 22:15:28.812] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:andesite_speleothem
[26Feb2021 22:15:28.812] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:marble_speleothem
[26Feb2021 22:15:28.812] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:limestone_speleothem
[26Feb2021 22:15:28.812] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jasper_speleothem
[26Feb2021 22:15:28.812] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:slate_speleothem
[26Feb2021 22:15:28.812] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:basalt_speleothem
[26Feb2021 22:15:28.812] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:acacia_vertical_slab
[26Feb2021 22:15:28.812] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:andesite_vertical_slab
[26Feb2021 22:15:28.812] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:birch_vertical_slab
[26Feb2021 22:15:28.813] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brick_vertical_slab
[26Feb2021 22:15:28.813] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cobblestone_vertical_slab
[26Feb2021 22:15:28.813] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cut_red_sandstone_vertical_slab
[26Feb2021 22:15:28.813] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cut_sandstone_vertical_slab
[26Feb2021 22:15:28.813] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:dark_oak_vertical_slab
[26Feb2021 22:15:28.813] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:dark_prismarine_vertical_slab
[26Feb2021 22:15:28.813] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:diorite_vertical_slab
[26Feb2021 22:15:28.813] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:end_stone_brick_vertical_slab
[26Feb2021 22:15:28.813] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:granite_vertical_slab
[26Feb2021 22:15:28.813] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jungle_vertical_slab
[26Feb2021 22:15:28.813] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:mossy_cobblestone_vertical_slab
[26Feb2021 22:15:28.813] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:mossy_stone_brick_vertical_slab
[26Feb2021 22:15:28.813] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:nether_brick_vertical_slab
[26Feb2021 22:15:28.813] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:oak_vertical_slab
[26Feb2021 22:15:28.813] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_andesite_vertical_slab
[26Feb2021 22:15:28.813] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_diorite_vertical_slab
[26Feb2021 22:15:28.813] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_granite_vertical_slab
[26Feb2021 22:15:28.813] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:prismarine_vertical_slab
[26Feb2021 22:15:28.813] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:prismarine_brick_vertical_slab
[26Feb2021 22:15:28.813] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:purpur_vertical_slab
[26Feb2021 22:15:28.813] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:quartz_vertical_slab
[26Feb2021 22:15:28.813] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_nether_brick_vertical_slab
[26Feb2021 22:15:28.813] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_sandstone_vertical_slab
[26Feb2021 22:15:28.813] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:sandstone_vertical_slab
[26Feb2021 22:15:28.813] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:smooth_quartz_vertical_slab
[26Feb2021 22:15:28.813] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:smooth_red_sandstone_vertical_slab
[26Feb2021 22:15:28.813] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:smooth_sandstone_vertical_slab
[26Feb2021 22:15:28.813] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:smooth_stone_vertical_slab
[26Feb2021 22:15:28.814] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:spruce_vertical_slab
[26Feb2021 22:15:28.814] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:stone_vertical_slab
[26Feb2021 22:15:28.814] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:stone_brick_vertical_slab
[26Feb2021 22:15:28.814] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blackstone_vertical_slab
[26Feb2021 22:15:28.814] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_blackstone_vertical_slab
[26Feb2021 22:15:28.814] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_blackstone_brick_vertical_slab
[26Feb2021 22:15:28.814] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:crimson_vertical_slab
[26Feb2021 22:15:28.814] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:warped_vertical_slab
[26Feb2021 22:15:28.814] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:granite_bricks_vertical_slab
[26Feb2021 22:15:28.814] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:diorite_bricks_vertical_slab
[26Feb2021 22:15:28.814] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:andesite_bricks_vertical_slab
[26Feb2021 22:15:28.814] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:marble_bricks_vertical_slab
[26Feb2021 22:15:28.814] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:limestone_bricks_vertical_slab
[26Feb2021 22:15:28.814] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jasper_bricks_vertical_slab
[26Feb2021 22:15:28.814] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:slate_bricks_vertical_slab
[26Feb2021 22:15:28.814] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:basalt_bricks_vertical_slab
[26Feb2021 22:15:28.814] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:myalite_bricks_vertical_slab
[26Feb2021 22:15:28.814] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cobblestone_bricks_vertical_slab
[26Feb2021 22:15:28.814] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:mossy_cobblestone_bricks_vertical_slab
[26Feb2021 22:15:28.814] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:permafrost_vertical_slab
[26Feb2021 22:15:28.814] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:permafrost_bricks_vertical_slab
[26Feb2021 22:15:28.814] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:shingles_vertical_slab
[26Feb2021 22:15:28.814] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:white_shingles_vertical_slab
[26Feb2021 22:15:28.814] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:orange_shingles_vertical_slab
[26Feb2021 22:15:28.815] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:magenta_shingles_vertical_slab
[26Feb2021 22:15:28.815] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_blue_shingles_vertical_slab
[26Feb2021 22:15:28.815] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:yellow_shingles_vertical_slab
[26Feb2021 22:15:28.815] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:lime_shingles_vertical_slab
[26Feb2021 22:15:28.815] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:pink_shingles_vertical_slab
[26Feb2021 22:15:28.815] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:gray_shingles_vertical_slab
[26Feb2021 22:15:28.815] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_gray_shingles_vertical_slab
[26Feb2021 22:15:28.815] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cyan_shingles_vertical_slab
[26Feb2021 22:15:28.815] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:purple_shingles_vertical_slab
[26Feb2021 22:15:28.815] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blue_shingles_vertical_slab
[26Feb2021 22:15:28.815] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brown_shingles_vertical_slab
[26Feb2021 22:15:28.815] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:green_shingles_vertical_slab
[26Feb2021 22:15:28.815] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_shingles_vertical_slab
[26Feb2021 22:15:28.815] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:black_shingles_vertical_slab
[26Feb2021 22:15:28.815] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brimstone_vertical_slab
[26Feb2021 22:15:28.815] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brimstone_bricks_vertical_slab
[26Feb2021 22:15:28.815] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cobbedstone_vertical_slab
[26Feb2021 22:15:28.815] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:biotite_block_vertical_slab
[26Feb2021 22:15:28.815] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:smooth_biotite_vertical_slab
[26Feb2021 22:15:28.815] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:marble_vertical_slab
[26Feb2021 22:15:28.815] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_marble_vertical_slab
[26Feb2021 22:15:28.815] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:limestone_vertical_slab
[26Feb2021 22:15:28.815] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_limestone_vertical_slab
[26Feb2021 22:15:28.815] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:jasper_vertical_slab
[26Feb2021 22:15:28.815] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_jasper_vertical_slab
[26Feb2021 22:15:28.815] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:slate_vertical_slab
[26Feb2021 22:15:28.815] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_slate_vertical_slab
[26Feb2021 22:15:28.815] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:basalt_vertical_slab
[26Feb2021 22:15:28.815] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_basalt_vertical_slab
[26Feb2021 22:15:28.816] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:myalite_vertical_slab
[26Feb2021 22:15:28.816] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:polished_myalite_vertical_slab
[26Feb2021 22:15:28.816] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:thatch_vertical_slab
[26Feb2021 22:15:28.816] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:sandy_bricks_vertical_slab
[26Feb2021 22:15:28.816] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:snow_bricks_vertical_slab
[26Feb2021 22:15:28.816] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:charred_nether_bricks_vertical_slab
[26Feb2021 22:15:28.816] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blue_nether_bricks_vertical_slab
[26Feb2021 22:15:28.816] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:sandstone_bricks_vertical_slab
[26Feb2021 22:15:28.816] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_sandstone_bricks_vertical_slab
[26Feb2021 22:15:28.816] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:soul_sandstone_bricks_vertical_slab
[26Feb2021 22:15:28.816] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:magma_bricks_vertical_slab
[26Feb2021 22:15:28.816] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:elder_prismarine_vertical_slab
[26Feb2021 22:15:28.816] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:elder_prismarine_bricks_vertical_slab
[26Feb2021 22:15:28.816] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:dark_elder_prismarine_vertical_slab
[26Feb2021 22:15:28.816] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:soul_sandstone_vertical_slab
[26Feb2021 22:15:28.816] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cut_soul_sandstone_vertical_slab
[26Feb2021 22:15:28.816] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:smooth_soul_sandstone_vertical_slab
[26Feb2021 22:15:28.816] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:iron_plate_vertical_slab
[26Feb2021 22:15:28.816] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:rusty_iron_plate_vertical_slab
[26Feb2021 22:15:28.816] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:duskbound_block_vertical_slab
[26Feb2021 22:15:28.816] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:turf_vertical_slab
[26Feb2021 22:15:28.816] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:white_stained_planks_vertical_slab
[26Feb2021 22:15:28.816] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:orange_stained_planks_vertical_slab
[26Feb2021 22:15:28.816] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:magenta_stained_planks_vertical_slab
[26Feb2021 22:15:28.816] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_blue_stained_planks_vertical_slab
[26Feb2021 22:15:28.816] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:yellow_stained_planks_vertical_slab
[26Feb2021 22:15:28.816] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:lime_stained_planks_vertical_slab
[26Feb2021 22:15:28.816] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:pink_stained_planks_vertical_slab
[26Feb2021 22:15:28.816] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:gray_stained_planks_vertical_slab
[26Feb2021 22:15:28.816] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:light_gray_stained_planks_vertical_slab
[26Feb2021 22:15:28.817] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:cyan_stained_planks_vertical_slab
[26Feb2021 22:15:28.817] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:purple_stained_planks_vertical_slab
[26Feb2021 22:15:28.817] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:blue_stained_planks_vertical_slab
[26Feb2021 22:15:28.817] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:brown_stained_planks_vertical_slab
[26Feb2021 22:15:28.817] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:green_stained_planks_vertical_slab
[26Feb2021 22:15:28.817] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:red_stained_planks_vertical_slab
[26Feb2021 22:15:28.817] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:black_stained_planks_vertical_slab
[26Feb2021 22:15:28.817] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block - quark:midori_block_vertical_slab
[26Feb2021 22:15:28.817] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quark : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:28.817] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid securitycraft : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:29.344] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid securitycraft : RegistryEvent.Register<minecraft:block>
[26Feb2021 22:15:29.356] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup autumnity:maple_planks for public static net.minecraft.block.Block com.minecraftabnormals.extraboats.core.compatibility.Autumnity.MAPLE_PLANKS. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.356] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup enhanced_mushrooms:red_mushroom_planks for public static net.minecraft.block.Block com.minecraftabnormals.extraboats.core.compatibility.EnhancedMushrooms.RED_MUSHROOM_PLANKS. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.357] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup enhanced_mushrooms:brown_mushroom_planks for public static net.minecraft.block.Block com.minecraftabnormals.extraboats.core.compatibility.EnhancedMushrooms.BROWN_MUSHROOM_PLANKS. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.358] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup environmental:cherry_planks for public static net.minecraft.block.Block com.minecraftabnormals.extraboats.core.compatibility.Environmental.CHERRY_PLANKS. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.358] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hanami:sakura_planks for public static net.minecraft.block.Block com.minecraftabnormals.extraboats.core.compatibility.Hanami.SAKURA_PLANKS. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.358] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup atmospheric:kousa_planks for public static net.minecraft.block.Block com.minecraftabnormals.extraboats.core.compatibility.Atmospheric.KOUSA_PLANKS. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.358] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup atmospheric:rosewood_planks for public static net.minecraft.block.Block com.minecraftabnormals.extraboats.core.compatibility.Atmospheric.ROSEWOOD_PLANKS. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.358] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup atmospheric:grimwood_planks for public static net.minecraft.block.Block com.minecraftabnormals.extraboats.core.compatibility.Atmospheric.GRIMWOOD_PLANKS. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.359] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup atmospheric:yucca_planks for public static net.minecraft.block.Block com.minecraftabnormals.extraboats.core.compatibility.Atmospheric.YUCCA_PLANKS. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.360] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup atmospheric:morado_planks for public static net.minecraft.block.Block com.minecraftabnormals.extraboats.core.compatibility.Atmospheric.MORADO_PLANKS. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.360] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup upgrade_aquatic:river_planks for public static net.minecraft.block.Block com.minecraftabnormals.extraboats.core.compatibility.UpgradeAquatic.RIVER_PLANKS. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.360] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup upgrade_aquatic:driftwood_planks for public static net.minecraft.block.Block com.minecraftabnormals.extraboats.core.compatibility.UpgradeAquatic.DRIFTWOOD_PLANKS. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.361] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup atmospheric:aspen_planks for public static net.minecraft.block.Block com.minecraftabnormals.extraboats.core.compatibility.Atmospheric.ASPEN_PLANKS. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.361] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup endergetic:poise_planks for public static net.minecraft.block.Block com.minecraftabnormals.extraboats.core.compatibility.EndergeticExpansion.POISE_PLANKS. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.361] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup bamboo_blocks:bamboo_planks for public static net.minecraft.block.Block com.minecraftabnormals.extraboats.core.compatibility.BambooBlocks.BAMBOO_PLANKS. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.361] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup environmental:willow_planks for public static net.minecraft.block.Block com.minecraftabnormals.extraboats.core.compatibility.Environmental.WILLOW_PLANKS. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.362] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup environmental:wisteria_planks for public static net.minecraft.block.Block com.minecraftabnormals.extraboats.core.compatibility.Environmental.WISTERIA_PLANKS. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.362] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup enhanced_mushrooms:glowshroom_planks for public static net.minecraft.block.Block com.minecraftabnormals.extraboats.core.compatibility.EnhancedMushrooms.GLOWSHROOM_PLANKS. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.363] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bperipherals : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.363] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bperipherals : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.363] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid tombstone : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.366] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid tombstone : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.366] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid immersiveengineering : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.372] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid immersiveengineering : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.372] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid advancedperipherals : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.373] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid advancedperipherals : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.373] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid biomesoplenty : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.374] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid biomesoplenty : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.375] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid immersiverailroading : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.375] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid immersiverailroading : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.375] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid computercraft : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.425] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid computercraft : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.439] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid walljump : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.439] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid walljump : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.440] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid abnormals_core : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.440] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid abnormals_core : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.440] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid trackapi : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.440] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid trackapi : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.440] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.440] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.440] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extraboats : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.451] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extraboats : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.451] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid curios : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.461] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid curios : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.461] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid eidolon : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.462] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid eidolon : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.462] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.462] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 445 known objects of type net.minecraft.item.Item
[26Feb2021 22:15:29.463] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:schematicannon to registry minecraft:item
[26Feb2021 22:15:29.463] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:schematic_table to registry minecraft:item
[26Feb2021 22:15:29.463] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:shaft to registry minecraft:item
[26Feb2021 22:15:29.467] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cogwheel to registry minecraft:item
[26Feb2021 22:15:29.472] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:large_cogwheel to registry minecraft:item
[26Feb2021 22:15:29.472] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_encased_shaft to registry minecraft:item
[26Feb2021 22:15:29.472] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_encased_shaft to registry minecraft:item
[26Feb2021 22:15:29.472] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gearbox to registry minecraft:item
[26Feb2021 22:15:29.472] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:clutch to registry minecraft:item
[26Feb2021 22:15:29.472] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gearshift to registry minecraft:item
[26Feb2021 22:15:29.472] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:encased_chain_drive to registry minecraft:item
[26Feb2021 22:15:29.472] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_chain_gearshift to registry minecraft:item
[26Feb2021 22:15:29.473] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:creative_motor to registry minecraft:item
[26Feb2021 22:15:29.473] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:water_wheel to registry minecraft:item
[26Feb2021 22:15:29.473] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:encased_fan to registry minecraft:item
[26Feb2021 22:15:29.473] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:nozzle to registry minecraft:item
[26Feb2021 22:15:29.473] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:turntable to registry minecraft:item
[26Feb2021 22:15:29.473] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:hand_crank to registry minecraft:item
[26Feb2021 22:15:29.473] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cuckoo_clock to registry minecraft:item
[26Feb2021 22:15:29.473] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mysterious_cuckoo_clock to registry minecraft:item
[26Feb2021 22:15:29.473] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:millstone to registry minecraft:item
[26Feb2021 22:15:29.473] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushing_wheel to registry minecraft:item
[26Feb2021 22:15:29.473] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_press to registry minecraft:item
[26Feb2021 22:15:29.473] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_mixer to registry minecraft:item
[26Feb2021 22:15:29.473] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:basin to registry minecraft:item
[26Feb2021 22:15:29.473] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blaze_burner to registry minecraft:item
[26Feb2021 22:15:29.473] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:depot to registry minecraft:item
[26Feb2021 22:15:29.473] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chute to registry minecraft:item
[26Feb2021 22:15:29.474] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:speedometer to registry minecraft:item
[26Feb2021 22:15:29.474] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:stressometer to registry minecraft:item
[26Feb2021 22:15:29.474] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:wooden_bracket to registry minecraft:item
[26Feb2021 22:15:29.474] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:metal_bracket to registry minecraft:item
[26Feb2021 22:15:29.474] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fluid_pipe to registry minecraft:item
[26Feb2021 22:15:29.474] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_pump to registry minecraft:item
[26Feb2021 22:15:29.474] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:smart_fluid_pipe to registry minecraft:item
[26Feb2021 22:15:29.474] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fluid_valve to registry minecraft:item
[26Feb2021 22:15:29.474] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_valve_handle to registry minecraft:item
[26Feb2021 22:15:29.474] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:white_valve_handle to registry minecraft:item
[26Feb2021 22:15:29.474] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:orange_valve_handle to registry minecraft:item
[26Feb2021 22:15:29.474] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:magenta_valve_handle to registry minecraft:item
[26Feb2021 22:15:29.474] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_blue_valve_handle to registry minecraft:item
[26Feb2021 22:15:29.474] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:yellow_valve_handle to registry minecraft:item
[26Feb2021 22:15:29.474] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:lime_valve_handle to registry minecraft:item
[26Feb2021 22:15:29.474] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:pink_valve_handle to registry minecraft:item
[26Feb2021 22:15:29.474] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gray_valve_handle to registry minecraft:item
[26Feb2021 22:15:29.474] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_gray_valve_handle to registry minecraft:item
[26Feb2021 22:15:29.475] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cyan_valve_handle to registry minecraft:item
[26Feb2021 22:15:29.475] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:purple_valve_handle to registry minecraft:item
[26Feb2021 22:15:29.475] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blue_valve_handle to registry minecraft:item
[26Feb2021 22:15:29.475] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brown_valve_handle to registry minecraft:item
[26Feb2021 22:15:29.475] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:green_valve_handle to registry minecraft:item
[26Feb2021 22:15:29.475] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:red_valve_handle to registry minecraft:item
[26Feb2021 22:15:29.475] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:black_valve_handle to registry minecraft:item
[26Feb2021 22:15:29.475] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fluid_tank to registry minecraft:item
[26Feb2021 22:15:29.475] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:creative_fluid_tank to registry minecraft:item
[26Feb2021 22:15:29.475] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:hose_pulley to registry minecraft:item
[26Feb2021 22:15:29.475] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:item_drain to registry minecraft:item
[26Feb2021 22:15:29.475] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:spout to registry minecraft:item
[26Feb2021 22:15:29.475] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:portable_fluid_interface to registry minecraft:item
[26Feb2021 22:15:29.475] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_piston to registry minecraft:item
[26Feb2021 22:15:29.475] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sticky_mechanical_piston to registry minecraft:item
[26Feb2021 22:15:29.475] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:piston_extension_pole to registry minecraft:item
[26Feb2021 22:15:29.475] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:windmill_bearing to registry minecraft:item
[26Feb2021 22:15:29.476] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_bearing to registry minecraft:item
[26Feb2021 22:15:29.476] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:clockwork_bearing to registry minecraft:item
[26Feb2021 22:15:29.476] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:rope_pulley to registry minecraft:item
[26Feb2021 22:15:29.476] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cart_assembler to registry minecraft:item
[26Feb2021 22:15:29.476] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:reinforced_rail to registry minecraft:item
[26Feb2021 22:15:29.476] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:controller_rail to registry minecraft:item
[26Feb2021 22:15:29.476] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:linear_chassis to registry minecraft:item
[26Feb2021 22:15:29.477] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:secondary_linear_chassis to registry minecraft:item
[26Feb2021 22:15:29.477] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:radial_chassis to registry minecraft:item
[26Feb2021 22:15:29.477] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_drill to registry minecraft:item
[26Feb2021 22:15:29.477] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_saw to registry minecraft:item
[26Feb2021 22:15:29.477] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:deployer to registry minecraft:item
[26Feb2021 22:15:29.477] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:portable_storage_interface to registry minecraft:item
[26Feb2021 22:15:29.477] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_harvester to registry minecraft:item
[26Feb2021 22:15:29.477] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_plough to registry minecraft:item
[26Feb2021 22:15:29.477] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:white_seat to registry minecraft:item
[26Feb2021 22:15:29.477] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:orange_seat to registry minecraft:item
[26Feb2021 22:15:29.477] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:magenta_seat to registry minecraft:item
[26Feb2021 22:15:29.477] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_blue_seat to registry minecraft:item
[26Feb2021 22:15:29.477] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:yellow_seat to registry minecraft:item
[26Feb2021 22:15:29.477] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:lime_seat to registry minecraft:item
[26Feb2021 22:15:29.477] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:pink_seat to registry minecraft:item
[26Feb2021 22:15:29.477] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gray_seat to registry minecraft:item
[26Feb2021 22:15:29.477] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_gray_seat to registry minecraft:item
[26Feb2021 22:15:29.477] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cyan_seat to registry minecraft:item
[26Feb2021 22:15:29.477] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:purple_seat to registry minecraft:item
[26Feb2021 22:15:29.478] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blue_seat to registry minecraft:item
[26Feb2021 22:15:29.478] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brown_seat to registry minecraft:item
[26Feb2021 22:15:29.478] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:green_seat to registry minecraft:item
[26Feb2021 22:15:29.478] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:red_seat to registry minecraft:item
[26Feb2021 22:15:29.478] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:black_seat to registry minecraft:item
[26Feb2021 22:15:29.478] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sail_frame to registry minecraft:item
[26Feb2021 22:15:29.478] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:white_sail to registry minecraft:item
[26Feb2021 22:15:29.478] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_casing to registry minecraft:item
[26Feb2021 22:15:29.478] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_casing to registry minecraft:item
[26Feb2021 22:15:29.478] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_casing to registry minecraft:item
[26Feb2021 22:15:29.478] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:shadow_steel_casing to registry minecraft:item
[26Feb2021 22:15:29.478] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:refined_radiance_casing to registry minecraft:item
[26Feb2021 22:15:29.478] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_crafter to registry minecraft:item
[26Feb2021 22:15:29.478] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sequenced_gearshift to registry minecraft:item
[26Feb2021 22:15:29.478] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:flywheel to registry minecraft:item
[26Feb2021 22:15:29.478] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:furnace_engine to registry minecraft:item
[26Feb2021 22:15:29.478] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:rotation_speed_controller to registry minecraft:item
[26Feb2021 22:15:29.479] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_arm to registry minecraft:item
[26Feb2021 22:15:29.479] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_funnel to registry minecraft:item
[26Feb2021 22:15:29.479] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_funnel to registry minecraft:item
[26Feb2021 22:15:29.479] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_tunnel to registry minecraft:item
[26Feb2021 22:15:29.479] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_tunnel to registry minecraft:item
[26Feb2021 22:15:29.479] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:redstone_contact to registry minecraft:item
[26Feb2021 22:15:29.479] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:content_observer to registry minecraft:item
[26Feb2021 22:15:29.479] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:stockpile_switch to registry minecraft:item
[26Feb2021 22:15:29.479] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_crate to registry minecraft:item
[26Feb2021 22:15:29.479] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:creative_crate to registry minecraft:item
[26Feb2021 22:15:29.479] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:nixie_tube to registry minecraft:item
[26Feb2021 22:15:29.479] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:redstone_link to registry minecraft:item
[26Feb2021 22:15:29.479] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:analog_lever to registry minecraft:item
[26Feb2021 22:15:29.479] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:pulse_repeater to registry minecraft:item
[26Feb2021 22:15:29.479] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_repeater to registry minecraft:item
[26Feb2021 22:15:29.480] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_pulse_repeater to registry minecraft:item
[26Feb2021 22:15:29.480] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:powered_latch to registry minecraft:item
[26Feb2021 22:15:29.480] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:powered_toggle_latch to registry minecraft:item
[26Feb2021 22:15:29.480] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_ore to registry minecraft:item
[26Feb2021 22:15:29.480] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:zinc_ore to registry minecraft:item
[26Feb2021 22:15:29.480] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_block to registry minecraft:item
[26Feb2021 22:15:29.480] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_shingles to registry minecraft:item
[26Feb2021 22:15:29.480] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_tiles to registry minecraft:item
[26Feb2021 22:15:29.480] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:zinc_block to registry minecraft:item
[26Feb2021 22:15:29.480] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_block to registry minecraft:item
[26Feb2021 22:15:29.480] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_nugget to registry minecraft:item
[26Feb2021 22:15:29.480] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:zinc_nugget to registry minecraft:item
[26Feb2021 22:15:29.480] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_nugget to registry minecraft:item
[26Feb2021 22:15:29.480] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_sheet to registry minecraft:item
[26Feb2021 22:15:29.480] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_sheet to registry minecraft:item
[26Feb2021 22:15:29.481] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:iron_sheet to registry minecraft:item
[26Feb2021 22:15:29.481] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:golden_sheet to registry minecraft:item
[26Feb2021 22:15:29.481] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:lapis_sheet to registry minecraft:item
[26Feb2021 22:15:29.481] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_iron_ore to registry minecraft:item
[26Feb2021 22:15:29.481] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_gold_ore to registry minecraft:item
[26Feb2021 22:15:29.481] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_copper_ore to registry minecraft:item
[26Feb2021 22:15:29.481] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_zinc_ore to registry minecraft:item
[26Feb2021 22:15:29.481] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_brass to registry minecraft:item
[26Feb2021 22:15:29.481] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_osmium_ore to registry minecraft:item
[26Feb2021 22:15:29.481] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_platinum_ore to registry minecraft:item
[26Feb2021 22:15:29.481] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_silver_ore to registry minecraft:item
[26Feb2021 22:15:29.481] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_tin_ore to registry minecraft:item
[26Feb2021 22:15:29.481] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_lead_ore to registry minecraft:item
[26Feb2021 22:15:29.481] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_quicksilver_ore to registry minecraft:item
[26Feb2021 22:15:29.482] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_aluminum_ore to registry minecraft:item
[26Feb2021 22:15:29.482] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_uranium_ore to registry minecraft:item
[26Feb2021 22:15:29.482] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_nickel_ore to registry minecraft:item
[26Feb2021 22:15:29.482] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_alloy to registry minecraft:item
[26Feb2021 22:15:29.482] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_ingot to registry minecraft:item
[26Feb2021 22:15:29.482] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:zinc_ingot to registry minecraft:item
[26Feb2021 22:15:29.482] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_ingot to registry minecraft:item
[26Feb2021 22:15:29.482] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:wheat_flour to registry minecraft:item
[26Feb2021 22:15:29.482] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dough to registry minecraft:item
[26Feb2021 22:15:29.482] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cinder_flour to registry minecraft:item
[26Feb2021 22:15:29.482] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:powdered_obsidian to registry minecraft:item
[26Feb2021 22:15:29.482] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:rose_quartz to registry minecraft:item
[26Feb2021 22:15:29.482] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_rose_quartz to registry minecraft:item
[26Feb2021 22:15:29.482] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:propeller to registry minecraft:item
[26Feb2021 22:15:29.482] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:whisk to registry minecraft:item
[26Feb2021 22:15:29.482] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_hand to registry minecraft:item
[26Feb2021 22:15:29.482] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crafter_slot_cover to registry minecraft:item
[26Feb2021 22:15:29.483] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blaze_cake_base to registry minecraft:item
[26Feb2021 22:15:29.483] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blaze_cake to registry minecraft:item
[26Feb2021 22:15:29.483] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:bar_of_chocolate to registry minecraft:item
[26Feb2021 22:15:29.483] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:builders_tea to registry minecraft:item
[26Feb2021 22:15:29.485] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chromatic_compound to registry minecraft:item
[26Feb2021 22:15:29.485] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:shadow_steel to registry minecraft:item
[26Feb2021 22:15:29.485] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:refined_radiance to registry minecraft:item
[26Feb2021 22:15:29.486] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:electron_tube to registry minecraft:item
[26Feb2021 22:15:29.486] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:integrated_circuit to registry minecraft:item
[26Feb2021 22:15:29.486] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:belt_connector to registry minecraft:item
[26Feb2021 22:15:29.494] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:vertical_gearbox to registry minecraft:item
[26Feb2021 22:15:29.494] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:empty_blaze_burner to registry minecraft:item
[26Feb2021 22:15:29.494] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:super_glue to registry minecraft:item
[26Feb2021 22:15:29.495] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:minecart_coupling to registry minecraft:item
[26Feb2021 22:15:29.504] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sand_paper to registry minecraft:item
[26Feb2021 22:15:29.505] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:red_sand_paper to registry minecraft:item
[26Feb2021 22:15:29.509] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:wrench to registry minecraft:item
[26Feb2021 22:15:29.509] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:goggles to registry minecraft:item
[26Feb2021 22:15:29.509] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:minecart_contraption to registry minecraft:item
[26Feb2021 22:15:29.509] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:furnace_minecart_contraption to registry minecraft:item
[26Feb2021 22:15:29.509] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chest_minecart_contraption to registry minecraft:item
[26Feb2021 22:15:29.510] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:filter to registry minecraft:item
[26Feb2021 22:15:29.511] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:attribute_filter to registry minecraft:item
[26Feb2021 22:15:29.511] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:tree_fertilizer to registry minecraft:item
[26Feb2021 22:15:29.515] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:handheld_blockzapper to registry minecraft:item
[26Feb2021 22:15:29.518] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:handheld_worldshaper to registry minecraft:item
[26Feb2021 22:15:29.522] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:deforester to registry minecraft:item
[26Feb2021 22:15:29.525] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:wand_of_symmetry to registry minecraft:item
[26Feb2021 22:15:29.528] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:extendo_grip to registry minecraft:item
[26Feb2021 22:15:29.528] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:empty_schematic to registry minecraft:item
[26Feb2021 22:15:29.528] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:schematic_and_quill to registry minecraft:item
[26Feb2021 22:15:29.528] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:schematic to registry minecraft:item
[26Feb2021 22:15:29.529] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:honey_bucket to registry minecraft:item
[26Feb2021 22:15:29.529] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chocolate_bucket to registry minecraft:item
[26Feb2021 22:15:29.529] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:tiled_glass to registry minecraft:item
[26Feb2021 22:15:29.529] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:framed_glass to registry minecraft:item
[26Feb2021 22:15:29.529] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:horizontal_framed_glass to registry minecraft:item
[26Feb2021 22:15:29.529] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:vertical_framed_glass to registry minecraft:item
[26Feb2021 22:15:29.529] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:tiled_glass_pane to registry minecraft:item
[26Feb2021 22:15:29.529] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:framed_glass_pane to registry minecraft:item
[26Feb2021 22:15:29.529] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:horizontal_framed_glass_pane to registry minecraft:item
[26Feb2021 22:15:29.529] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:vertical_framed_glass_pane to registry minecraft:item
[26Feb2021 22:15:29.529] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:oak_window to registry minecraft:item
[26Feb2021 22:15:29.529] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:spruce_window to registry minecraft:item
[26Feb2021 22:15:29.529] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:birch_window to registry minecraft:item
[26Feb2021 22:15:29.530] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:jungle_window to registry minecraft:item
[26Feb2021 22:15:29.530] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:acacia_window to registry minecraft:item
[26Feb2021 22:15:29.530] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_oak_window to registry minecraft:item
[26Feb2021 22:15:29.530] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crimson_window to registry minecraft:item
[26Feb2021 22:15:29.530] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:warped_window to registry minecraft:item
[26Feb2021 22:15:29.530] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:ornate_iron_window to registry minecraft:item
[26Feb2021 22:15:29.530] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:oak_window_pane to registry minecraft:item
[26Feb2021 22:15:29.530] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:spruce_window_pane to registry minecraft:item
[26Feb2021 22:15:29.530] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:birch_window_pane to registry minecraft:item
[26Feb2021 22:15:29.530] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:jungle_window_pane to registry minecraft:item
[26Feb2021 22:15:29.530] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:acacia_window_pane to registry minecraft:item
[26Feb2021 22:15:29.530] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_oak_window_pane to registry minecraft:item
[26Feb2021 22:15:29.530] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crimson_window_pane to registry minecraft:item
[26Feb2021 22:15:29.530] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:warped_window_pane to registry minecraft:item
[26Feb2021 22:15:29.530] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:ornate_iron_window_pane to registry minecraft:item
[26Feb2021 22:15:29.530] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_cobblestone to registry minecraft:item
[26Feb2021 22:15:29.530] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_cobblestone_stairs to registry minecraft:item
[26Feb2021 22:15:29.530] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_cobblestone_slab to registry minecraft:item
[26Feb2021 22:15:29.530] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_cobblestone_wall to registry minecraft:item
[26Feb2021 22:15:29.531] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_bricks to registry minecraft:item
[26Feb2021 22:15:29.531] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_bricks_stairs to registry minecraft:item
[26Feb2021 22:15:29.531] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_bricks_slab to registry minecraft:item
[26Feb2021 22:15:29.531] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_bricks_wall to registry minecraft:item
[26Feb2021 22:15:29.531] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_granite_bricks to registry minecraft:item
[26Feb2021 22:15:29.531] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_granite_bricks_stairs to registry minecraft:item
[26Feb2021 22:15:29.531] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_granite_bricks_slab to registry minecraft:item
[26Feb2021 22:15:29.531] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_granite_bricks_wall to registry minecraft:item
[26Feb2021 22:15:29.531] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_pillar to registry minecraft:item
[26Feb2021 22:15:29.531] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_granite to registry minecraft:item
[26Feb2021 22:15:29.531] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_granite_stairs to registry minecraft:item
[26Feb2021 22:15:29.531] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_granite_slab to registry minecraft:item
[26Feb2021 22:15:29.531] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_granite_wall to registry minecraft:item
[26Feb2021 22:15:29.532] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_granite to registry minecraft:item
[26Feb2021 22:15:29.535] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_granite to registry minecraft:item
[26Feb2021 22:15:29.536] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_granite to registry minecraft:item
[26Feb2021 22:15:29.536] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_cobblestone to registry minecraft:item
[26Feb2021 22:15:29.536] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_cobblestone_stairs to registry minecraft:item
[26Feb2021 22:15:29.536] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_cobblestone_slab to registry minecraft:item
[26Feb2021 22:15:29.536] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_cobblestone_wall to registry minecraft:item
[26Feb2021 22:15:29.536] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_bricks to registry minecraft:item
[26Feb2021 22:15:29.536] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_bricks_stairs to registry minecraft:item
[26Feb2021 22:15:29.536] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_bricks_slab to registry minecraft:item
[26Feb2021 22:15:29.536] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_bricks_wall to registry minecraft:item
[26Feb2021 22:15:29.536] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_diorite_bricks to registry minecraft:item
[26Feb2021 22:15:29.536] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_diorite_bricks_stairs to registry minecraft:item
[26Feb2021 22:15:29.536] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_diorite_bricks_slab to registry minecraft:item
[26Feb2021 22:15:29.536] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_diorite_bricks_wall to registry minecraft:item
[26Feb2021 22:15:29.536] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_pillar to registry minecraft:item
[26Feb2021 22:15:29.536] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_diorite to registry minecraft:item
[26Feb2021 22:15:29.536] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_diorite_stairs to registry minecraft:item
[26Feb2021 22:15:29.537] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_diorite_slab to registry minecraft:item
[26Feb2021 22:15:29.537] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_diorite_wall to registry minecraft:item
[26Feb2021 22:15:29.537] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_diorite to registry minecraft:item
[26Feb2021 22:15:29.537] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_diorite to registry minecraft:item
[26Feb2021 22:15:29.537] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_diorite to registry minecraft:item
[26Feb2021 22:15:29.537] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_cobblestone to registry minecraft:item
[26Feb2021 22:15:29.537] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_cobblestone_stairs to registry minecraft:item
[26Feb2021 22:15:29.537] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_cobblestone_slab to registry minecraft:item
[26Feb2021 22:15:29.537] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_cobblestone_wall to registry minecraft:item
[26Feb2021 22:15:29.537] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_bricks to registry minecraft:item
[26Feb2021 22:15:29.537] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_bricks_stairs to registry minecraft:item
[26Feb2021 22:15:29.537] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_bricks_slab to registry minecraft:item
[26Feb2021 22:15:29.537] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_bricks_wall to registry minecraft:item
[26Feb2021 22:15:29.537] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_andesite_bricks to registry minecraft:item
[26Feb2021 22:15:29.537] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_andesite_bricks_stairs to registry minecraft:item
[26Feb2021 22:15:29.537] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_andesite_bricks_slab to registry minecraft:item
[26Feb2021 22:15:29.538] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_andesite_bricks_wall to registry minecraft:item
[26Feb2021 22:15:29.538] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_pillar to registry minecraft:item
[26Feb2021 22:15:29.538] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_andesite to registry minecraft:item
[26Feb2021 22:15:29.538] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_andesite_stairs to registry minecraft:item
[26Feb2021 22:15:29.538] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_andesite_slab to registry minecraft:item
[26Feb2021 22:15:29.538] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_andesite_wall to registry minecraft:item
[26Feb2021 22:15:29.538] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_andesite to registry minecraft:item
[26Feb2021 22:15:29.538] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_andesite to registry minecraft:item
[26Feb2021 22:15:29.538] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_andesite to registry minecraft:item
[26Feb2021 22:15:29.539] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limesand to registry minecraft:item
[26Feb2021 22:15:29.539] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone to registry minecraft:item
[26Feb2021 22:15:29.539] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_cobblestone to registry minecraft:item
[26Feb2021 22:15:29.539] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_cobblestone_stairs to registry minecraft:item
[26Feb2021 22:15:29.539] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_cobblestone_slab to registry minecraft:item
[26Feb2021 22:15:29.539] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_cobblestone_wall to registry minecraft:item
[26Feb2021 22:15:29.539] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_limestone to registry minecraft:item
[26Feb2021 22:15:29.539] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_limestone_stairs to registry minecraft:item
[26Feb2021 22:15:29.539] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_limestone_slab to registry minecraft:item
[26Feb2021 22:15:29.539] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_limestone_wall to registry minecraft:item
[26Feb2021 22:15:29.539] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_bricks to registry minecraft:item
[26Feb2021 22:15:29.539] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_bricks_stairs to registry minecraft:item
[26Feb2021 22:15:29.539] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_bricks_slab to registry minecraft:item
[26Feb2021 22:15:29.539] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_bricks_wall to registry minecraft:item
[26Feb2021 22:15:29.539] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_limestone_bricks to registry minecraft:item
[26Feb2021 22:15:29.539] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_limestone_bricks_stairs to registry minecraft:item
[26Feb2021 22:15:29.540] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_limestone_bricks_slab to registry minecraft:item
[26Feb2021 22:15:29.540] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_limestone_bricks_wall to registry minecraft:item
[26Feb2021 22:15:29.540] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_pillar to registry minecraft:item
[26Feb2021 22:15:29.540] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_limestone to registry minecraft:item
[26Feb2021 22:15:29.540] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_limestone_stairs to registry minecraft:item
[26Feb2021 22:15:29.540] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_limestone_slab to registry minecraft:item
[26Feb2021 22:15:29.540] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_limestone_wall to registry minecraft:item
[26Feb2021 22:15:29.540] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_limestone to registry minecraft:item
[26Feb2021 22:15:29.540] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_limestone to registry minecraft:item
[26Feb2021 22:15:29.540] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_limestone to registry minecraft:item
[26Feb2021 22:15:29.540] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_limestone to registry minecraft:item
[26Feb2021 22:15:29.540] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone to registry minecraft:item
[26Feb2021 22:15:29.540] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_cobblestone to registry minecraft:item
[26Feb2021 22:15:29.540] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_cobblestone_stairs to registry minecraft:item
[26Feb2021 22:15:29.540] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_cobblestone_slab to registry minecraft:item
[26Feb2021 22:15:29.541] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_cobblestone_wall to registry minecraft:item
[26Feb2021 22:15:29.541] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_weathered_limestone to registry minecraft:item
[26Feb2021 22:15:29.541] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_weathered_limestone_stairs to registry minecraft:item
[26Feb2021 22:15:29.541] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_weathered_limestone_slab to registry minecraft:item
[26Feb2021 22:15:29.541] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_weathered_limestone_wall to registry minecraft:item
[26Feb2021 22:15:29.541] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_bricks to registry minecraft:item
[26Feb2021 22:15:29.541] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_bricks_stairs to registry minecraft:item
[26Feb2021 22:15:29.541] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_bricks_slab to registry minecraft:item
[26Feb2021 22:15:29.541] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_bricks_wall to registry minecraft:item
[26Feb2021 22:15:29.541] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_weathered_limestone_bricks to registry minecraft:item
[26Feb2021 22:15:29.541] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_weathered_limestone_bricks_stairs to registry minecraft:item
[26Feb2021 22:15:29.541] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_weathered_limestone_bricks_slab to registry minecraft:item
[26Feb2021 22:15:29.541] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_weathered_limestone_bricks_wall to registry minecraft:item
[26Feb2021 22:15:29.541] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_pillar to registry minecraft:item
[26Feb2021 22:15:29.541] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_weathered_limestone to registry minecraft:item
[26Feb2021 22:15:29.541] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_weathered_limestone_stairs to registry minecraft:item
[26Feb2021 22:15:29.541] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_weathered_limestone_slab to registry minecraft:item
[26Feb2021 22:15:29.542] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_weathered_limestone_wall to registry minecraft:item
[26Feb2021 22:15:29.542] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_weathered_limestone to registry minecraft:item
[26Feb2021 22:15:29.542] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_weathered_limestone to registry minecraft:item
[26Feb2021 22:15:29.542] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_weathered_limestone to registry minecraft:item
[26Feb2021 22:15:29.542] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_weathered_limestone to registry minecraft:item
[26Feb2021 22:15:29.542] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite to registry minecraft:item
[26Feb2021 22:15:29.542] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_cobblestone to registry minecraft:item
[26Feb2021 22:15:29.542] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_cobblestone_stairs to registry minecraft:item
[26Feb2021 22:15:29.542] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_cobblestone_slab to registry minecraft:item
[26Feb2021 22:15:29.542] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_cobblestone_wall to registry minecraft:item
[26Feb2021 22:15:29.542] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dolomite to registry minecraft:item
[26Feb2021 22:15:29.542] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dolomite_stairs to registry minecraft:item
[26Feb2021 22:15:29.542] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dolomite_slab to registry minecraft:item
[26Feb2021 22:15:29.542] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dolomite_wall to registry minecraft:item
[26Feb2021 22:15:29.542] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_bricks to registry minecraft:item
[26Feb2021 22:15:29.542] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_bricks_stairs to registry minecraft:item
[26Feb2021 22:15:29.542] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_bricks_slab to registry minecraft:item
[26Feb2021 22:15:29.543] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_bricks_wall to registry minecraft:item
[26Feb2021 22:15:29.543] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dolomite_bricks to registry minecraft:item
[26Feb2021 22:15:29.543] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dolomite_bricks_stairs to registry minecraft:item
[26Feb2021 22:15:29.543] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dolomite_bricks_slab to registry minecraft:item
[26Feb2021 22:15:29.543] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dolomite_bricks_wall to registry minecraft:item
[26Feb2021 22:15:29.543] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_pillar to registry minecraft:item
[26Feb2021 22:15:29.543] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dolomite to registry minecraft:item
[26Feb2021 22:15:29.543] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dolomite_stairs to registry minecraft:item
[26Feb2021 22:15:29.543] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dolomite_slab to registry minecraft:item
[26Feb2021 22:15:29.543] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dolomite_wall to registry minecraft:item
[26Feb2021 22:15:29.543] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_dolomite to registry minecraft:item
[26Feb2021 22:15:29.543] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_dolomite to registry minecraft:item
[26Feb2021 22:15:29.543] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_dolomite to registry minecraft:item
[26Feb2021 22:15:29.543] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_dolomite to registry minecraft:item
[26Feb2021 22:15:29.543] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro to registry minecraft:item
[26Feb2021 22:15:29.543] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_cobblestone to registry minecraft:item
[26Feb2021 22:15:29.544] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_cobblestone_stairs to registry minecraft:item
[26Feb2021 22:15:29.544] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_cobblestone_slab to registry minecraft:item
[26Feb2021 22:15:29.544] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_cobblestone_wall to registry minecraft:item
[26Feb2021 22:15:29.544] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_gabbro to registry minecraft:item
[26Feb2021 22:15:29.544] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_gabbro_stairs to registry minecraft:item
[26Feb2021 22:15:29.544] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_gabbro_slab to registry minecraft:item
[26Feb2021 22:15:29.544] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_gabbro_wall to registry minecraft:item
[26Feb2021 22:15:29.544] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_bricks to registry minecraft:item
[26Feb2021 22:15:29.544] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_bricks_stairs to registry minecraft:item
[26Feb2021 22:15:29.544] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_bricks_slab to registry minecraft:item
[26Feb2021 22:15:29.544] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_bricks_wall to registry minecraft:item
[26Feb2021 22:15:29.544] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_gabbro_bricks to registry minecraft:item
[26Feb2021 22:15:29.544] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_gabbro_bricks_stairs to registry minecraft:item
[26Feb2021 22:15:29.544] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_gabbro_bricks_slab to registry minecraft:item
[26Feb2021 22:15:29.544] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_gabbro_bricks_wall to registry minecraft:item
[26Feb2021 22:15:29.544] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_pillar to registry minecraft:item
[26Feb2021 22:15:29.544] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_gabbro to registry minecraft:item
[26Feb2021 22:15:29.544] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_gabbro_stairs to registry minecraft:item
[26Feb2021 22:15:29.545] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_gabbro_slab to registry minecraft:item
[26Feb2021 22:15:29.545] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_gabbro_wall to registry minecraft:item
[26Feb2021 22:15:29.545] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_gabbro to registry minecraft:item
[26Feb2021 22:15:29.545] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_gabbro to registry minecraft:item
[26Feb2021 22:15:29.545] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_gabbro to registry minecraft:item
[26Feb2021 22:15:29.545] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_gabbro to registry minecraft:item
[26Feb2021 22:15:29.545] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria to registry minecraft:item
[26Feb2021 22:15:29.545] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:natural_scoria to registry minecraft:item
[26Feb2021 22:15:29.545] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_cobblestone to registry minecraft:item
[26Feb2021 22:15:29.545] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_cobblestone_stairs to registry minecraft:item
[26Feb2021 22:15:29.545] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_cobblestone_slab to registry minecraft:item
[26Feb2021 22:15:29.545] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_cobblestone_wall to registry minecraft:item
[26Feb2021 22:15:29.545] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_scoria to registry minecraft:item
[26Feb2021 22:15:29.545] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_scoria_stairs to registry minecraft:item
[26Feb2021 22:15:29.545] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_scoria_slab to registry minecraft:item
[26Feb2021 22:15:29.545] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_scoria_wall to registry minecraft:item
[26Feb2021 22:15:29.546] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_bricks to registry minecraft:item
[26Feb2021 22:15:29.546] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_bricks_stairs to registry minecraft:item
[26Feb2021 22:15:29.546] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_bricks_slab to registry minecraft:item
[26Feb2021 22:15:29.546] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_bricks_wall to registry minecraft:item
[26Feb2021 22:15:29.546] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_scoria_bricks to registry minecraft:item
[26Feb2021 22:15:29.546] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_scoria_bricks_stairs to registry minecraft:item
[26Feb2021 22:15:29.546] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_scoria_bricks_slab to registry minecraft:item
[26Feb2021 22:15:29.546] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_scoria_bricks_wall to registry minecraft:item
[26Feb2021 22:15:29.546] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_pillar to registry minecraft:item
[26Feb2021 22:15:29.546] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_scoria to registry minecraft:item
[26Feb2021 22:15:29.546] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_scoria_stairs to registry minecraft:item
[26Feb2021 22:15:29.546] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_scoria_slab to registry minecraft:item
[26Feb2021 22:15:29.546] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_scoria_wall to registry minecraft:item
[26Feb2021 22:15:29.546] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_scoria to registry minecraft:item
[26Feb2021 22:15:29.546] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_scoria to registry minecraft:item
[26Feb2021 22:15:29.546] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_scoria to registry minecraft:item
[26Feb2021 22:15:29.546] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_scoria to registry minecraft:item
[26Feb2021 22:15:29.546] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria to registry minecraft:item
[26Feb2021 22:15:29.547] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_cobblestone to registry minecraft:item
[26Feb2021 22:15:29.547] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_cobblestone_stairs to registry minecraft:item
[26Feb2021 22:15:29.547] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_cobblestone_slab to registry minecraft:item
[26Feb2021 22:15:29.547] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_cobblestone_wall to registry minecraft:item
[26Feb2021 22:15:29.547] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dark_scoria to registry minecraft:item
[26Feb2021 22:15:29.547] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dark_scoria_stairs to registry minecraft:item
[26Feb2021 22:15:29.547] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dark_scoria_slab to registry minecraft:item
[26Feb2021 22:15:29.547] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dark_scoria_wall to registry minecraft:item
[26Feb2021 22:15:29.547] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_bricks to registry minecraft:item
[26Feb2021 22:15:29.547] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_bricks_stairs to registry minecraft:item
[26Feb2021 22:15:29.547] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_bricks_slab to registry minecraft:item
[26Feb2021 22:15:29.547] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_bricks_wall to registry minecraft:item
[26Feb2021 22:15:29.547] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dark_scoria_bricks to registry minecraft:item
[26Feb2021 22:15:29.547] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dark_scoria_bricks_stairs to registry minecraft:item
[26Feb2021 22:15:29.547] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dark_scoria_bricks_slab to registry minecraft:item
[26Feb2021 22:15:29.547] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dark_scoria_bricks_wall to registry minecraft:item
[26Feb2021 22:15:29.547] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_pillar to registry minecraft:item
[26Feb2021 22:15:29.548] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dark_scoria to registry minecraft:item
[26Feb2021 22:15:29.548] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dark_scoria_stairs to registry minecraft:item
[26Feb2021 22:15:29.548] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dark_scoria_slab to registry minecraft:item
[26Feb2021 22:15:29.548] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dark_scoria_wall to registry minecraft:item
[26Feb2021 22:15:29.548] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_dark_scoria to registry minecraft:item
[26Feb2021 22:15:29.548] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_dark_scoria to registry minecraft:item
[26Feb2021 22:15:29.548] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_dark_scoria to registry minecraft:item
[26Feb2021 22:15:29.548] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_dark_scoria to registry minecraft:item
[26Feb2021 22:15:29.549] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.554] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.555] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.555] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid journeymap : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.555] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid journeymap : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.555] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid universalmodcore : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.555] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid universalmodcore : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.556] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid citadel : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.556] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: The object debug has been registered twice for the same name citadel:debug.
[26Feb2021 22:15:29.556] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: The object citadel_book has been registered twice for the same name citadel:citadel_book.
[26Feb2021 22:15:29.556] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid citadel : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.556] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid iceandfire : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.599] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid iceandfire : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.599] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid autoreglib : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.600] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid autoreglib : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.600] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quark : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.600] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:diamond_heart
[26Feb2021 22:15:29.600] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:stoneling_spawn_egg
[26Feb2021 22:15:29.600] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:trowel
[26Feb2021 22:15:29.601] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:granite_bricks
[26Feb2021 22:15:29.602] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:granite_bricks_slab
[26Feb2021 22:15:29.602] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:granite_bricks_stairs
[26Feb2021 22:15:29.602] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:granite_bricks_wall
[26Feb2021 22:15:29.602] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:chiseled_granite_bricks
[26Feb2021 22:15:29.602] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:granite_pavement
[26Feb2021 22:15:29.602] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:granite_pillar
[26Feb2021 22:15:29.602] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:diorite_bricks
[26Feb2021 22:15:29.602] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:diorite_bricks_slab
[26Feb2021 22:15:29.602] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:diorite_bricks_stairs
[26Feb2021 22:15:29.602] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:diorite_bricks_wall
[26Feb2021 22:15:29.602] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:chiseled_diorite_bricks
[26Feb2021 22:15:29.602] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:diorite_pavement
[26Feb2021 22:15:29.602] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:diorite_pillar
[26Feb2021 22:15:29.602] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:andesite_bricks
[26Feb2021 22:15:29.602] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:andesite_bricks_slab
[26Feb2021 22:15:29.602] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:andesite_bricks_stairs
[26Feb2021 22:15:29.602] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:andesite_bricks_wall
[26Feb2021 22:15:29.603] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:chiseled_andesite_bricks
[26Feb2021 22:15:29.603] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:andesite_pavement
[26Feb2021 22:15:29.603] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:andesite_pillar
[26Feb2021 22:15:29.603] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:marble_bricks
[26Feb2021 22:15:29.603] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:marble_bricks_slab
[26Feb2021 22:15:29.603] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:marble_bricks_stairs
[26Feb2021 22:15:29.603] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:marble_bricks_wall
[26Feb2021 22:15:29.603] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:chiseled_marble_bricks
[26Feb2021 22:15:29.603] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:marble_pavement
[26Feb2021 22:15:29.603] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:marble_pillar
[26Feb2021 22:15:29.603] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:limestone_bricks
[26Feb2021 22:15:29.603] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:limestone_bricks_slab
[26Feb2021 22:15:29.603] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:limestone_bricks_stairs
[26Feb2021 22:15:29.603] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:limestone_bricks_wall
[26Feb2021 22:15:29.603] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:chiseled_limestone_bricks
[26Feb2021 22:15:29.603] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:limestone_pavement
[26Feb2021 22:15:29.603] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:limestone_pillar
[26Feb2021 22:15:29.603] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jasper_bricks
[26Feb2021 22:15:29.603] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jasper_bricks_slab
[26Feb2021 22:15:29.603] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jasper_bricks_stairs
[26Feb2021 22:15:29.604] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jasper_bricks_wall
[26Feb2021 22:15:29.604] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:chiseled_jasper_bricks
[26Feb2021 22:15:29.604] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jasper_pavement
[26Feb2021 22:15:29.604] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jasper_pillar
[26Feb2021 22:15:29.604] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:slate_bricks
[26Feb2021 22:15:29.604] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:slate_bricks_slab
[26Feb2021 22:15:29.604] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:slate_bricks_stairs
[26Feb2021 22:15:29.604] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:slate_bricks_wall
[26Feb2021 22:15:29.604] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:chiseled_slate_bricks
[26Feb2021 22:15:29.604] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:slate_pavement
[26Feb2021 22:15:29.604] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:slate_pillar
[26Feb2021 22:15:29.604] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:basalt_bricks
[26Feb2021 22:15:29.604] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:basalt_bricks_slab
[26Feb2021 22:15:29.604] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:basalt_bricks_stairs
[26Feb2021 22:15:29.604] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:basalt_bricks_wall
[26Feb2021 22:15:29.604] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:chiseled_basalt_bricks
[26Feb2021 22:15:29.604] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:basalt_pavement
[26Feb2021 22:15:29.604] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:basalt_pillar
[26Feb2021 22:15:29.604] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:myalite_bricks
[26Feb2021 22:15:29.604] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:myalite_bricks_slab
[26Feb2021 22:15:29.604] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:myalite_bricks_stairs
[26Feb2021 22:15:29.605] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:myalite_bricks_wall
[26Feb2021 22:15:29.605] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:chiseled_myalite_bricks
[26Feb2021 22:15:29.605] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:myalite_pavement
[26Feb2021 22:15:29.605] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:myalite_pillar
[26Feb2021 22:15:29.605] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cobblestone_bricks
[26Feb2021 22:15:29.605] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cobblestone_bricks_slab
[26Feb2021 22:15:29.605] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cobblestone_bricks_stairs
[26Feb2021 22:15:29.605] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cobblestone_bricks_wall
[26Feb2021 22:15:29.605] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:mossy_cobblestone_bricks
[26Feb2021 22:15:29.605] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:mossy_cobblestone_bricks_slab
[26Feb2021 22:15:29.605] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:mossy_cobblestone_bricks_stairs
[26Feb2021 22:15:29.606] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:mossy_cobblestone_bricks_wall
[26Feb2021 22:15:29.606] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:glass_item_frame
[26Feb2021 22:15:29.606] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:white_item_frame
[26Feb2021 22:15:29.606] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:orange_item_frame
[26Feb2021 22:15:29.606] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magenta_item_frame
[26Feb2021 22:15:29.606] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_blue_item_frame
[26Feb2021 22:15:29.606] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_item_frame
[26Feb2021 22:15:29.606] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:lime_item_frame
[26Feb2021 22:15:29.606] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:pink_item_frame
[26Feb2021 22:15:29.606] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:gray_item_frame
[26Feb2021 22:15:29.606] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_gray_item_frame
[26Feb2021 22:15:29.606] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cyan_item_frame
[26Feb2021 22:15:29.606] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:purple_item_frame
[26Feb2021 22:15:29.606] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_item_frame
[26Feb2021 22:15:29.606] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brown_item_frame
[26Feb2021 22:15:29.606] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:green_item_frame
[26Feb2021 22:15:29.606] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_item_frame
[26Feb2021 22:15:29.606] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:black_item_frame
[26Feb2021 22:15:29.606] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:burnt_vine
[26Feb2021 22:15:29.606] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:white_quilted_wool
[26Feb2021 22:15:29.606] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:orange_quilted_wool
[26Feb2021 22:15:29.607] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magenta_quilted_wool
[26Feb2021 22:15:29.607] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_blue_quilted_wool
[26Feb2021 22:15:29.607] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_quilted_wool
[26Feb2021 22:15:29.607] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:lime_quilted_wool
[26Feb2021 22:15:29.607] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:pink_quilted_wool
[26Feb2021 22:15:29.607] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:gray_quilted_wool
[26Feb2021 22:15:29.607] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_gray_quilted_wool
[26Feb2021 22:15:29.607] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cyan_quilted_wool
[26Feb2021 22:15:29.607] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:purple_quilted_wool
[26Feb2021 22:15:29.607] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_quilted_wool
[26Feb2021 22:15:29.607] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brown_quilted_wool
[26Feb2021 22:15:29.607] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:green_quilted_wool
[26Feb2021 22:15:29.607] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_quilted_wool
[26Feb2021 22:15:29.607] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:black_quilted_wool
[26Feb2021 22:15:29.607] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:permafrost
[26Feb2021 22:15:29.607] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:permafrost_slab
[26Feb2021 22:15:29.607] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:permafrost_stairs
[26Feb2021 22:15:29.607] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:permafrost_wall
[26Feb2021 22:15:29.607] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:permafrost_bricks
[26Feb2021 22:15:29.607] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:permafrost_bricks_slab
[26Feb2021 22:15:29.607] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:permafrost_bricks_stairs
[26Feb2021 22:15:29.607] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:permafrost_bricks_wall
[26Feb2021 22:15:29.608] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:paper_lantern
[26Feb2021 22:15:29.608] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:paper_lantern_sakura
[26Feb2021 22:15:29.608] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:paper_wall
[26Feb2021 22:15:29.608] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:paper_wall_big
[26Feb2021 22:15:29.608] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:paper_wall_sakura
[26Feb2021 22:15:29.608] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:chorus_weeds
[26Feb2021 22:15:29.608] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:chorus_twist
[26Feb2021 22:15:29.608] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:iron_button
[26Feb2021 22:15:29.608] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:gold_button
[26Feb2021 22:15:29.608] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:iron_rod
[26Feb2021 22:15:29.608] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:chute
[26Feb2021 22:15:29.608] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:oak_leaf_carpet
[26Feb2021 22:15:29.608] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:spruce_leaf_carpet
[26Feb2021 22:15:29.608] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:birch_leaf_carpet
[26Feb2021 22:15:29.608] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jungle_leaf_carpet
[26Feb2021 22:15:29.608] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:acacia_leaf_carpet
[26Feb2021 22:15:29.608] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:dark_oak_leaf_carpet
[26Feb2021 22:15:29.608] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:shingles
[26Feb2021 22:15:29.608] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:shingles_slab
[26Feb2021 22:15:29.608] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:shingles_stairs
[26Feb2021 22:15:29.608] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:white_shingles
[26Feb2021 22:15:29.608] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:white_shingles_slab
[26Feb2021 22:15:29.609] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:white_shingles_stairs
[26Feb2021 22:15:29.609] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:orange_shingles
[26Feb2021 22:15:29.609] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:orange_shingles_slab
[26Feb2021 22:15:29.609] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:orange_shingles_stairs
[26Feb2021 22:15:29.609] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magenta_shingles
[26Feb2021 22:15:29.609] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magenta_shingles_slab
[26Feb2021 22:15:29.609] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magenta_shingles_stairs
[26Feb2021 22:15:29.609] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_blue_shingles
[26Feb2021 22:15:29.609] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_blue_shingles_slab
[26Feb2021 22:15:29.609] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_blue_shingles_stairs
[26Feb2021 22:15:29.609] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_shingles
[26Feb2021 22:15:29.609] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_shingles_slab
[26Feb2021 22:15:29.609] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_shingles_stairs
[26Feb2021 22:15:29.609] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:lime_shingles
[26Feb2021 22:15:29.609] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:lime_shingles_slab
[26Feb2021 22:15:29.609] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:lime_shingles_stairs
[26Feb2021 22:15:29.609] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:pink_shingles
[26Feb2021 22:15:29.609] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:pink_shingles_slab
[26Feb2021 22:15:29.609] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:pink_shingles_stairs
[26Feb2021 22:15:29.609] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:gray_shingles
[26Feb2021 22:15:29.609] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:gray_shingles_slab
[26Feb2021 22:15:29.609] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:gray_shingles_stairs
[26Feb2021 22:15:29.610] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_gray_shingles
[26Feb2021 22:15:29.610] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_gray_shingles_slab
[26Feb2021 22:15:29.610] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_gray_shingles_stairs
[26Feb2021 22:15:29.610] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cyan_shingles
[26Feb2021 22:15:29.610] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cyan_shingles_slab
[26Feb2021 22:15:29.610] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cyan_shingles_stairs
[26Feb2021 22:15:29.610] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:purple_shingles
[26Feb2021 22:15:29.610] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:purple_shingles_slab
[26Feb2021 22:15:29.610] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:purple_shingles_stairs
[26Feb2021 22:15:29.610] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_shingles
[26Feb2021 22:15:29.610] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_shingles_slab
[26Feb2021 22:15:29.610] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_shingles_stairs
[26Feb2021 22:15:29.610] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brown_shingles
[26Feb2021 22:15:29.610] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brown_shingles_slab
[26Feb2021 22:15:29.610] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brown_shingles_stairs
[26Feb2021 22:15:29.610] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:green_shingles
[26Feb2021 22:15:29.610] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:green_shingles_slab
[26Feb2021 22:15:29.610] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:green_shingles_stairs
[26Feb2021 22:15:29.610] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_shingles
[26Feb2021 22:15:29.610] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_shingles_slab
[26Feb2021 22:15:29.610] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_shingles_stairs
[26Feb2021 22:15:29.610] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:black_shingles
[26Feb2021 22:15:29.611] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:black_shingles_slab
[26Feb2021 22:15:29.611] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:black_shingles_stairs
[26Feb2021 22:15:29.611] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:root
[26Feb2021 22:15:29.611] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:root_item
[26Feb2021 22:15:29.611] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:gold_bars
[26Feb2021 22:15:29.611] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:myalite_crystal
[26Feb2021 22:15:29.611] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brimstone
[26Feb2021 22:15:29.611] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brimstone_slab
[26Feb2021 22:15:29.611] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brimstone_stairs
[26Feb2021 22:15:29.611] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brimstone_wall
[26Feb2021 22:15:29.611] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brimstone_bricks
[26Feb2021 22:15:29.611] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brimstone_bricks_slab
[26Feb2021 22:15:29.611] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brimstone_bricks_stairs
[26Feb2021 22:15:29.611] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brimstone_bricks_wall
[26Feb2021 22:15:29.611] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cobbedstone
[26Feb2021 22:15:29.611] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cobbedstone_slab
[26Feb2021 22:15:29.611] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cobbedstone_stairs
[26Feb2021 22:15:29.611] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cobbedstone_wall
[26Feb2021 22:15:29.611] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:wrapped_spawn_egg
[26Feb2021 22:15:29.611] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:biotite
[26Feb2021 22:15:29.611] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:biotite_ore
[26Feb2021 22:15:29.611] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:biotite_block
[26Feb2021 22:15:29.612] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:biotite_block_slab
[26Feb2021 22:15:29.612] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:biotite_block_stairs
[26Feb2021 22:15:29.612] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:smooth_biotite
[26Feb2021 22:15:29.612] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:smooth_biotite_slab
[26Feb2021 22:15:29.612] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:smooth_biotite_stairs
[26Feb2021 22:15:29.612] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:chiseled_biotite_block
[26Feb2021 22:15:29.612] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:biotite_pillar
[26Feb2021 22:15:29.612] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:biotite_bricks
[26Feb2021 22:15:29.612] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:grate
[26Feb2021 22:15:29.612] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:toretoise_spawn_egg
[26Feb2021 22:15:29.612] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:marble
[26Feb2021 22:15:29.612] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_marble
[26Feb2021 22:15:29.612] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:marble_slab
[26Feb2021 22:15:29.612] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:marble_stairs
[26Feb2021 22:15:29.612] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:marble_wall
[26Feb2021 22:15:29.612] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_marble_slab
[26Feb2021 22:15:29.612] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_marble_stairs
[26Feb2021 22:15:29.612] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:limestone
[26Feb2021 22:15:29.612] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_limestone
[26Feb2021 22:15:29.612] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:limestone_slab
[26Feb2021 22:15:29.612] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:limestone_stairs
[26Feb2021 22:15:29.613] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:limestone_wall
[26Feb2021 22:15:29.613] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_limestone_slab
[26Feb2021 22:15:29.613] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_limestone_stairs
[26Feb2021 22:15:29.613] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jasper
[26Feb2021 22:15:29.613] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_jasper
[26Feb2021 22:15:29.613] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jasper_slab
[26Feb2021 22:15:29.613] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jasper_stairs
[26Feb2021 22:15:29.613] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jasper_wall
[26Feb2021 22:15:29.613] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_jasper_slab
[26Feb2021 22:15:29.613] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_jasper_stairs
[26Feb2021 22:15:29.613] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:slate
[26Feb2021 22:15:29.613] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_slate
[26Feb2021 22:15:29.613] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:slate_slab
[26Feb2021 22:15:29.613] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:slate_stairs
[26Feb2021 22:15:29.613] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:slate_wall
[26Feb2021 22:15:29.613] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_slate_slab
[26Feb2021 22:15:29.613] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_slate_stairs
[26Feb2021 22:15:29.613] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:basalt
[26Feb2021 22:15:29.613] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_basalt
[26Feb2021 22:15:29.613] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:basalt_slab
[26Feb2021 22:15:29.613] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:basalt_stairs
[26Feb2021 22:15:29.614] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:basalt_wall
[26Feb2021 22:15:29.614] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_basalt_slab
[26Feb2021 22:15:29.614] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_basalt_stairs
[26Feb2021 22:15:29.614] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:myalite
[26Feb2021 22:15:29.614] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_myalite
[26Feb2021 22:15:29.614] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:myalite_slab
[26Feb2021 22:15:29.614] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:myalite_stairs
[26Feb2021 22:15:29.614] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:myalite_wall
[26Feb2021 22:15:29.614] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_myalite_slab
[26Feb2021 22:15:29.614] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_myalite_stairs
[26Feb2021 22:15:29.614] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:pipe
[26Feb2021 22:15:29.614] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:thatch
[26Feb2021 22:15:29.614] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:thatch_slab
[26Feb2021 22:15:29.614] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:thatch_stairs
[26Feb2021 22:15:29.614] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_oak_planks
[26Feb2021 22:15:29.614] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_spruce_planks
[26Feb2021 22:15:29.614] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_birch_planks
[26Feb2021 22:15:29.614] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_jungle_planks
[26Feb2021 22:15:29.614] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_acacia_planks
[26Feb2021 22:15:29.614] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_dark_oak_planks
[26Feb2021 22:15:29.614] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_crimson_planks
[26Feb2021 22:15:29.615] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_warped_planks
[26Feb2021 22:15:29.615] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_white_stained_planks
[26Feb2021 22:15:29.615] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_orange_stained_planks
[26Feb2021 22:15:29.615] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_magenta_stained_planks
[26Feb2021 22:15:29.615] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_light_blue_stained_planks
[26Feb2021 22:15:29.615] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_yellow_stained_planks
[26Feb2021 22:15:29.615] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_lime_stained_planks
[26Feb2021 22:15:29.615] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_pink_stained_planks
[26Feb2021 22:15:29.615] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_gray_stained_planks
[26Feb2021 22:15:29.615] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_light_gray_stained_planks
[26Feb2021 22:15:29.615] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_cyan_stained_planks
[26Feb2021 22:15:29.615] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_purple_stained_planks
[26Feb2021 22:15:29.615] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_blue_stained_planks
[26Feb2021 22:15:29.615] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_brown_stained_planks
[26Feb2021 22:15:29.615] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_green_stained_planks
[26Feb2021 22:15:29.615] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_red_stained_planks
[26Feb2021 22:15:29.615] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:vertical_black_stained_planks
[26Feb2021 22:15:29.615] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cloud
[26Feb2021 22:15:29.616] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:bottled_cloud
[26Feb2021 22:15:29.616] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:obsidian_pressure_plate
[26Feb2021 22:15:29.616] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:weather_sensor
[26Feb2021 22:15:29.616] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_blossom_leaves
[26Feb2021 22:15:29.616] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_blossom_sapling
[26Feb2021 22:15:29.616] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:lavender_blossom_leaves
[26Feb2021 22:15:29.616] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:lavender_blossom_sapling
[26Feb2021 22:15:29.616] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:orange_blossom_leaves
[26Feb2021 22:15:29.616] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:orange_blossom_sapling
[26Feb2021 22:15:29.616] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:pink_blossom_leaves
[26Feb2021 22:15:29.616] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:pink_blossom_sapling
[26Feb2021 22:15:29.616] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_blossom_leaves
[26Feb2021 22:15:29.616] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_blossom_sapling
[26Feb2021 22:15:29.616] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_blossom_leaves
[26Feb2021 22:15:29.616] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_blossom_sapling
[26Feb2021 22:15:29.616] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:shallow_dirt
[26Feb2021 22:15:29.616] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:nether_brick_fence_gate
[26Feb2021 22:15:29.616] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:sandy_bricks
[26Feb2021 22:15:29.616] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:sandy_bricks_slab
[26Feb2021 22:15:29.616] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:sandy_bricks_stairs
[26Feb2021 22:15:29.617] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:sandy_bricks_wall
[26Feb2021 22:15:29.617] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:snow_bricks
[26Feb2021 22:15:29.617] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:snow_bricks_slab
[26Feb2021 22:15:29.617] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:snow_bricks_stairs
[26Feb2021 22:15:29.617] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:snow_bricks_wall
[26Feb2021 22:15:29.617] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:charred_nether_bricks
[26Feb2021 22:15:29.617] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:charred_nether_bricks_slab
[26Feb2021 22:15:29.617] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:charred_nether_bricks_stairs
[26Feb2021 22:15:29.617] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:charred_nether_bricks_wall
[26Feb2021 22:15:29.617] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_nether_bricks
[26Feb2021 22:15:29.617] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_nether_bricks_slab
[26Feb2021 22:15:29.617] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_nether_bricks_stairs
[26Feb2021 22:15:29.617] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_nether_bricks_wall
[26Feb2021 22:15:29.617] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:sandstone_bricks
[26Feb2021 22:15:29.617] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:sandstone_bricks_slab
[26Feb2021 22:15:29.617] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:sandstone_bricks_stairs
[26Feb2021 22:15:29.617] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:sandstone_bricks_wall
[26Feb2021 22:15:29.617] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_sandstone_bricks
[26Feb2021 22:15:29.618] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_sandstone_bricks_slab
[26Feb2021 22:15:29.618] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_sandstone_bricks_stairs
[26Feb2021 22:15:29.618] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_sandstone_bricks_wall
[26Feb2021 22:15:29.618] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:soul_sandstone_bricks
[26Feb2021 22:15:29.618] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:soul_sandstone_bricks_slab
[26Feb2021 22:15:29.618] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:soul_sandstone_bricks_stairs
[26Feb2021 22:15:29.618] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:soul_sandstone_bricks_wall
[26Feb2021 22:15:29.618] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magma_bricks
[26Feb2021 22:15:29.618] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magma_bricks_slab
[26Feb2021 22:15:29.618] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magma_bricks_stairs
[26Feb2021 22:15:29.618] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magma_bricks_wall
[26Feb2021 22:15:29.618] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:spruce_bookshelf
[26Feb2021 22:15:29.618] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:birch_bookshelf
[26Feb2021 22:15:29.618] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jungle_bookshelf
[26Feb2021 22:15:29.618] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:acacia_bookshelf
[26Feb2021 22:15:29.618] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:dark_oak_bookshelf
[26Feb2021 22:15:29.618] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:crimson_bookshelf
[26Feb2021 22:15:29.618] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:warped_bookshelf
[26Feb2021 22:15:29.618] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:tallow
[26Feb2021 22:15:29.618] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:white_candle
[26Feb2021 22:15:29.618] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:orange_candle
[26Feb2021 22:15:29.618] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magenta_candle
[26Feb2021 22:15:29.619] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_blue_candle
[26Feb2021 22:15:29.619] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_candle
[26Feb2021 22:15:29.619] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:lime_candle
[26Feb2021 22:15:29.619] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:pink_candle
[26Feb2021 22:15:29.619] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:gray_candle
[26Feb2021 22:15:29.619] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_gray_candle
[26Feb2021 22:15:29.619] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cyan_candle
[26Feb2021 22:15:29.619] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:purple_candle
[26Feb2021 22:15:29.619] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_candle
[26Feb2021 22:15:29.619] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brown_candle
[26Feb2021 22:15:29.619] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:green_candle
[26Feb2021 22:15:29.619] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_candle
[26Feb2021 22:15:29.619] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:black_candle
[26Feb2021 22:15:29.619] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:tallow_block
[26Feb2021 22:15:29.619] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_crystal
[26Feb2021 22:15:29.619] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:orange_crystal
[26Feb2021 22:15:29.619] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_crystal
[26Feb2021 22:15:29.619] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:green_crystal
[26Feb2021 22:15:29.619] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_crystal
[26Feb2021 22:15:29.619] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:indigo_crystal
[26Feb2021 22:15:29.619] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:violet_crystal
[26Feb2021 22:15:29.619] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:white_crystal
[26Feb2021 22:15:29.619] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:black_crystal
[26Feb2021 22:15:29.619] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_crystal_pane
[26Feb2021 22:15:29.620] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:orange_crystal_pane
[26Feb2021 22:15:29.620] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_crystal_pane
[26Feb2021 22:15:29.620] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:green_crystal_pane
[26Feb2021 22:15:29.620] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_crystal_pane
[26Feb2021 22:15:29.620] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:indigo_crystal_pane
[26Feb2021 22:15:29.620] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:violet_crystal_pane
[26Feb2021 22:15:29.620] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:white_crystal_pane
[26Feb2021 22:15:29.620] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:black_crystal_pane
[26Feb2021 22:15:29.620] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:elder_prismarine
[26Feb2021 22:15:29.620] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:elder_prismarine_slab
[26Feb2021 22:15:29.620] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:elder_prismarine_stairs
[26Feb2021 22:15:29.620] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:elder_prismarine_wall
[26Feb2021 22:15:29.620] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:elder_prismarine_bricks
[26Feb2021 22:15:29.620] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:elder_prismarine_bricks_slab
[26Feb2021 22:15:29.620] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:elder_prismarine_bricks_stairs
[26Feb2021 22:15:29.620] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:dark_elder_prismarine
[26Feb2021 22:15:29.620] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:dark_elder_prismarine_slab
[26Feb2021 22:15:29.620] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:dark_elder_prismarine_stairs
[26Feb2021 22:15:29.620] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:elder_sea_lantern
[26Feb2021 22:15:29.621] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:oak_chest
[26Feb2021 22:15:29.621] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:spruce_chest
[26Feb2021 22:15:29.622] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:birch_chest
[26Feb2021 22:15:29.622] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jungle_chest
[26Feb2021 22:15:29.622] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:acacia_chest
[26Feb2021 22:15:29.622] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:dark_oak_chest
[26Feb2021 22:15:29.622] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:crimson_chest
[26Feb2021 22:15:29.622] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:warped_chest
[26Feb2021 22:15:29.622] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:nether_brick_chest
[26Feb2021 22:15:29.622] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:purpur_chest
[26Feb2021 22:15:29.622] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:prismarine_chest
[26Feb2021 22:15:29.622] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:mushroom_chest
[26Feb2021 22:15:29.622] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:oak_trapped_chest
[26Feb2021 22:15:29.622] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:spruce_trapped_chest
[26Feb2021 22:15:29.623] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:birch_trapped_chest
[26Feb2021 22:15:29.624] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jungle_trapped_chest
[26Feb2021 22:15:29.624] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:acacia_trapped_chest
[26Feb2021 22:15:29.624] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:dark_oak_trapped_chest
[26Feb2021 22:15:29.624] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:crimson_trapped_chest
[26Feb2021 22:15:29.624] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:warped_trapped_chest
[26Feb2021 22:15:29.624] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:nether_brick_trapped_chest
[26Feb2021 22:15:29.627] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:purpur_trapped_chest
[26Feb2021 22:15:29.627] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:prismarine_trapped_chest
[26Feb2021 22:15:29.627] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:mushroom_trapped_chest
[26Feb2021 22:15:29.627] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:soul_sandstone
[26Feb2021 22:15:29.627] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:soul_sandstone_slab
[26Feb2021 22:15:29.627] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:soul_sandstone_stairs
[26Feb2021 22:15:29.627] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:soul_sandstone_wall
[26Feb2021 22:15:29.627] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:chiseled_soul_sandstone
[26Feb2021 22:15:29.627] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cut_soul_sandstone
[26Feb2021 22:15:29.627] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cut_soul_sandstone_slab
[26Feb2021 22:15:29.627] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:smooth_soul_sandstone
[26Feb2021 22:15:29.627] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:smooth_soul_sandstone_slab
[26Feb2021 22:15:29.627] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:smooth_soul_sandstone_stairs
[26Feb2021 22:15:29.628] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - minecraft:slime_block
[26Feb2021 22:15:29.628] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:iron_plate
[26Feb2021 22:15:29.628] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:iron_plate_slab
[26Feb2021 22:15:29.628] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:iron_plate_stairs
[26Feb2021 22:15:29.628] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:rusty_iron_plate
[26Feb2021 22:15:29.628] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:rusty_iron_plate_slab
[26Feb2021 22:15:29.628] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:rusty_iron_plate_stairs
[26Feb2021 22:15:29.628] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:charcoal_block
[26Feb2021 22:15:29.628] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:sugar_cane_block
[26Feb2021 22:15:29.628] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:bamboo_block
[26Feb2021 22:15:29.628] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cactus_block
[26Feb2021 22:15:29.628] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:chorus_fruit_block
[26Feb2021 22:15:29.628] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:stick_block
[26Feb2021 22:15:29.628] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:golden_apple_crate
[26Feb2021 22:15:29.628] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:apple_crate
[26Feb2021 22:15:29.628] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:potato_crate
[26Feb2021 22:15:29.629] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:carrot_crate
[26Feb2021 22:15:29.629] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:beetroot_crate
[26Feb2021 22:15:29.629] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cocoa_beans_sack
[26Feb2021 22:15:29.629] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:nether_wart_sack
[26Feb2021 22:15:29.629] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:gunpowder_sack
[26Feb2021 22:15:29.629] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:berry_sack
[26Feb2021 22:15:29.629] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blaze_lantern
[26Feb2021 22:15:29.629] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:bonded_leather
[26Feb2021 22:15:29.629] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:bonded_rabbit_hide
[26Feb2021 22:15:29.629] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:seed_pouch
[26Feb2021 22:15:29.629] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:crab_leg
[26Feb2021 22:15:29.629] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cooked_crab_leg
[26Feb2021 22:15:29.629] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:crab_shell
[26Feb2021 22:15:29.629] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:crab_spawn_egg
[26Feb2021 22:15:29.629] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:ancient_tome
[26Feb2021 22:15:29.629] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magnet
[26Feb2021 22:15:29.629] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magnetized_block
[26Feb2021 22:15:29.629] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:matrix_enchanter
[26Feb2021 22:15:29.629] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:gravisand
[26Feb2021 22:15:29.630] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:bamboo_mat
[26Feb2021 22:15:29.630] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:backpack
[26Feb2021 22:15:29.630] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:ravager_hide
[26Feb2021 22:15:29.630] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:bonded_ravager_hide
[26Feb2021 22:15:29.630] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:soul_compass
[26Feb2021 22:15:29.630] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:duskbound_block
[26Feb2021 22:15:29.630] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:duskbound_block_slab
[26Feb2021 22:15:29.630] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:duskbound_block_stairs
[26Feb2021 22:15:29.630] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:duskbound_lantern
[26Feb2021 22:15:29.630] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:foxhound_spawn_egg
[26Feb2021 22:15:29.630] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:turf
[26Feb2021 22:15:29.630] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:turf_slab
[26Feb2021 22:15:29.630] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:turf_stairs
[26Feb2021 22:15:29.630] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:redstone_randomizer
[26Feb2021 22:15:29.630] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:redstone_inductor
[26Feb2021 22:15:29.630] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:feeding_trough
[26Feb2021 22:15:29.630] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:rope
[26Feb2021 22:15:29.631] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:sturdy_stone
[26Feb2021 22:15:29.631] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:white_rune
[26Feb2021 22:15:29.631] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:orange_rune
[26Feb2021 22:15:29.631] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magenta_rune
[26Feb2021 22:15:29.631] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_blue_rune
[26Feb2021 22:15:29.631] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_rune
[26Feb2021 22:15:29.631] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:lime_rune
[26Feb2021 22:15:29.631] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:pink_rune
[26Feb2021 22:15:29.631] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:gray_rune
[26Feb2021 22:15:29.631] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_gray_rune
[26Feb2021 22:15:29.631] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cyan_rune
[26Feb2021 22:15:29.631] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:purple_rune
[26Feb2021 22:15:29.631] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_rune
[26Feb2021 22:15:29.631] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brown_rune
[26Feb2021 22:15:29.631] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:green_rune
[26Feb2021 22:15:29.631] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_rune
[26Feb2021 22:15:29.631] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:black_rune
[26Feb2021 22:15:29.631] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:rainbow_rune
[26Feb2021 22:15:29.631] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:dirty_glass
[26Feb2021 22:15:29.631] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:dirty_glass_pane
[26Feb2021 22:15:29.631] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:clear_shard
[26Feb2021 22:15:29.631] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:dirty_shard
[26Feb2021 22:15:29.631] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:white_shard
[26Feb2021 22:15:29.632] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:orange_shard
[26Feb2021 22:15:29.632] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magenta_shard
[26Feb2021 22:15:29.632] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_blue_shard
[26Feb2021 22:15:29.632] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_shard
[26Feb2021 22:15:29.632] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:lime_shard
[26Feb2021 22:15:29.632] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:pink_shard
[26Feb2021 22:15:29.632] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:gray_shard
[26Feb2021 22:15:29.632] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_gray_shard
[26Feb2021 22:15:29.632] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cyan_shard
[26Feb2021 22:15:29.632] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:purple_shard
[26Feb2021 22:15:29.632] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_shard
[26Feb2021 22:15:29.632] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brown_shard
[26Feb2021 22:15:29.632] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:green_shard
[26Feb2021 22:15:29.632] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_shard
[26Feb2021 22:15:29.632] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:black_shard
[26Feb2021 22:15:29.632] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:framed_glass
[26Feb2021 22:15:29.633] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:framed_glass_pane
[26Feb2021 22:15:29.633] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:frog_leg
[26Feb2021 22:15:29.633] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cooked_frog_leg
[26Feb2021 22:15:29.633] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:golden_frog_leg
[26Feb2021 22:15:29.633] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:frog_spawn_egg
[26Feb2021 22:15:29.633] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:slime_in_a_bucket
[26Feb2021 22:15:29.633] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:ender_watcher
[26Feb2021 22:15:29.633] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:spruce_ladder
[26Feb2021 22:15:29.633] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:birch_ladder
[26Feb2021 22:15:29.633] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jungle_ladder
[26Feb2021 22:15:29.633] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:acacia_ladder
[26Feb2021 22:15:29.633] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:dark_oak_ladder
[26Feb2021 22:15:29.633] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:crimson_ladder
[26Feb2021 22:15:29.633] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:warped_ladder
[26Feb2021 22:15:29.633] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:iron_ladder
[26Feb2021 22:15:29.633] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:monster_box
[26Feb2021 22:15:29.633] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:dragon_scale
[26Feb2021 22:15:29.634] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:lit_lamp
[26Feb2021 22:15:29.634] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:white_stained_planks
[26Feb2021 22:15:29.634] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:white_stained_planks_slab
[26Feb2021 22:15:29.634] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:white_stained_planks_stairs
[26Feb2021 22:15:29.634] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:orange_stained_planks
[26Feb2021 22:15:29.634] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:orange_stained_planks_slab
[26Feb2021 22:15:29.634] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:orange_stained_planks_stairs
[26Feb2021 22:15:29.634] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magenta_stained_planks
[26Feb2021 22:15:29.634] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magenta_stained_planks_slab
[26Feb2021 22:15:29.634] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magenta_stained_planks_stairs
[26Feb2021 22:15:29.634] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_blue_stained_planks
[26Feb2021 22:15:29.634] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_blue_stained_planks_slab
[26Feb2021 22:15:29.634] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_blue_stained_planks_stairs
[26Feb2021 22:15:29.634] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_stained_planks
[26Feb2021 22:15:29.634] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_stained_planks_slab
[26Feb2021 22:15:29.634] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_stained_planks_stairs
[26Feb2021 22:15:29.634] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:lime_stained_planks
[26Feb2021 22:15:29.634] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:lime_stained_planks_slab
[26Feb2021 22:15:29.634] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:lime_stained_planks_stairs
[26Feb2021 22:15:29.634] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:pink_stained_planks
[26Feb2021 22:15:29.634] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:pink_stained_planks_slab
[26Feb2021 22:15:29.634] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:pink_stained_planks_stairs
[26Feb2021 22:15:29.634] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:gray_stained_planks
[26Feb2021 22:15:29.634] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:gray_stained_planks_slab
[26Feb2021 22:15:29.634] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:gray_stained_planks_stairs
[26Feb2021 22:15:29.635] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_gray_stained_planks
[26Feb2021 22:15:29.635] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_gray_stained_planks_slab
[26Feb2021 22:15:29.635] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_gray_stained_planks_stairs
[26Feb2021 22:15:29.635] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cyan_stained_planks
[26Feb2021 22:15:29.635] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cyan_stained_planks_slab
[26Feb2021 22:15:29.635] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cyan_stained_planks_stairs
[26Feb2021 22:15:29.635] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:purple_stained_planks
[26Feb2021 22:15:29.635] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:purple_stained_planks_slab
[26Feb2021 22:15:29.635] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:purple_stained_planks_stairs
[26Feb2021 22:15:29.635] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_stained_planks
[26Feb2021 22:15:29.635] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_stained_planks_slab
[26Feb2021 22:15:29.635] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_stained_planks_stairs
[26Feb2021 22:15:29.635] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brown_stained_planks
[26Feb2021 22:15:29.635] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brown_stained_planks_slab
[26Feb2021 22:15:29.635] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brown_stained_planks_stairs
[26Feb2021 22:15:29.635] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:green_stained_planks
[26Feb2021 22:15:29.635] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:green_stained_planks_slab
[26Feb2021 22:15:29.635] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:green_stained_planks_stairs
[26Feb2021 22:15:29.635] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_stained_planks
[26Feb2021 22:15:29.636] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_stained_planks_slab
[26Feb2021 22:15:29.636] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_stained_planks_stairs
[26Feb2021 22:15:29.636] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:black_stained_planks
[26Feb2021 22:15:29.636] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:black_stained_planks_slab
[26Feb2021 22:15:29.636] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:black_stained_planks_stairs
[26Feb2021 22:15:29.636] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:oak_post
[26Feb2021 22:15:29.636] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:spruce_post
[26Feb2021 22:15:29.636] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:birch_post
[26Feb2021 22:15:29.636] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jungle_post
[26Feb2021 22:15:29.636] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:acacia_post
[26Feb2021 22:15:29.636] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:dark_oak_post
[26Feb2021 22:15:29.636] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:crimson_post
[26Feb2021 22:15:29.636] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:warped_post
[26Feb2021 22:15:29.636] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_slime_block
[26Feb2021 22:15:29.636] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_slime_block
[26Feb2021 22:15:29.636] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cyan_slime_block
[26Feb2021 22:15:29.636] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magenta_slime_block
[26Feb2021 22:15:29.636] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_slime_block
[26Feb2021 22:15:29.637] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cactus_paste
[26Feb2021 22:15:29.637] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:midori_block
[26Feb2021 22:15:29.637] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:midori_block_slab
[26Feb2021 22:15:29.637] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:midori_block_stairs
[26Feb2021 22:15:29.637] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:midori_pillar
[26Feb2021 22:15:29.637] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:glowcelium
[26Feb2021 22:15:29.637] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:glowshroom
[26Feb2021 22:15:29.637] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:glowshroom_block
[26Feb2021 22:15:29.637] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:glowshroom_stem
[26Feb2021 22:15:29.637] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:pickarang
[26Feb2021 22:15:29.637] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:flamerang
[26Feb2021 22:15:29.637] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:pink_blossom_leaf_carpet
[26Feb2021 22:15:29.637] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:orange_blossom_leaf_carpet
[26Feb2021 22:15:29.637] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_blossom_leaf_carpet
[26Feb2021 22:15:29.637] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:lavender_blossom_leaf_carpet
[26Feb2021 22:15:29.637] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_blossom_leaf_carpet
[26Feb2021 22:15:29.637] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_blossom_leaf_carpet
[26Feb2021 22:15:29.637] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:stone_speleothem
[26Feb2021 22:15:29.637] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:netherrack_speleothem
[26Feb2021 22:15:29.637] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:granite_speleothem
[26Feb2021 22:15:29.637] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:diorite_speleothem
[26Feb2021 22:15:29.637] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:andesite_speleothem
[26Feb2021 22:15:29.638] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:marble_speleothem
[26Feb2021 22:15:29.638] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:limestone_speleothem
[26Feb2021 22:15:29.638] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jasper_speleothem
[26Feb2021 22:15:29.638] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:slate_speleothem
[26Feb2021 22:15:29.638] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:basalt_speleothem
[26Feb2021 22:15:29.638] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:acacia_vertical_slab
[26Feb2021 22:15:29.638] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:andesite_vertical_slab
[26Feb2021 22:15:29.638] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:birch_vertical_slab
[26Feb2021 22:15:29.638] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brick_vertical_slab
[26Feb2021 22:15:29.638] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cobblestone_vertical_slab
[26Feb2021 22:15:29.638] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cut_red_sandstone_vertical_slab
[26Feb2021 22:15:29.638] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cut_sandstone_vertical_slab
[26Feb2021 22:15:29.638] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:dark_oak_vertical_slab
[26Feb2021 22:15:29.638] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:dark_prismarine_vertical_slab
[26Feb2021 22:15:29.638] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:diorite_vertical_slab
[26Feb2021 22:15:29.639] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:end_stone_brick_vertical_slab
[26Feb2021 22:15:29.639] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:granite_vertical_slab
[26Feb2021 22:15:29.639] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jungle_vertical_slab
[26Feb2021 22:15:29.639] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:mossy_cobblestone_vertical_slab
[26Feb2021 22:15:29.639] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:mossy_stone_brick_vertical_slab
[26Feb2021 22:15:29.639] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:nether_brick_vertical_slab
[26Feb2021 22:15:29.639] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:oak_vertical_slab
[26Feb2021 22:15:29.639] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_andesite_vertical_slab
[26Feb2021 22:15:29.639] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_diorite_vertical_slab
[26Feb2021 22:15:29.639] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_granite_vertical_slab
[26Feb2021 22:15:29.639] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:prismarine_vertical_slab
[26Feb2021 22:15:29.639] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:prismarine_brick_vertical_slab
[26Feb2021 22:15:29.639] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:purpur_vertical_slab
[26Feb2021 22:15:29.639] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:quartz_vertical_slab
[26Feb2021 22:15:29.639] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_nether_brick_vertical_slab
[26Feb2021 22:15:29.639] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_sandstone_vertical_slab
[26Feb2021 22:15:29.640] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:sandstone_vertical_slab
[26Feb2021 22:15:29.640] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:smooth_quartz_vertical_slab
[26Feb2021 22:15:29.640] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:smooth_red_sandstone_vertical_slab
[26Feb2021 22:15:29.640] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:smooth_sandstone_vertical_slab
[26Feb2021 22:15:29.640] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:smooth_stone_vertical_slab
[26Feb2021 22:15:29.640] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:spruce_vertical_slab
[26Feb2021 22:15:29.640] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:stone_vertical_slab
[26Feb2021 22:15:29.640] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:stone_brick_vertical_slab
[26Feb2021 22:15:29.640] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blackstone_vertical_slab
[26Feb2021 22:15:29.640] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_blackstone_vertical_slab
[26Feb2021 22:15:29.640] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_blackstone_brick_vertical_slab
[26Feb2021 22:15:29.640] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:crimson_vertical_slab
[26Feb2021 22:15:29.640] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:warped_vertical_slab
[26Feb2021 22:15:29.640] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:granite_bricks_vertical_slab
[26Feb2021 22:15:29.640] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:diorite_bricks_vertical_slab
[26Feb2021 22:15:29.640] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:andesite_bricks_vertical_slab
[26Feb2021 22:15:29.640] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:marble_bricks_vertical_slab
[26Feb2021 22:15:29.640] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:limestone_bricks_vertical_slab
[26Feb2021 22:15:29.640] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jasper_bricks_vertical_slab
[26Feb2021 22:15:29.640] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:slate_bricks_vertical_slab
[26Feb2021 22:15:29.641] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:basalt_bricks_vertical_slab
[26Feb2021 22:15:29.641] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:myalite_bricks_vertical_slab
[26Feb2021 22:15:29.641] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cobblestone_bricks_vertical_slab
[26Feb2021 22:15:29.641] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:mossy_cobblestone_bricks_vertical_slab
[26Feb2021 22:15:29.641] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:permafrost_vertical_slab
[26Feb2021 22:15:29.641] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:permafrost_bricks_vertical_slab
[26Feb2021 22:15:29.641] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:shingles_vertical_slab
[26Feb2021 22:15:29.641] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:white_shingles_vertical_slab
[26Feb2021 22:15:29.641] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:orange_shingles_vertical_slab
[26Feb2021 22:15:29.641] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magenta_shingles_vertical_slab
[26Feb2021 22:15:29.641] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_blue_shingles_vertical_slab
[26Feb2021 22:15:29.641] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_shingles_vertical_slab
[26Feb2021 22:15:29.641] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:lime_shingles_vertical_slab
[26Feb2021 22:15:29.641] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:pink_shingles_vertical_slab
[26Feb2021 22:15:29.641] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:gray_shingles_vertical_slab
[26Feb2021 22:15:29.641] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_gray_shingles_vertical_slab
[26Feb2021 22:15:29.641] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cyan_shingles_vertical_slab
[26Feb2021 22:15:29.641] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:purple_shingles_vertical_slab
[26Feb2021 22:15:29.641] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_shingles_vertical_slab
[26Feb2021 22:15:29.641] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brown_shingles_vertical_slab
[26Feb2021 22:15:29.642] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:green_shingles_vertical_slab
[26Feb2021 22:15:29.642] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_shingles_vertical_slab
[26Feb2021 22:15:29.642] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:black_shingles_vertical_slab
[26Feb2021 22:15:29.642] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brimstone_vertical_slab
[26Feb2021 22:15:29.642] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brimstone_bricks_vertical_slab
[26Feb2021 22:15:29.642] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cobbedstone_vertical_slab
[26Feb2021 22:15:29.642] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:biotite_block_vertical_slab
[26Feb2021 22:15:29.642] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:smooth_biotite_vertical_slab
[26Feb2021 22:15:29.642] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:marble_vertical_slab
[26Feb2021 22:15:29.642] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_marble_vertical_slab
[26Feb2021 22:15:29.642] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:limestone_vertical_slab
[26Feb2021 22:15:29.642] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_limestone_vertical_slab
[26Feb2021 22:15:29.642] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:jasper_vertical_slab
[26Feb2021 22:15:29.642] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_jasper_vertical_slab
[26Feb2021 22:15:29.642] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:slate_vertical_slab
[26Feb2021 22:15:29.642] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_slate_vertical_slab
[26Feb2021 22:15:29.642] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:basalt_vertical_slab
[26Feb2021 22:15:29.642] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_basalt_vertical_slab
[26Feb2021 22:15:29.642] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:myalite_vertical_slab
[26Feb2021 22:15:29.642] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:polished_myalite_vertical_slab
[26Feb2021 22:15:29.643] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:thatch_vertical_slab
[26Feb2021 22:15:29.643] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:sandy_bricks_vertical_slab
[26Feb2021 22:15:29.643] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:snow_bricks_vertical_slab
[26Feb2021 22:15:29.643] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:charred_nether_bricks_vertical_slab
[26Feb2021 22:15:29.643] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_nether_bricks_vertical_slab
[26Feb2021 22:15:29.643] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:sandstone_bricks_vertical_slab
[26Feb2021 22:15:29.643] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_sandstone_bricks_vertical_slab
[26Feb2021 22:15:29.643] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:soul_sandstone_bricks_vertical_slab
[26Feb2021 22:15:29.643] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magma_bricks_vertical_slab
[26Feb2021 22:15:29.643] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:elder_prismarine_vertical_slab
[26Feb2021 22:15:29.643] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:elder_prismarine_bricks_vertical_slab
[26Feb2021 22:15:29.643] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:dark_elder_prismarine_vertical_slab
[26Feb2021 22:15:29.643] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:soul_sandstone_vertical_slab
[26Feb2021 22:15:29.643] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cut_soul_sandstone_vertical_slab
[26Feb2021 22:15:29.643] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:smooth_soul_sandstone_vertical_slab
[26Feb2021 22:15:29.643] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:iron_plate_vertical_slab
[26Feb2021 22:15:29.643] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:rusty_iron_plate_vertical_slab
[26Feb2021 22:15:29.643] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:duskbound_block_vertical_slab
[26Feb2021 22:15:29.643] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:turf_vertical_slab
[26Feb2021 22:15:29.643] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:white_stained_planks_vertical_slab
[26Feb2021 22:15:29.644] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:orange_stained_planks_vertical_slab
[26Feb2021 22:15:29.644] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:magenta_stained_planks_vertical_slab
[26Feb2021 22:15:29.644] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_blue_stained_planks_vertical_slab
[26Feb2021 22:15:29.644] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:yellow_stained_planks_vertical_slab
[26Feb2021 22:15:29.644] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:lime_stained_planks_vertical_slab
[26Feb2021 22:15:29.644] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:pink_stained_planks_vertical_slab
[26Feb2021 22:15:29.644] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:gray_stained_planks_vertical_slab
[26Feb2021 22:15:29.644] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:light_gray_stained_planks_vertical_slab
[26Feb2021 22:15:29.644] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:cyan_stained_planks_vertical_slab
[26Feb2021 22:15:29.644] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:purple_stained_planks_vertical_slab
[26Feb2021 22:15:29.644] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:blue_stained_planks_vertical_slab
[26Feb2021 22:15:29.644] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:brown_stained_planks_vertical_slab
[26Feb2021 22:15:29.644] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:green_stained_planks_vertical_slab
[26Feb2021 22:15:29.644] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:red_stained_planks_vertical_slab
[26Feb2021 22:15:29.644] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:black_stained_planks_vertical_slab
[26Feb2021 22:15:29.644] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:item - quark:midori_block_vertical_slab
[26Feb2021 22:15:29.644] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quark : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.725] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid securitycraft : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.785] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid securitycraft : RegistryEvent.Register<minecraft:item>
[26Feb2021 22:15:29.790] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup enhanced_mushrooms:brown_mushroom_boat for public static net.minecraft.item.Item com.minecraftabnormals.extraboats.core.compatibility.EnhancedMushrooms.BROWN_MUSHROOM_BOAT. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.791] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup atmospheric:morado_boat for public static net.minecraft.item.Item com.minecraftabnormals.extraboats.core.compatibility.Atmospheric.MORADO_BOAT. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.791] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup atmospheric:aspen_boat for public static net.minecraft.item.Item com.minecraftabnormals.extraboats.core.compatibility.Atmospheric.ASPEN_BOAT. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.791] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup upgrade_aquatic:river_boat for public static net.minecraft.item.Item com.minecraftabnormals.extraboats.core.compatibility.UpgradeAquatic.RIVER_BOAT. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.791] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup environmental:cherry_boat for public static net.minecraft.item.Item com.minecraftabnormals.extraboats.core.compatibility.Environmental.CHERRY_BOAT. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.791] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup atmospheric:kousa_boat for public static net.minecraft.item.Item com.minecraftabnormals.extraboats.core.compatibility.Atmospheric.KOUSA_BOAT. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.791] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup endergetic:poise_boat for public static net.minecraft.item.Item com.minecraftabnormals.extraboats.core.compatibility.EndergeticExpansion.POISE_BOAT. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.792] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup environmental:wisteria_boat for public static net.minecraft.item.Item com.minecraftabnormals.extraboats.core.compatibility.Environmental.WISTERIA_BOAT. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.792] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup nether_extension:crimson_boat for public static net.minecraft.item.Item com.minecraftabnormals.extraboats.core.compatibility.NetherExtension.CRIMSON_BOAT. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.792] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup bamboo_blocks:bamboo_boat for public static net.minecraft.item.Item com.minecraftabnormals.extraboats.core.compatibility.BambooBlocks.BAMBOO_BOAT. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.792] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup nether_extension:warped_boat for public static net.minecraft.item.Item com.minecraftabnormals.extraboats.core.compatibility.NetherExtension.WARPED_BOAT. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.792] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup atmospheric:yucca_boat for public static net.minecraft.item.Item com.minecraftabnormals.extraboats.core.compatibility.Atmospheric.YUCCA_BOAT. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.792] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hanami:sakura_boat for public static net.minecraft.item.Item com.minecraftabnormals.extraboats.core.compatibility.Hanami.SAKURA_BOAT. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.792] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup atmospheric:grimwood_boat for public static net.minecraft.item.Item com.minecraftabnormals.extraboats.core.compatibility.Atmospheric.GRIMWOOD_BOAT. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.793] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup autumnity:maple_boat for public static net.minecraft.item.Item com.minecraftabnormals.extraboats.core.compatibility.Autumnity.MAPLE_BOAT. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.793] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup atmospheric:rosewood_boat for public static net.minecraft.item.Item com.minecraftabnormals.extraboats.core.compatibility.Atmospheric.ROSEWOOD_BOAT. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.793] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup enhanced_mushrooms:red_mushroom_boat for public static net.minecraft.item.Item com.minecraftabnormals.extraboats.core.compatibility.EnhancedMushrooms.RED_MUSHROOM_BOAT. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.793] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup enhanced_mushrooms:glowshroom_boat for public static net.minecraft.item.Item com.minecraftabnormals.extraboats.core.compatibility.EnhancedMushrooms.GLOWSHROOM_BOAT. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.793] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup environmental:willow_boat for public static net.minecraft.item.Item com.minecraftabnormals.extraboats.core.compatibility.Environmental.WILLOW_BOAT. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.794] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup upgrade_aquatic:driftwood_boat for public static net.minecraft.item.Item com.minecraftabnormals.extraboats.core.compatibility.UpgradeAquatic.DRIFTWOOD_BOAT. This means the object wasn't registered. It's likely just mod options.
[26Feb2021 22:15:29.794] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bperipherals : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.794] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bperipherals : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.794] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid tombstone : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.794] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid tombstone : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.794] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid immersiveengineering : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.796] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid immersiveengineering : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.796] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid advancedperipherals : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.796] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid advancedperipherals : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.797] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid biomesoplenty : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.797] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid biomesoplenty : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.797] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid immersiverailroading : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.797] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid immersiverailroading : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.797] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid computercraft : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.797] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid computercraft : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.797] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid walljump : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.797] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid walljump : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.797] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid abnormals_core : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.797] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid abnormals_core : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.797] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid trackapi : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.797] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid trackapi : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.797] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.797] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.797] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extraboats : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.797] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extraboats : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.797] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid curios : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.798] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid curios : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.799] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid eidolon : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.799] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid eidolon : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.799] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.799] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.799] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.799] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.799] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid journeymap : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.799] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid journeymap : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.799] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid universalmodcore : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.799] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid universalmodcore : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.799] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid citadel : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.799] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid citadel : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.800] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid iceandfire : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.800] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid iceandfire : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.800] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid autoreglib : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.800] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid autoreglib : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.800] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quark : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.800] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quark : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.800] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid securitycraft : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.800] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid securitycraft : RegistryEvent.Register<forge:loot_modifier_serializers>
[26Feb2021 22:15:29.801] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bperipherals : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.801] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bperipherals : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.801] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid tombstone : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.801] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid tombstone : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.801] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid immersiveengineering : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.801] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid immersiveengineering : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.801] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid advancedperipherals : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.801] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid advancedperipherals : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.801] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid biomesoplenty : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.801] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid biomesoplenty : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.801] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid immersiverailroading : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.801] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid immersiverailroading : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.802] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid computercraft : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.802] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid computercraft : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.802] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid walljump : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.802] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid walljump : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.802] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid abnormals_core : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.802] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid abnormals_core : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.802] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid trackapi : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.802] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid trackapi : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.802] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.802] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.802] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extraboats : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.802] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extraboats : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.802] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid curios : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.802] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid curios : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.802] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid eidolon : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.802] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid eidolon : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.802] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.803] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.803] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.803] [Render thread/INFO] [TerraForged/]: Registering level types
[26Feb2021 22:15:29.809] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.809] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid journeymap : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.809] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid journeymap : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.809] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid universalmodcore : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.809] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid universalmodcore : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.809] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid citadel : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.809] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid citadel : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.809] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid iceandfire : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.809] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid iceandfire : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.809] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid autoreglib : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.809] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid autoreglib : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.809] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quark : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.809] [Render thread/DEBUG] [autoreglib/]: Registering to forge:world_types - quark:realistic
[26Feb2021 22:15:29.809] [Render thread/DEBUG] [autoreglib/]: Registering to forge:world_types - quark:realistic_large_biomes
[26Feb2021 22:15:29.809] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quark : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.809] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid securitycraft : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.809] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid securitycraft : RegistryEvent.Register<forge:world_types>
[26Feb2021 22:15:29.810] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bperipherals : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.810] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bperipherals : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.810] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid tombstone : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.810] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid tombstone : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.811] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid immersiveengineering : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.811] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid immersiveengineering : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.811] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid advancedperipherals : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.811] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid advancedperipherals : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.811] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid biomesoplenty : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.811] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid biomesoplenty : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.811] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid immersiverailroading : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.811] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid immersiverailroading : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.811] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid computercraft : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.811] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid computercraft : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.811] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid walljump : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.811] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid walljump : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.811] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid abnormals_core : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.811] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid abnormals_core : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.811] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid trackapi : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.811] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid trackapi : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.811] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.811] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.811] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extraboats : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.811] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extraboats : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.811] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid curios : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.811] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid curios : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.811] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid eidolon : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.811] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid eidolon : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.811] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.811] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.811] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.811] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.812] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid journeymap : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.812] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid journeymap : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.812] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid universalmodcore : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.812] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid universalmodcore : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.812] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid citadel : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.812] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid citadel : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.812] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid iceandfire : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.812] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid iceandfire : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.812] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid autoreglib : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.812] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid autoreglib : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.812] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quark : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.812] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quark : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.812] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid securitycraft : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.812] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid securitycraft : RegistryEvent.Register<minecraft:activity>
[26Feb2021 22:15:29.813] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bperipherals : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.813] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bperipherals : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.813] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid tombstone : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.813] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid tombstone : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.813] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid immersiveengineering : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.813] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid immersiveengineering : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.813] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid advancedperipherals : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.813] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid advancedperipherals : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.813] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid biomesoplenty : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.813] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid biomesoplenty : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.813] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid immersiverailroading : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.813] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid immersiverailroading : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.813] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid computercraft : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.813] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid computercraft : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.813] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid walljump : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.813] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid walljump : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.813] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid abnormals_core : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.813] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid abnormals_core : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.813] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid trackapi : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.813] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid trackapi : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.814] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.814] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.814] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extraboats : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.814] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extraboats : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.814] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid curios : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.814] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid curios : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.814] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid eidolon : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.814] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid eidolon : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.814] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.814] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.814] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.814] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.814] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid journeymap : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.814] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid journeymap : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.814] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid universalmodcore : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.814] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid universalmodcore : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.814] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid citadel : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.814] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid citadel : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.814] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid iceandfire : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.814] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid iceandfire : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.815] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid autoreglib : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.815] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid autoreglib : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.815] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quark : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.815] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quark : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.815] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid securitycraft : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.815] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid securitycraft : RegistryEvent.Register<minecraft:attribute>
[26Feb2021 22:15:29.816] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bperipherals : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.835] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bperipherals : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.835] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid tombstone : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.837] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid tombstone : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.838] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid immersiveengineering : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.850] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid immersiveengineering : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.854] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid advancedperipherals : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.858] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid advancedperipherals : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.858] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid biomesoplenty : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.858] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid biomesoplenty : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.859] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid immersiverailroading : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.859] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid immersiverailroading : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.859] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid computercraft : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.860] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid computercraft : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.860] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid walljump : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.860] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid walljump : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.860] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid abnormals_core : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.866] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid abnormals_core : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.866] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid trackapi : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.866] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid trackapi : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.866] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.866] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.866] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extraboats : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.866] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extraboats : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.866] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid curios : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.866] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid curios : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.866] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid eidolon : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.882] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid eidolon : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.882] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.883] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 69 known objects of type net.minecraft.tileentity.TileEntityType
[26Feb2021 22:15:29.884] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:schematicannon to registry minecraft:block_entity_type
[26Feb2021 22:15:29.884] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:schematic_table to registry minecraft:block_entity_type
[26Feb2021 22:15:29.884] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gearbox to registry minecraft:block_entity_type
[26Feb2021 22:15:29.884] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:clutch to registry minecraft:block_entity_type
[26Feb2021 22:15:29.884] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gearshift to registry minecraft:block_entity_type
[26Feb2021 22:15:29.884] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:belt to registry minecraft:block_entity_type
[26Feb2021 22:15:29.884] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:water_wheel to registry minecraft:block_entity_type
[26Feb2021 22:15:29.884] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:encased_fan to registry minecraft:block_entity_type
[26Feb2021 22:15:29.884] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:nozzle to registry minecraft:block_entity_type
[26Feb2021 22:15:29.884] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:turntable to registry minecraft:block_entity_type
[26Feb2021 22:15:29.885] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:hand_crank to registry minecraft:block_entity_type
[26Feb2021 22:15:29.885] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cuckoo_clock to registry minecraft:block_entity_type
[26Feb2021 22:15:29.885] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:millstone to registry minecraft:block_entity_type
[26Feb2021 22:15:29.885] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushing_wheel to registry minecraft:block_entity_type
[26Feb2021 22:15:29.885] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushing_wheel_controller to registry minecraft:block_entity_type
[26Feb2021 22:15:29.885] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_press to registry minecraft:block_entity_type
[26Feb2021 22:15:29.885] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_mixer to registry minecraft:block_entity_type
[26Feb2021 22:15:29.885] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:basin to registry minecraft:block_entity_type
[26Feb2021 22:15:29.885] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:depot to registry minecraft:block_entity_type
[26Feb2021 22:15:29.885] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chute to registry minecraft:block_entity_type
[26Feb2021 22:15:29.885] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:speedometer to registry minecraft:block_entity_type
[26Feb2021 22:15:29.885] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:stressometer to registry minecraft:block_entity_type
[26Feb2021 22:15:29.885] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fluid_pipe to registry minecraft:block_entity_type
[26Feb2021 22:15:29.886] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:encased_fluid_pipe to registry minecraft:block_entity_type
[26Feb2021 22:15:29.887] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:glass_fluid_pipe to registry minecraft:block_entity_type
[26Feb2021 22:15:29.887] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_pump to registry minecraft:block_entity_type
[26Feb2021 22:15:29.887] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:smart_fluid_pipe to registry minecraft:block_entity_type
[26Feb2021 22:15:29.888] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fluid_valve to registry minecraft:block_entity_type
[26Feb2021 22:15:29.888] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fluid_tank to registry minecraft:block_entity_type
[26Feb2021 22:15:29.888] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:creative_fluid_tank to registry minecraft:block_entity_type
[26Feb2021 22:15:29.888] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:hose_pulley to registry minecraft:block_entity_type
[26Feb2021 22:15:29.888] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:item_drain to registry minecraft:block_entity_type
[26Feb2021 22:15:29.888] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:spout to registry minecraft:block_entity_type
[26Feb2021 22:15:29.888] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:portable_fluid_interface to registry minecraft:block_entity_type
[26Feb2021 22:15:29.888] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_piston to registry minecraft:block_entity_type
[26Feb2021 22:15:29.888] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:windmill_bearing to registry minecraft:block_entity_type
[26Feb2021 22:15:29.888] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_bearing to registry minecraft:block_entity_type
[26Feb2021 22:15:29.889] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:clockwork_bearing to registry minecraft:block_entity_type
[26Feb2021 22:15:29.889] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:rope_pulley to registry minecraft:block_entity_type
[26Feb2021 22:15:29.889] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cart_assembler to registry minecraft:block_entity_type
[26Feb2021 22:15:29.889] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:deployer to registry minecraft:block_entity_type
[26Feb2021 22:15:29.889] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:portable_storage_interface to registry minecraft:block_entity_type
[26Feb2021 22:15:29.889] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_crafter to registry minecraft:block_entity_type
[26Feb2021 22:15:29.889] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sequenced_gearshift to registry minecraft:block_entity_type
[26Feb2021 22:15:29.889] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:flywheel to registry minecraft:block_entity_type
[26Feb2021 22:15:29.889] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:furnace_engine to registry minecraft:block_entity_type
[26Feb2021 22:15:29.889] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:rotation_speed_controller to registry minecraft:block_entity_type
[26Feb2021 22:15:29.889] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_arm to registry minecraft:block_entity_type
[26Feb2021 22:15:29.889] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_tunnel to registry minecraft:block_entity_type
[26Feb2021 22:15:29.890] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_tunnel to registry minecraft:block_entity_type
[26Feb2021 22:15:29.890] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:content_observer to registry minecraft:block_entity_type
[26Feb2021 22:15:29.890] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:stockpile_switch to registry minecraft:block_entity_type
[26Feb2021 22:15:29.890] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_crate to registry minecraft:block_entity_type
[26Feb2021 22:15:29.890] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:creative_crate to registry minecraft:block_entity_type
[26Feb2021 22:15:29.890] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:nixie_tube to registry minecraft:block_entity_type
[26Feb2021 22:15:29.891] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:redstone_link to registry minecraft:block_entity_type
[26Feb2021 22:15:29.891] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:analog_lever to registry minecraft:block_entity_type
[26Feb2021 22:15:29.891] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_repeater to registry minecraft:block_entity_type
[26Feb2021 22:15:29.891] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_pulse_repeater to registry minecraft:block_entity_type
[26Feb2021 22:15:29.891] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:simple_kinetic to registry minecraft:block_entity_type
[26Feb2021 22:15:29.891] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:motor to registry minecraft:block_entity_type
[26Feb2021 22:15:29.891] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:encased_shaft to registry minecraft:block_entity_type
[26Feb2021 22:15:29.892] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_pulley to registry minecraft:block_entity_type
[26Feb2021 22:15:29.892] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chassis to registry minecraft:block_entity_type
[26Feb2021 22:15:29.892] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:drill to registry minecraft:block_entity_type
[26Feb2021 22:15:29.892] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:saw to registry minecraft:block_entity_type
[26Feb2021 22:15:29.892] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:harvester to registry minecraft:block_entity_type
[26Feb2021 22:15:29.892] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blaze_heater to registry minecraft:block_entity_type
[26Feb2021 22:15:29.892] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:funnel to registry minecraft:block_entity_type
[26Feb2021 22:15:29.892] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.892] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.892] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.892] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid journeymap : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.892] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid journeymap : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.892] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid universalmodcore : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.896] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `immersiverailroading` for name `block_rail_preview`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[26Feb2021 22:15:29.896] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `immersiverailroading` for name `block_rail_gag`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[26Feb2021 22:15:29.896] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `immersiverailroading` for name `block_rail`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[26Feb2021 22:15:29.897] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `immersiverailroading` for name `multiblock`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[26Feb2021 22:15:29.897] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid universalmodcore : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.897] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid citadel : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.897] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid citadel : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.897] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid iceandfire : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.897] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid iceandfire : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.897] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid autoreglib : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.897] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid autoreglib : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.897] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quark : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.897] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block_entity_type - quark:chute
[26Feb2021 22:15:29.897] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block_entity_type - quark:pipe
[26Feb2021 22:15:29.897] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block_entity_type - quark:cloud
[26Feb2021 22:15:29.897] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block_entity_type - quark:weather_sensor
[26Feb2021 22:15:29.897] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block_entity_type - quark:variant_chest
[26Feb2021 22:15:29.897] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block_entity_type - quark:variant_trapped_chest
[26Feb2021 22:15:29.897] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block_entity_type - quark:magnet
[26Feb2021 22:15:29.897] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block_entity_type - quark:magnetized_block
[26Feb2021 22:15:29.898] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block_entity_type - quark:matrix_enchanting
[26Feb2021 22:15:29.898] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block_entity_type - quark:feeding_trough
[26Feb2021 22:15:29.898] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block_entity_type - quark:ender_watcher
[26Feb2021 22:15:29.898] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:block_entity_type - quark:monster_box
[26Feb2021 22:15:29.898] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quark : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.898] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid securitycraft : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:29.946] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid securitycraft : RegistryEvent.Register<minecraft:block_entity_type>
[26Feb2021 22:15:30.031] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bperipherals : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.031] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bperipherals : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.031] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid tombstone : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.031] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid tombstone : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.031] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid immersiveengineering : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.031] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid immersiveengineering : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.031] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid advancedperipherals : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.031] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid advancedperipherals : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.031] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid biomesoplenty : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.031] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid biomesoplenty : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.031] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid immersiverailroading : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.031] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid immersiverailroading : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.031] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid computercraft : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.032] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid computercraft : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.032] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid walljump : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.032] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid walljump : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.032] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid abnormals_core : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.032] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid abnormals_core : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.032] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid trackapi : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.032] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid trackapi : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.032] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.032] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.032] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extraboats : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.032] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extraboats : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.032] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid curios : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.032] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid curios : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.032] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid eidolon : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.032] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid eidolon : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.032] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.032] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.032] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.032] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.032] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid journeymap : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.032] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid journeymap : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.032] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid universalmodcore : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.032] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid universalmodcore : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.032] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid citadel : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.032] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid citadel : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.032] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid iceandfire : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.032] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid iceandfire : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.032] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid autoreglib : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.032] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid autoreglib : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.032] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quark : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.032] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quark : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.033] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid securitycraft : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.033] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid securitycraft : RegistryEvent.Register<minecraft:chunk_status>
[26Feb2021 22:15:30.035] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bperipherals : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.035] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bperipherals : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.035] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid tombstone : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.035] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid tombstone : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.035] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid immersiveengineering : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.035] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid immersiveengineering : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.035] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid advancedperipherals : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.035] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid advancedperipherals : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.035] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid biomesoplenty : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.035] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid biomesoplenty : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.035] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid immersiverailroading : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.035] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid immersiverailroading : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.035] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid computercraft : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.035] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid computercraft : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.035] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid walljump : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.035] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid walljump : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.036] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid abnormals_core : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.036] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid abnormals_core : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.036] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid trackapi : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.036] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid trackapi : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.036] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.036] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.036] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extraboats : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.036] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extraboats : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.036] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid curios : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.036] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid curios : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.036] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid eidolon : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.036] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid eidolon : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.036] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.036] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.036] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.036] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.036] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid journeymap : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.036] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid journeymap : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.036] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid universalmodcore : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.036] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid universalmodcore : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.036] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid citadel : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.036] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid citadel : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.036] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid iceandfire : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.036] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid iceandfire : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.036] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid autoreglib : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.036] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid autoreglib : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.036] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quark : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.036] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quark : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.036] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid securitycraft : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.038] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid securitycraft : RegistryEvent.Register<minecraft:data_serializers>
[26Feb2021 22:15:30.040] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bperipherals : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.040] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bperipherals : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.040] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid tombstone : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.040] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid tombstone : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.040] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid immersiveengineering : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.040] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid immersiveengineering : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.040] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid advancedperipherals : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.040] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid advancedperipherals : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.041] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid biomesoplenty : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.041] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid biomesoplenty : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.041] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid immersiverailroading : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.041] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid immersiverailroading : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.041] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid computercraft : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.041] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid computercraft : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.041] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid walljump : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.041] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid walljump : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.041] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid abnormals_core : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.041] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid abnormals_core : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.041] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid trackapi : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.041] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid trackapi : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.041] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.041] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.041] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extraboats : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.041] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extraboats : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.041] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid curios : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.041] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid curios : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.041] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid eidolon : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.041] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid eidolon : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.041] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.041] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.041] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.041] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.041] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid journeymap : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.041] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid journeymap : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.041] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid universalmodcore : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.042] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid universalmodcore : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.042] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid citadel : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.042] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid citadel : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.042] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid iceandfire : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.042] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid iceandfire : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.042] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid autoreglib : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.042] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid autoreglib : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.042] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quark : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.042] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quark : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.042] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid securitycraft : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.042] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid securitycraft : RegistryEvent.Register<minecraft:enchantment>
[26Feb2021 22:15:30.043] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bperipherals : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.043] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bperipherals : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.043] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid tombstone : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.043] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid tombstone : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.043] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid immersiveengineering : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.045] [Render thread/ERROR] [net.minecraft.util.Util/]: No data fixer registered for immersiveengineering:chemthrower_shot
[26Feb2021 22:15:30.048] [Render thread/ERROR] [net.minecraft.util.Util/]: No data fixer registered for immersiveengineering:fluorescent_tube
[26Feb2021 22:15:30.052] [Render thread/ERROR] [net.minecraft.util.Util/]: No data fixer registered for immersiveengineering:explosive
[26Feb2021 22:15:30.053] [Render thread/ERROR] [net.minecraft.util.Util/]: No data fixer registered for immersiveengineering:railgun_shot
[26Feb2021 22:15:30.055] [Render thread/ERROR] [net.minecraft.util.Util/]: No data fixer registered for immersiveengineering:revolver_shot
[26Feb2021 22:15:30.056] [Render thread/ERROR] [net.minecraft.util.Util/]: No data fixer registered for immersiveengineering:revolver_shot_flare
[26Feb2021 22:15:30.057] [Render thread/ERROR] [net.minecraft.util.Util/]: No data fixer registered for immersiveengineering:revolver_shot_homing
[26Feb2021 22:15:30.059] [Render thread/ERROR] [net.minecraft.util.Util/]: No data fixer registered for immersiveengineering:skyline_hook
[26Feb2021 22:15:30.059] [Render thread/ERROR] [net.minecraft.util.Util/]: No data fixer registered for immersiveengineering:revolver_shot_wolfpack
[26Feb2021 22:15:30.061] [Render thread/ERROR] [net.minecraft.util.Util/]: No data fixer registered for immersiveengineering:cart_woodencrate
[26Feb2021 22:15:30.062] [Render thread/ERROR] [net.minecraft.util.Util/]: No data fixer registered for immersiveengineering:cart_reinforcedcrate
[26Feb2021 22:15:30.063] [Render thread/ERROR] [net.minecraft.util.Util/]: No data fixer registered for immersiveengineering:cart_woodenbarrel
[26Feb2021 22:15:30.064] [Render thread/ERROR] [net.minecraft.util.Util/]: No data fixer registered for immersiveengineering:cart_metalbarrel
[26Feb2021 22:15:30.068] [Render thread/ERROR] [net.minecraft.util.Util/]: No data fixer registered for immersiveengineering:sawblade
[26Feb2021 22:15:30.069] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid immersiveengineering : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.069] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid advancedperipherals : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.069] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid advancedperipherals : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.069] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid biomesoplenty : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.069] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid biomesoplenty : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.069] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid immersiverailroading : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.069] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid immersiverailroading : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.069] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid computercraft : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.069] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid computercraft : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.069] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid walljump : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.069] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid walljump : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.069] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid abnormals_core : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.070] [Render thread/ERROR] [net.minecraft.util.Util/]: No data fixer registered for abnormals_core:boat
[26Feb2021 22:15:30.071] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid abnormals_core : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.071] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid trackapi : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.071] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid trackapi : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.071] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.071] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.071] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extraboats : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.073] [Render thread/ERROR] [net.minecraft.util.Util/]: No data fixer registered for extraboats:chest_boat
[26Feb2021 22:15:30.074] [Render thread/ERROR] [net.minecraft.util.Util/]: No data fixer registered for extraboats:furnace_boat
[26Feb2021 22:15:30.076] [Render thread/ERROR] [net.minecraft.util.Util/]: No data fixer registered for extraboats:large_boat
[26Feb2021 22:15:30.076] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extraboats : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.088] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid curios : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.091] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid curios : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.091] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid eidolon : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.091] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid eidolon : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.091] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.092] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 4 known objects of type net.minecraft.entity.EntityType
[26Feb2021 22:15:30.092] [Render thread/ERROR] [net.minecraft.util.Util/]: No data fixer registered for super_glue
[26Feb2021 22:15:30.092] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:super_glue to registry minecraft:entity_type
[26Feb2021 22:15:30.093] [Render thread/ERROR] [net.minecraft.util.Util/]: No data fixer registered for contraption
[26Feb2021 22:15:30.093] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:contraption to registry minecraft:entity_type
[26Feb2021 22:15:30.093] [Render thread/ERROR] [net.minecraft.util.Util/]: No data fixer registered for stationary_contraption
[26Feb2021 22:15:30.093] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:stationary_contraption to registry minecraft:entity_type
[26Feb2021 22:15:30.093] [Render thread/ERROR] [net.minecraft.util.Util/]: No data fixer registered for seat
[26Feb2021 22:15:30.094] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:seat to registry minecraft:entity_type
[26Feb2021 22:15:30.094] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.094] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.094] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.094] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid journeymap : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.094] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid journeymap : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.094] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid universalmodcore : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.095] [Render thread/ERROR] [net.minecraft.util.Util/]: No data fixer registered for immersiverailroading:carfreight
[26Feb2021 22:15:30.095] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `immersiverailroading` for name `carfreight`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[26Feb2021 22:15:30.095] [Render thread/ERROR] [net.minecraft.util.Util/]: No data fixer registered for immersiverailroading:carpassenger
[26Feb2021 22:15:30.096] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `immersiverailroading` for name `carpassenger`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[26Feb2021 22:15:30.096] [Render thread/ERROR] [net.minecraft.util.Util/]: No data fixer registered for immersiverailroading:cartank
[26Feb2021 22:15:30.096] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `immersiverailroading` for name `cartank`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[26Feb2021 22:15:30.096] [Render thread/ERROR] [net.minecraft.util.Util/]: No data fixer registered for immersiverailroading:handcar
[26Feb2021 22:15:30.096] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `immersiverailroading` for name `handcar`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[26Feb2021 22:15:30.096] [Render thread/ERROR] [net.minecraft.util.Util/]: No data fixer registered for immersiverailroading:locomotivediesel
[26Feb2021 22:15:30.097] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `immersiverailroading` for name `locomotivediesel`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[26Feb2021 22:15:30.097] [Render thread/ERROR] [net.minecraft.util.Util/]: No data fixer registered for immersiverailroading:locomotivesteam
[26Feb2021 22:15:30.097] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `immersiverailroading` for name `locomotivesteam`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[26Feb2021 22:15:30.097] [Render thread/ERROR] [net.minecraft.util.Util/]: No data fixer registered for immersiverailroading:tender
[26Feb2021 22:15:30.097] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `immersiverailroading` for name `tender`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[26Feb2021 22:15:30.102] [Render thread/ERROR] [net.minecraft.util.Util/]: No data fixer registered for universalmodcore:seat
[26Feb2021 22:15:30.104] [Render thread/INFO] [STDOUT/]: [cam72cam.mod.ModCore:info:327]: INFO: Attempting to detect optifine...
[26Feb2021 22:15:30.105] [Render thread/INFO] [STDOUT/]: [cam72cam.mod.ModCore:info:327]: INFO: Optifine not detected, phew
[26Feb2021 22:15:30.108] [Render thread/DEBUG] [mixin/]: Mixing client.EntityRendererManagerMixin from quark.mixins.json into net.minecraft.client.renderer.entity.EntityRendererManager
[26Feb2021 22:15:30.118] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid universalmodcore : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.118] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid citadel : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.118] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid citadel : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.118] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid iceandfire : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.118] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid iceandfire : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.118] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid autoreglib : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.118] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid autoreglib : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.118] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quark : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.118] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:entity_type - quark:stoneling
[26Feb2021 22:15:30.119] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:entity_type - quark:glass_frame
[26Feb2021 22:15:30.119] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:entity_type - quark:colored_frame
[26Feb2021 22:15:30.119] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:entity_type - quark:wrapped
[26Feb2021 22:15:30.119] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:entity_type - quark:toretoise
[26Feb2021 22:15:30.119] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:entity_type - quark:leash_knot_fake
[26Feb2021 22:15:30.119] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:entity_type - quark:chest_passenger
[26Feb2021 22:15:30.119] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:entity_type - quark:crab
[26Feb2021 22:15:30.119] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:entity_type - quark:gravisand
[26Feb2021 22:15:30.119] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:entity_type - quark:totem
[26Feb2021 22:15:30.119] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:entity_type - quark:foxhound
[26Feb2021 22:15:30.119] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:entity_type - quark:frog
[26Feb2021 22:15:30.119] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:entity_type - quark:skull_pike
[26Feb2021 22:15:30.119] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:entity_type - quark:pickarang
[26Feb2021 22:15:30.119] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quark : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.119] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid securitycraft : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.126] [Render thread/ERROR] [net.minecraft.util.Util/]: No data fixer registered for securitycraft:sentry
[26Feb2021 22:15:30.131] [Render thread/ERROR] [net.minecraft.util.Util/]: No data fixer registered for securitycraft:bouncingbetty
[26Feb2021 22:15:30.133] [Render thread/ERROR] [net.minecraft.util.Util/]: No data fixer registered for securitycraft:imsbomb
[26Feb2021 22:15:30.136] [Render thread/ERROR] [net.minecraft.util.Util/]: No data fixer registered for securitycraft:securitycamera
[26Feb2021 22:15:30.137] [Render thread/ERROR] [net.minecraft.util.Util/]: No data fixer registered for securitycraft:bullet
[26Feb2021 22:15:30.170] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid securitycraft : RegistryEvent.Register<minecraft:entity_type>
[26Feb2021 22:15:30.173] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bperipherals : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.173] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bperipherals : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.173] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid tombstone : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.173] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid tombstone : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.173] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid immersiveengineering : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.174] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid immersiveengineering : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.174] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid advancedperipherals : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.174] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid advancedperipherals : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.174] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid biomesoplenty : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.174] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid biomesoplenty : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.174] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid immersiverailroading : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.174] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid immersiverailroading : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.174] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid computercraft : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.174] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid computercraft : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.174] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid walljump : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.174] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid walljump : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.174] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid abnormals_core : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.174] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid abnormals_core : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.174] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid trackapi : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.174] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid trackapi : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.174] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.174] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.174] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extraboats : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.174] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extraboats : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.174] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid curios : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.174] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid curios : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.174] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid eidolon : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.174] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid eidolon : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.174] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.175] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 10 known objects of type net.minecraft.fluid.Fluid
[26Feb2021 22:15:30.176] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:potion to registry minecraft:fluid
[26Feb2021 22:15:30.176] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:flowing_potion to registry minecraft:fluid
[26Feb2021 22:15:30.177] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:tea to registry minecraft:fluid
[26Feb2021 22:15:30.177] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:flowing_tea to registry minecraft:fluid
[26Feb2021 22:15:30.177] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:milk to registry minecraft:fluid
[26Feb2021 22:15:30.177] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:flowing_milk to registry minecraft:fluid
[26Feb2021 22:15:30.177] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:honey to registry minecraft:fluid
[26Feb2021 22:15:30.178] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:flowing_honey to registry minecraft:fluid
[26Feb2021 22:15:30.178] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chocolate to registry minecraft:fluid
[26Feb2021 22:15:30.178] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:flowing_chocolate to registry minecraft:fluid
[26Feb2021 22:15:30.178] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.178] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.178] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.179] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid journeymap : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.179] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid journeymap : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.179] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid universalmodcore : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.179] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid universalmodcore : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.179] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid citadel : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.179] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid citadel : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.179] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid iceandfire : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.179] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid iceandfire : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.179] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid autoreglib : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.179] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid autoreglib : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.179] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quark : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.179] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quark : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.179] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid securitycraft : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.181] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid securitycraft : RegistryEvent.Register<minecraft:fluid>
[26Feb2021 22:15:30.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bperipherals : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bperipherals : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid tombstone : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid tombstone : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid immersiveengineering : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid immersiveengineering : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid advancedperipherals : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid advancedperipherals : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid biomesoplenty : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid biomesoplenty : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid immersiverailroading : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid immersiverailroading : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid computercraft : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid computercraft : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid walljump : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid walljump : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid abnormals_core : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid abnormals_core : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid trackapi : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid trackapi : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extraboats : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extraboats : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid curios : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid curios : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid eidolon : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid eidolon : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid journeymap : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid journeymap : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid universalmodcore : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.183] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid universalmodcore : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.183] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid citadel : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.183] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid citadel : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.183] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid iceandfire : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.183] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid iceandfire : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.183] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid autoreglib : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.183] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid autoreglib : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.183] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quark : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.183] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quark : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.183] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid securitycraft : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.183] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid securitycraft : RegistryEvent.Register<minecraft:memory_module_type>
[26Feb2021 22:15:30.183] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bperipherals : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.185] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bperipherals : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.185] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid tombstone : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.185] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid tombstone : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.185] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid immersiveengineering : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.185] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid immersiveengineering : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.185] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid advancedperipherals : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.185] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid advancedperipherals : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.185] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid biomesoplenty : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.185] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid biomesoplenty : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.185] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid immersiverailroading : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.185] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid immersiverailroading : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.185] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid computercraft : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.204] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid computercraft : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.204] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid walljump : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.204] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid walljump : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.204] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid abnormals_core : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.204] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid abnormals_core : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.204] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid trackapi : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.204] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid trackapi : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.204] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.204] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.204] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extraboats : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.204] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extraboats : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.204] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid curios : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.211] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid curios : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.211] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid eidolon : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.211] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid eidolon : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.211] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.216] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.216] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.216] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.216] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid journeymap : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.216] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid journeymap : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.216] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid universalmodcore : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.217] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid universalmodcore : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.217] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid citadel : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.217] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid citadel : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.217] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid iceandfire : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.217] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid iceandfire : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.217] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid autoreglib : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.217] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid autoreglib : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.217] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quark : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.217] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:menu - quark:matrix_enchanting
[26Feb2021 22:15:30.217] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:menu - quark:backpack
[26Feb2021 22:15:30.217] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quark : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.217] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid securitycraft : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.228] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid securitycraft : RegistryEvent.Register<minecraft:menu>
[26Feb2021 22:15:30.239] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bperipherals : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.239] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bperipherals : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.239] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid tombstone : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.239] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid tombstone : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.239] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid immersiveengineering : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.243] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid immersiveengineering : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.243] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid advancedperipherals : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.243] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid advancedperipherals : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.243] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid biomesoplenty : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.243] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid biomesoplenty : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.243] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid immersiverailroading : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.243] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid immersiverailroading : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.243] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid computercraft : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.243] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid computercraft : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.244] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid walljump : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.244] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid walljump : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.244] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid abnormals_core : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.244] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid abnormals_core : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.244] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid trackapi : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.244] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid trackapi : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.244] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.244] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.244] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid extraboats : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.244] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid extraboats : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.244] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid curios : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.244] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid curios : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.244] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid eidolon : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.247] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid eidolon : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.248] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.248] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.248] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid terraforged : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.248] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid terraforged : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.248] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid journeymap : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.248] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid journeymap : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.248] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid universalmodcore : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.248] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid universalmodcore : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.248] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid citadel : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.248] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid citadel : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.248] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid iceandfire : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.248] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid iceandfire : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.248] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid autoreglib : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.248] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid autoreglib : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.248] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid quark : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.248] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:mob_effect - quark:resilience
[26Feb2021 22:15:30.248] [Render thread/DEBUG] [autoreglib/]: Registering to minecraft:mob_effect - quark:danger_sight
[26Feb2021 22:15:30.248] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid quark : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.248] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid securitycraft : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.248] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid securitycraft : RegistryEvent.Register<minecraft:mob_effect>
[26Feb2021 22:15:30.249] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid bperipherals : RegistryEvent.Register<minecraft:motive>
[26Feb2021 22:15:30.249] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid bperipherals : RegistryEvent.Register<minecraft:motive>
[26Feb2021 22:15:30.249] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid tombstone : RegistryEvent.Register<minecraft:motive>
[26Feb2021 22:15:30.250] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid tombstone : RegistryEvent.Register<minecraft:motive>
[26Feb2021 22:15:30.250] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid immersiveengineering : RegistryEvent.Register<minecraft:motive>
[26Feb2021 22:15:30.250] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid immersiveengineering : RegistryEvent.Register<minecraft:motive>
[26Feb2021 22:15:30.250] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid advancedperipherals : RegistryEvent.Register<minecraft:motive>
[26Feb2021 22:15:30.250] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid advancedperipherals : RegistryEvent.Register<minecraft:motive>
[26Feb2021 22:15:30.250] [R
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment