Skip to content

Instantly share code, notes, and snippets.

@BUDDY6861
Created January 30, 2021 07:23
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 BUDDY6861/8af2f55323180e1fe8ee8112961eec4e to your computer and use it in GitHub Desktop.
Save BUDDY6861/8af2f55323180e1fe8ee8112961eec4e to your computer and use it in GitHub Desktop.
Debug Log
[29Jan2021 18:53:32.606] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.0.10, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, nogui]
[29Jan2021 18:53:32.609] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 1.8.0_271 by Oracle Corporation
[29Jan2021 18:53:32.619] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,testharness,fmlclient,fmlserver]
[29Jan2021 18:53:32.635] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : []
[29Jan2021 18:53:32.732] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,object_holder_definalize,runtime_enum_extender,accesstransformer,capability_inject_definalize,runtimedistcleaner]
[29Jan2021 18:53:32.744] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
[29Jan2021 18:53:32.765] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: []
[29Jan2021 18:53:32.784] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml]
[29Jan2021 18:53:32.784] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
[29Jan2021 18:53:32.785] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
[29Jan2021 18:53:32.785] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
[29Jan2021 18:53:32.785] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
[29Jan2021 18:53:32.785] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/]: Injecting tracing printstreams for STDOUT/STDERR.
[29Jan2021 18:53:32.789] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 36.0
[29Jan2021 18:53:32.790] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 36.0 loading
[29Jan2021 18:53:32.790] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 8.0.9+86+master.3cf110c
[29Jan2021 18:53:32.790] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Initializing modjar URL handler
[29Jan2021 18:53:32.791] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 3.0.1+61+master.47bca0e
[29Jan2021 18:53:32.792] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 4.0.0+65+master.6080a3f
[29Jan2021 18:53:32.793] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner
[29Jan2021 18:53:32.796] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 4.0.3+13+master.5579913
[29Jan2021 18:53:32.797] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 3.2.0+13+master.8ddb2cc
[29Jan2021 18:53:32.800] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 3
[29Jan2021 18:53:33.376] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[29Jan2021 18:53:33.376] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
[29Jan2021 18:53:33.378] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
[29Jan2021 18:53:33.387] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
[29Jan2021 18:53:33.388] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
[29Jan2021 18:53:33.391] [main/DEBUG] [mixin/]: Mixin bootstrap service org.spongepowered.asm.service.mojang.MixinServiceLaunchWrapperBootstrap is not available: LaunchWrapper is not available
[29Jan2021 18:53:33.397] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in sun.misc.Launcher$AppClassLoader@4517d9a3
[29Jan2021 18:53:33.417] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/C:/Users/charl/Desktop/Modpack%20thing%204/libraries/org/spongepowered/mixin/0.8.2/mixin-0.8.2.jar Service=ModLauncher Env=SERVER
[29Jan2021 18:53:33.419] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
[29Jan2021 18:53:33.419] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(4f56a0a2)
[29Jan2021 18:53:33.420] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(4f56a0a2)
[29Jan2021 18:53:33.422] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(4f56a0a2)
[29Jan2021 18:53:33.423] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(4f56a0a2)
[29Jan2021 18:53:33.423] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(4f56a0a2)
[29Jan2021 18:53:33.426] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
[29Jan2021 18:53:33.426] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
[29Jan2021 18:53:33.426] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories
[29Jan2021 18:53:33.427] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\charl\Desktop\Modpack thing 4
[29Jan2021 18:53:33.428] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\charl\Desktop\Modpack thing 4
[29Jan2021 18:53:33.428] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\charl\Desktop\Modpack thing 4\mods
[29Jan2021 18:53:33.428] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\charl\Desktop\Modpack thing 4\mods
[29Jan2021 18:53:33.428] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\charl\Desktop\Modpack thing 4\config
[29Jan2021 18:53:33.428] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\charl\Desktop\Modpack thing 4\config
[29Jan2021 18:53:33.428] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\charl\Desktop\Modpack thing 4\config\fml.toml
[29Jan2021 18:53:33.429] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration
[29Jan2021 18:53:33.478] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing default config directory directory : C:\Users\charl\Desktop\Modpack thing 4\defaultconfigs
[29Jan2021 18:53:33.478] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing ModFile
[29Jan2021 18:53:33.481] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler
[29Jan2021 18:53:33.481] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using fmlserver as launch service
[29Jan2021 18:53:33.489] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Received command line version data : MC Version: '1.16.5' MCP Version: '20210115.111550' Forge Version: '36.0.10' Forge group: 'net.minecraftforge'
[29Jan2021 18:53:33.490] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR asm at path C:\Users\charl\Desktop\Modpack thing 4\libraries\org\ow2\asm\asm\9.0\asm-9.0.jar
[29Jan2021 18:53:33.490] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found probable library path C:\Users\charl\Desktop\Modpack thing 4\libraries
[29Jan2021 18:53:33.492] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found forge path C:\Users\charl\Desktop\Modpack thing 4\libraries\net\minecraftforge\forge\1.16.5-36.0.10\forge-1.16.5-36.0.10-universal.jar is present
[29Jan2021 18:53:33.492] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: SRG MC at C:\Users\charl\Desktop\Modpack thing 4\libraries\net\minecraft\server\1.16.5-20210115.111550\server-1.16.5-20210115.111550-srg.jar is present
[29Jan2021 18:53:33.492] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: MC Extras at C:\Users\charl\Desktop\Modpack thing 4\libraries\net\minecraft\server\1.16.5-20210115.111550\server-1.16.5-20210115.111550-extra.jar is present
[29Jan2021 18:53:33.493] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Forge patches at C:\Users\charl\Desktop\Modpack thing 4\libraries\net\minecraftforge\forge\1.16.5-36.0.10\forge-1.16.5-36.0.10-server.jar is present
[29Jan2021 18:53:33.497] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 0 language providers
[29Jan2021 18:53:33.497] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding forge as a language from C:\Users\charl\Desktop\Modpack thing 4\libraries\net\minecraftforge\forge\1.16.5-36.0.10\forge-1.16.5-36.0.10-universal.jar
[29Jan2021 18:53:33.499] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding file:/C:/Users/charl/Desktop/Modpack%20thing%204/libraries/net/minecraftforge/forge/1.16.5-36.0.10/forge-1.16.5-36.0.10-universal.jar to languageloader classloader
[29Jan2021 18:53:33.542] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 2 language providers
[29Jan2021 18:53:33.542] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 36.0
[29Jan2021 18:53:33.547] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1
[29Jan2021 18:53:33.549] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
[29Jan2021 18:53:33.549] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg'
[29Jan2021 18:53:33.550] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {}
[29Jan2021 18:53:33.550] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
[29Jan2021 18:53:33.551] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
[29Jan2021 18:53:33.552] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
[29Jan2021 18:53:33.552] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
[29Jan2021 18:53:33.552] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan
[29Jan2021 18:53:33.574] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: []
[29Jan2021 18:53:33.595] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null)
[29Jan2021 18:53:34.149] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\charl\Desktop\Modpack thing 4\mods\architectury-1.5.104-forge.jar
[29Jan2021 18:53:34.217] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file architectury-1.5.104-forge.jar with {architectury} mods - versions {1.5.104}
[29Jan2021 18:53:34.219] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\charl\Desktop\Modpack thing 4\mods\architectury-1.5.104-forge.jar with language javafml
[29Jan2021 18:53:34.220] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\charl\Desktop\Modpack thing 4\mods\BetterCaves-Forge-1.16.4-1.1.1.jar
[29Jan2021 18:53:34.230] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BetterCaves-Forge-1.16.4-1.1.1.jar with {bettercaves} mods - versions {1.16.4-1.1.1}
[29Jan2021 18:53:34.232] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\charl\Desktop\Modpack thing 4\mods\BetterCaves-Forge-1.16.4-1.1.1.jar with language javafml
[29Jan2021 18:53:34.234] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\charl\Desktop\Modpack thing 4\mods\BetterMineshafts-Forge-1.16.4-2.0.1.jar
[29Jan2021 18:53:34.237] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BetterMineshafts-Forge-1.16.4-2.0.1.jar with {bettermineshafts} mods - versions {1.16.4-2.0.1}
[29Jan2021 18:53:34.239] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\charl\Desktop\Modpack thing 4\mods\BetterMineshafts-Forge-1.16.4-2.0.1.jar with language javafml
[29Jan2021 18:53:34.239] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\charl\Desktop\Modpack thing 4\mods\chiselsandbits-0.2.10-RELEASE.jar
[29Jan2021 18:53:34.242] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file chiselsandbits-0.2.10-RELEASE.jar with {chiselsandbits} mods - versions {NONE}
[29Jan2021 18:53:34.243] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\charl\Desktop\Modpack thing 4\mods\chiselsandbits-0.2.10-RELEASE.jar with language javafml
[29Jan2021 18:53:34.244] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\charl\Desktop\Modpack thing 4\mods\CosmeticArmorReworked-1.16.5-v1.jar
[29Jan2021 18:53:34.245] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CosmeticArmorReworked-1.16.5-v1.jar with {cosmeticarmorreworked} mods - versions {1.16.5-v1}
[29Jan2021 18:53:34.246] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\charl\Desktop\Modpack thing 4\mods\CosmeticArmorReworked-1.16.5-v1.jar with language javafml
[29Jan2021 18:53:34.247] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\charl\Desktop\Modpack thing 4\mods\create-mc1.16.3_v0.3e.jar
[29Jan2021 18:53:34.250] [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}
[29Jan2021 18:53:34.252] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\charl\Desktop\Modpack thing 4\mods\create-mc1.16.3_v0.3e.jar with language javafml
[29Jan2021 18:53:34.253] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\charl\Desktop\Modpack thing 4\mods\ftb-gui-library-1605.2.1.37-forge.jar
[29Jan2021 18:53:34.257] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-gui-library-1605.2.1.37-forge.jar with {ftbguilibrary} mods - versions {1605.2.1.37}
[29Jan2021 18:53:34.258] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\charl\Desktop\Modpack thing 4\mods\ftb-gui-library-1605.2.1.37-forge.jar with language javafml
[29Jan2021 18:53:34.259] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\charl\Desktop\Modpack thing 4\mods\Hwyla-forge-1.10.11-B78_1.16.2.jar
[29Jan2021 18:53:34.260] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Hwyla-forge-1.10.11-B78_1.16.2.jar with {waila} mods - versions {1.10.11-B78_1.16.2}
[29Jan2021 18:53:34.261] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\charl\Desktop\Modpack thing 4\mods\Hwyla-forge-1.10.11-B78_1.16.2.jar with language javafml
[29Jan2021 18:53:34.261] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\charl\Desktop\Modpack thing 4\mods\ImmersiveEngineering-1.16.5-4.2.0-130.jar
[29Jan2021 18:53:34.264] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ImmersiveEngineering-1.16.5-4.2.0-130.jar with {immersiveengineering} mods - versions {1.16.5-4.2.0-130}
[29Jan2021 18:53:34.336] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\charl\Desktop\Modpack thing 4\mods\ImmersiveEngineering-1.16.5-4.2.0-130.jar with language javafml
[29Jan2021 18:53:34.337] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\charl\Desktop\Modpack thing 4\mods\jei-1.16.4-7.6.1.65.jar
[29Jan2021 18:53:34.341] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file jei-1.16.4-7.6.1.65.jar with {jei} mods - versions {7.6.1.65}
[29Jan2021 18:53:34.342] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\charl\Desktop\Modpack thing 4\mods\jei-1.16.4-7.6.1.65.jar with language javafml
[29Jan2021 18:53:34.343] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\charl\Desktop\Modpack thing 4\mods\Mekanism-1.16.4-10.0.18.445.jar
[29Jan2021 18:53:34.345] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Mekanism-1.16.4-10.0.18.445.jar with {mekanism} mods - versions {10.0.18}
[29Jan2021 18:53:34.347] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\charl\Desktop\Modpack thing 4\mods\Mekanism-1.16.4-10.0.18.445.jar with language javafml
[29Jan2021 18:53:34.348] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\charl\Desktop\Modpack thing 4\mods\MekanismGenerators-1.16.4-10.0.18.445.jar
[29Jan2021 18:53:34.352] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MekanismGenerators-1.16.4-10.0.18.445.jar with {mekanismgenerators} mods - versions {10.0.18}
[29Jan2021 18:53:34.352] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\charl\Desktop\Modpack thing 4\mods\MekanismGenerators-1.16.4-10.0.18.445.jar with language javafml
[29Jan2021 18:53:34.353] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\charl\Desktop\Modpack thing 4\mods\SubWild-1.16.5-1.1.2.jar
[29Jan2021 18:53:34.354] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file SubWild-1.16.5-1.1.2.jar with {subwild} mods - versions {1.1.2}
[29Jan2021 18:53:34.357] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\charl\Desktop\Modpack thing 4\mods\SubWild-1.16.5-1.1.2.jar with language javafml
[29Jan2021 18:53:34.357] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\charl\Desktop\Modpack thing 4\mods\Xaeros_Minimap_21.1.1_Forge_1.16.5.jar
[29Jan2021 18:53:34.359] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Xaeros_Minimap_21.1.1_Forge_1.16.5.jar with {xaerominimap} mods - versions {21.1.1}
[29Jan2021 18:53:34.361] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\charl\Desktop\Modpack thing 4\mods\Xaeros_Minimap_21.1.1_Forge_1.16.5.jar with language javafml
[29Jan2021 18:53:34.408] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod xaerominimap_core with Javascript path META-INF/xaerominimap_core.js
[29Jan2021 18:53:34.408] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/xaerominimap_core.js
[29Jan2021 18:53:34.408] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\charl\Desktop\Modpack thing 4\mods\YungsApi-1.16.4-Forge-3.jar
[29Jan2021 18:53:34.409] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsApi-1.16.4-Forge-3.jar with {yungsapi} mods - versions {1.16.4-Forge-3}
[29Jan2021 18:53:34.410] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\charl\Desktop\Modpack thing 4\mods\YungsApi-1.16.4-Forge-3.jar with language javafml
[29Jan2021 18:53:34.410] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\charl\Desktop\Modpack thing 4\libraries\net\minecraftforge\forge\1.16.5-36.0.10\forge-1.16.5-36.0.10-universal.jar
[29Jan2021 18:53:34.411] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.16.5-36.0.10-universal.jar with {forge} mods - versions {36.0.10}
[29Jan2021 18:53:34.427] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\charl\Desktop\Modpack thing 4\libraries\net\minecraftforge\forge\1.16.5-36.0.10\forge-1.16.5-36.0.10-universal.jar with language javafml
[29Jan2021 18:53:34.427] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod fieldtomethodtransformers with Javascript path META-INF/fieldtomethodtransformers.js
[29Jan2021 18:53:34.427] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js
[29Jan2021 18:53:34.427] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/fieldtomethodtransformers.js
[29Jan2021 18:53:34.427] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js
[29Jan2021 18:53:34.428] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\charl\Desktop\Modpack thing 4\libraries\net\minecraftforge\forge\1.16.5-36.0.10\forge-1.16.5-36.0.10-server.jar
[29Jan2021 18:53:34.434] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.16.5-36.0.10-server.jar with {minecraft} mods - versions {1.16.5}
[29Jan2021 18:53:34.435] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\charl\Desktop\Modpack thing 4\libraries\net\minecraftforge\forge\1.16.5-36.0.10\forge-1.16.5-36.0.10-server.jar with language minecraft
[29Jan2021 18:53:34.452] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 23 mandatory requirements
[29Jan2021 18:53:34.455] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mandatory mod requirements missing
[29Jan2021 18:53:35.043] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
[29Jan2021 18:53:35.044] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
[29Jan2021 18:53:35.044] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
[29Jan2021 18:53:35.045] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
[29Jan2021 18:53:35.046] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
[29Jan2021 18:53:35.046] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers
[29Jan2021 18:53:35.048] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/fieldtomethodtransformers.js
[29Jan2021 18:53:35.248] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[29Jan2021 18:53:35.249] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js
[29Jan2021 18:53:35.508] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[29Jan2021 18:53:35.509] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/xaerominimap_core.js
[29Jan2021 18:53:35.559] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[29Jan2021 18:53:35.570] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@68ba310d to Target : METHOD {Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;} {func_175156_o} {()F}
[29Jan2021 18:53:35.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2bcec6a6 to Target : METHOD {Lnet/minecraft/client/renderer/FirstPersonRenderer;} {func_228396_a_} {(FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer$Impl;Lnet/minecraft/client/entity/player/ClientPlayerEntity;I)V}
[29Jan2021 18:53:35.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@77a281fc to Target : METHOD {Lnet/minecraft/client/renderer/entity/model/SkeletonModel;} {func_212843_a_} {(Lnet/minecraft/entity/MobEntity;FFF)V}
[29Jan2021 18:53:35.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4912d525 to Target : METHOD {Lnet/minecraft/client/renderer/entity/model/SkeletonModel;} {func_225597_a_} {(Lnet/minecraft/entity/MobEntity;FFFFF)V}
[29Jan2021 18:53:35.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2bfbffb2 to Target : METHOD {Lnet/minecraft/entity/monster/AbstractSkeletonEntity;} {func_230280_a_} {(Lnet/minecraft/item/ShootableItem;)Z}
[29Jan2021 18:53:35.574] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@765df79d to Target : METHOD {Lnet/minecraft/entity/monster/AbstractSkeletonEntity;} {func_85036_m} {()V}
[29Jan2021 18:53:35.574] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@151335cb to Target : METHOD {Lnet/minecraft/client/renderer/FirstPersonRenderer;} {func_228396_a_} {(FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer$Impl;Lnet/minecraft/client/entity/player/ClientPlayerEntity;I)V}
[29Jan2021 18:53:35.574] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4a7761b1 to Target : METHOD {Lnet/minecraft/client/renderer/FirstPersonRenderer;} {func_228405_a_} {(Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;FFLnet/minecraft/util/Hand;FLnet/minecraft/item/ItemStack;FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;I)V}
[29Jan2021 18:53:35.574] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3e850122 to Target : METHOD {Lnet/minecraft/client/renderer/entity/PlayerRenderer;} {func_241741_a_} {(Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/client/renderer/entity/model/BipedModel$ArmPose;}
[29Jan2021 18:53:35.574] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@27fde870 to Target : METHOD {Lnet/minecraft/entity/monster/PillagerEntity;} {func_230280_a_} {(Lnet/minecraft/item/ShootableItem;)Z}
[29Jan2021 18:53:35.574] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2b4c3c29 to Target : METHOD {Lnet/minecraft/entity/monster/PillagerEntity;} {func_241844_w} {(F)V}
[29Jan2021 18:53:35.574] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5ac7aa18 to Target : METHOD {Lnet/minecraft/entity/monster/piglin/PiglinEntity;} {func_208003_a} {(Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)Z}
[29Jan2021 18:53:35.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4cdd2c73 to Target : METHOD {Lnet/minecraft/entity/monster/piglin/PiglinEntity;} {func_230280_a_} {(Lnet/minecraft/item/ShootableItem;)Z}
[29Jan2021 18:53:35.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4abf3f0 to Target : METHOD {Lnet/minecraft/item/CrossbowItem;} {func_220013_l} {(Lnet/minecraft/item/ItemStack;)F}
[29Jan2021 18:53:35.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4e4c3a38 to Target : METHOD {Lnet/minecraft/item/Item;} {func_219970_i} {(Lnet/minecraft/item/ItemStack;)Z}
[29Jan2021 18:53:35.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@293cde83 to Target : METHOD {Lnet/minecraft/client/renderer/FirstPersonRenderer;} {func_228405_a_} {(Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;FFLnet/minecraft/util/Hand;FLnet/minecraft/item/ItemStack;FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;I)V}
[29Jan2021 18:53:35.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@c27d163 to Target : METHOD {Lnet/minecraft/entity/item/ItemFrameEntity;} {func_110131_b} {(Lnet/minecraft/item/ItemStack;)V}
[29Jan2021 18:53:35.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@57c88764 to Target : METHOD {Lnet/minecraft/inventory/container/CartographyContainer$3;} {func_75214_a} {(Lnet/minecraft/item/ItemStack;)Z}
[29Jan2021 18:53:35.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@78faea5f to Target : METHOD {Lnet/minecraft/inventory/container/CartographyContainer;} {func_82846_b} {(Lnet/minecraft/entity/player/PlayerEntity;I)Lnet/minecraft/item/ItemStack;}
[29Jan2021 18:53:35.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@37fdfb05 to Target : METHOD {Lnet/minecraft/item/ItemStack;} {func_82840_a} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/client/util/ITooltipFlag;)Ljava/util/List;}
[29Jan2021 18:53:35.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5e39850 to Target : METHOD {Lnet/minecraft/client/renderer/entity/FishRenderer;} {func_225623_a_} {(Lnet/minecraft/entity/projectile/FishingBobberEntity;FFLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;I)V}
[29Jan2021 18:53:35.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1603dc2f to Target : METHOD {Lnet/minecraft/entity/projectile/FishingBobberEntity;} {func_234600_a_} {(Lnet/minecraft/entity/player/PlayerEntity;)Z}
[29Jan2021 18:53:35.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@398474a2 to Target : METHOD {Lnet/minecraft/block/BeehiveBlock;} {func_225533_a_} {(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/BlockRayTraceResult;)Lnet/minecraft/util/ActionResultType;}
[29Jan2021 18:53:35.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@61799544 to Target : METHOD {Lnet/minecraft/block/PumpkinBlock;} {func_225533_a_} {(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/BlockRayTraceResult;)Lnet/minecraft/util/ActionResultType;}
[29Jan2021 18:53:35.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@78c1a023 to Target : METHOD {Lnet/minecraft/block/TripWireBlock;} {func_176208_a} {(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/entity/player/PlayerEntity;)V}
[29Jan2021 18:53:35.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@70abf9b0 to Target : METHOD {Lnet/minecraft/enchantment/EfficiencyEnchantment;} {func_92089_a} {(Lnet/minecraft/item/ItemStack;)Z}
[29Jan2021 18:53:35.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6a10b263 to Target : METHOD {Lnet/minecraft/entity/passive/MooshroomEntity;} {func_230254_b_} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;}
[29Jan2021 18:53:35.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@476ec9d0 to Target : METHOD {Lnet/minecraft/entity/passive/SheepEntity;} {func_230254_b_} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;}
[29Jan2021 18:53:35.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@325bb9a6 to Target : METHOD {Lnet/minecraft/entity/passive/SnowGolemEntity;} {func_230254_b_} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;}
[29Jan2021 18:53:35.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1d12b024 to Target : METHOD {Lnet/minecraft/client/network/play/ClientPlayNetHandler;} {func_147234_a} {(Lnet/minecraft/network/play/server/SChangeBlockPacket;)V}
[29Jan2021 18:53:35.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@72fe8a4f to Target : METHOD {Lnet/minecraft/client/network/play/ClientPlayNetHandler;} {func_147287_a} {(Lnet/minecraft/network/play/server/SMultiBlockChangePacket;)V}
[29Jan2021 18:53:35.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@43effd89 to Target : METHOD {Lnet/minecraft/client/network/play/ClientPlayNetHandler;} {func_147263_a} {(Lnet/minecraft/network/play/server/SChunkDataPacket;)V}
[29Jan2021 18:53:35.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2c16fadb to Target : METHOD {Lnet/minecraft/client/network/play/ClientPlayNetHandler;} {func_230488_a_} {(Lnet/minecraft/network/play/server/SWorldSpawnChangedPacket;)V}
[29Jan2021 18:53:35.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@248deced to Target : METHOD {Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;} {func_110303_q} {()Lnet/minecraft/util/ResourceLocation;}
[29Jan2021 18:53:35.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2227a6c1 to Target : METHOD {Lnet/minecraft/entity/player/PlayerEntity;} {func_175148_a} {(Lnet/minecraft/entity/player/PlayerModelPart;)Z}
[29Jan2021 18:53:35.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1e9804b9 to Target : METHOD {Lnet/minecraft/client/network/play/ClientPlayNetHandler;} {func_147282_a} {(Lnet/minecraft/network/play/server/SJoinGamePacket;)V}
[29Jan2021 18:53:35.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@543e593 to Target : METHOD {Lnet/minecraft/client/network/play/ClientPlayNetHandler;} {func_147296_c} {()V}
[29Jan2021 18:53:35.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4e628b52 to Target : METHOD {Lnet/minecraft/client/entity/player/ClientPlayerEntity;} {func_71004_bE} {()V}
[29Jan2021 18:53:35.578] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@51ec2df1 to Target : METHOD {Lnet/minecraft/server/management/PlayerList;} {func_72354_b} {(Lnet/minecraft/entity/player/ServerPlayerEntity;Lnet/minecraft/world/server/ServerWorld;)V}
[29Jan2021 18:53:35.578] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@f8f56b9 to Target : METHOD {Lnet/minecraftforge/client/gui/ForgeIngameGui;} {func_238445_a_} {(Lcom/mojang/blaze3d/matrix/MatrixStack;F)V}
[29Jan2021 18:53:35.578] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@15fa55a6 to Target : METHOD {Lnet/minecraft/client/renderer/GameRenderer;} {func_228378_a_} {(FJLcom/mojang/blaze3d/matrix/MatrixStack;)V}
[29Jan2021 18:53:35.578] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4f186450 to Target : METHOD {Lnet/minecraft/client/renderer/GameRenderer;} {func_228379_a_} {(Lnet/minecraft/util/math/vector/Matrix4f;)V}
[29Jan2021 18:53:35.578] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@a64e035 to Target : CLASS {Lnet/minecraft/potion/EffectInstance;} {} {V}
[29Jan2021 18:53:35.578] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4d74c3ba to Target : CLASS {Lnet/minecraft/block/FlowingFluidBlock;} {} {V}
[29Jan2021 18:53:35.578] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@41c204a0 to Target : CLASS {Lnet/minecraft/item/BucketItem;} {} {V}
[29Jan2021 18:53:35.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@64138b0c to Target : CLASS {Lnet/minecraft/block/StairsBlock;} {} {V}
[29Jan2021 18:53:35.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@49dbaaf3 to Target : CLASS {Lnet/minecraft/block/FlowerPotBlock;} {} {V}
[29Jan2021 18:53:35.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@22d9c961 to Target : CLASS {Lnet/minecraft/item/FishBucketItem;} {} {V}
[29Jan2021 18:53:35.580] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@736f3e9e to Target : CLASS {Lnet/minecraft/world/chunk/Chunk;} {} {V}
[29Jan2021 18:53:35.580] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@bdc8014 to Target : CLASS {Lnet/minecraft/client/network/play/ClientPlayNetHandler;} {} {V}
[29Jan2021 18:53:35.580] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1f443fae to Target : CLASS {Lnet/minecraft/client/world/ClientWorld;} {} {V}
[29Jan2021 18:53:35.580] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@73ba6fe6 to Target : CLASS {Lnet/minecraft/network/play/server/SMultiBlockChangePacket;} {} {V}
[29Jan2021 18:53:35.580] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
[29Jan2021 18:53:35.640] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(4f56a0a2)]
[29Jan2021 18:53:35.641] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(4f56a0a2)]
[29Jan2021 18:53:35.641] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(forge-1.16.5-36.0.10-server.jar:C:\Users\charl\Desktop\Modpack thing 4\libraries\net\minecraftforge\forge\1.16.5-36.0.10\forge-1.16.5-36.0.10-server.jar)
[29Jan2021 18:53:35.641] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(forge-1.16.5-36.0.10-server.jar:C:\Users\charl\Desktop\Modpack thing 4\libraries\net\minecraftforge\forge\1.16.5-36.0.10\forge-1.16.5-36.0.10-server.jar)
[29Jan2021 18:53:35.642] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(forge-1.16.5-36.0.10-server.jar:C:\Users\charl\Desktop\Modpack thing 4\libraries\net\minecraftforge\forge\1.16.5-36.0.10\forge-1.16.5-36.0.10-server.jar)
[29Jan2021 18:53:35.642] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(forge-1.16.5-36.0.10-server.jar:C:\Users\charl\Desktop\Modpack thing 4\libraries\net\minecraftforge\forge\1.16.5-36.0.10\forge-1.16.5-36.0.10-server.jar)
[29Jan2021 18:53:35.642] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(forge-1.16.5-36.0.10-server.jar:C:\Users\charl\Desktop\Modpack thing 4\libraries\net\minecraftforge\forge\1.16.5-36.0.10\forge-1.16.5-36.0.10-server.jar)
[29Jan2021 18:53:35.642] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.0.10-server.jar:C:\Users\charl\Desktop\Modpack thing 4\libraries\net\minecraftforge\forge\1.16.5-36.0.10\forge-1.16.5-36.0.10-server.jar)]
[29Jan2021 18:53:35.642] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-3.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\YungsApi-1.16.4-Forge-3.jar)
[29Jan2021 18:53:35.643] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-3.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\YungsApi-1.16.4-Forge-3.jar)
[29Jan2021 18:53:35.643] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-3.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\YungsApi-1.16.4-Forge-3.jar)
[29Jan2021 18:53:35.643] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-3.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\YungsApi-1.16.4-Forge-3.jar)
[29Jan2021 18:53:35.643] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-3.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\YungsApi-1.16.4-Forge-3.jar)
[29Jan2021 18:53:35.643] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-3.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\YungsApi-1.16.4-Forge-3.jar)]
[29Jan2021 18:53:35.643] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ImmersiveEngineering-1.16.5-4.2.0-130.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\ImmersiveEngineering-1.16.5-4.2.0-130.jar)
[29Jan2021 18:53:35.643] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ImmersiveEngineering-1.16.5-4.2.0-130.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\ImmersiveEngineering-1.16.5-4.2.0-130.jar)
[29Jan2021 18:53:35.643] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ImmersiveEngineering-1.16.5-4.2.0-130.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\ImmersiveEngineering-1.16.5-4.2.0-130.jar)
[29Jan2021 18:53:35.644] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ImmersiveEngineering-1.16.5-4.2.0-130.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\ImmersiveEngineering-1.16.5-4.2.0-130.jar)
[29Jan2021 18:53:35.644] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ImmersiveEngineering-1.16.5-4.2.0-130.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\ImmersiveEngineering-1.16.5-4.2.0-130.jar)
[29Jan2021 18:53:35.644] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ImmersiveEngineering-1.16.5-4.2.0-130.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\ImmersiveEngineering-1.16.5-4.2.0-130.jar)]
[29Jan2021 18:53:35.644] [main/DEBUG] [mixin/]: Registering mixin config: immersiveengineering.mixins.json
[29Jan2021 18:53:35.686] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(architectury-1.5.104-forge.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\architectury-1.5.104-forge.jar)
[29Jan2021 18:53:35.687] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(architectury-1.5.104-forge.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\architectury-1.5.104-forge.jar)
[29Jan2021 18:53:35.687] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(architectury-1.5.104-forge.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\architectury-1.5.104-forge.jar)
[29Jan2021 18:53:35.687] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(architectury-1.5.104-forge.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\architectury-1.5.104-forge.jar)
[29Jan2021 18:53:35.687] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(architectury-1.5.104-forge.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\architectury-1.5.104-forge.jar)
[29Jan2021 18:53:35.687] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(architectury-1.5.104-forge.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\architectury-1.5.104-forge.jar)]
[29Jan2021 18:53:35.687] [main/DEBUG] [mixin/]: Registering mixin config: architectury.mixins.json
[29Jan2021 18:53:35.690] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ftb-gui-library-1605.2.1.37-forge.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\ftb-gui-library-1605.2.1.37-forge.jar)
[29Jan2021 18:53:35.690] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ftb-gui-library-1605.2.1.37-forge.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\ftb-gui-library-1605.2.1.37-forge.jar)
[29Jan2021 18:53:35.690] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ftb-gui-library-1605.2.1.37-forge.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\ftb-gui-library-1605.2.1.37-forge.jar)
[29Jan2021 18:53:35.690] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ftb-gui-library-1605.2.1.37-forge.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\ftb-gui-library-1605.2.1.37-forge.jar)
[29Jan2021 18:53:35.690] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ftb-gui-library-1605.2.1.37-forge.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\ftb-gui-library-1605.2.1.37-forge.jar)
[29Jan2021 18:53:35.690] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ftb-gui-library-1605.2.1.37-forge.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\ftb-gui-library-1605.2.1.37-forge.jar)]
[29Jan2021 18:53:35.690] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(MekanismGenerators-1.16.4-10.0.18.445.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\MekanismGenerators-1.16.4-10.0.18.445.jar)
[29Jan2021 18:53:35.690] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(MekanismGenerators-1.16.4-10.0.18.445.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\MekanismGenerators-1.16.4-10.0.18.445.jar)
[29Jan2021 18:53:35.691] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(MekanismGenerators-1.16.4-10.0.18.445.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\MekanismGenerators-1.16.4-10.0.18.445.jar)
[29Jan2021 18:53:35.691] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(MekanismGenerators-1.16.4-10.0.18.445.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\MekanismGenerators-1.16.4-10.0.18.445.jar)
[29Jan2021 18:53:35.691] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(MekanismGenerators-1.16.4-10.0.18.445.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\MekanismGenerators-1.16.4-10.0.18.445.jar)
[29Jan2021 18:53:35.691] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(MekanismGenerators-1.16.4-10.0.18.445.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\MekanismGenerators-1.16.4-10.0.18.445.jar)]
[29Jan2021 18:53:35.691] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Hwyla-forge-1.10.11-B78_1.16.2.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\Hwyla-forge-1.10.11-B78_1.16.2.jar)
[29Jan2021 18:53:35.691] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Hwyla-forge-1.10.11-B78_1.16.2.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\Hwyla-forge-1.10.11-B78_1.16.2.jar)
[29Jan2021 18:53:35.691] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Hwyla-forge-1.10.11-B78_1.16.2.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\Hwyla-forge-1.10.11-B78_1.16.2.jar)
[29Jan2021 18:53:35.691] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Hwyla-forge-1.10.11-B78_1.16.2.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\Hwyla-forge-1.10.11-B78_1.16.2.jar)
[29Jan2021 18:53:35.691] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Hwyla-forge-1.10.11-B78_1.16.2.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\Hwyla-forge-1.10.11-B78_1.16.2.jar)
[29Jan2021 18:53:35.691] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Hwyla-forge-1.10.11-B78_1.16.2.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\Hwyla-forge-1.10.11-B78_1.16.2.jar)]
[29Jan2021 18:53:35.692] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(jei-1.16.4-7.6.1.65.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\jei-1.16.4-7.6.1.65.jar)
[29Jan2021 18:53:35.693] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(jei-1.16.4-7.6.1.65.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\jei-1.16.4-7.6.1.65.jar)
[29Jan2021 18:53:35.693] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(jei-1.16.4-7.6.1.65.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\jei-1.16.4-7.6.1.65.jar)
[29Jan2021 18:53:35.693] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(jei-1.16.4-7.6.1.65.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\jei-1.16.4-7.6.1.65.jar)
[29Jan2021 18:53:35.693] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(jei-1.16.4-7.6.1.65.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\jei-1.16.4-7.6.1.65.jar)
[29Jan2021 18:53:35.693] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(jei-1.16.4-7.6.1.65.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\jei-1.16.4-7.6.1.65.jar)]
[29Jan2021 18:53:35.693] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Mekanism-1.16.4-10.0.18.445.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\Mekanism-1.16.4-10.0.18.445.jar)
[29Jan2021 18:53:35.693] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Mekanism-1.16.4-10.0.18.445.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\Mekanism-1.16.4-10.0.18.445.jar)
[29Jan2021 18:53:35.693] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Mekanism-1.16.4-10.0.18.445.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\Mekanism-1.16.4-10.0.18.445.jar)
[29Jan2021 18:53:35.693] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Mekanism-1.16.4-10.0.18.445.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\Mekanism-1.16.4-10.0.18.445.jar)
[29Jan2021 18:53:35.694] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Mekanism-1.16.4-10.0.18.445.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\Mekanism-1.16.4-10.0.18.445.jar)
[29Jan2021 18:53:35.694] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Mekanism-1.16.4-10.0.18.445.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\Mekanism-1.16.4-10.0.18.445.jar)]
[29Jan2021 18:53:35.694] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(forge-1.16.5-36.0.10-universal.jar:C:\Users\charl\Desktop\Modpack thing 4\libraries\net\minecraftforge\forge\1.16.5-36.0.10\forge-1.16.5-36.0.10-universal.jar)
[29Jan2021 18:53:35.694] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(forge-1.16.5-36.0.10-universal.jar:C:\Users\charl\Desktop\Modpack thing 4\libraries\net\minecraftforge\forge\1.16.5-36.0.10\forge-1.16.5-36.0.10-universal.jar)
[29Jan2021 18:53:35.694] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(forge-1.16.5-36.0.10-universal.jar:C:\Users\charl\Desktop\Modpack thing 4\libraries\net\minecraftforge\forge\1.16.5-36.0.10\forge-1.16.5-36.0.10-universal.jar)
[29Jan2021 18:53:35.694] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(forge-1.16.5-36.0.10-universal.jar:C:\Users\charl\Desktop\Modpack thing 4\libraries\net\minecraftforge\forge\1.16.5-36.0.10\forge-1.16.5-36.0.10-universal.jar)
[29Jan2021 18:53:35.694] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(forge-1.16.5-36.0.10-universal.jar:C:\Users\charl\Desktop\Modpack thing 4\libraries\net\minecraftforge\forge\1.16.5-36.0.10\forge-1.16.5-36.0.10-universal.jar)
[29Jan2021 18:53:35.694] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.0.10-universal.jar:C:\Users\charl\Desktop\Modpack thing 4\libraries\net\minecraftforge\forge\1.16.5-36.0.10\forge-1.16.5-36.0.10-universal.jar)]
[29Jan2021 18:53:35.694] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(CosmeticArmorReworked-1.16.5-v1.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\CosmeticArmorReworked-1.16.5-v1.jar)
[29Jan2021 18:53:35.694] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(CosmeticArmorReworked-1.16.5-v1.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\CosmeticArmorReworked-1.16.5-v1.jar)
[29Jan2021 18:53:35.694] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(CosmeticArmorReworked-1.16.5-v1.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\CosmeticArmorReworked-1.16.5-v1.jar)
[29Jan2021 18:53:35.694] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(CosmeticArmorReworked-1.16.5-v1.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\CosmeticArmorReworked-1.16.5-v1.jar)
[29Jan2021 18:53:35.695] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(CosmeticArmorReworked-1.16.5-v1.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\CosmeticArmorReworked-1.16.5-v1.jar)
[29Jan2021 18:53:35.695] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(CosmeticArmorReworked-1.16.5-v1.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\CosmeticArmorReworked-1.16.5-v1.jar)]
[29Jan2021 18:53:35.695] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(create-mc1.16.3_v0.3e.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\create-mc1.16.3_v0.3e.jar)
[29Jan2021 18:53:35.695] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(create-mc1.16.3_v0.3e.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\create-mc1.16.3_v0.3e.jar)
[29Jan2021 18:53:35.695] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(create-mc1.16.3_v0.3e.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\create-mc1.16.3_v0.3e.jar)
[29Jan2021 18:53:35.695] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(create-mc1.16.3_v0.3e.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\create-mc1.16.3_v0.3e.jar)
[29Jan2021 18:53:35.695] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(create-mc1.16.3_v0.3e.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\create-mc1.16.3_v0.3e.jar)
[29Jan2021 18:53:35.695] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(create-mc1.16.3_v0.3e.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\create-mc1.16.3_v0.3e.jar)]
[29Jan2021 18:53:35.695] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(chiselsandbits-0.2.10-RELEASE.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\chiselsandbits-0.2.10-RELEASE.jar)
[29Jan2021 18:53:35.695] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(chiselsandbits-0.2.10-RELEASE.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\chiselsandbits-0.2.10-RELEASE.jar)
[29Jan2021 18:53:35.695] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(chiselsandbits-0.2.10-RELEASE.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\chiselsandbits-0.2.10-RELEASE.jar)
[29Jan2021 18:53:35.695] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(chiselsandbits-0.2.10-RELEASE.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\chiselsandbits-0.2.10-RELEASE.jar)
[29Jan2021 18:53:35.696] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(chiselsandbits-0.2.10-RELEASE.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\chiselsandbits-0.2.10-RELEASE.jar)
[29Jan2021 18:53:35.696] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(chiselsandbits-0.2.10-RELEASE.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\chiselsandbits-0.2.10-RELEASE.jar)]
[29Jan2021 18:53:35.696] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(BetterMineshafts-Forge-1.16.4-2.0.1.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\BetterMineshafts-Forge-1.16.4-2.0.1.jar)
[29Jan2021 18:53:35.696] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(BetterMineshafts-Forge-1.16.4-2.0.1.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\BetterMineshafts-Forge-1.16.4-2.0.1.jar)
[29Jan2021 18:53:35.698] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(BetterMineshafts-Forge-1.16.4-2.0.1.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\BetterMineshafts-Forge-1.16.4-2.0.1.jar)
[29Jan2021 18:53:35.698] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(BetterMineshafts-Forge-1.16.4-2.0.1.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\BetterMineshafts-Forge-1.16.4-2.0.1.jar)
[29Jan2021 18:53:35.698] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(BetterMineshafts-Forge-1.16.4-2.0.1.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\BetterMineshafts-Forge-1.16.4-2.0.1.jar)
[29Jan2021 18:53:35.698] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BetterMineshafts-Forge-1.16.4-2.0.1.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\BetterMineshafts-Forge-1.16.4-2.0.1.jar)]
[29Jan2021 18:53:35.698] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.1.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\BetterCaves-Forge-1.16.4-1.1.1.jar)
[29Jan2021 18:53:35.698] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.1.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\BetterCaves-Forge-1.16.4-1.1.1.jar)
[29Jan2021 18:53:35.699] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.1.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\BetterCaves-Forge-1.16.4-1.1.1.jar)
[29Jan2021 18:53:35.699] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.1.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\BetterCaves-Forge-1.16.4-1.1.1.jar)
[29Jan2021 18:53:35.699] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.1.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\BetterCaves-Forge-1.16.4-1.1.1.jar)
[29Jan2021 18:53:35.699] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.1.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\BetterCaves-Forge-1.16.4-1.1.1.jar)]
[29Jan2021 18:53:35.699] [main/DEBUG] [mixin/]: Registering mixin config: bettercaves.mixins.json
[29Jan2021 18:53:35.701] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Xaeros_Minimap_21.1.1_Forge_1.16.5.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\Xaeros_Minimap_21.1.1_Forge_1.16.5.jar)
[29Jan2021 18:53:35.701] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Xaeros_Minimap_21.1.1_Forge_1.16.5.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\Xaeros_Minimap_21.1.1_Forge_1.16.5.jar)
[29Jan2021 18:53:35.701] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Xaeros_Minimap_21.1.1_Forge_1.16.5.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\Xaeros_Minimap_21.1.1_Forge_1.16.5.jar)
[29Jan2021 18:53:35.701] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Xaeros_Minimap_21.1.1_Forge_1.16.5.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\Xaeros_Minimap_21.1.1_Forge_1.16.5.jar)
[29Jan2021 18:53:35.701] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Xaeros_Minimap_21.1.1_Forge_1.16.5.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\Xaeros_Minimap_21.1.1_Forge_1.16.5.jar)
[29Jan2021 18:53:35.701] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Xaeros_Minimap_21.1.1_Forge_1.16.5.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\Xaeros_Minimap_21.1.1_Forge_1.16.5.jar)]
[29Jan2021 18:53:35.701] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(SubWild-1.16.5-1.1.2.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\SubWild-1.16.5-1.1.2.jar)
[29Jan2021 18:53:35.701] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(SubWild-1.16.5-1.1.2.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\SubWild-1.16.5-1.1.2.jar)
[29Jan2021 18:53:35.701] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(SubWild-1.16.5-1.1.2.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\SubWild-1.16.5-1.1.2.jar)
[29Jan2021 18:53:35.701] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(SubWild-1.16.5-1.1.2.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\SubWild-1.16.5-1.1.2.jar)
[29Jan2021 18:53:35.702] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(SubWild-1.16.5-1.1.2.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\SubWild-1.16.5-1.1.2.jar)
[29Jan2021 18:53:35.702] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(SubWild-1.16.5-1.1.2.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\SubWild-1.16.5-1.1.2.jar)]
[29Jan2021 18:53:35.703] [main/DEBUG] [mixin/]: inject() running with 18 agents
[29Jan2021 18:53:35.703] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(4f56a0a2)]
[29Jan2021 18:53:35.703] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.0.10-server.jar:C:\Users\charl\Desktop\Modpack thing 4\libraries\net\minecraftforge\forge\1.16.5-36.0.10\forge-1.16.5-36.0.10-server.jar)]
[29Jan2021 18:53:35.703] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-3.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\YungsApi-1.16.4-Forge-3.jar)]
[29Jan2021 18:53:35.703] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ImmersiveEngineering-1.16.5-4.2.0-130.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\ImmersiveEngineering-1.16.5-4.2.0-130.jar)]
[29Jan2021 18:53:35.703] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(architectury-1.5.104-forge.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\architectury-1.5.104-forge.jar)]
[29Jan2021 18:53:35.703] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ftb-gui-library-1605.2.1.37-forge.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\ftb-gui-library-1605.2.1.37-forge.jar)]
[29Jan2021 18:53:35.703] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(MekanismGenerators-1.16.4-10.0.18.445.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\MekanismGenerators-1.16.4-10.0.18.445.jar)]
[29Jan2021 18:53:35.703] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Hwyla-forge-1.10.11-B78_1.16.2.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\Hwyla-forge-1.10.11-B78_1.16.2.jar)]
[29Jan2021 18:53:35.703] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(jei-1.16.4-7.6.1.65.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\jei-1.16.4-7.6.1.65.jar)]
[29Jan2021 18:53:35.703] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Mekanism-1.16.4-10.0.18.445.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\Mekanism-1.16.4-10.0.18.445.jar)]
[29Jan2021 18:53:35.708] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.0.10-universal.jar:C:\Users\charl\Desktop\Modpack thing 4\libraries\net\minecraftforge\forge\1.16.5-36.0.10\forge-1.16.5-36.0.10-universal.jar)]
[29Jan2021 18:53:35.708] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(CosmeticArmorReworked-1.16.5-v1.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\CosmeticArmorReworked-1.16.5-v1.jar)]
[29Jan2021 18:53:35.708] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(create-mc1.16.3_v0.3e.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\create-mc1.16.3_v0.3e.jar)]
[29Jan2021 18:53:35.708] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(chiselsandbits-0.2.10-RELEASE.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\chiselsandbits-0.2.10-RELEASE.jar)]
[29Jan2021 18:53:35.709] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BetterMineshafts-Forge-1.16.4-2.0.1.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\BetterMineshafts-Forge-1.16.4-2.0.1.jar)]
[29Jan2021 18:53:35.709] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.1.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\BetterCaves-Forge-1.16.4-1.1.1.jar)]
[29Jan2021 18:53:35.709] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Xaeros_Minimap_21.1.1_Forge_1.16.5.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\Xaeros_Minimap_21.1.1_Forge_1.16.5.jar)]
[29Jan2021 18:53:35.709] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(SubWild-1.16.5-1.1.2.jar:C:\Users\charl\Desktop\Modpack thing 4\mods\SubWild-1.16.5-1.1.2.jar)]
[29Jan2021 18:53:35.709] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui]
[29Jan2021 18:53:35.776] [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out\class: failed to delete one or more files; see suppressed exceptions for details
[29Jan2021 18:53:35.793] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
[29Jan2021 18:53:35.793] [main/DEBUG] [mixin/]: Selecting config immersiveengineering.mixins.json
[29Jan2021 18:53:35.799] [main/DEBUG] [mixin/]: Selecting config architectury.mixins.json
[29Jan2021 18:53:35.820] [main/DEBUG] [mixin/]: Selecting config bettercaves.mixins.json
[29Jan2021 18:53:35.822] [main/DEBUG] [mixin/]: Preparing immersiveengineering.mixins.json (28)
[29Jan2021 18:53:36.116] [main/DEBUG] [mixin/]: Preparing architectury.mixins.json (5)
[29Jan2021 18:53:36.144] [main/DEBUG] [mixin/]: Preparing bettercaves.mixins.json (1)
[29Jan2021 18:53:36.171] [main/DEBUG] [mixin/]: Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo
[29Jan2021 18:53:36.174] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo
[29Jan2021 18:53:36.175] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo
[29Jan2021 18:53:36.176] [main/DEBUG] [mixin/]: Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo
[29Jan2021 18:53:36.177] [main/DEBUG] [mixin/]: Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo
[29Jan2021 18:53:36.178] [main/DEBUG] [mixin/]: Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo
[29Jan2021 18:53:36.219] [main/DEBUG] [mixin/]: Prepared 23 mixins in 0.426 sec (18.5ms avg) (0ms load, 0ms transform, 0ms plugin)
[29Jan2021 18:53:36.835] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_219970_i with desc (Lnet/minecraft/item/ItemStack;)Z
[29Jan2021 18:53:37.068] [main/DEBUG] [mixin/]: Mixing accessors.PoITypeAccess from immersiveengineering.mixins.json into net.minecraft.village.PointOfInterestType
[29Jan2021 18:53:37.082] [main/DEBUG] [mixin/]: Renaming @Invoker method callRegisterBlockStates(Lnet/minecraft/village/PointOfInterestType;)Lnet/minecraft/village/PointOfInterestType; to callRegisterBlockStates_$md$a83be1$0 in immersiveengineering.mixins.json:accessors.PoITypeAccess
[29Jan2021 18:53:37.129] [main/DEBUG] [mixin/]: Mixing ChunkStatusMixin from bettercaves.mixins.json into net.minecraft.world.chunk.ChunkStatus
[29Jan2021 18:53:37.460] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowingFluidBlock
[29Jan2021 18:53:37.552] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/StairsBlock
[29Jan2021 18:53:37.632] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_225533_a_ with desc (Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/BlockRayTraceResult;)Lnet/minecraft/util/ActionResultType;
[29Jan2021 18:53:37.720] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_176208_a with desc (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/entity/player/PlayerEntity;)V
[29Jan2021 18:53:37.728] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowerPotBlock
[29Jan2021 18:53:37.832] [main/DEBUG] [mixin/]: Mixing accessors.ConcretePowderBlockAccess from immersiveengineering.mixins.json into net.minecraft.block.ConcretePowderBlock
[29Jan2021 18:53:37.916] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_225533_a_ with desc (Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/BlockRayTraceResult;)Lnet/minecraft/util/ActionResultType;
[29Jan2021 18:53:37.960] [main/DEBUG] [mixin/]: Mixing coremods.AbstractBlockStateMixin from immersiveengineering.mixins.json into net.minecraft.block.AbstractBlock$AbstractBlockState
[29Jan2021 18:53:38.010] [main/DEBUG] [mixin/]: Mixing accessors.EntityAccess from immersiveengineering.mixins.json into net.minecraft.entity.Entity
[29Jan2021 18:53:38.050] [main/DEBUG] [mixin/]: Mixing accessors.ItemEntityAccess from immersiveengineering.mixins.json into net.minecraft.entity.item.ItemEntity
[29Jan2021 18:53:38.060] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_175148_a with desc (Lnet/minecraft/entity/player/PlayerModelPart;)Z
[29Jan2021 18:53:38.150] [main/DEBUG] [mixin/]: Mixing coremods.ServerWorldMixin from immersiveengineering.mixins.json into net.minecraft.world.server.ServerWorld
[29Jan2021 18:53:38.688] [main/DEBUG] [mixin/]: Mixing accessors.TileEntityAccess from immersiveengineering.mixins.json into net.minecraft.tileentity.TileEntity
[29Jan2021 18:53:38.688] [main/DEBUG] [mixin/]: Mixing MixinBlockEntity from architectury.mixins.json into net.minecraft.tileentity.TileEntity
[29Jan2021 18:53:39.118] [main/DEBUG] [mixin/]: Mixing accessors.TNTEntityAccess from immersiveengineering.mixins.json into net.minecraft.entity.item.TNTEntity
[29Jan2021 18:53:39.394] [main/DEBUG] [mixin/]: Mixing accessors.ContainerAccess from immersiveengineering.mixins.json into net.minecraft.inventory.container.Container
[29Jan2021 18:53:39.409] [main/DEBUG] [mixin/]: Mixing accessors.FurnaceTEAccess from immersiveengineering.mixins.json into net.minecraft.tileentity.AbstractFurnaceTileEntity
[29Jan2021 18:53:39.466] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230254_b_ with desc (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;
[29Jan2021 18:53:40.146] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_82846_b with desc (Lnet/minecraft/entity/player/PlayerEntity;I)Lnet/minecraft/item/ItemStack;
[29Jan2021 18:53:41.711] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_82840_a with desc (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/client/util/ITooltipFlag;)Ljava/util/List;
[29Jan2021 18:53:41.803] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_110131_b with desc (Lnet/minecraft/item/ItemStack;)V
[29Jan2021 18:53:41.874] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230254_b_ with desc (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;
[29Jan2021 18:53:41.940] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230280_a_ with desc (Lnet/minecraft/item/ShootableItem;)Z
[29Jan2021 18:53:41.942] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_208003_a with desc (Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)Z
[29Jan2021 18:53:41.964] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230280_a_ with desc (Lnet/minecraft/item/ShootableItem;)Z
[29Jan2021 18:53:41.965] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_241844_w with desc (F)V
[29Jan2021 18:53:42.003] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230254_b_ with desc (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;
[29Jan2021 18:53:42.019] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_85036_m with desc ()V
[29Jan2021 18:53:42.023] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230280_a_ with desc (Lnet/minecraft/item/ShootableItem;)Z
[29Jan2021 18:53:42.736] [main/DEBUG] [mixin/]: Mixing accessors.SingleJigsawAccess from immersiveengineering.mixins.json into net.minecraft.world.gen.feature.jigsaw.LegacySingleJigsawPiece
[29Jan2021 18:53:42.742] [main/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$a83be1$0 in immersiveengineering.mixins.json:accessors.SingleJigsawAccess
[29Jan2021 18:53:42.838] [main/DEBUG] [mixin/]: Mixing MobSpawnSettingsBuilderAccessor from architectury.mixins.json into net.minecraft.world.biome.MobSpawnInfo$Builder
[29Jan2021 18:53:42.843] [main/DEBUG] [mixin/]: Mixing BiomeGenerationSettingsBuilderAccessor from architectury.mixins.json into net.minecraft.world.biome.BiomeGenerationSettings$Builder
[29Jan2021 18:53:43.061] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_92089_a with desc (Lnet/minecraft/item/ItemStack;)Z
[29Jan2021 18:53:43.132] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/BucketItem
[29Jan2021 18:53:43.142] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/FishBucketItem
[29Jan2021 18:53:43.200] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_220013_l with desc (Lnet/minecraft/item/ItemStack;)F
[29Jan2021 18:53:43.363] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/potion/EffectInstance
[29Jan2021 18:53:43.422] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_234600_a_ with desc (Lnet/minecraft/entity/player/PlayerEntity;)Z
[29Jan2021 18:53:43.735] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_75214_a with desc (Lnet/minecraft/item/ItemStack;)Z
[29Jan2021 18:53:45.158] [main/DEBUG] [mixin/]: Mixing accessors.PotionBrewingAccess from immersiveengineering.mixins.json into net.minecraft.potion.PotionBrewing
[29Jan2021 18:53:45.158] [main/DEBUG] [mixin/]: Renaming @Accessor method getConversions()Ljava/util/List; to getConversions_$md$a83be1$0 in immersiveengineering.mixins.json:accessors.PotionBrewingAccess
[29Jan2021 18:53:45.745] [main/DEBUG] [net.minecraftforge.fml.ForgeI18n/CORE]: Loading I18N data entries: 4976
[29Jan2021 18:53:45.972] [main/DEBUG] [net.minecraftforge.fml.ModLoader/CORE]: Loading Network data for FML net version: FML2
[29Jan2021 18:53:45.978] [main/DEBUG] [net.minecraftforge.fml.ModWorkManager/LOADING]: Using 4 threads for parallel mod-loading
[29Jan2021 18:53:46.043] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@2532b351 - got cpw.mods.modlauncher.TransformingClassLoader@2532b351
[29Jan2021 18:53:46.043] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.yungnickyoung.minecraft.yungsapi.YungsApi with classLoader cpw.mods.modlauncher.TransformingClassLoader@2532b351 & cpw.mods.modlauncher.TransformingClassLoader@2532b351
[29Jan2021 18:53:46.045] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@2532b351 - got cpw.mods.modlauncher.TransformingClassLoader@2532b351
[29Jan2021 18:53:46.045] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for blusunrize.immersiveengineering.ImmersiveEngineering with classLoader cpw.mods.modlauncher.TransformingClassLoader@2532b351 & cpw.mods.modlauncher.TransformingClassLoader@2532b351
[29Jan2021 18:53:46.054] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@2532b351 - got cpw.mods.modlauncher.TransformingClassLoader@2532b351
[29Jan2021 18:53:46.054] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for me.shedaniel.architectury.forge.ArchitecturyForge with classLoader cpw.mods.modlauncher.TransformingClassLoader@2532b351 & cpw.mods.modlauncher.TransformingClassLoader@2532b351
[29Jan2021 18:53:46.054] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@2532b351 - got cpw.mods.modlauncher.TransformingClassLoader@2532b351
[29Jan2021 18:53:46.054] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.feed_the_beast.mods.ftbguilibrary.forge.FTBGUILibraryForge with classLoader cpw.mods.modlauncher.TransformingClassLoader@2532b351 & cpw.mods.modlauncher.TransformingClassLoader@2532b351
[29Jan2021 18:53:46.055] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@2532b351 - got cpw.mods.modlauncher.TransformingClassLoader@2532b351
[29Jan2021 18:53:46.055] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mekanism.generators.common.MekanismGenerators with classLoader cpw.mods.modlauncher.TransformingClassLoader@2532b351 & cpw.mods.modlauncher.TransformingClassLoader@2532b351
[29Jan2021 18:53:46.184] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@2532b351 - got cpw.mods.modlauncher.TransformingClassLoader@2532b351
[29Jan2021 18:53:46.185] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mcp.mobius.waila.Waila with classLoader cpw.mods.modlauncher.TransformingClassLoader@2532b351 & cpw.mods.modlauncher.TransformingClassLoader@2532b351
[29Jan2021 18:53:46.194] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@2532b351 - got cpw.mods.modlauncher.TransformingClassLoader@2532b351
[29Jan2021 18:53:46.194] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mezz.jei.JustEnoughItems with classLoader cpw.mods.modlauncher.TransformingClassLoader@2532b351 & cpw.mods.modlauncher.TransformingClassLoader@2532b351
[29Jan2021 18:53:46.197] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@2532b351 - got cpw.mods.modlauncher.TransformingClassLoader@2532b351
[29Jan2021 18:53:46.197] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mekanism.common.Mekanism with classLoader cpw.mods.modlauncher.TransformingClassLoader@2532b351 & cpw.mods.modlauncher.TransformingClassLoader@2532b351
[29Jan2021 18:53:46.198] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@2532b351 - got cpw.mods.modlauncher.TransformingClassLoader@2532b351
[29Jan2021 18:53:46.198] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@2532b351 & cpw.mods.modlauncher.TransformingClassLoader@2532b351
[29Jan2021 18:53:46.231] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@2532b351 - got cpw.mods.modlauncher.TransformingClassLoader@2532b351
[29Jan2021 18:53:46.231] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for lain.mods.cos.init.forge.ForgeCosmeticArmorReworked with classLoader cpw.mods.modlauncher.TransformingClassLoader@2532b351 & cpw.mods.modlauncher.TransformingClassLoader@2532b351
[29Jan2021 18:53:46.233] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@2532b351 - got cpw.mods.modlauncher.TransformingClassLoader@2532b351
[29Jan2021 18:53:46.233] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.simibubi.create.Create with classLoader cpw.mods.modlauncher.TransformingClassLoader@2532b351 & cpw.mods.modlauncher.TransformingClassLoader@2532b351
[29Jan2021 18:53:46.263] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@2532b351 - got cpw.mods.modlauncher.TransformingClassLoader@2532b351
[29Jan2021 18:53:46.263] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mod.chiselsandbits.core.ChiselsAndBits with classLoader cpw.mods.modlauncher.TransformingClassLoader@2532b351 & cpw.mods.modlauncher.TransformingClassLoader@2532b351
[29Jan2021 18:53:46.268] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@2532b351 - got cpw.mods.modlauncher.TransformingClassLoader@2532b351
[29Jan2021 18:53:46.268] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.yungnickyoung.minecraft.bettermineshafts.BetterMineshafts with classLoader cpw.mods.modlauncher.TransformingClassLoader@2532b351 & cpw.mods.modlauncher.TransformingClassLoader@2532b351
[29Jan2021 18:53:46.269] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@2532b351 - got cpw.mods.modlauncher.TransformingClassLoader@2532b351
[29Jan2021 18:53:46.269] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.yungnickyoung.minecraft.bettercaves.BetterCaves with classLoader cpw.mods.modlauncher.TransformingClassLoader@2532b351 & cpw.mods.modlauncher.TransformingClassLoader@2532b351
[29Jan2021 18:53:46.271] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@2532b351 - got cpw.mods.modlauncher.TransformingClassLoader@2532b351
[29Jan2021 18:53:46.271] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for xaero.minimap.XaeroMinimap with classLoader cpw.mods.modlauncher.TransformingClassLoader@2532b351 & cpw.mods.modlauncher.TransformingClassLoader@2532b351
[29Jan2021 18:53:46.319] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@2532b351 - got cpw.mods.modlauncher.TransformingClassLoader@2532b351
[29Jan2021 18:53:46.320] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for melonslise.subwild.SubWild with classLoader cpw.mods.modlauncher.TransformingClassLoader@2532b351 & cpw.mods.modlauncher.TransformingClassLoader@2532b351
[29Jan2021 18:53:46.498] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for yungsapi
[29Jan2021 18:53:46.804] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing Mekanism directory : C:\Users\charl\Desktop\Modpack thing 4\config\Mekanism
[29Jan2021 18:53:46.814] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbguilibrary
[29Jan2021 18:53:46.975] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/generators.toml for mekanismgenerators tracking
[29Jan2021 18:53:47.469] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for waila
[29Jan2021 18:53:47.488] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessors.ExplosionAccess from immersiveengineering.mixins.json into net.minecraft.world.Explosion
[29Jan2021 18:53:47.489] [modloading-worker-0/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$a83be1$0 in immersiveengineering.mixins.json:accessors.ExplosionAccess
[29Jan2021 18:53:47.752] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jei
[29Jan2021 18:53:48.070] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for architectury
[29Jan2021 18:53:48.071] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Forge Version package package net.minecraftforge.versions.forge, Forge, version 36.0 from cpw.mods.modlauncher.TransformingClassLoader@2532b351
[29Jan2021 18:53:48.071] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge version 36.0.10
[29Jan2021 18:53:48.071] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge spec 36.0
[29Jan2021 18:53:48.071] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge group net.minecraftforge
[29Jan2021 18:53:48.071] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MC version information 1.16.5
[29Jan2021 18:53:48.072] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MCP version information 20210115.111550
[29Jan2021 18:53:48.118] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file immersiveengineering-common.toml for immersiveengineering tracking
[29Jan2021 18:53:48.072] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 36.0.10, for MC 1.16.5 with MCP 20210115.111550
[29Jan2021 18:53:48.308] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file immersiveengineering-client.toml for immersiveengineering tracking
[29Jan2021 18:53:48.225] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v36.0.10 Initialized
[29Jan2021 18:53:48.536] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/client.toml for mekanism tracking
[29Jan2021 18:53:48.536] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/general.toml for mekanism tracking
[29Jan2021 18:53:48.537] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/gear.toml for mekanism tracking
[29Jan2021 18:53:48.537] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/machine-storage.toml for mekanism tracking
[29Jan2021 18:53:48.537] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/tiers.toml for mekanism tracking
[29Jan2021 18:53:48.537] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/machine-usage.toml for mekanism tracking
[29Jan2021 18:53:48.537] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/world.toml for mekanism tracking
[29Jan2021 18:53:48.604] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file immersiveengineering-server.toml for immersiveengineering tracking
[29Jan2021 18:53:48.612] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking
[29Jan2021 18:53:48.612] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking
[29Jan2021 18:53:48.612] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-common.toml for forge tracking
[29Jan2021 18:53:48.705] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge
[29Jan2021 18:53:48.732] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cosmeticarmorreworked-client.toml for cosmeticarmorreworked tracking
[29Jan2021 18:53:48.733] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cosmeticarmorreworked-common.toml for cosmeticarmorreworked tracking
[29Jan2021 18:53:48.733] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cosmeticarmorreworked-server.toml for cosmeticarmorreworked tracking
[29Jan2021 18:53:48.734] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cosmeticarmorreworked
[29Jan2021 18:53:48.734] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing lain.mods.cos.init.forge.ForgeCosmeticArmorReworked$RegistryEvents to MOD
[29Jan2021 18:53:49.142] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mekanismgenerators
[29Jan2021 18:53:49.003] [modloading-worker-0/INFO] [com.simibubi.create.repack.registrate.AbstractRegistrate/]: Detected new forge version, registering events reflectively.
[29Jan2021 18:53:50.071] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematicannon of type net.minecraft.item.Item
[29Jan2021 18:53:50.072] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematicannon of type net.minecraft.block.Block
[29Jan2021 18:53:50.075] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematic_table of type net.minecraft.item.Item
[29Jan2021 18:53:50.075] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematic_table of type net.minecraft.block.Block
[29Jan2021 18:53:50.089] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shaft of type net.minecraft.item.Item
[29Jan2021 18:53:50.090] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shaft of type net.minecraft.block.Block
[29Jan2021 18:53:50.095] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cogwheel of type net.minecraft.item.Item
[29Jan2021 18:53:50.095] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cogwheel of type net.minecraft.block.Block
[29Jan2021 18:53:50.096] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_cogwheel of type net.minecraft.item.Item
[29Jan2021 18:53:50.096] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_cogwheel of type net.minecraft.block.Block
[29Jan2021 18:53:50.259] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_shaft of type net.minecraft.item.Item
[29Jan2021 18:53:50.259] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_shaft of type net.minecraft.block.Block
[29Jan2021 18:53:50.260] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_shaft of type net.minecraft.item.Item
[29Jan2021 18:53:50.260] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_shaft of type net.minecraft.block.Block
[29Jan2021 18:53:50.261] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gearbox of type net.minecraft.item.Item
[29Jan2021 18:53:50.261] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gearbox of type net.minecraft.block.Block
[29Jan2021 18:53:50.264] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry clutch of type net.minecraft.item.Item
[29Jan2021 18:53:50.264] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry clutch of type net.minecraft.block.Block
[29Jan2021 18:53:50.264] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gearshift of type net.minecraft.item.Item
[29Jan2021 18:53:50.264] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gearshift of type net.minecraft.block.Block
[29Jan2021 18:53:50.267] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_chain_drive of type net.minecraft.item.Item
[29Jan2021 18:53:50.268] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_chain_drive of type net.minecraft.block.Block
[29Jan2021 18:53:50.270] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_chain_gearshift of type net.minecraft.item.Item
[29Jan2021 18:53:50.270] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_chain_gearshift of type net.minecraft.block.Block
[29Jan2021 18:53:50.277] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry belt of type net.minecraft.block.Block
[29Jan2021 18:53:50.287] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_motor of type net.minecraft.item.Item
[29Jan2021 18:53:50.287] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_motor of type net.minecraft.block.Block
[29Jan2021 18:53:50.372] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry water_wheel of type net.minecraft.item.Item
[29Jan2021 18:53:50.373] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry water_wheel of type net.minecraft.block.Block
[29Jan2021 18:53:50.387] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_fan of type net.minecraft.item.Item
[29Jan2021 18:53:50.388] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_fan of type net.minecraft.block.Block
[29Jan2021 18:53:50.393] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nozzle of type net.minecraft.item.Item
[29Jan2021 18:53:50.394] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nozzle of type net.minecraft.block.Block
[29Jan2021 18:53:50.418] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry turntable of type net.minecraft.item.Item
[29Jan2021 18:53:50.418] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry turntable of type net.minecraft.block.Block
[29Jan2021 18:53:50.420] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hand_crank of type net.minecraft.item.Item
[29Jan2021 18:53:50.420] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hand_crank of type net.minecraft.block.Block
[29Jan2021 18:53:50.422] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cuckoo_clock of type net.minecraft.item.Item
[29Jan2021 18:53:50.422] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cuckoo_clock of type net.minecraft.block.Block
[29Jan2021 18:53:50.422] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mysterious_cuckoo_clock of type net.minecraft.item.Item
[29Jan2021 18:53:50.423] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mysterious_cuckoo_clock of type net.minecraft.block.Block
[29Jan2021 18:53:50.425] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry millstone of type net.minecraft.item.Item
[29Jan2021 18:53:50.425] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry millstone of type net.minecraft.block.Block
[29Jan2021 18:53:50.426] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushing_wheel of type net.minecraft.item.Item
[29Jan2021 18:53:50.433] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushing_wheel of type net.minecraft.block.Block
[29Jan2021 18:53:50.438] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushing_wheel_controller of type net.minecraft.block.Block
[29Jan2021 18:53:50.491] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_press of type net.minecraft.item.Item
[29Jan2021 18:53:50.491] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_press of type net.minecraft.block.Block
[29Jan2021 18:53:50.504] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_mixer of type net.minecraft.item.Item
[29Jan2021 18:53:50.504] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_mixer of type net.minecraft.block.Block
[29Jan2021 18:53:50.514] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry basin of type net.minecraft.item.Item
[29Jan2021 18:53:50.514] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry basin of type net.minecraft.block.Block
[29Jan2021 18:53:50.518] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_burner of type net.minecraft.item.Item
[29Jan2021 18:53:50.518] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_burner of type net.minecraft.block.Block
[29Jan2021 18:53:50.519] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lit_blaze_burner of type net.minecraft.block.Block
[29Jan2021 18:53:50.522] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry depot of type net.minecraft.item.Item
[29Jan2021 18:53:50.522] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry depot of type net.minecraft.block.Block
[29Jan2021 18:53:50.537] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chute of type net.minecraft.item.Item
[29Jan2021 18:53:50.537] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chute of type net.minecraft.block.Block
[29Jan2021 18:53:50.543] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry speedometer of type net.minecraft.item.Item
[29Jan2021 18:53:50.543] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry speedometer of type net.minecraft.block.Block
[29Jan2021 18:53:50.543] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file chiselsandbits-client.toml for chiselsandbits tracking
[29Jan2021 18:53:50.543] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file chiselsandbits-server.toml for chiselsandbits tracking
[29Jan2021 18:53:50.543] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file chiselsandbits-common.toml for chiselsandbits tracking
[29Jan2021 18:53:50.543] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stressometer of type net.minecraft.item.Item
[29Jan2021 18:53:50.543] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stressometer of type net.minecraft.block.Block
[29Jan2021 18:53:50.548] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wooden_bracket of type net.minecraft.item.Item
[29Jan2021 18:53:50.548] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wooden_bracket of type net.minecraft.block.Block
[29Jan2021 18:53:50.550] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry metal_bracket of type net.minecraft.item.Item
[29Jan2021 18:53:50.550] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry metal_bracket of type net.minecraft.block.Block
[29Jan2021 18:53:50.552] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_pipe of type net.minecraft.item.Item
[29Jan2021 18:53:50.552] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_pipe of type net.minecraft.block.Block
[29Jan2021 18:53:50.683] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_fluid_pipe of type net.minecraft.block.Block
[29Jan2021 18:53:50.684] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry glass_fluid_pipe of type net.minecraft.block.Block
[29Jan2021 18:53:50.686] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_pump of type net.minecraft.item.Item
[29Jan2021 18:53:50.687] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_pump of type net.minecraft.block.Block
[29Jan2021 18:53:50.689] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smart_fluid_pipe of type net.minecraft.item.Item
[29Jan2021 18:53:50.689] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smart_fluid_pipe of type net.minecraft.block.Block
[29Jan2021 18:53:50.692] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_valve of type net.minecraft.item.Item
[29Jan2021 18:53:50.692] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_valve of type net.minecraft.block.Block
[29Jan2021 18:53:50.696] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_valve_handle of type net.minecraft.item.Item
[29Jan2021 18:53:50.696] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_valve_handle of type net.minecraft.block.Block
[29Jan2021 18:53:50.696] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_valve_handle of type net.minecraft.item.Item
[29Jan2021 18:53:50.696] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_valve_handle of type net.minecraft.block.Block
[29Jan2021 18:53:50.697] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_valve_handle of type net.minecraft.item.Item
[29Jan2021 18:53:50.697] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_valve_handle of type net.minecraft.block.Block
[29Jan2021 18:53:50.697] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_valve_handle of type net.minecraft.item.Item
[29Jan2021 18:53:50.697] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_valve_handle of type net.minecraft.block.Block
[29Jan2021 18:53:50.697] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_valve_handle of type net.minecraft.item.Item
[29Jan2021 18:53:50.697] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_valve_handle of type net.minecraft.block.Block
[29Jan2021 18:53:50.697] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_valve_handle of type net.minecraft.item.Item
[29Jan2021 18:53:50.697] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_valve_handle of type net.minecraft.block.Block
[29Jan2021 18:53:50.697] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_valve_handle of type net.minecraft.item.Item
[29Jan2021 18:53:50.697] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_valve_handle of type net.minecraft.block.Block
[29Jan2021 18:53:50.697] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_valve_handle of type net.minecraft.item.Item
[29Jan2021 18:53:50.697] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_valve_handle of type net.minecraft.block.Block
[29Jan2021 18:53:50.697] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_valve_handle of type net.minecraft.item.Item
[29Jan2021 18:53:50.697] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_valve_handle of type net.minecraft.block.Block
[29Jan2021 18:53:50.697] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_valve_handle of type net.minecraft.item.Item
[29Jan2021 18:53:50.697] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_valve_handle of type net.minecraft.block.Block
[29Jan2021 18:53:50.697] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_valve_handle of type net.minecraft.item.Item
[29Jan2021 18:53:50.697] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_valve_handle of type net.minecraft.block.Block
[29Jan2021 18:53:50.697] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_valve_handle of type net.minecraft.item.Item
[29Jan2021 18:53:50.697] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_valve_handle of type net.minecraft.block.Block
[29Jan2021 18:53:50.698] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_valve_handle of type net.minecraft.item.Item
[29Jan2021 18:53:50.698] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_valve_handle of type net.minecraft.block.Block
[29Jan2021 18:53:50.698] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_valve_handle of type net.minecraft.item.Item
[29Jan2021 18:53:50.698] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_valve_handle of type net.minecraft.block.Block
[29Jan2021 18:53:50.698] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_valve_handle of type net.minecraft.item.Item
[29Jan2021 18:53:50.698] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_valve_handle of type net.minecraft.block.Block
[29Jan2021 18:53:50.698] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_valve_handle of type net.minecraft.item.Item
[29Jan2021 18:53:50.698] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_valve_handle of type net.minecraft.block.Block
[29Jan2021 18:53:50.698] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_valve_handle of type net.minecraft.item.Item
[29Jan2021 18:53:50.698] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_valve_handle of type net.minecraft.block.Block
[29Jan2021 18:53:50.704] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_tank of type net.minecraft.item.Item
[29Jan2021 18:53:50.704] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_tank of type net.minecraft.block.Block
[29Jan2021 18:53:50.705] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_fluid_tank of type net.minecraft.item.Item
[29Jan2021 18:53:50.705] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_fluid_tank of type net.minecraft.block.Block
[29Jan2021 18:53:50.707] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hose_pulley of type net.minecraft.item.Item
[29Jan2021 18:53:50.707] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hose_pulley of type net.minecraft.block.Block
[29Jan2021 18:53:50.709] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry item_drain of type net.minecraft.item.Item
[29Jan2021 18:53:50.710] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry item_drain of type net.minecraft.block.Block
[29Jan2021 18:53:50.711] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spout of type net.minecraft.item.Item
[29Jan2021 18:53:50.711] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spout of type net.minecraft.block.Block
[29Jan2021 18:53:50.713] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry portable_fluid_interface of type net.minecraft.item.Item
[29Jan2021 18:53:50.713] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry portable_fluid_interface of type net.minecraft.block.Block
[29Jan2021 18:53:50.778] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_piston of type net.minecraft.item.Item
[29Jan2021 18:53:50.778] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_piston of type net.minecraft.block.Block
[29Jan2021 18:53:50.778] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sticky_mechanical_piston of type net.minecraft.item.Item
[29Jan2021 18:53:50.778] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sticky_mechanical_piston of type net.minecraft.block.Block
[29Jan2021 18:53:50.780] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry piston_extension_pole of type net.minecraft.item.Item
[29Jan2021 18:53:50.780] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry piston_extension_pole of type net.minecraft.block.Block
[29Jan2021 18:53:50.783] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_piston_head of type net.minecraft.block.Block
[29Jan2021 18:53:50.785] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry windmill_bearing of type net.minecraft.item.Item
[29Jan2021 18:53:50.785] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry windmill_bearing of type net.minecraft.block.Block
[29Jan2021 18:53:50.786] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_bearing of type net.minecraft.item.Item
[29Jan2021 18:53:50.787] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_bearing of type net.minecraft.block.Block
[29Jan2021 18:53:50.788] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry clockwork_bearing of type net.minecraft.item.Item
[29Jan2021 18:53:50.788] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry clockwork_bearing of type net.minecraft.block.Block
[29Jan2021 18:53:50.792] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rope_pulley of type net.minecraft.item.Item
[29Jan2021 18:53:50.792] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rope_pulley of type net.minecraft.block.Block
[29Jan2021 18:53:50.794] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rope of type net.minecraft.block.Block
[29Jan2021 18:53:50.795] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pulley_magnet of type net.minecraft.block.Block
[29Jan2021 18:53:50.812] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cart_assembler of type net.minecraft.item.Item
[29Jan2021 18:53:50.812] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cart_assembler of type net.minecraft.block.Block
[29Jan2021 18:53:50.814] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry reinforced_rail of type net.minecraft.item.Item
[29Jan2021 18:53:50.814] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry reinforced_rail of type net.minecraft.block.Block
[29Jan2021 18:53:50.837] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry controller_rail of type net.minecraft.item.Item
[29Jan2021 18:53:50.837] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry controller_rail of type net.minecraft.block.Block
[29Jan2021 18:53:50.838] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry minecart_anchor of type net.minecraft.block.Block
[29Jan2021 18:53:50.881] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry linear_chassis of type net.minecraft.item.Item
[29Jan2021 18:53:50.881] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry linear_chassis of type net.minecraft.block.Block
[29Jan2021 18:53:50.882] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry secondary_linear_chassis of type net.minecraft.item.Item
[29Jan2021 18:53:50.882] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry secondary_linear_chassis of type net.minecraft.block.Block
[29Jan2021 18:53:50.884] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry radial_chassis of type net.minecraft.item.Item
[29Jan2021 18:53:50.884] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry radial_chassis of type net.minecraft.block.Block
[29Jan2021 18:53:50.885] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_drill of type net.minecraft.item.Item
[29Jan2021 18:53:50.885] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_drill of type net.minecraft.block.Block
[29Jan2021 18:53:50.886] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for chiselsandbits
[29Jan2021 18:53:50.886] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.chiselsandbits.events.TickHandler to FORGE
[29Jan2021 18:53:50.886] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.chiselsandbits.events.EntityItemPickupEventHandler to FORGE
[29Jan2021 18:53:50.888] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_saw of type net.minecraft.item.Item
[29Jan2021 18:53:50.888] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_saw of type net.minecraft.block.Block
[29Jan2021 18:53:50.892] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deployer of type net.minecraft.item.Item
[29Jan2021 18:53:50.892] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deployer of type net.minecraft.block.Block
[29Jan2021 18:53:50.892] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry portable_storage_interface of type net.minecraft.item.Item
[29Jan2021 18:53:50.892] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry portable_storage_interface of type net.minecraft.block.Block
[29Jan2021 18:53:50.894] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.chiselsandbits.data.tags.ForgePaperTagGenerator to MOD
[29Jan2021 18:53:50.898] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.chiselsandbits.data.tags.ForcedChiselableTagGenerator to MOD
[29Jan2021 18:53:50.900] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.chiselsandbits.data.tags.ChiselTagGenerator to MOD
[29Jan2021 18:53:50.902] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.chiselsandbits.data.tags.BlockedChiselableTagGenerator to MOD
[29Jan2021 18:53:50.903] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.chiselsandbits.data.tags.BitBagTagGenerator to MOD
[29Jan2021 18:53:50.903] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_harvester of type net.minecraft.item.Item
[29Jan2021 18:53:50.903] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_harvester of type net.minecraft.block.Block
[29Jan2021 18:53:50.904] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.chiselsandbits.data.recipe.WoodenWrenchRecipeGenerator to MOD
[29Jan2021 18:53:50.907] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_plough of type net.minecraft.item.Item
[29Jan2021 18:53:50.907] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_plough of type net.minecraft.block.Block
[29Jan2021 18:53:50.909] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_seat of type net.minecraft.item.Item
[29Jan2021 18:53:50.909] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_seat of type net.minecraft.block.Block
[29Jan2021 18:53:50.909] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_seat of type net.minecraft.item.Item
[29Jan2021 18:53:50.909] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_seat of type net.minecraft.block.Block
[29Jan2021 18:53:50.909] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_seat of type net.minecraft.item.Item
[29Jan2021 18:53:50.909] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_seat of type net.minecraft.block.Block
[29Jan2021 18:53:50.910] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_seat of type net.minecraft.item.Item
[29Jan2021 18:53:50.910] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_seat of type net.minecraft.block.Block
[29Jan2021 18:53:50.910] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_seat of type net.minecraft.item.Item
[29Jan2021 18:53:50.910] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_seat of type net.minecraft.block.Block
[29Jan2021 18:53:50.910] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_seat of type net.minecraft.item.Item
[29Jan2021 18:53:50.911] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_seat of type net.minecraft.block.Block
[29Jan2021 18:53:50.911] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_seat of type net.minecraft.item.Item
[29Jan2021 18:53:50.911] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_seat of type net.minecraft.block.Block
[29Jan2021 18:53:50.911] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_seat of type net.minecraft.item.Item
[29Jan2021 18:53:50.911] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_seat of type net.minecraft.block.Block
[29Jan2021 18:53:50.911] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_seat of type net.minecraft.item.Item
[29Jan2021 18:53:50.911] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_seat of type net.minecraft.block.Block
[29Jan2021 18:53:50.911] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_seat of type net.minecraft.item.Item
[29Jan2021 18:53:50.911] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_seat of type net.minecraft.block.Block
[29Jan2021 18:53:50.911] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_seat of type net.minecraft.item.Item
[29Jan2021 18:53:50.911] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_seat of type net.minecraft.block.Block
[29Jan2021 18:53:50.911] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_seat of type net.minecraft.item.Item
[29Jan2021 18:53:50.911] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_seat of type net.minecraft.block.Block
[29Jan2021 18:53:50.911] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_seat of type net.minecraft.item.Item
[29Jan2021 18:53:50.911] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_seat of type net.minecraft.block.Block
[29Jan2021 18:53:50.911] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_seat of type net.minecraft.item.Item
[29Jan2021 18:53:50.911] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_seat of type net.minecraft.block.Block
[29Jan2021 18:53:50.912] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_seat of type net.minecraft.item.Item
[29Jan2021 18:53:50.912] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_seat of type net.minecraft.block.Block
[29Jan2021 18:53:50.912] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_seat of type net.minecraft.item.Item
[29Jan2021 18:53:50.912] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_seat of type net.minecraft.block.Block
[29Jan2021 18:53:50.912] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sail_frame of type net.minecraft.item.Item
[29Jan2021 18:53:50.912] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sail_frame of type net.minecraft.block.Block
[29Jan2021 18:53:50.913] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_sail of type net.minecraft.item.Item
[29Jan2021 18:53:50.913] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_sail of type net.minecraft.block.Block
[29Jan2021 18:53:50.913] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.chiselsandbits.data.recipe.TapeMeasureRecipeGenerator to MOD
[29Jan2021 18:53:50.914] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_sail of type net.minecraft.block.Block
[29Jan2021 18:53:50.914] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_sail of type net.minecraft.block.Block
[29Jan2021 18:53:50.914] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_sail of type net.minecraft.block.Block
[29Jan2021 18:53:50.914] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_sail of type net.minecraft.block.Block
[29Jan2021 18:53:50.914] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_sail of type net.minecraft.block.Block
[29Jan2021 18:53:50.915] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_sail of type net.minecraft.block.Block
[29Jan2021 18:53:50.915] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_sail of type net.minecraft.block.Block
[29Jan2021 18:53:50.915] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_sail of type net.minecraft.block.Block
[29Jan2021 18:53:50.915] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_sail of type net.minecraft.block.Block
[29Jan2021 18:53:50.915] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_sail of type net.minecraft.block.Block
[29Jan2021 18:53:50.915] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_sail of type net.minecraft.block.Block
[29Jan2021 18:53:50.916] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_sail of type net.minecraft.block.Block
[29Jan2021 18:53:50.916] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_sail of type net.minecraft.block.Block
[29Jan2021 18:53:50.916] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_sail of type net.minecraft.block.Block
[29Jan2021 18:53:50.916] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_sail of type net.minecraft.block.Block
[29Jan2021 18:53:50.916] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.chiselsandbits.data.recipe.StoneChiselRecipeGenerator to MOD
[29Jan2021 18:53:50.918] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.chiselsandbits.data.recipe.StoneBitSawRecipeGenerator to MOD
[29Jan2021 18:53:50.918] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_casing of type net.minecraft.item.Item
[29Jan2021 18:53:50.918] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_casing of type net.minecraft.block.Block
[29Jan2021 18:53:50.919] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.chiselsandbits.data.recipe.SpecialCraftingRecipeGenerator to MOD
[29Jan2021 18:53:50.919] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_casing of type net.minecraft.item.Item
[29Jan2021 18:53:50.919] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_casing of type net.minecraft.block.Block
[29Jan2021 18:53:50.919] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_casing of type net.minecraft.item.Item
[29Jan2021 18:53:50.919] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_casing of type net.minecraft.block.Block
[29Jan2021 18:53:50.919] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.chiselsandbits.data.recipe.PositivePrintRecipeGenerator to MOD
[29Jan2021 18:53:50.923] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.chiselsandbits.data.recipe.NetheriteChiselRecipeGenerator to MOD
[29Jan2021 18:53:50.925] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.chiselsandbits.data.recipe.NetheriteBitSawRecipeGenerator to MOD
[29Jan2021 18:53:50.926] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.chiselsandbits.data.recipe.NegativePrintRecipeGenerator to MOD
[29Jan2021 18:53:50.927] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.chiselsandbits.data.recipe.MirrorPrintRecipeGenerator to MOD
[29Jan2021 18:53:50.927] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_casing of type net.minecraft.item.Item
[29Jan2021 18:53:50.927] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_casing of type net.minecraft.block.Block
[29Jan2021 18:53:50.927] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_casing of type net.minecraft.item.Item
[29Jan2021 18:53:50.927] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.chiselsandbits.data.recipe.MagnifyingGlassRecipeGenerator to MOD
[29Jan2021 18:53:50.928] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_casing of type net.minecraft.block.Block
[29Jan2021 18:53:50.928] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.chiselsandbits.data.recipe.IronChiselRecipeGenerator to MOD
[29Jan2021 18:53:50.929] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.chiselsandbits.data.recipe.IronBitSawRecipeGenerator to MOD
[29Jan2021 18:53:50.930] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.chiselsandbits.data.recipe.GoldChiselRecipeGenerator to MOD
[29Jan2021 18:53:50.930] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_crafter of type net.minecraft.item.Item
[29Jan2021 18:53:50.930] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_crafter of type net.minecraft.block.Block
[29Jan2021 18:53:50.931] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.chiselsandbits.data.recipe.GoldBitSawRecipeGenerator to MOD
[29Jan2021 18:53:50.933] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.chiselsandbits.data.recipe.DiamondChiselRecipeGenerator to MOD
[29Jan2021 18:53:50.933] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.chiselsandbits.data.recipe.DiamondBitSawRecipeGenerator to MOD
[29Jan2021 18:53:50.935] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.chiselsandbits.data.recipe.ChiselPrinterRecipeGenerator to MOD
[29Jan2021 18:53:51.093] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.chiselsandbits.data.recipe.BitStorageRecipeGenerator to MOD
[29Jan2021 18:53:51.094] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.chiselsandbits.data.recipe.BitBagRecipeGenerator to MOD
[29Jan2021 18:53:51.094] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.chiselsandbits.data.model.ChiselBlockItemModelGenerator to MOD
[29Jan2021 18:53:51.097] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.chiselsandbits.data.lang.ConfigLangGenerator to MOD
[29Jan2021 18:53:51.098] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.chiselsandbits.data.blockstate.ChiselPrinterBlockStateGenerator to MOD
[29Jan2021 18:53:51.100] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.chiselsandbits.data.blockstate.ChiseledBlockBlockStateGenerator to MOD
[29Jan2021 18:53:51.103] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.chiselsandbits.data.advancement.ChiselsAndBitsAdvancementGenerator to MOD
[29Jan2021 18:53:51.170] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sequenced_gearshift of type net.minecraft.item.Item
[29Jan2021 18:53:51.171] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sequenced_gearshift of type net.minecraft.block.Block
[29Jan2021 18:53:51.191] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flywheel of type net.minecraft.item.Item
[29Jan2021 18:53:51.191] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flywheel of type net.minecraft.block.Block
[29Jan2021 18:53:51.194] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry furnace_engine of type net.minecraft.item.Item
[29Jan2021 18:53:51.194] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry furnace_engine of type net.minecraft.block.Block
[29Jan2021 18:53:51.195] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rotation_speed_controller of type net.minecraft.item.Item
[29Jan2021 18:53:51.195] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rotation_speed_controller of type net.minecraft.block.Block
[29Jan2021 18:53:51.199] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_arm of type net.minecraft.item.Item
[29Jan2021 18:53:51.199] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_arm of type net.minecraft.block.Block
[29Jan2021 18:53:51.209] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_funnel of type net.minecraft.item.Item
[29Jan2021 18:53:51.209] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_funnel of type net.minecraft.block.Block
[29Jan2021 18:53:51.211] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_belt_funnel of type net.minecraft.block.Block
[29Jan2021 18:53:51.212] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_funnel of type net.minecraft.item.Item
[29Jan2021 18:53:51.212] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_funnel of type net.minecraft.block.Block
[29Jan2021 18:53:51.213] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_belt_funnel of type net.minecraft.block.Block
[29Jan2021 18:53:51.219] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_tunnel of type net.minecraft.item.Item
[29Jan2021 18:53:51.219] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_tunnel of type net.minecraft.block.Block
[29Jan2021 18:53:51.220] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file bettermineshafts-forge-1_16.toml for bettermineshafts tracking
[29Jan2021 18:53:51.221] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_tunnel of type net.minecraft.item.Item
[29Jan2021 18:53:51.221] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bettermineshafts
[29Jan2021 18:53:51.221] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_tunnel of type net.minecraft.block.Block
[29Jan2021 18:53:51.221] [modloading-worker-3/DEBUG] [bettercaves/]: Better Caves entry point
[29Jan2021 18:53:51.223] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_contact of type net.minecraft.item.Item
[29Jan2021 18:53:51.223] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_contact of type net.minecraft.block.Block
[29Jan2021 18:53:51.226] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry content_observer of type net.minecraft.item.Item
[29Jan2021 18:53:51.226] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry content_observer of type net.minecraft.block.Block
[29Jan2021 18:53:51.228] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stockpile_switch of type net.minecraft.item.Item
[29Jan2021 18:53:51.228] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stockpile_switch of type net.minecraft.block.Block
[29Jan2021 18:53:51.369] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file bettercaves-1_16.toml for bettercaves tracking
[29Jan2021 18:53:51.373] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bettercaves
[29Jan2021 18:53:51.384] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_crate of type net.minecraft.item.Item
[29Jan2021 18:53:51.386] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xaerominimap
[29Jan2021 18:53:51.387] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_crate of type net.minecraft.block.Block
[29Jan2021 18:53:51.388] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file subwild-common.toml for subwild tracking
[29Jan2021 18:53:51.389] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_crate of type net.minecraft.item.Item
[29Jan2021 18:53:51.389] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_crate of type net.minecraft.block.Block
[29Jan2021 18:53:51.393] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nixie_tube of type net.minecraft.item.Item
[29Jan2021 18:53:51.393] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nixie_tube of type net.minecraft.block.Block
[29Jan2021 18:53:51.395] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_link of type net.minecraft.item.Item
[29Jan2021 18:53:51.396] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_link of type net.minecraft.block.Block
[29Jan2021 18:53:51.397] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry analog_lever of type net.minecraft.item.Item
[29Jan2021 18:53:51.398] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry analog_lever of type net.minecraft.block.Block
[29Jan2021 18:53:51.402] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pulse_repeater of type net.minecraft.item.Item
[29Jan2021 18:53:51.402] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pulse_repeater of type net.minecraft.block.Block
[29Jan2021 18:53:51.404] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_repeater of type net.minecraft.item.Item
[29Jan2021 18:53:51.404] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_repeater of type net.minecraft.block.Block
[29Jan2021 18:53:51.405] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_pulse_repeater of type net.minecraft.item.Item
[29Jan2021 18:53:51.405] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_pulse_repeater of type net.minecraft.block.Block
[29Jan2021 18:53:51.409] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry powered_latch of type net.minecraft.item.Item
[29Jan2021 18:53:51.409] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry powered_latch of type net.minecraft.block.Block
[29Jan2021 18:53:51.410] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry powered_toggle_latch of type net.minecraft.item.Item
[29Jan2021 18:53:51.411] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry powered_toggle_latch of type net.minecraft.block.Block
[29Jan2021 18:53:51.414] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_ore of type net.minecraft.item.Item
[29Jan2021 18:53:51.414] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_ore of type net.minecraft.block.Block
[29Jan2021 18:53:51.414] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_ore of type net.minecraft.item.Item
[29Jan2021 18:53:51.414] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_ore of type net.minecraft.block.Block
[29Jan2021 18:53:51.414] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_block of type net.minecraft.item.Item
[29Jan2021 18:53:51.414] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_block of type net.minecraft.block.Block
[29Jan2021 18:53:51.415] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_shingles of type net.minecraft.item.Item
[29Jan2021 18:53:51.415] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_shingles of type net.minecraft.block.Block
[29Jan2021 18:53:51.415] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_tiles of type net.minecraft.item.Item
[29Jan2021 18:53:51.416] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_tiles of type net.minecraft.block.Block
[29Jan2021 18:53:51.416] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_block of type net.minecraft.item.Item
[29Jan2021 18:53:51.416] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_block of type net.minecraft.block.Block
[29Jan2021 18:53:51.417] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_block of type net.minecraft.item.Item
[29Jan2021 18:53:51.417] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_block of type net.minecraft.block.Block
[29Jan2021 18:53:51.419] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_nugget of type net.minecraft.item.Item
[29Jan2021 18:53:51.419] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_nugget of type net.minecraft.item.Item
[29Jan2021 18:53:51.419] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_nugget of type net.minecraft.item.Item
[29Jan2021 18:53:51.419] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_sheet of type net.minecraft.item.Item
[29Jan2021 18:53:51.419] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_sheet of type net.minecraft.item.Item
[29Jan2021 18:53:51.419] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_sheet of type net.minecraft.item.Item
[29Jan2021 18:53:51.419] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry golden_sheet of type net.minecraft.item.Item
[29Jan2021 18:53:51.419] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lapis_sheet of type net.minecraft.item.Item
[29Jan2021 18:53:51.419] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_iron_ore of type net.minecraft.item.Item
[29Jan2021 18:53:51.551] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_gold_ore of type net.minecraft.item.Item
[29Jan2021 18:53:51.551] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_copper_ore of type net.minecraft.item.Item
[29Jan2021 18:53:51.551] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_zinc_ore of type net.minecraft.item.Item
[29Jan2021 18:53:51.551] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_brass of type net.minecraft.item.Item
[29Jan2021 18:53:51.552] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_osmium_ore of type net.minecraft.item.Item
[29Jan2021 18:53:51.553] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_platinum_ore of type net.minecraft.item.Item
[29Jan2021 18:53:51.553] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_silver_ore of type net.minecraft.item.Item
[29Jan2021 18:53:51.553] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_tin_ore of type net.minecraft.item.Item
[29Jan2021 18:53:51.553] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_lead_ore of type net.minecraft.item.Item
[29Jan2021 18:53:51.553] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_quicksilver_ore of type net.minecraft.item.Item
[29Jan2021 18:53:51.553] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_aluminum_ore of type net.minecraft.item.Item
[29Jan2021 18:53:51.553] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_uranium_ore of type net.minecraft.item.Item
[29Jan2021 18:53:51.553] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_nickel_ore of type net.minecraft.item.Item
[29Jan2021 18:53:51.553] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_alloy of type net.minecraft.item.Item
[29Jan2021 18:53:51.553] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_ingot of type net.minecraft.item.Item
[29Jan2021 18:53:51.553] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_ingot of type net.minecraft.item.Item
[29Jan2021 18:53:51.554] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_ingot of type net.minecraft.item.Item
[29Jan2021 18:53:51.554] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wheat_flour of type net.minecraft.item.Item
[29Jan2021 18:53:51.554] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dough of type net.minecraft.item.Item
[29Jan2021 18:53:51.554] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cinder_flour of type net.minecraft.item.Item
[29Jan2021 18:53:51.554] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry powdered_obsidian of type net.minecraft.item.Item
[29Jan2021 18:53:51.554] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_quartz of type net.minecraft.item.Item
[29Jan2021 18:53:51.554] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_rose_quartz of type net.minecraft.item.Item
[29Jan2021 18:53:51.554] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry propeller of type net.minecraft.item.Item
[29Jan2021 18:53:51.554] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry whisk of type net.minecraft.item.Item
[29Jan2021 18:53:51.554] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_hand of type net.minecraft.item.Item
[29Jan2021 18:53:51.555] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crafter_slot_cover of type net.minecraft.item.Item
[29Jan2021 18:53:51.557] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_cake_base of type net.minecraft.item.Item
[29Jan2021 18:53:51.562] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_cake of type net.minecraft.item.Item
[29Jan2021 18:53:51.562] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bar_of_chocolate of type net.minecraft.item.Item
[29Jan2021 18:53:51.564] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry builders_tea of type net.minecraft.item.Item
[29Jan2021 18:53:51.566] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chromatic_compound of type net.minecraft.item.Item
[29Jan2021 18:53:51.567] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel of type net.minecraft.item.Item
[29Jan2021 18:53:51.568] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance of type net.minecraft.item.Item
[29Jan2021 18:53:51.568] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electron_tube of type net.minecraft.item.Item
[29Jan2021 18:53:51.568] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry integrated_circuit of type net.minecraft.item.Item
[29Jan2021 18:53:51.570] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry belt_connector of type net.minecraft.item.Item
[29Jan2021 18:53:51.572] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_gearbox of type net.minecraft.item.Item
[29Jan2021 18:53:51.572] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry empty_blaze_burner of type net.minecraft.item.Item
[29Jan2021 18:53:51.576] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry super_glue of type net.minecraft.item.Item
[29Jan2021 18:53:51.577] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry minecart_coupling of type net.minecraft.item.Item
[29Jan2021 18:53:51.581] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sand_paper of type net.minecraft.item.Item
[29Jan2021 18:53:51.582] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_sand_paper of type net.minecraft.item.Item
[29Jan2021 18:53:51.584] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wrench of type net.minecraft.item.Item
[29Jan2021 18:53:51.585] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry goggles of type net.minecraft.item.Item
[29Jan2021 18:53:51.587] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry minecart_contraption of type net.minecraft.item.Item
[29Jan2021 18:53:51.587] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry furnace_minecart_contraption of type net.minecraft.item.Item
[29Jan2021 18:53:51.587] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chest_minecart_contraption of type net.minecraft.item.Item
[29Jan2021 18:53:51.592] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry filter of type net.minecraft.item.Item
[29Jan2021 18:53:51.592] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry attribute_filter of type net.minecraft.item.Item
[29Jan2021 18:53:51.702] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for subwild
[29Jan2021 18:53:51.702] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing melonslise.subwild.common.event.SubWildModEvents to MOD
[29Jan2021 18:53:51.703] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing melonslise.subwild.common.event.SubWildForgeEvents to FORGE
[29Jan2021 18:53:51.738] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tree_fertilizer of type net.minecraft.item.Item
[29Jan2021 18:53:51.744] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry handheld_blockzapper of type net.minecraft.item.Item
[29Jan2021 18:53:51.746] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry handheld_worldshaper of type net.minecraft.item.Item
[29Jan2021 18:53:51.749] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deforester of type net.minecraft.item.Item
[29Jan2021 18:53:51.753] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wand_of_symmetry of type net.minecraft.item.Item
[29Jan2021 18:53:51.755] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry extendo_grip of type net.minecraft.item.Item
[29Jan2021 18:53:51.755] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry empty_schematic of type net.minecraft.item.Item
[29Jan2021 18:53:51.756] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematic_and_quill of type net.minecraft.item.Item
[29Jan2021 18:53:51.758] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematic of type net.minecraft.item.Item
[29Jan2021 18:53:51.766] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry potion of type net.minecraft.fluid.Fluid
[29Jan2021 18:53:51.766] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_potion of type net.minecraft.fluid.Fluid
[29Jan2021 18:53:51.767] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tea of type net.minecraft.fluid.Fluid
[29Jan2021 18:53:51.767] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_tea of type net.minecraft.fluid.Fluid
[29Jan2021 18:53:51.768] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry milk of type net.minecraft.fluid.Fluid
[29Jan2021 18:53:51.768] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_milk of type net.minecraft.fluid.Fluid
[29Jan2021 18:53:51.772] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry honey_bucket of type net.minecraft.item.Item
[29Jan2021 18:53:51.774] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry honey of type net.minecraft.block.Block
[29Jan2021 18:53:51.774] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry honey of type net.minecraft.fluid.Fluid
[29Jan2021 18:53:51.774] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_honey of type net.minecraft.fluid.Fluid
[29Jan2021 18:53:51.975] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chocolate_bucket of type net.minecraft.item.Item
[29Jan2021 18:53:51.975] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chocolate of type net.minecraft.block.Block
[29Jan2021 18:53:51.975] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chocolate of type net.minecraft.fluid.Fluid
[29Jan2021 18:53:51.975] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_chocolate of type net.minecraft.fluid.Fluid
[29Jan2021 18:53:51.988] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_glass of type net.minecraft.item.Item
[29Jan2021 18:53:51.988] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_glass of type net.minecraft.block.Block
[29Jan2021 18:53:52.005] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_glass of type net.minecraft.item.Item
[29Jan2021 18:53:52.005] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_glass of type net.minecraft.block.Block
[29Jan2021 18:53:52.005] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_framed_glass of type net.minecraft.item.Item
[29Jan2021 18:53:52.005] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_framed_glass of type net.minecraft.block.Block
[29Jan2021 18:53:52.005] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_framed_glass of type net.minecraft.item.Item
[29Jan2021 18:53:52.005] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_framed_glass of type net.minecraft.block.Block
[29Jan2021 18:53:52.010] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_glass_pane of type net.minecraft.item.Item
[29Jan2021 18:53:52.010] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_glass_pane of type net.minecraft.block.Block
[29Jan2021 18:53:52.012] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_glass_pane of type net.minecraft.item.Item
[29Jan2021 18:53:52.013] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_glass_pane of type net.minecraft.block.Block
[29Jan2021 18:53:52.014] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_framed_glass_pane of type net.minecraft.item.Item
[29Jan2021 18:53:52.014] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_framed_glass_pane of type net.minecraft.block.Block
[29Jan2021 18:53:52.014] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_framed_glass_pane of type net.minecraft.item.Item
[29Jan2021 18:53:52.014] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_framed_glass_pane of type net.minecraft.block.Block
[29Jan2021 18:53:52.015] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oak_window of type net.minecraft.item.Item
[29Jan2021 18:53:52.015] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oak_window of type net.minecraft.block.Block
[29Jan2021 18:53:52.016] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spruce_window of type net.minecraft.item.Item
[29Jan2021 18:53:52.016] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spruce_window of type net.minecraft.block.Block
[29Jan2021 18:53:52.016] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry birch_window of type net.minecraft.item.Item
[29Jan2021 18:53:52.017] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry birch_window of type net.minecraft.block.Block
[29Jan2021 18:53:52.017] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry jungle_window of type net.minecraft.item.Item
[29Jan2021 18:53:52.017] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry jungle_window of type net.minecraft.block.Block
[29Jan2021 18:53:52.017] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry acacia_window of type net.minecraft.item.Item
[29Jan2021 18:53:52.017] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry acacia_window of type net.minecraft.block.Block
[29Jan2021 18:53:52.017] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_oak_window of type net.minecraft.item.Item
[29Jan2021 18:53:52.017] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_oak_window of type net.minecraft.block.Block
[29Jan2021 18:53:52.017] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimson_window of type net.minecraft.item.Item
[29Jan2021 18:53:52.017] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimson_window of type net.minecraft.block.Block
[29Jan2021 18:53:52.017] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry warped_window of type net.minecraft.item.Item
[29Jan2021 18:53:52.017] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry warped_window of type net.minecraft.block.Block
[29Jan2021 18:53:52.019] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ornate_iron_window of type net.minecraft.item.Item
[29Jan2021 18:53:52.019] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ornate_iron_window of type net.minecraft.block.Block
[29Jan2021 18:53:52.019] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oak_window_pane of type net.minecraft.item.Item
[29Jan2021 18:53:52.019] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oak_window_pane of type net.minecraft.block.Block
[29Jan2021 18:53:52.019] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spruce_window_pane of type net.minecraft.item.Item
[29Jan2021 18:53:52.019] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spruce_window_pane of type net.minecraft.block.Block
[29Jan2021 18:53:52.019] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry birch_window_pane of type net.minecraft.item.Item
[29Jan2021 18:53:52.019] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry birch_window_pane of type net.minecraft.block.Block
[29Jan2021 18:53:52.019] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry jungle_window_pane of type net.minecraft.item.Item
[29Jan2021 18:53:52.019] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry jungle_window_pane of type net.minecraft.block.Block
[29Jan2021 18:53:52.019] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry acacia_window_pane of type net.minecraft.item.Item
[29Jan2021 18:53:52.019] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry acacia_window_pane of type net.minecraft.block.Block
[29Jan2021 18:53:52.019] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_oak_window_pane of type net.minecraft.item.Item
[29Jan2021 18:53:52.019] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_oak_window_pane of type net.minecraft.block.Block
[29Jan2021 18:53:52.020] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimson_window_pane of type net.minecraft.item.Item
[29Jan2021 18:53:52.020] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimson_window_pane of type net.minecraft.block.Block
[29Jan2021 18:53:52.020] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry warped_window_pane of type net.minecraft.item.Item
[29Jan2021 18:53:52.020] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry warped_window_pane of type net.minecraft.block.Block
[29Jan2021 18:53:52.020] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ornate_iron_window_pane of type net.minecraft.item.Item
[29Jan2021 18:53:52.020] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ornate_iron_window_pane of type net.minecraft.block.Block
[29Jan2021 18:53:52.151] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_cobblestone of type net.minecraft.item.Item
[29Jan2021 18:53:52.151] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_cobblestone of type net.minecraft.block.Block
[29Jan2021 18:53:52.165] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_cobblestone_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.165] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_cobblestone_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.167] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_cobblestone_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.167] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_cobblestone_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.167] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_cobblestone_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.167] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_cobblestone_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.167] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_bricks of type net.minecraft.item.Item
[29Jan2021 18:53:52.167] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_bricks of type net.minecraft.block.Block
[29Jan2021 18:53:52.167] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_bricks_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.167] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_bricks_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.167] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_bricks_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.167] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_bricks_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.167] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_bricks_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.167] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_bricks_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.167] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_granite_bricks of type net.minecraft.item.Item
[29Jan2021 18:53:52.167] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_granite_bricks of type net.minecraft.block.Block
[29Jan2021 18:53:52.168] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_granite_bricks_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.168] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_granite_bricks_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.168] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_granite_bricks_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.168] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_granite_bricks_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.168] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_granite_bricks_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.168] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_granite_bricks_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.168] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_pillar of type net.minecraft.item.Item
[29Jan2021 18:53:52.168] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_pillar of type net.minecraft.block.Block
[29Jan2021 18:53:52.169] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_granite of type net.minecraft.item.Item
[29Jan2021 18:53:52.169] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_granite of type net.minecraft.block.Block
[29Jan2021 18:53:52.169] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_granite_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.169] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_granite_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.169] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_granite_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.169] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_granite_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.169] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_granite_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.169] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_granite_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.171] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_granite of type net.minecraft.item.Item
[29Jan2021 18:53:52.171] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_granite of type net.minecraft.block.Block
[29Jan2021 18:53:52.172] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_granite of type net.minecraft.item.Item
[29Jan2021 18:53:52.172] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_granite of type net.minecraft.block.Block
[29Jan2021 18:53:52.172] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_granite of type net.minecraft.item.Item
[29Jan2021 18:53:52.172] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_granite of type net.minecraft.block.Block
[29Jan2021 18:53:52.172] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_cobblestone of type net.minecraft.item.Item
[29Jan2021 18:53:52.172] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_cobblestone of type net.minecraft.block.Block
[29Jan2021 18:53:52.172] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_cobblestone_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.173] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_cobblestone_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.173] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_cobblestone_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.173] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_cobblestone_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.173] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_cobblestone_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.173] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_cobblestone_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.173] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_bricks of type net.minecraft.item.Item
[29Jan2021 18:53:52.173] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_bricks of type net.minecraft.block.Block
[29Jan2021 18:53:52.173] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_bricks_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.173] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_bricks_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.175] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_bricks_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.175] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_bricks_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.175] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_bricks_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.176] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_bricks_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.176] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_diorite_bricks of type net.minecraft.item.Item
[29Jan2021 18:53:52.176] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_diorite_bricks of type net.minecraft.block.Block
[29Jan2021 18:53:52.176] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_diorite_bricks_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.176] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_diorite_bricks_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.176] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_diorite_bricks_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.176] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_diorite_bricks_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.176] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_diorite_bricks_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.176] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_diorite_bricks_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.176] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_pillar of type net.minecraft.item.Item
[29Jan2021 18:53:52.176] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_pillar of type net.minecraft.block.Block
[29Jan2021 18:53:52.176] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_diorite of type net.minecraft.item.Item
[29Jan2021 18:53:52.176] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_diorite of type net.minecraft.block.Block
[29Jan2021 18:53:52.176] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_diorite_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.176] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_diorite_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.176] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_diorite_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.176] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_diorite_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.176] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_diorite_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.176] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_diorite_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.177] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_diorite of type net.minecraft.item.Item
[29Jan2021 18:53:52.177] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_diorite of type net.minecraft.block.Block
[29Jan2021 18:53:52.177] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_diorite of type net.minecraft.item.Item
[29Jan2021 18:53:52.177] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_diorite of type net.minecraft.block.Block
[29Jan2021 18:53:52.177] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_diorite of type net.minecraft.item.Item
[29Jan2021 18:53:52.177] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_diorite of type net.minecraft.block.Block
[29Jan2021 18:53:52.177] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_cobblestone of type net.minecraft.item.Item
[29Jan2021 18:53:52.177] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_cobblestone of type net.minecraft.block.Block
[29Jan2021 18:53:52.177] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_cobblestone_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.177] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_cobblestone_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.177] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_cobblestone_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.177] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_cobblestone_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.178] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_cobblestone_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.178] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_cobblestone_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.178] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bricks of type net.minecraft.item.Item
[29Jan2021 18:53:52.178] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bricks of type net.minecraft.block.Block
[29Jan2021 18:53:52.178] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bricks_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.178] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bricks_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.178] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bricks_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.178] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bricks_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.178] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bricks_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.178] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bricks_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.178] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_andesite_bricks of type net.minecraft.item.Item
[29Jan2021 18:53:52.178] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_andesite_bricks of type net.minecraft.block.Block
[29Jan2021 18:53:52.178] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_andesite_bricks_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.178] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_andesite_bricks_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.182] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_andesite_bricks_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.182] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_andesite_bricks_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.182] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_andesite_bricks_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.182] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_andesite_bricks_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.183] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_pillar of type net.minecraft.item.Item
[29Jan2021 18:53:52.183] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_pillar of type net.minecraft.block.Block
[29Jan2021 18:53:52.183] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_andesite of type net.minecraft.item.Item
[29Jan2021 18:53:52.183] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_andesite of type net.minecraft.block.Block
[29Jan2021 18:53:52.183] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_andesite_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.183] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_andesite_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.183] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_andesite_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.183] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_andesite_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.183] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_andesite_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.183] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_andesite_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.183] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_andesite of type net.minecraft.item.Item
[29Jan2021 18:53:52.187] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_andesite of type net.minecraft.block.Block
[29Jan2021 18:53:52.187] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_andesite of type net.minecraft.item.Item
[29Jan2021 18:53:52.187] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_andesite of type net.minecraft.block.Block
[29Jan2021 18:53:52.187] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_andesite of type net.minecraft.item.Item
[29Jan2021 18:53:52.187] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_andesite of type net.minecraft.block.Block
[29Jan2021 18:53:52.188] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limesand of type net.minecraft.item.Item
[29Jan2021 18:53:52.188] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limesand of type net.minecraft.block.Block
[29Jan2021 18:53:52.188] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone of type net.minecraft.item.Item
[29Jan2021 18:53:52.188] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone of type net.minecraft.block.Block
[29Jan2021 18:53:52.188] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_cobblestone of type net.minecraft.item.Item
[29Jan2021 18:53:52.188] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_cobblestone of type net.minecraft.block.Block
[29Jan2021 18:53:52.188] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_cobblestone_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.189] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_cobblestone_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.189] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_cobblestone_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.189] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_cobblestone_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.189] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_cobblestone_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.189] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_cobblestone_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.189] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_limestone of type net.minecraft.item.Item
[29Jan2021 18:53:52.189] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_limestone of type net.minecraft.block.Block
[29Jan2021 18:53:52.189] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_limestone_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.189] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_limestone_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.189] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_limestone_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.189] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_limestone_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.189] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_limestone_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.189] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_limestone_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.192] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_bricks of type net.minecraft.item.Item
[29Jan2021 18:53:52.193] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_bricks of type net.minecraft.block.Block
[29Jan2021 18:53:52.193] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_bricks_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.193] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_bricks_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.194] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_bricks_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.194] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_bricks_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.194] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_bricks_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.194] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_bricks_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.194] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_limestone_bricks of type net.minecraft.item.Item
[29Jan2021 18:53:52.194] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_limestone_bricks of type net.minecraft.block.Block
[29Jan2021 18:53:52.194] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_limestone_bricks_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.194] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_limestone_bricks_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.194] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_limestone_bricks_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.194] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_limestone_bricks_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.194] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_limestone_bricks_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.194] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_limestone_bricks_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.194] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_pillar of type net.minecraft.item.Item
[29Jan2021 18:53:52.194] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_pillar of type net.minecraft.block.Block
[29Jan2021 18:53:52.194] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_limestone of type net.minecraft.item.Item
[29Jan2021 18:53:52.194] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_limestone of type net.minecraft.block.Block
[29Jan2021 18:53:52.194] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_limestone_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.194] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_limestone_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.195] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_limestone_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.195] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_limestone_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.195] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_limestone_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.195] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_limestone_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.195] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_limestone of type net.minecraft.item.Item
[29Jan2021 18:53:52.195] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_limestone of type net.minecraft.block.Block
[29Jan2021 18:53:52.196] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_limestone of type net.minecraft.item.Item
[29Jan2021 18:53:52.196] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_limestone of type net.minecraft.block.Block
[29Jan2021 18:53:52.196] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_limestone of type net.minecraft.item.Item
[29Jan2021 18:53:52.196] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_limestone of type net.minecraft.block.Block
[29Jan2021 18:53:52.196] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_limestone of type net.minecraft.item.Item
[29Jan2021 18:53:52.196] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_limestone of type net.minecraft.block.Block
[29Jan2021 18:53:52.196] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone of type net.minecraft.item.Item
[29Jan2021 18:53:52.196] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone of type net.minecraft.block.Block
[29Jan2021 18:53:52.196] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_cobblestone of type net.minecraft.item.Item
[29Jan2021 18:53:52.196] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_cobblestone of type net.minecraft.block.Block
[29Jan2021 18:53:52.196] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_cobblestone_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.196] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_cobblestone_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.196] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_cobblestone_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.196] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_cobblestone_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.196] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_cobblestone_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.196] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_cobblestone_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.196] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_weathered_limestone of type net.minecraft.item.Item
[29Jan2021 18:53:52.196] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_weathered_limestone of type net.minecraft.block.Block
[29Jan2021 18:53:52.196] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_weathered_limestone_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.196] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_weathered_limestone_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.197] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_weathered_limestone_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.197] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_weathered_limestone_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.197] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_weathered_limestone_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.197] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_weathered_limestone_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.197] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_bricks of type net.minecraft.item.Item
[29Jan2021 18:53:52.197] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_bricks of type net.minecraft.block.Block
[29Jan2021 18:53:52.197] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_bricks_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.197] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_bricks_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.197] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_bricks_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.197] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_bricks_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.197] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_bricks_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.197] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_bricks_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.197] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_weathered_limestone_bricks of type net.minecraft.item.Item
[29Jan2021 18:53:52.197] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_weathered_limestone_bricks of type net.minecraft.block.Block
[29Jan2021 18:53:52.197] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_weathered_limestone_bricks_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.197] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_weathered_limestone_bricks_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.197] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_weathered_limestone_bricks_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.197] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_weathered_limestone_bricks_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.197] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_weathered_limestone_bricks_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.197] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_weathered_limestone_bricks_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.197] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_pillar of type net.minecraft.item.Item
[29Jan2021 18:53:52.197] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_pillar of type net.minecraft.block.Block
[29Jan2021 18:53:52.197] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_weathered_limestone of type net.minecraft.item.Item
[29Jan2021 18:53:52.197] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_weathered_limestone of type net.minecraft.block.Block
[29Jan2021 18:53:52.198] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_weathered_limestone_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.198] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_weathered_limestone_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.198] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_weathered_limestone_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.198] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_weathered_limestone_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.198] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_weathered_limestone_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.198] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_weathered_limestone_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.198] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_weathered_limestone of type net.minecraft.item.Item
[29Jan2021 18:53:52.198] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_weathered_limestone of type net.minecraft.block.Block
[29Jan2021 18:53:52.198] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_weathered_limestone of type net.minecraft.item.Item
[29Jan2021 18:53:52.198] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_weathered_limestone of type net.minecraft.block.Block
[29Jan2021 18:53:52.198] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_weathered_limestone of type net.minecraft.item.Item
[29Jan2021 18:53:52.198] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_weathered_limestone of type net.minecraft.block.Block
[29Jan2021 18:53:52.198] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_weathered_limestone of type net.minecraft.item.Item
[29Jan2021 18:53:52.198] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_weathered_limestone of type net.minecraft.block.Block
[29Jan2021 18:53:52.199] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite of type net.minecraft.item.Item
[29Jan2021 18:53:52.199] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite of type net.minecraft.block.Block
[29Jan2021 18:53:52.199] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_cobblestone of type net.minecraft.item.Item
[29Jan2021 18:53:52.199] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_cobblestone of type net.minecraft.block.Block
[29Jan2021 18:53:52.200] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_cobblestone_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.200] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_cobblestone_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.202] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_cobblestone_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.202] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_cobblestone_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.202] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_cobblestone_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.202] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_cobblestone_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.202] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dolomite of type net.minecraft.item.Item
[29Jan2021 18:53:52.202] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dolomite of type net.minecraft.block.Block
[29Jan2021 18:53:52.202] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dolomite_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.202] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dolomite_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.202] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dolomite_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.202] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dolomite_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.202] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dolomite_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.202] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dolomite_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.202] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_bricks of type net.minecraft.item.Item
[29Jan2021 18:53:52.202] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_bricks of type net.minecraft.block.Block
[29Jan2021 18:53:52.202] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_bricks_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.202] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_bricks_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.202] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_bricks_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.202] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_bricks_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.203] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_bricks_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.203] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_bricks_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.203] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dolomite_bricks of type net.minecraft.item.Item
[29Jan2021 18:53:52.203] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dolomite_bricks of type net.minecraft.block.Block
[29Jan2021 18:53:52.203] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dolomite_bricks_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.203] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dolomite_bricks_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.203] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dolomite_bricks_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.203] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dolomite_bricks_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.203] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dolomite_bricks_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.203] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dolomite_bricks_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.203] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_pillar of type net.minecraft.item.Item
[29Jan2021 18:53:52.203] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_pillar of type net.minecraft.block.Block
[29Jan2021 18:53:52.203] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dolomite of type net.minecraft.item.Item
[29Jan2021 18:53:52.203] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dolomite of type net.minecraft.block.Block
[29Jan2021 18:53:52.203] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dolomite_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.203] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dolomite_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.203] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dolomite_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.203] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dolomite_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.203] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dolomite_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.203] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dolomite_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.203] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_dolomite of type net.minecraft.item.Item
[29Jan2021 18:53:52.204] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_dolomite of type net.minecraft.block.Block
[29Jan2021 18:53:52.204] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_dolomite of type net.minecraft.item.Item
[29Jan2021 18:53:52.204] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_dolomite of type net.minecraft.block.Block
[29Jan2021 18:53:52.204] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_dolomite of type net.minecraft.item.Item
[29Jan2021 18:53:52.204] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_dolomite of type net.minecraft.block.Block
[29Jan2021 18:53:52.204] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_dolomite of type net.minecraft.item.Item
[29Jan2021 18:53:52.204] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_dolomite of type net.minecraft.block.Block
[29Jan2021 18:53:52.205] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro of type net.minecraft.item.Item
[29Jan2021 18:53:52.205] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro of type net.minecraft.block.Block
[29Jan2021 18:53:52.205] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_cobblestone of type net.minecraft.item.Item
[29Jan2021 18:53:52.205] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_cobblestone of type net.minecraft.block.Block
[29Jan2021 18:53:52.205] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_cobblestone_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.205] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_cobblestone_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.205] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_cobblestone_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.205] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_cobblestone_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.205] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_cobblestone_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.205] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_cobblestone_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.205] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_gabbro of type net.minecraft.item.Item
[29Jan2021 18:53:52.205] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_gabbro of type net.minecraft.block.Block
[29Jan2021 18:53:52.205] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_gabbro_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.205] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_gabbro_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.205] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_gabbro_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.205] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_gabbro_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.205] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_gabbro_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.205] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_gabbro_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.206] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_bricks of type net.minecraft.item.Item
[29Jan2021 18:53:52.206] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_bricks of type net.minecraft.block.Block
[29Jan2021 18:53:52.206] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_bricks_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.206] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_bricks_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.206] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_bricks_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.206] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_bricks_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.206] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_bricks_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.206] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_bricks_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.206] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_gabbro_bricks of type net.minecraft.item.Item
[29Jan2021 18:53:52.206] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_gabbro_bricks of type net.minecraft.block.Block
[29Jan2021 18:53:52.206] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_gabbro_bricks_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.206] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_gabbro_bricks_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.207] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_gabbro_bricks_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.207] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_gabbro_bricks_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.207] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_gabbro_bricks_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.208] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_gabbro_bricks_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.208] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_pillar of type net.minecraft.item.Item
[29Jan2021 18:53:52.208] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_pillar of type net.minecraft.block.Block
[29Jan2021 18:53:52.208] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_gabbro of type net.minecraft.item.Item
[29Jan2021 18:53:52.208] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_gabbro of type net.minecraft.block.Block
[29Jan2021 18:53:52.208] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_gabbro_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.208] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_gabbro_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.208] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_gabbro_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.208] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_gabbro_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.208] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_gabbro_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.208] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_gabbro_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.208] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_gabbro of type net.minecraft.item.Item
[29Jan2021 18:53:52.208] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_gabbro of type net.minecraft.block.Block
[29Jan2021 18:53:52.208] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_gabbro of type net.minecraft.item.Item
[29Jan2021 18:53:52.209] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_gabbro of type net.minecraft.block.Block
[29Jan2021 18:53:52.209] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_gabbro of type net.minecraft.item.Item
[29Jan2021 18:53:52.209] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_gabbro of type net.minecraft.block.Block
[29Jan2021 18:53:52.209] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_gabbro of type net.minecraft.item.Item
[29Jan2021 18:53:52.209] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_gabbro of type net.minecraft.block.Block
[29Jan2021 18:53:52.209] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria of type net.minecraft.item.Item
[29Jan2021 18:53:52.209] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria of type net.minecraft.block.Block
[29Jan2021 18:53:52.226] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry natural_scoria of type net.minecraft.item.Item
[29Jan2021 18:53:52.226] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry natural_scoria of type net.minecraft.block.Block
[29Jan2021 18:53:52.226] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_cobblestone of type net.minecraft.item.Item
[29Jan2021 18:53:52.226] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_cobblestone of type net.minecraft.block.Block
[29Jan2021 18:53:52.226] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_cobblestone_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.226] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_cobblestone_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.226] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_cobblestone_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.226] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_cobblestone_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.226] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_cobblestone_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.226] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_cobblestone_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.227] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_scoria of type net.minecraft.item.Item
[29Jan2021 18:53:52.227] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_scoria of type net.minecraft.block.Block
[29Jan2021 18:53:52.227] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_scoria_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.227] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_scoria_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.227] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_scoria_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.227] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_scoria_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.227] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_scoria_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.227] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_scoria_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.227] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_bricks of type net.minecraft.item.Item
[29Jan2021 18:53:52.227] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_bricks of type net.minecraft.block.Block
[29Jan2021 18:53:52.227] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_bricks_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.227] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_bricks_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.227] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_bricks_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.227] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_bricks_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.227] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_bricks_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.227] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_bricks_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.227] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_scoria_bricks of type net.minecraft.item.Item
[29Jan2021 18:53:52.227] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_scoria_bricks of type net.minecraft.block.Block
[29Jan2021 18:53:52.227] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_scoria_bricks_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.227] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_scoria_bricks_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.227] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_scoria_bricks_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.227] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_scoria_bricks_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.227] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_scoria_bricks_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.227] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_scoria_bricks_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.227] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_pillar of type net.minecraft.item.Item
[29Jan2021 18:53:52.227] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_pillar of type net.minecraft.block.Block
[29Jan2021 18:53:52.227] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_scoria of type net.minecraft.item.Item
[29Jan2021 18:53:52.227] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_scoria of type net.minecraft.block.Block
[29Jan2021 18:53:52.227] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_scoria_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.227] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_scoria_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.227] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_scoria_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.227] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_scoria_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.227] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_scoria_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.228] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_scoria_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.228] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_scoria of type net.minecraft.item.Item
[29Jan2021 18:53:52.228] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_scoria of type net.minecraft.block.Block
[29Jan2021 18:53:52.228] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_scoria of type net.minecraft.item.Item
[29Jan2021 18:53:52.228] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_scoria of type net.minecraft.block.Block
[29Jan2021 18:53:52.228] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_scoria of type net.minecraft.item.Item
[29Jan2021 18:53:52.228] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_scoria of type net.minecraft.block.Block
[29Jan2021 18:53:52.228] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_scoria of type net.minecraft.item.Item
[29Jan2021 18:53:52.228] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_scoria of type net.minecraft.block.Block
[29Jan2021 18:53:52.284] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria of type net.minecraft.item.Item
[29Jan2021 18:53:52.284] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria of type net.minecraft.block.Block
[29Jan2021 18:53:52.284] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_cobblestone of type net.minecraft.item.Item
[29Jan2021 18:53:52.284] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_cobblestone of type net.minecraft.block.Block
[29Jan2021 18:53:52.284] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_cobblestone_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.284] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_cobblestone_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.284] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_cobblestone_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.284] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_cobblestone_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.284] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_cobblestone_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.284] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_cobblestone_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.285] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dark_scoria of type net.minecraft.item.Item
[29Jan2021 18:53:52.285] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dark_scoria of type net.minecraft.block.Block
[29Jan2021 18:53:52.285] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dark_scoria_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.285] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dark_scoria_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.285] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dark_scoria_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.285] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dark_scoria_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.285] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dark_scoria_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.285] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dark_scoria_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.285] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_bricks of type net.minecraft.item.Item
[29Jan2021 18:53:52.285] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_bricks of type net.minecraft.block.Block
[29Jan2021 18:53:52.285] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_bricks_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.285] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_bricks_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.285] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_bricks_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.285] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_bricks_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.285] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_bricks_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.285] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_bricks_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.285] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dark_scoria_bricks of type net.minecraft.item.Item
[29Jan2021 18:53:52.285] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dark_scoria_bricks of type net.minecraft.block.Block
[29Jan2021 18:53:52.286] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dark_scoria_bricks_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.286] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dark_scoria_bricks_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.286] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dark_scoria_bricks_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.286] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dark_scoria_bricks_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.286] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dark_scoria_bricks_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.286] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dark_scoria_bricks_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.286] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_pillar of type net.minecraft.item.Item
[29Jan2021 18:53:52.286] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_pillar of type net.minecraft.block.Block
[29Jan2021 18:53:52.286] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dark_scoria of type net.minecraft.item.Item
[29Jan2021 18:53:52.286] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dark_scoria of type net.minecraft.block.Block
[29Jan2021 18:53:52.286] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dark_scoria_stairs of type net.minecraft.item.Item
[29Jan2021 18:53:52.286] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dark_scoria_stairs of type net.minecraft.block.Block
[29Jan2021 18:53:52.286] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dark_scoria_slab of type net.minecraft.item.Item
[29Jan2021 18:53:52.286] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dark_scoria_slab of type net.minecraft.block.Block
[29Jan2021 18:53:52.286] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dark_scoria_wall of type net.minecraft.item.Item
[29Jan2021 18:53:52.286] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dark_scoria_wall of type net.minecraft.block.Block
[29Jan2021 18:53:52.286] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_dark_scoria of type net.minecraft.item.Item
[29Jan2021 18:53:52.286] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_dark_scoria of type net.minecraft.block.Block
[29Jan2021 18:53:52.286] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_dark_scoria of type net.minecraft.item.Item
[29Jan2021 18:53:52.286] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_dark_scoria of type net.minecraft.block.Block
[29Jan2021 18:53:52.286] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_dark_scoria of type net.minecraft.item.Item
[29Jan2021 18:53:52.286] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_dark_scoria of type net.minecraft.block.Block
[29Jan2021 18:53:52.286] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_dark_scoria of type net.minecraft.item.Item
[29Jan2021 18:53:52.286] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_dark_scoria of type net.minecraft.block.Block
[29Jan2021 18:53:52.294] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry contraption of type net.minecraft.entity.EntityType
[29Jan2021 18:53:52.296] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stationary_contraption of type net.minecraft.entity.EntityType
[29Jan2021 18:53:52.297] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry super_glue of type net.minecraft.entity.EntityType
[29Jan2021 18:53:52.298] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry seat of type net.minecraft.entity.EntityType
[29Jan2021 18:53:52.340] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematicannon of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.343] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematic_table of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.344] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry simple_kinetic of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.347] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry motor of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.352] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gearbox of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.353] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_shaft of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.354] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_pulley of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.416] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_fan of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.418] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nozzle of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.421] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry clutch of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.422] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gearshift of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.422] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry turntable of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.423] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hand_crank of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.425] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cuckoo_clock of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.427] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_pump of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.429] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smart_fluid_pipe of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.430] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_pipe of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.430] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_fluid_pipe of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.431] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry glass_fluid_pipe of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.436] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_valve of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.437] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_tank of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.439] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_fluid_tank of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.442] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hose_pulley of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.443] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spout of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.444] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry item_drain of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.447] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry belt of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.451] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chute of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.453] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_tunnel of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.538] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_tunnel of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.542] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_arm of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.546] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_piston of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.564] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry windmill_bearing of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.564] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_bearing of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.567] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry clockwork_bearing of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.571] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rope_pulley of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.575] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chassis of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.577] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry drill of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.579] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry saw of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.579] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry harvester of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.581] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry portable_storage_interface of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.582] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry portable_fluid_interface of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.583] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flywheel of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.585] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry furnace_engine of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.626] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry millstone of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.627] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushing_wheel of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.629] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushing_wheel_controller of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.631] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry water_wheel of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.633] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_press of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.634] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_mixer of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.638] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deployer of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.643] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry basin of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.644] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_heater of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.647] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_crafter of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.648] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sequenced_gearshift of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.650] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rotation_speed_controller of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.652] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry speedometer of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.654] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stressometer of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.655] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry analog_lever of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.656] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cart_assembler of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.658] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_link of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.659] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nixie_tube of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.661] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stockpile_switch of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.681] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for immersiveengineering
[29Jan2021 18:53:52.681] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.world.Villages$Registers to MOD
[29Jan2021 18:53:52.681] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.world.Villages$Events to FORGE
[29Jan2021 18:53:52.685] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.wires.WireSyncManager to FORGE
[29Jan2021 18:53:52.688] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.util.loot.GrassDrops to MOD
[29Jan2021 18:53:52.689] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.util.SpawnInterdictionHandler to FORGE
[29Jan2021 18:53:52.692] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.util.SafeChunkUtils to FORGE
[29Jan2021 18:53:52.693] [modloading-worker-2/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/chunk/Chunk
[29Jan2021 18:53:52.701] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_crate of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.703] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_crate of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.705] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry depot of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.709] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry funnel of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.709] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry content_observer of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.711] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_repeater of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.712] [modloading-worker-0/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_pulse_repeater of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:52.796] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file create-common.toml for create tracking
[29Jan2021 18:53:52.796] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file create-client.toml for create tracking
[29Jan2021 18:53:52.796] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file create-server.toml for create tracking
[29Jan2021 18:53:52.796] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create
[29Jan2021 18:53:52.796] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.utility.RemapHelper to FORGE
[29Jan2021 18:53:52.798] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.tileEntity.behaviour.scrollvalue.ScrollValueHandler to FORGE
[29Jan2021 18:53:52.801] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.tileEntity.behaviour.linked.LinkHandler to FORGE
[29Jan2021 18:53:52.801] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.tileEntity.behaviour.filtering.FilteringHandler to FORGE
[29Jan2021 18:53:52.803] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.tileEntity.behaviour.edgeInteraction.EdgeInteractionHandler to FORGE
[29Jan2021 18:53:52.804] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.events.CommonEvents to FORGE
[29Jan2021 18:53:52.809] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.logistics.block.mechanicalArm.ArmItem to FORGE
[29Jan2021 18:53:52.853] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.util.IESounds to MOD
[29Jan2021 18:53:52.855] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.logistics.block.funnel.FunnelItem to FORGE
[29Jan2021 18:53:52.855] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.curiosities.zapper.ZapperInteractionHandler to FORGE
[29Jan2021 18:53:52.859] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.curiosities.tools.ExtendoGripItem to FORGE
[29Jan2021 18:53:52.859] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.util.FakePlayerUtil to FORGE
[29Jan2021 18:53:52.860] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.curiosities.tools.DeforesterItem to FORGE
[29Jan2021 18:53:52.860] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.gui.GuiHandler to MOD
[29Jan2021 18:53:52.862] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.data.IEDataGenerator to MOD
[29Jan2021 18:53:52.862] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.config.IEServerConfig to MOD
[29Jan2021 18:53:52.862] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.blocks.multiblocks.StaticTemplateManager to FORGE
[29Jan2021 18:53:52.866] [modloading-worker-2/DEBUG] [mixin/]: Mixing accessors.TemplateAccess from immersiveengineering.mixins.json into net.minecraft.world.gen.feature.template.Template
[29Jan2021 18:53:52.861] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.curiosities.symmetry.SymmetryHandler to FORGE
[29Jan2021 18:53:52.872] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.blocks.metal.FluidPipeTileEntity to FORGE
[29Jan2021 18:53:52.882] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.IEContent to MOD
[29Jan2021 18:53:52.884] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.client.DynamicModelLoader$ForgeBusSubscriber to FORGE
[29Jan2021 18:53:52.931] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.processing.burner.BlazeBurnerHandler to FORGE
[29Jan2021 18:53:52.937] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.fluids.FluidBottleItemHook to FORGE
[29Jan2021 18:53:52.939] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.components.structureMovement.train.MinecartCouplingItem to FORGE
[29Jan2021 18:53:52.941] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.components.structureMovement.train.CouplingHandler to FORGE
[29Jan2021 18:53:52.944] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.components.structureMovement.mounted.MinecartContraptionItem to FORGE
[29Jan2021 18:53:52.945] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.components.structureMovement.glue.SuperGlueHandler to FORGE
[29Jan2021 18:53:52.946] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.api.wires.NetworkSanitizer to FORGE
[29Jan2021 18:53:52.946] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.components.structureMovement.ContraptionHandlerClient to FORGE
[29Jan2021 18:53:52.947] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.components.flywheel.engine.FurnaceEngineBlock to FORGE
[29Jan2021 18:53:52.947] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.api.wires.GlobalWireNetwork to FORGE
[29Jan2021 18:53:52.952] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.components.deployer.DeployerFakePlayer to FORGE
[29Jan2021 18:53:53.052] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.components.crusher.CrushingWheelTileEntity to FORGE
[29Jan2021 18:53:53.586] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mekanism
[29Jan2021 18:53:53.587] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after CONSTRUCT: 1 jobs
[29Jan2021 18:53:53.593] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.001
[29Jan2021 18:53:54.182] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 403 known objects of type net.minecraft.block.Block
[29Jan2021 18:53:54.184] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:schematicannon to registry minecraft:block
[29Jan2021 18:53:54.184] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:schematic_table to registry minecraft:block
[29Jan2021 18:53:54.187] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:shaft to registry minecraft:block
[29Jan2021 18:53:54.188] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cogwheel to registry minecraft:block
[29Jan2021 18:53:54.188] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:large_cogwheel to registry minecraft:block
[29Jan2021 18:53:54.188] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_encased_shaft to registry minecraft:block
[29Jan2021 18:53:54.189] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_encased_shaft to registry minecraft:block
[29Jan2021 18:53:54.189] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gearbox to registry minecraft:block
[29Jan2021 18:53:54.189] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:clutch to registry minecraft:block
[29Jan2021 18:53:54.189] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gearshift to registry minecraft:block
[29Jan2021 18:53:54.191] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:encased_chain_drive to registry minecraft:block
[29Jan2021 18:53:54.192] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_chain_gearshift to registry minecraft:block
[29Jan2021 18:53:54.195] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:belt to registry minecraft:block
[29Jan2021 18:53:54.195] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:creative_motor to registry minecraft:block
[29Jan2021 18:53:54.196] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:water_wheel to registry minecraft:block
[29Jan2021 18:53:54.196] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:encased_fan to registry minecraft:block
[29Jan2021 18:53:54.196] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:nozzle to registry minecraft:block
[29Jan2021 18:53:54.196] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:turntable to registry minecraft:block
[29Jan2021 18:53:54.196] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:hand_crank to registry minecraft:block
[29Jan2021 18:53:54.196] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cuckoo_clock to registry minecraft:block
[29Jan2021 18:53:54.197] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mysterious_cuckoo_clock to registry minecraft:block
[29Jan2021 18:53:54.197] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:millstone to registry minecraft:block
[29Jan2021 18:53:54.197] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushing_wheel to registry minecraft:block
[29Jan2021 18:53:54.197] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushing_wheel_controller to registry minecraft:block
[29Jan2021 18:53:54.197] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_press to registry minecraft:block
[29Jan2021 18:53:54.197] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_mixer to registry minecraft:block
[29Jan2021 18:53:54.197] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:basin to registry minecraft:block
[29Jan2021 18:53:54.198] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blaze_burner to registry minecraft:block
[29Jan2021 18:53:54.199] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:lit_blaze_burner to registry minecraft:block
[29Jan2021 18:53:54.199] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:depot to registry minecraft:block
[29Jan2021 18:53:54.217] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chute to registry minecraft:block
[29Jan2021 18:53:54.303] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:speedometer to registry minecraft:block
[29Jan2021 18:53:54.303] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:stressometer to registry minecraft:block
[29Jan2021 18:53:54.304] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:wooden_bracket to registry minecraft:block
[29Jan2021 18:53:54.304] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:metal_bracket to registry minecraft:block
[29Jan2021 18:53:54.309] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fluid_pipe to registry minecraft:block
[29Jan2021 18:53:54.310] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:encased_fluid_pipe to registry minecraft:block
[29Jan2021 18:53:54.310] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:glass_fluid_pipe to registry minecraft:block
[29Jan2021 18:53:54.311] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_pump to registry minecraft:block
[29Jan2021 18:53:54.311] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:smart_fluid_pipe to registry minecraft:block
[29Jan2021 18:53:54.311] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fluid_valve to registry minecraft:block
[29Jan2021 18:53:54.311] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_valve_handle to registry minecraft:block
[29Jan2021 18:53:54.311] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:white_valve_handle to registry minecraft:block
[29Jan2021 18:53:54.311] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:orange_valve_handle to registry minecraft:block
[29Jan2021 18:53:54.311] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:magenta_valve_handle to registry minecraft:block
[29Jan2021 18:53:54.311] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_blue_valve_handle to registry minecraft:block
[29Jan2021 18:53:54.311] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:yellow_valve_handle to registry minecraft:block
[29Jan2021 18:53:54.311] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:lime_valve_handle to registry minecraft:block
[29Jan2021 18:53:54.311] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:pink_valve_handle to registry minecraft:block
[29Jan2021 18:53:54.311] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gray_valve_handle to registry minecraft:block
[29Jan2021 18:53:54.312] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_gray_valve_handle to registry minecraft:block
[29Jan2021 18:53:54.312] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cyan_valve_handle to registry minecraft:block
[29Jan2021 18:53:54.312] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:purple_valve_handle to registry minecraft:block
[29Jan2021 18:53:54.312] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blue_valve_handle to registry minecraft:block
[29Jan2021 18:53:54.312] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brown_valve_handle to registry minecraft:block
[29Jan2021 18:53:54.312] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:green_valve_handle to registry minecraft:block
[29Jan2021 18:53:54.312] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:red_valve_handle to registry minecraft:block
[29Jan2021 18:53:54.312] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:black_valve_handle to registry minecraft:block
[29Jan2021 18:53:54.313] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fluid_tank to registry minecraft:block
[29Jan2021 18:53:54.314] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:creative_fluid_tank to registry minecraft:block
[29Jan2021 18:53:54.314] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:hose_pulley to registry minecraft:block
[29Jan2021 18:53:54.314] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:item_drain to registry minecraft:block
[29Jan2021 18:53:54.314] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:spout to registry minecraft:block
[29Jan2021 18:53:54.314] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:portable_fluid_interface to registry minecraft:block
[29Jan2021 18:53:54.315] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_piston to registry minecraft:block
[29Jan2021 18:53:54.316] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sticky_mechanical_piston to registry minecraft:block
[29Jan2021 18:53:54.317] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:piston_extension_pole to registry minecraft:block
[29Jan2021 18:53:54.317] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_piston_head to registry minecraft:block
[29Jan2021 18:53:54.318] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:windmill_bearing to registry minecraft:block
[29Jan2021 18:53:54.318] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_bearing to registry minecraft:block
[29Jan2021 18:53:54.318] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:clockwork_bearing to registry minecraft:block
[29Jan2021 18:53:54.318] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:rope_pulley to registry minecraft:block
[29Jan2021 18:53:54.318] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:rope to registry minecraft:block
[29Jan2021 18:53:54.318] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:pulley_magnet to registry minecraft:block
[29Jan2021 18:53:54.321] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cart_assembler to registry minecraft:block
[29Jan2021 18:53:54.322] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:reinforced_rail to registry minecraft:block
[29Jan2021 18:53:54.325] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:controller_rail to registry minecraft:block
[29Jan2021 18:53:54.326] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:minecart_anchor to registry minecraft:block
[29Jan2021 18:53:54.326] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:linear_chassis to registry minecraft:block
[29Jan2021 18:53:54.326] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:secondary_linear_chassis to registry minecraft:block
[29Jan2021 18:53:54.326] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:radial_chassis to registry minecraft:block
[29Jan2021 18:53:54.327] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_drill to registry minecraft:block
[29Jan2021 18:53:54.327] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_saw to registry minecraft:block
[29Jan2021 18:53:54.327] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:deployer to registry minecraft:block
[29Jan2021 18:53:54.327] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:portable_storage_interface to registry minecraft:block
[29Jan2021 18:53:54.327] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_harvester to registry minecraft:block
[29Jan2021 18:53:54.327] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_plough to registry minecraft:block
[29Jan2021 18:53:54.327] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:white_seat to registry minecraft:block
[29Jan2021 18:53:54.328] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:orange_seat to registry minecraft:block
[29Jan2021 18:53:54.328] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:magenta_seat to registry minecraft:block
[29Jan2021 18:53:54.328] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_blue_seat to registry minecraft:block
[29Jan2021 18:53:54.328] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:yellow_seat to registry minecraft:block
[29Jan2021 18:53:54.328] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:lime_seat to registry minecraft:block
[29Jan2021 18:53:54.328] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:pink_seat to registry minecraft:block
[29Jan2021 18:53:54.328] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gray_seat to registry minecraft:block
[29Jan2021 18:53:54.328] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_gray_seat to registry minecraft:block
[29Jan2021 18:53:54.329] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cyan_seat to registry minecraft:block
[29Jan2021 18:53:54.329] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:purple_seat to registry minecraft:block
[29Jan2021 18:53:54.329] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blue_seat to registry minecraft:block
[29Jan2021 18:53:54.329] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brown_seat to registry minecraft:block
[29Jan2021 18:53:54.329] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:green_seat to registry minecraft:block
[29Jan2021 18:53:54.329] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:red_seat to registry minecraft:block
[29Jan2021 18:53:54.329] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:black_seat to registry minecraft:block
[29Jan2021 18:53:54.331] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sail_frame to registry minecraft:block
[29Jan2021 18:53:54.331] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:white_sail to registry minecraft:block
[29Jan2021 18:53:54.331] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:orange_sail to registry minecraft:block
[29Jan2021 18:53:54.331] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:magenta_sail to registry minecraft:block
[29Jan2021 18:53:54.331] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_blue_sail to registry minecraft:block
[29Jan2021 18:53:54.331] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:yellow_sail to registry minecraft:block
[29Jan2021 18:53:54.331] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:lime_sail to registry minecraft:block
[29Jan2021 18:53:54.331] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:pink_sail to registry minecraft:block
[29Jan2021 18:53:54.331] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gray_sail to registry minecraft:block
[29Jan2021 18:53:54.331] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_gray_sail to registry minecraft:block
[29Jan2021 18:53:54.332] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cyan_sail to registry minecraft:block
[29Jan2021 18:53:54.332] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:purple_sail to registry minecraft:block
[29Jan2021 18:53:54.332] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blue_sail to registry minecraft:block
[29Jan2021 18:53:54.332] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brown_sail to registry minecraft:block
[29Jan2021 18:53:54.332] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:green_sail to registry minecraft:block
[29Jan2021 18:53:54.332] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:red_sail to registry minecraft:block
[29Jan2021 18:53:54.332] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:black_sail to registry minecraft:block
[29Jan2021 18:53:54.334] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_casing to registry minecraft:block
[29Jan2021 18:53:54.334] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_casing to registry minecraft:block
[29Jan2021 18:53:54.334] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_casing to registry minecraft:block
[29Jan2021 18:53:54.334] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:shadow_steel_casing to registry minecraft:block
[29Jan2021 18:53:54.334] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:refined_radiance_casing to registry minecraft:block
[29Jan2021 18:53:54.335] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_crafter to registry minecraft:block
[29Jan2021 18:53:54.336] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sequenced_gearshift to registry minecraft:block
[29Jan2021 18:53:54.337] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:flywheel to registry minecraft:block
[29Jan2021 18:53:54.337] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:furnace_engine to registry minecraft:block
[29Jan2021 18:53:54.404] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:rotation_speed_controller to registry minecraft:block
[29Jan2021 18:53:54.404] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_arm to registry minecraft:block
[29Jan2021 18:53:54.404] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_funnel to registry minecraft:block
[29Jan2021 18:53:54.405] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_belt_funnel to registry minecraft:block
[29Jan2021 18:53:54.405] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_funnel to registry minecraft:block
[29Jan2021 18:53:54.406] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_belt_funnel to registry minecraft:block
[29Jan2021 18:53:54.407] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_tunnel to registry minecraft:block
[29Jan2021 18:53:54.407] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_tunnel to registry minecraft:block
[29Jan2021 18:53:54.407] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:redstone_contact to registry minecraft:block
[29Jan2021 18:53:54.408] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:content_observer to registry minecraft:block
[29Jan2021 18:53:54.408] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:stockpile_switch to registry minecraft:block
[29Jan2021 18:53:54.408] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_crate to registry minecraft:block
[29Jan2021 18:53:54.408] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:creative_crate to registry minecraft:block
[29Jan2021 18:53:54.409] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:nixie_tube to registry minecraft:block
[29Jan2021 18:53:54.409] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:redstone_link to registry minecraft:block
[29Jan2021 18:53:54.409] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:analog_lever to registry minecraft:block
[29Jan2021 18:53:54.409] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:pulse_repeater to registry minecraft:block
[29Jan2021 18:53:54.409] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_repeater to registry minecraft:block
[29Jan2021 18:53:54.410] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_pulse_repeater to registry minecraft:block
[29Jan2021 18:53:54.411] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:powered_latch to registry minecraft:block
[29Jan2021 18:53:54.411] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:powered_toggle_latch to registry minecraft:block
[29Jan2021 18:53:54.411] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_ore to registry minecraft:block
[29Jan2021 18:53:54.411] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:zinc_ore to registry minecraft:block
[29Jan2021 18:53:54.411] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_block to registry minecraft:block
[29Jan2021 18:53:54.411] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_shingles to registry minecraft:block
[29Jan2021 18:53:54.411] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_tiles to registry minecraft:block
[29Jan2021 18:53:54.412] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:zinc_block to registry minecraft:block
[29Jan2021 18:53:54.412] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_block to registry minecraft:block
[29Jan2021 18:53:54.412] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:honey to registry minecraft:block
[29Jan2021 18:53:54.412] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chocolate to registry minecraft:block
[29Jan2021 18:53:54.412] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:tiled_glass to registry minecraft:block
[29Jan2021 18:53:54.412] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:framed_glass to registry minecraft:block
[29Jan2021 18:53:54.412] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:horizontal_framed_glass to registry minecraft:block
[29Jan2021 18:53:54.412] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:vertical_framed_glass to registry minecraft:block
[29Jan2021 18:53:54.413] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:tiled_glass_pane to registry minecraft:block
[29Jan2021 18:53:54.414] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:framed_glass_pane to registry minecraft:block
[29Jan2021 18:53:54.417] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:horizontal_framed_glass_pane to registry minecraft:block
[29Jan2021 18:53:54.419] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:vertical_framed_glass_pane to registry minecraft:block
[29Jan2021 18:53:54.420] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:oak_window to registry minecraft:block
[29Jan2021 18:53:54.420] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:spruce_window to registry minecraft:block
[29Jan2021 18:53:54.420] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:birch_window to registry minecraft:block
[29Jan2021 18:53:54.420] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:jungle_window to registry minecraft:block
[29Jan2021 18:53:54.420] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:acacia_window to registry minecraft:block
[29Jan2021 18:53:54.420] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_oak_window to registry minecraft:block
[29Jan2021 18:53:54.420] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crimson_window to registry minecraft:block
[29Jan2021 18:53:54.421] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:warped_window to registry minecraft:block
[29Jan2021 18:53:54.421] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:ornate_iron_window to registry minecraft:block
[29Jan2021 18:53:54.422] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:oak_window_pane to registry minecraft:block
[29Jan2021 18:53:54.423] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:spruce_window_pane to registry minecraft:block
[29Jan2021 18:53:54.425] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:birch_window_pane to registry minecraft:block
[29Jan2021 18:53:54.426] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:jungle_window_pane to registry minecraft:block
[29Jan2021 18:53:54.427] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:acacia_window_pane to registry minecraft:block
[29Jan2021 18:53:54.428] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_oak_window_pane to registry minecraft:block
[29Jan2021 18:53:54.429] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crimson_window_pane to registry minecraft:block
[29Jan2021 18:53:54.434] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:warped_window_pane to registry minecraft:block
[29Jan2021 18:53:54.434] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:ornate_iron_window_pane to registry minecraft:block
[29Jan2021 18:53:54.435] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_cobblestone to registry minecraft:block
[29Jan2021 18:53:54.438] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_cobblestone_stairs to registry minecraft:block
[29Jan2021 18:53:54.438] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_cobblestone_slab to registry minecraft:block
[29Jan2021 18:53:54.499] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_cobblestone_wall to registry minecraft:block
[29Jan2021 18:53:54.500] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_bricks to registry minecraft:block
[29Jan2021 18:53:54.502] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_bricks_stairs to registry minecraft:block
[29Jan2021 18:53:54.502] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_bricks_slab to registry minecraft:block
[29Jan2021 18:53:54.510] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_bricks_wall to registry minecraft:block
[29Jan2021 18:53:54.510] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_granite_bricks to registry minecraft:block
[29Jan2021 18:53:54.511] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_granite_bricks_stairs to registry minecraft:block
[29Jan2021 18:53:54.511] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_granite_bricks_slab to registry minecraft:block
[29Jan2021 18:53:54.521] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_granite_bricks_wall to registry minecraft:block
[29Jan2021 18:53:54.521] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_pillar to registry minecraft:block
[29Jan2021 18:53:54.521] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_granite to registry minecraft:block
[29Jan2021 18:53:54.521] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_granite_stairs to registry minecraft:block
[29Jan2021 18:53:54.522] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_granite_slab to registry minecraft:block
[29Jan2021 18:53:54.528] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_granite_wall to registry minecraft:block
[29Jan2021 18:53:54.528] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_granite to registry minecraft:block
[29Jan2021 18:53:54.528] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_granite to registry minecraft:block
[29Jan2021 18:53:54.528] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_granite to registry minecraft:block
[29Jan2021 18:53:54.528] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_cobblestone to registry minecraft:block
[29Jan2021 18:53:54.529] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_cobblestone_stairs to registry minecraft:block
[29Jan2021 18:53:54.529] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_cobblestone_slab to registry minecraft:block
[29Jan2021 18:53:54.543] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_cobblestone_wall to registry minecraft:block
[29Jan2021 18:53:54.543] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_bricks to registry minecraft:block
[29Jan2021 18:53:54.544] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_bricks_stairs to registry minecraft:block
[29Jan2021 18:53:54.544] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_bricks_slab to registry minecraft:block
[29Jan2021 18:53:54.553] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_bricks_wall to registry minecraft:block
[29Jan2021 18:53:54.553] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_diorite_bricks to registry minecraft:block
[29Jan2021 18:53:54.554] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_diorite_bricks_stairs to registry minecraft:block
[29Jan2021 18:53:54.554] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_diorite_bricks_slab to registry minecraft:block
[29Jan2021 18:53:54.561] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_diorite_bricks_wall to registry minecraft:block
[29Jan2021 18:53:54.562] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_pillar to registry minecraft:block
[29Jan2021 18:53:54.562] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_diorite to registry minecraft:block
[29Jan2021 18:53:54.562] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_diorite_stairs to registry minecraft:block
[29Jan2021 18:53:54.563] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_diorite_slab to registry minecraft:block
[29Jan2021 18:53:54.571] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_diorite_wall to registry minecraft:block
[29Jan2021 18:53:54.571] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_diorite to registry minecraft:block
[29Jan2021 18:53:54.571] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_diorite to registry minecraft:block
[29Jan2021 18:53:54.571] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_diorite to registry minecraft:block
[29Jan2021 18:53:54.571] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_cobblestone to registry minecraft:block
[29Jan2021 18:53:54.572] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_cobblestone_stairs to registry minecraft:block
[29Jan2021 18:53:54.572] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_cobblestone_slab to registry minecraft:block
[29Jan2021 18:53:54.585] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_cobblestone_wall to registry minecraft:block
[29Jan2021 18:53:54.585] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_bricks to registry minecraft:block
[29Jan2021 18:53:54.586] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_bricks_stairs to registry minecraft:block
[29Jan2021 18:53:54.586] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_bricks_slab to registry minecraft:block
[29Jan2021 18:53:54.593] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_bricks_wall to registry minecraft:block
[29Jan2021 18:53:54.593] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_andesite_bricks to registry minecraft:block
[29Jan2021 18:53:54.594] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_andesite_bricks_stairs to registry minecraft:block
[29Jan2021 18:53:54.594] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_andesite_bricks_slab to registry minecraft:block
[29Jan2021 18:53:54.602] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_andesite_bricks_wall to registry minecraft:block
[29Jan2021 18:53:54.602] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_pillar to registry minecraft:block
[29Jan2021 18:53:54.602] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_andesite to registry minecraft:block
[29Jan2021 18:53:54.603] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_andesite_stairs to registry minecraft:block
[29Jan2021 18:53:54.603] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_andesite_slab to registry minecraft:block
[29Jan2021 18:53:54.613] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_andesite_wall to registry minecraft:block
[29Jan2021 18:53:54.614] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_andesite to registry minecraft:block
[29Jan2021 18:53:54.614] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_andesite to registry minecraft:block
[29Jan2021 18:53:54.614] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_andesite to registry minecraft:block
[29Jan2021 18:53:54.614] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limesand to registry minecraft:block
[29Jan2021 18:53:54.614] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone to registry minecraft:block
[29Jan2021 18:53:54.614] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_cobblestone to registry minecraft:block
[29Jan2021 18:53:54.615] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_cobblestone_stairs to registry minecraft:block
[29Jan2021 18:53:54.615] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_cobblestone_slab to registry minecraft:block
[29Jan2021 18:53:54.625] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_cobblestone_wall to registry minecraft:block
[29Jan2021 18:53:54.625] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_limestone to registry minecraft:block
[29Jan2021 18:53:54.626] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_limestone_stairs to registry minecraft:block
[29Jan2021 18:53:54.626] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_limestone_slab to registry minecraft:block
[29Jan2021 18:53:54.632] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_limestone_wall to registry minecraft:block
[29Jan2021 18:53:54.632] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_bricks to registry minecraft:block
[29Jan2021 18:53:54.633] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_bricks_stairs to registry minecraft:block
[29Jan2021 18:53:54.634] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_bricks_slab to registry minecraft:block
[29Jan2021 18:53:54.641] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_bricks_wall to registry minecraft:block
[29Jan2021 18:53:54.641] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_limestone_bricks to registry minecraft:block
[29Jan2021 18:53:54.643] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_limestone_bricks_stairs to registry minecraft:block
[29Jan2021 18:53:54.643] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_limestone_bricks_slab to registry minecraft:block
[29Jan2021 18:53:54.651] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_limestone_bricks_wall to registry minecraft:block
[29Jan2021 18:53:54.651] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_pillar to registry minecraft:block
[29Jan2021 18:53:54.651] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_limestone to registry minecraft:block
[29Jan2021 18:53:54.651] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_limestone_stairs to registry minecraft:block
[29Jan2021 18:53:54.651] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_limestone_slab to registry minecraft:block
[29Jan2021 18:53:54.663] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_limestone_wall to registry minecraft:block
[29Jan2021 18:53:54.663] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_limestone to registry minecraft:block
[29Jan2021 18:53:54.663] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_limestone to registry minecraft:block
[29Jan2021 18:53:54.663] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_limestone to registry minecraft:block
[29Jan2021 18:53:54.663] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_limestone to registry minecraft:block
[29Jan2021 18:53:54.663] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone to registry minecraft:block
[29Jan2021 18:53:54.663] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_cobblestone to registry minecraft:block
[29Jan2021 18:53:54.664] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_cobblestone_stairs to registry minecraft:block
[29Jan2021 18:53:54.664] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_cobblestone_slab to registry minecraft:block
[29Jan2021 18:53:54.672] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_cobblestone_wall to registry minecraft:block
[29Jan2021 18:53:54.672] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_weathered_limestone to registry minecraft:block
[29Jan2021 18:53:54.673] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_weathered_limestone_stairs to registry minecraft:block
[29Jan2021 18:53:54.673] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_weathered_limestone_slab to registry minecraft:block
[29Jan2021 18:53:54.681] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_weathered_limestone_wall to registry minecraft:block
[29Jan2021 18:53:54.681] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_bricks to registry minecraft:block
[29Jan2021 18:53:54.682] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_bricks_stairs to registry minecraft:block
[29Jan2021 18:53:54.682] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_bricks_slab to registry minecraft:block
[29Jan2021 18:53:54.691] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_bricks_wall to registry minecraft:block
[29Jan2021 18:53:54.693] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_weathered_limestone_bricks to registry minecraft:block
[29Jan2021 18:53:54.694] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_weathered_limestone_bricks_stairs to registry minecraft:block
[29Jan2021 18:53:54.694] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_weathered_limestone_bricks_slab to registry minecraft:block
[29Jan2021 18:53:54.703] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_weathered_limestone_bricks_wall to registry minecraft:block
[29Jan2021 18:53:54.704] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_pillar to registry minecraft:block
[29Jan2021 18:53:54.704] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_weathered_limestone to registry minecraft:block
[29Jan2021 18:53:54.704] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_weathered_limestone_stairs to registry minecraft:block
[29Jan2021 18:53:54.704] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_weathered_limestone_slab to registry minecraft:block
[29Jan2021 18:53:54.713] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_weathered_limestone_wall to registry minecraft:block
[29Jan2021 18:53:54.713] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_weathered_limestone to registry minecraft:block
[29Jan2021 18:53:54.714] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_weathered_limestone to registry minecraft:block
[29Jan2021 18:53:54.714] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_weathered_limestone to registry minecraft:block
[29Jan2021 18:53:54.714] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_weathered_limestone to registry minecraft:block
[29Jan2021 18:53:54.714] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite to registry minecraft:block
[29Jan2021 18:53:54.714] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_cobblestone to registry minecraft:block
[29Jan2021 18:53:54.715] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_cobblestone_stairs to registry minecraft:block
[29Jan2021 18:53:54.715] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_cobblestone_slab to registry minecraft:block
[29Jan2021 18:53:54.723] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_cobblestone_wall to registry minecraft:block
[29Jan2021 18:53:54.725] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dolomite to registry minecraft:block
[29Jan2021 18:53:54.726] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dolomite_stairs to registry minecraft:block
[29Jan2021 18:53:54.726] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dolomite_slab to registry minecraft:block
[29Jan2021 18:53:54.734] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dolomite_wall to registry minecraft:block
[29Jan2021 18:53:54.734] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_bricks to registry minecraft:block
[29Jan2021 18:53:54.735] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_bricks_stairs to registry minecraft:block
[29Jan2021 18:53:54.735] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_bricks_slab to registry minecraft:block
[29Jan2021 18:53:54.743] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_bricks_wall to registry minecraft:block
[29Jan2021 18:53:54.743] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dolomite_bricks to registry minecraft:block
[29Jan2021 18:53:54.743] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dolomite_bricks_stairs to registry minecraft:block
[29Jan2021 18:53:54.744] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dolomite_bricks_slab to registry minecraft:block
[29Jan2021 18:53:54.752] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dolomite_bricks_wall to registry minecraft:block
[29Jan2021 18:53:54.752] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_pillar to registry minecraft:block
[29Jan2021 18:53:54.752] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dolomite to registry minecraft:block
[29Jan2021 18:53:54.753] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dolomite_stairs to registry minecraft:block
[29Jan2021 18:53:54.753] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dolomite_slab to registry minecraft:block
[29Jan2021 18:53:54.763] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dolomite_wall to registry minecraft:block
[29Jan2021 18:53:54.763] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_dolomite to registry minecraft:block
[29Jan2021 18:53:54.763] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_dolomite to registry minecraft:block
[29Jan2021 18:53:54.763] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_dolomite to registry minecraft:block
[29Jan2021 18:53:54.763] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_dolomite to registry minecraft:block
[29Jan2021 18:53:54.763] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro to registry minecraft:block
[29Jan2021 18:53:54.763] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_cobblestone to registry minecraft:block
[29Jan2021 18:53:54.764] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_cobblestone_stairs to registry minecraft:block
[29Jan2021 18:53:54.764] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_cobblestone_slab to registry minecraft:block
[29Jan2021 18:53:54.774] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_cobblestone_wall to registry minecraft:block
[29Jan2021 18:53:54.774] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_gabbro to registry minecraft:block
[29Jan2021 18:53:54.777] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_gabbro_stairs to registry minecraft:block
[29Jan2021 18:53:54.777] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_gabbro_slab to registry minecraft:block
[29Jan2021 18:53:54.790] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_gabbro_wall to registry minecraft:block
[29Jan2021 18:53:54.790] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_bricks to registry minecraft:block
[29Jan2021 18:53:54.792] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_bricks_stairs to registry minecraft:block
[29Jan2021 18:53:54.792] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_bricks_slab to registry minecraft:block
[29Jan2021 18:53:54.838] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_bricks_wall to registry minecraft:block
[29Jan2021 18:53:54.838] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_gabbro_bricks to registry minecraft:block
[29Jan2021 18:53:54.838] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_gabbro_bricks_stairs to registry minecraft:block
[29Jan2021 18:53:54.839] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_gabbro_bricks_slab to registry minecraft:block
[29Jan2021 18:53:54.848] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_gabbro_bricks_wall to registry minecraft:block
[29Jan2021 18:53:54.854] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_pillar to registry minecraft:block
[29Jan2021 18:53:54.855] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_gabbro to registry minecraft:block
[29Jan2021 18:53:54.855] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_gabbro_stairs to registry minecraft:block
[29Jan2021 18:53:54.855] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_gabbro_slab to registry minecraft:block
[29Jan2021 18:53:54.899] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_gabbro_wall to registry minecraft:block
[29Jan2021 18:53:54.899] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_gabbro to registry minecraft:block
[29Jan2021 18:53:54.899] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_gabbro to registry minecraft:block
[29Jan2021 18:53:54.899] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_gabbro to registry minecraft:block
[29Jan2021 18:53:54.899] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_gabbro to registry minecraft:block
[29Jan2021 18:53:54.899] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria to registry minecraft:block
[29Jan2021 18:53:54.899] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:natural_scoria to registry minecraft:block
[29Jan2021 18:53:54.899] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_cobblestone to registry minecraft:block
[29Jan2021 18:53:54.901] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_cobblestone_stairs to registry minecraft:block
[29Jan2021 18:53:54.901] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_cobblestone_slab to registry minecraft:block
[29Jan2021 18:53:54.912] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_cobblestone_wall to registry minecraft:block
[29Jan2021 18:53:54.912] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_scoria to registry minecraft:block
[29Jan2021 18:53:54.915] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_scoria_stairs to registry minecraft:block
[29Jan2021 18:53:54.915] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_scoria_slab to registry minecraft:block
[29Jan2021 18:53:54.931] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_scoria_wall to registry minecraft:block
[29Jan2021 18:53:54.931] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_bricks to registry minecraft:block
[29Jan2021 18:53:54.932] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_bricks_stairs to registry minecraft:block
[29Jan2021 18:53:54.932] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_bricks_slab to registry minecraft:block
[29Jan2021 18:53:54.939] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_bricks_wall to registry minecraft:block
[29Jan2021 18:53:54.939] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_scoria_bricks to registry minecraft:block
[29Jan2021 18:53:54.986] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_scoria_bricks_stairs to registry minecraft:block
[29Jan2021 18:53:54.986] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_scoria_bricks_slab to registry minecraft:block
[29Jan2021 18:53:54.995] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_scoria_bricks_wall to registry minecraft:block
[29Jan2021 18:53:54.995] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_pillar to registry minecraft:block
[29Jan2021 18:53:54.996] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_scoria to registry minecraft:block
[29Jan2021 18:53:54.996] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_scoria_stairs to registry minecraft:block
[29Jan2021 18:53:54.996] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_scoria_slab to registry minecraft:block
[29Jan2021 18:53:55.006] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_scoria_wall to registry minecraft:block
[29Jan2021 18:53:55.006] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_scoria to registry minecraft:block
[29Jan2021 18:53:55.006] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_scoria to registry minecraft:block
[29Jan2021 18:53:55.007] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_scoria to registry minecraft:block
[29Jan2021 18:53:55.007] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_scoria to registry minecraft:block
[29Jan2021 18:53:55.007] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria to registry minecraft:block
[29Jan2021 18:53:55.007] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_cobblestone to registry minecraft:block
[29Jan2021 18:53:55.011] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_cobblestone_stairs to registry minecraft:block
[29Jan2021 18:53:55.011] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_cobblestone_slab to registry minecraft:block
[29Jan2021 18:53:55.021] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_cobblestone_wall to registry minecraft:block
[29Jan2021 18:53:55.021] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dark_scoria to registry minecraft:block
[29Jan2021 18:53:55.022] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dark_scoria_stairs to registry minecraft:block
[29Jan2021 18:53:55.022] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dark_scoria_slab to registry minecraft:block
[29Jan2021 18:53:55.052] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dark_scoria_wall to registry minecraft:block
[29Jan2021 18:53:55.053] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_bricks to registry minecraft:block
[29Jan2021 18:53:55.053] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_bricks_stairs to registry minecraft:block
[29Jan2021 18:53:55.053] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_bricks_slab to registry minecraft:block
[29Jan2021 18:53:55.062] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_bricks_wall to registry minecraft:block
[29Jan2021 18:53:55.063] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dark_scoria_bricks to registry minecraft:block
[29Jan2021 18:53:55.063] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dark_scoria_bricks_stairs to registry minecraft:block
[29Jan2021 18:53:55.064] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dark_scoria_bricks_slab to registry minecraft:block
[29Jan2021 18:53:55.079] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dark_scoria_bricks_wall to registry minecraft:block
[29Jan2021 18:53:55.079] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_pillar to registry minecraft:block
[29Jan2021 18:53:55.079] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dark_scoria to registry minecraft:block
[29Jan2021 18:53:55.084] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dark_scoria_stairs to registry minecraft:block
[29Jan2021 18:53:55.084] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dark_scoria_slab to registry minecraft:block
[29Jan2021 18:53:55.094] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dark_scoria_wall to registry minecraft:block
[29Jan2021 18:53:55.095] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_dark_scoria to registry minecraft:block
[29Jan2021 18:53:55.095] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_dark_scoria to registry minecraft:block
[29Jan2021 18:53:55.095] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_dark_scoria to registry minecraft:block
[29Jan2021 18:53:55.095] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_dark_scoria to registry minecraft:block
[29Jan2021 18:53:55.209] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 445 known objects of type net.minecraft.item.Item
[29Jan2021 18:53:55.209] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:schematicannon to registry minecraft:item
[29Jan2021 18:53:55.209] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:schematic_table to registry minecraft:item
[29Jan2021 18:53:55.209] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:shaft to registry minecraft:item
[29Jan2021 18:53:55.211] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cogwheel to registry minecraft:item
[29Jan2021 18:53:55.213] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:large_cogwheel to registry minecraft:item
[29Jan2021 18:53:55.213] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_encased_shaft to registry minecraft:item
[29Jan2021 18:53:55.213] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_encased_shaft to registry minecraft:item
[29Jan2021 18:53:55.213] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gearbox to registry minecraft:item
[29Jan2021 18:53:55.213] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:clutch to registry minecraft:item
[29Jan2021 18:53:55.213] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gearshift to registry minecraft:item
[29Jan2021 18:53:55.213] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:encased_chain_drive to registry minecraft:item
[29Jan2021 18:53:55.214] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_chain_gearshift to registry minecraft:item
[29Jan2021 18:53:55.214] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:creative_motor to registry minecraft:item
[29Jan2021 18:53:55.214] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:water_wheel to registry minecraft:item
[29Jan2021 18:53:55.214] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:encased_fan to registry minecraft:item
[29Jan2021 18:53:55.214] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:nozzle to registry minecraft:item
[29Jan2021 18:53:55.214] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:turntable to registry minecraft:item
[29Jan2021 18:53:55.214] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:hand_crank to registry minecraft:item
[29Jan2021 18:53:55.214] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cuckoo_clock to registry minecraft:item
[29Jan2021 18:53:55.214] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mysterious_cuckoo_clock to registry minecraft:item
[29Jan2021 18:53:55.214] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:millstone to registry minecraft:item
[29Jan2021 18:53:55.214] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushing_wheel to registry minecraft:item
[29Jan2021 18:53:55.214] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_press to registry minecraft:item
[29Jan2021 18:53:55.214] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_mixer to registry minecraft:item
[29Jan2021 18:53:55.214] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:basin to registry minecraft:item
[29Jan2021 18:53:55.214] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blaze_burner to registry minecraft:item
[29Jan2021 18:53:55.214] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:depot to registry minecraft:item
[29Jan2021 18:53:55.214] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chute to registry minecraft:item
[29Jan2021 18:53:55.214] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:speedometer to registry minecraft:item
[29Jan2021 18:53:55.214] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:stressometer to registry minecraft:item
[29Jan2021 18:53:55.214] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:wooden_bracket to registry minecraft:item
[29Jan2021 18:53:55.214] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:metal_bracket to registry minecraft:item
[29Jan2021 18:53:55.214] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fluid_pipe to registry minecraft:item
[29Jan2021 18:53:55.214] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_pump to registry minecraft:item
[29Jan2021 18:53:55.214] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:smart_fluid_pipe to registry minecraft:item
[29Jan2021 18:53:55.215] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fluid_valve to registry minecraft:item
[29Jan2021 18:53:55.215] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_valve_handle to registry minecraft:item
[29Jan2021 18:53:55.215] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:white_valve_handle to registry minecraft:item
[29Jan2021 18:53:55.215] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:orange_valve_handle to registry minecraft:item
[29Jan2021 18:53:55.215] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:magenta_valve_handle to registry minecraft:item
[29Jan2021 18:53:55.215] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_blue_valve_handle to registry minecraft:item
[29Jan2021 18:53:55.215] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:yellow_valve_handle to registry minecraft:item
[29Jan2021 18:53:55.215] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:lime_valve_handle to registry minecraft:item
[29Jan2021 18:53:55.215] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:pink_valve_handle to registry minecraft:item
[29Jan2021 18:53:55.215] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gray_valve_handle to registry minecraft:item
[29Jan2021 18:53:55.215] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_gray_valve_handle to registry minecraft:item
[29Jan2021 18:53:55.215] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cyan_valve_handle to registry minecraft:item
[29Jan2021 18:53:55.215] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:purple_valve_handle to registry minecraft:item
[29Jan2021 18:53:55.215] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blue_valve_handle to registry minecraft:item
[29Jan2021 18:53:55.215] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brown_valve_handle to registry minecraft:item
[29Jan2021 18:53:55.215] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:green_valve_handle to registry minecraft:item
[29Jan2021 18:53:55.215] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:red_valve_handle to registry minecraft:item
[29Jan2021 18:53:55.215] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:black_valve_handle to registry minecraft:item
[29Jan2021 18:53:55.216] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fluid_tank to registry minecraft:item
[29Jan2021 18:53:55.217] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:creative_fluid_tank to registry minecraft:item
[29Jan2021 18:53:55.217] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:hose_pulley to registry minecraft:item
[29Jan2021 18:53:55.217] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:item_drain to registry minecraft:item
[29Jan2021 18:53:55.217] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:spout to registry minecraft:item
[29Jan2021 18:53:55.218] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:portable_fluid_interface to registry minecraft:item
[29Jan2021 18:53:55.218] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_piston to registry minecraft:item
[29Jan2021 18:53:55.218] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sticky_mechanical_piston to registry minecraft:item
[29Jan2021 18:53:55.218] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:piston_extension_pole to registry minecraft:item
[29Jan2021 18:53:55.218] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:windmill_bearing to registry minecraft:item
[29Jan2021 18:53:55.218] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_bearing to registry minecraft:item
[29Jan2021 18:53:55.218] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:clockwork_bearing to registry minecraft:item
[29Jan2021 18:53:55.218] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:rope_pulley to registry minecraft:item
[29Jan2021 18:53:55.218] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cart_assembler to registry minecraft:item
[29Jan2021 18:53:55.218] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:reinforced_rail to registry minecraft:item
[29Jan2021 18:53:55.218] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:controller_rail to registry minecraft:item
[29Jan2021 18:53:55.218] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:linear_chassis to registry minecraft:item
[29Jan2021 18:53:55.218] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:secondary_linear_chassis to registry minecraft:item
[29Jan2021 18:53:55.218] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:radial_chassis to registry minecraft:item
[29Jan2021 18:53:55.218] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_drill to registry minecraft:item
[29Jan2021 18:53:55.218] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_saw to registry minecraft:item
[29Jan2021 18:53:55.218] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:deployer to registry minecraft:item
[29Jan2021 18:53:55.218] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:portable_storage_interface to registry minecraft:item
[29Jan2021 18:53:55.218] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_harvester to registry minecraft:item
[29Jan2021 18:53:55.218] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_plough to registry minecraft:item
[29Jan2021 18:53:55.218] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:white_seat to registry minecraft:item
[29Jan2021 18:53:55.218] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:orange_seat to registry minecraft:item
[29Jan2021 18:53:55.218] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:magenta_seat to registry minecraft:item
[29Jan2021 18:53:55.219] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_blue_seat to registry minecraft:item
[29Jan2021 18:53:55.219] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:yellow_seat to registry minecraft:item
[29Jan2021 18:53:55.219] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:lime_seat to registry minecraft:item
[29Jan2021 18:53:55.219] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:pink_seat to registry minecraft:item
[29Jan2021 18:53:55.219] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gray_seat to registry minecraft:item
[29Jan2021 18:53:55.219] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_gray_seat to registry minecraft:item
[29Jan2021 18:53:55.219] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cyan_seat to registry minecraft:item
[29Jan2021 18:53:55.219] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:purple_seat to registry minecraft:item
[29Jan2021 18:53:55.219] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blue_seat to registry minecraft:item
[29Jan2021 18:53:55.219] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brown_seat to registry minecraft:item
[29Jan2021 18:53:55.219] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:green_seat to registry minecraft:item
[29Jan2021 18:53:55.219] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:red_seat to registry minecraft:item
[29Jan2021 18:53:55.219] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:black_seat to registry minecraft:item
[29Jan2021 18:53:55.219] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sail_frame to registry minecraft:item
[29Jan2021 18:53:55.219] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:white_sail to registry minecraft:item
[29Jan2021 18:53:55.219] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_casing to registry minecraft:item
[29Jan2021 18:53:55.219] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_casing to registry minecraft:item
[29Jan2021 18:53:55.219] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_casing to registry minecraft:item
[29Jan2021 18:53:55.219] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:shadow_steel_casing to registry minecraft:item
[29Jan2021 18:53:55.219] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:refined_radiance_casing to registry minecraft:item
[29Jan2021 18:53:55.219] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_crafter to registry minecraft:item
[29Jan2021 18:53:55.219] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sequenced_gearshift to registry minecraft:item
[29Jan2021 18:53:55.219] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:flywheel to registry minecraft:item
[29Jan2021 18:53:55.219] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:furnace_engine to registry minecraft:item
[29Jan2021 18:53:55.220] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:rotation_speed_controller to registry minecraft:item
[29Jan2021 18:53:55.220] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_arm to registry minecraft:item
[29Jan2021 18:53:55.220] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_funnel to registry minecraft:item
[29Jan2021 18:53:55.220] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_funnel to registry minecraft:item
[29Jan2021 18:53:55.220] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_tunnel to registry minecraft:item
[29Jan2021 18:53:55.220] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_tunnel to registry minecraft:item
[29Jan2021 18:53:55.221] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:redstone_contact to registry minecraft:item
[29Jan2021 18:53:55.221] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:content_observer to registry minecraft:item
[29Jan2021 18:53:55.221] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:stockpile_switch to registry minecraft:item
[29Jan2021 18:53:55.221] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_crate to registry minecraft:item
[29Jan2021 18:53:55.221] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:creative_crate to registry minecraft:item
[29Jan2021 18:53:55.221] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:nixie_tube to registry minecraft:item
[29Jan2021 18:53:55.221] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:redstone_link to registry minecraft:item
[29Jan2021 18:53:55.221] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:analog_lever to registry minecraft:item
[29Jan2021 18:53:55.221] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:pulse_repeater to registry minecraft:item
[29Jan2021 18:53:55.221] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_repeater to registry minecraft:item
[29Jan2021 18:53:55.221] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_pulse_repeater to registry minecraft:item
[29Jan2021 18:53:55.221] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:powered_latch to registry minecraft:item
[29Jan2021 18:53:55.221] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:powered_toggle_latch to registry minecraft:item
[29Jan2021 18:53:55.221] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_ore to registry minecraft:item
[29Jan2021 18:53:55.221] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:zinc_ore to registry minecraft:item
[29Jan2021 18:53:55.221] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_block to registry minecraft:item
[29Jan2021 18:53:55.221] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_shingles to registry minecraft:item
[29Jan2021 18:53:55.221] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_tiles to registry minecraft:item
[29Jan2021 18:53:55.221] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:zinc_block to registry minecraft:item
[29Jan2021 18:53:55.221] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_block to registry minecraft:item
[29Jan2021 18:53:55.221] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_nugget to registry minecraft:item
[29Jan2021 18:53:55.221] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:zinc_nugget to registry minecraft:item
[29Jan2021 18:53:55.221] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_nugget to registry minecraft:item
[29Jan2021 18:53:55.221] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_sheet to registry minecraft:item
[29Jan2021 18:53:55.221] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_sheet to registry minecraft:item
[29Jan2021 18:53:55.221] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:iron_sheet to registry minecraft:item
[29Jan2021 18:53:55.221] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:golden_sheet to registry minecraft:item
[29Jan2021 18:53:55.221] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:lapis_sheet to registry minecraft:item
[29Jan2021 18:53:55.221] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_iron_ore to registry minecraft:item
[29Jan2021 18:53:55.221] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_gold_ore to registry minecraft:item
[29Jan2021 18:53:55.222] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_copper_ore to registry minecraft:item
[29Jan2021 18:53:55.222] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_zinc_ore to registry minecraft:item
[29Jan2021 18:53:55.222] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_brass to registry minecraft:item
[29Jan2021 18:53:55.222] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_osmium_ore to registry minecraft:item
[29Jan2021 18:53:55.222] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_platinum_ore to registry minecraft:item
[29Jan2021 18:53:55.222] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_silver_ore to registry minecraft:item
[29Jan2021 18:53:55.222] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_tin_ore to registry minecraft:item
[29Jan2021 18:53:55.222] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_lead_ore to registry minecraft:item
[29Jan2021 18:53:55.222] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_quicksilver_ore to registry minecraft:item
[29Jan2021 18:53:55.222] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_aluminum_ore to registry minecraft:item
[29Jan2021 18:53:55.222] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_uranium_ore to registry minecraft:item
[29Jan2021 18:53:55.222] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_nickel_ore to registry minecraft:item
[29Jan2021 18:53:55.222] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_alloy to registry minecraft:item
[29Jan2021 18:53:55.222] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_ingot to registry minecraft:item
[29Jan2021 18:53:55.222] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:zinc_ingot to registry minecraft:item
[29Jan2021 18:53:55.222] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_ingot to registry minecraft:item
[29Jan2021 18:53:55.222] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:wheat_flour to registry minecraft:item
[29Jan2021 18:53:55.222] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dough to registry minecraft:item
[29Jan2021 18:53:55.222] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cinder_flour to registry minecraft:item
[29Jan2021 18:53:55.222] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:powdered_obsidian to registry minecraft:item
[29Jan2021 18:53:55.222] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:rose_quartz to registry minecraft:item
[29Jan2021 18:53:55.222] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_rose_quartz to registry minecraft:item
[29Jan2021 18:53:55.222] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:propeller to registry minecraft:item
[29Jan2021 18:53:55.222] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:whisk to registry minecraft:item
[29Jan2021 18:53:55.223] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_hand to registry minecraft:item
[29Jan2021 18:53:55.223] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crafter_slot_cover to registry minecraft:item
[29Jan2021 18:53:55.223] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blaze_cake_base to registry minecraft:item
[29Jan2021 18:53:55.223] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blaze_cake to registry minecraft:item
[29Jan2021 18:53:55.223] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:bar_of_chocolate to registry minecraft:item
[29Jan2021 18:53:55.223] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:builders_tea to registry minecraft:item
[29Jan2021 18:53:55.223] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chromatic_compound to registry minecraft:item
[29Jan2021 18:53:55.223] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:shadow_steel to registry minecraft:item
[29Jan2021 18:53:55.223] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:refined_radiance to registry minecraft:item
[29Jan2021 18:53:55.223] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:electron_tube to registry minecraft:item
[29Jan2021 18:53:55.223] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:integrated_circuit to registry minecraft:item
[29Jan2021 18:53:55.223] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:belt_connector to registry minecraft:item
[29Jan2021 18:53:55.229] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:vertical_gearbox to registry minecraft:item
[29Jan2021 18:53:55.229] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:empty_blaze_burner to registry minecraft:item
[29Jan2021 18:53:55.229] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:super_glue to registry minecraft:item
[29Jan2021 18:53:55.229] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:minecart_coupling to registry minecraft:item
[29Jan2021 18:53:55.229] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sand_paper to registry minecraft:item
[29Jan2021 18:53:55.229] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:red_sand_paper to registry minecraft:item
[29Jan2021 18:53:55.229] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:wrench to registry minecraft:item
[29Jan2021 18:53:55.229] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:goggles to registry minecraft:item
[29Jan2021 18:53:55.230] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:minecart_contraption to registry minecraft:item
[29Jan2021 18:53:55.230] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:furnace_minecart_contraption to registry minecraft:item
[29Jan2021 18:53:55.230] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chest_minecart_contraption to registry minecraft:item
[29Jan2021 18:53:55.231] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:filter to registry minecraft:item
[29Jan2021 18:53:55.231] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:attribute_filter to registry minecraft:item
[29Jan2021 18:53:55.231] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:tree_fertilizer to registry minecraft:item
[29Jan2021 18:53:55.231] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:handheld_blockzapper to registry minecraft:item
[29Jan2021 18:53:55.231] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:handheld_worldshaper to registry minecraft:item
[29Jan2021 18:53:55.232] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:deforester to registry minecraft:item
[29Jan2021 18:53:55.232] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:wand_of_symmetry to registry minecraft:item
[29Jan2021 18:53:55.232] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:extendo_grip to registry minecraft:item
[29Jan2021 18:53:55.232] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:empty_schematic to registry minecraft:item
[29Jan2021 18:53:55.232] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:schematic_and_quill to registry minecraft:item
[29Jan2021 18:53:55.232] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:schematic to registry minecraft:item
[29Jan2021 18:53:55.232] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:honey_bucket to registry minecraft:item
[29Jan2021 18:53:55.232] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chocolate_bucket to registry minecraft:item
[29Jan2021 18:53:55.232] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:tiled_glass to registry minecraft:item
[29Jan2021 18:53:55.232] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:framed_glass to registry minecraft:item
[29Jan2021 18:53:55.232] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:horizontal_framed_glass to registry minecraft:item
[29Jan2021 18:53:55.232] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:vertical_framed_glass to registry minecraft:item
[29Jan2021 18:53:55.232] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:tiled_glass_pane to registry minecraft:item
[29Jan2021 18:53:55.232] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:framed_glass_pane to registry minecraft:item
[29Jan2021 18:53:55.232] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:horizontal_framed_glass_pane to registry minecraft:item
[29Jan2021 18:53:55.232] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:vertical_framed_glass_pane to registry minecraft:item
[29Jan2021 18:53:55.232] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:oak_window to registry minecraft:item
[29Jan2021 18:53:55.232] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:spruce_window to registry minecraft:item
[29Jan2021 18:53:55.232] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:birch_window to registry minecraft:item
[29Jan2021 18:53:55.232] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:jungle_window to registry minecraft:item
[29Jan2021 18:53:55.236] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:acacia_window to registry minecraft:item
[29Jan2021 18:53:55.236] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_oak_window to registry minecraft:item
[29Jan2021 18:53:55.236] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crimson_window to registry minecraft:item
[29Jan2021 18:53:55.236] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:warped_window to registry minecraft:item
[29Jan2021 18:53:55.236] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:ornate_iron_window to registry minecraft:item
[29Jan2021 18:53:55.236] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:oak_window_pane to registry minecraft:item
[29Jan2021 18:53:55.237] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:spruce_window_pane to registry minecraft:item
[29Jan2021 18:53:55.237] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:birch_window_pane to registry minecraft:item
[29Jan2021 18:53:55.237] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:jungle_window_pane to registry minecraft:item
[29Jan2021 18:53:55.237] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:acacia_window_pane to registry minecraft:item
[29Jan2021 18:53:55.237] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_oak_window_pane to registry minecraft:item
[29Jan2021 18:53:55.237] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crimson_window_pane to registry minecraft:item
[29Jan2021 18:53:55.237] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:warped_window_pane to registry minecraft:item
[29Jan2021 18:53:55.237] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:ornate_iron_window_pane to registry minecraft:item
[29Jan2021 18:53:55.237] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_cobblestone to registry minecraft:item
[29Jan2021 18:53:55.237] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_cobblestone_stairs to registry minecraft:item
[29Jan2021 18:53:55.237] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_cobblestone_slab to registry minecraft:item
[29Jan2021 18:53:55.237] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_cobblestone_wall to registry minecraft:item
[29Jan2021 18:53:55.237] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_bricks to registry minecraft:item
[29Jan2021 18:53:55.237] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_bricks_stairs to registry minecraft:item
[29Jan2021 18:53:55.237] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_bricks_slab to registry minecraft:item
[29Jan2021 18:53:55.237] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_bricks_wall to registry minecraft:item
[29Jan2021 18:53:55.237] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_granite_bricks to registry minecraft:item
[29Jan2021 18:53:55.237] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_granite_bricks_stairs to registry minecraft:item
[29Jan2021 18:53:55.237] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_granite_bricks_slab to registry minecraft:item
[29Jan2021 18:53:55.237] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_granite_bricks_wall to registry minecraft:item
[29Jan2021 18:53:55.237] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_pillar to registry minecraft:item
[29Jan2021 18:53:55.237] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_granite to registry minecraft:item
[29Jan2021 18:53:55.237] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_granite_stairs to registry minecraft:item
[29Jan2021 18:53:55.237] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_granite_slab to registry minecraft:item
[29Jan2021 18:53:55.237] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_granite_wall to registry minecraft:item
[29Jan2021 18:53:55.237] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_granite to registry minecraft:item
[29Jan2021 18:53:55.237] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_granite to registry minecraft:item
[29Jan2021 18:53:55.237] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_granite to registry minecraft:item
[29Jan2021 18:53:55.237] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_cobblestone to registry minecraft:item
[29Jan2021 18:53:55.238] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_cobblestone_stairs to registry minecraft:item
[29Jan2021 18:53:55.238] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_cobblestone_slab to registry minecraft:item
[29Jan2021 18:53:55.238] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_cobblestone_wall to registry minecraft:item
[29Jan2021 18:53:55.238] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_bricks to registry minecraft:item
[29Jan2021 18:53:55.238] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_bricks_stairs to registry minecraft:item
[29Jan2021 18:53:55.238] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_bricks_slab to registry minecraft:item
[29Jan2021 18:53:55.238] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_bricks_wall to registry minecraft:item
[29Jan2021 18:53:55.238] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_diorite_bricks to registry minecraft:item
[29Jan2021 18:53:55.238] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_diorite_bricks_stairs to registry minecraft:item
[29Jan2021 18:53:55.238] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_diorite_bricks_slab to registry minecraft:item
[29Jan2021 18:53:55.238] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_diorite_bricks_wall to registry minecraft:item
[29Jan2021 18:53:55.238] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_pillar to registry minecraft:item
[29Jan2021 18:53:55.238] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_diorite to registry minecraft:item
[29Jan2021 18:53:55.238] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_diorite_stairs to registry minecraft:item
[29Jan2021 18:53:55.238] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_diorite_slab to registry minecraft:item
[29Jan2021 18:53:55.238] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_diorite_wall to registry minecraft:item
[29Jan2021 18:53:55.238] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_diorite to registry minecraft:item
[29Jan2021 18:53:55.238] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_diorite to registry minecraft:item
[29Jan2021 18:53:55.239] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_diorite to registry minecraft:item
[29Jan2021 18:53:55.239] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_cobblestone to registry minecraft:item
[29Jan2021 18:53:55.239] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_cobblestone_stairs to registry minecraft:item
[29Jan2021 18:53:55.239] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_cobblestone_slab to registry minecraft:item
[29Jan2021 18:53:55.239] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_cobblestone_wall to registry minecraft:item
[29Jan2021 18:53:55.239] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_bricks to registry minecraft:item
[29Jan2021 18:53:55.239] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_bricks_stairs to registry minecraft:item
[29Jan2021 18:53:55.239] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_bricks_slab to registry minecraft:item
[29Jan2021 18:53:55.239] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_bricks_wall to registry minecraft:item
[29Jan2021 18:53:55.239] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_andesite_bricks to registry minecraft:item
[29Jan2021 18:53:55.239] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_andesite_bricks_stairs to registry minecraft:item
[29Jan2021 18:53:55.239] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_andesite_bricks_slab to registry minecraft:item
[29Jan2021 18:53:55.239] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_andesite_bricks_wall to registry minecraft:item
[29Jan2021 18:53:55.239] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_pillar to registry minecraft:item
[29Jan2021 18:53:55.239] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_andesite to registry minecraft:item
[29Jan2021 18:53:55.239] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_andesite_stairs to registry minecraft:item
[29Jan2021 18:53:55.239] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_andesite_slab to registry minecraft:item
[29Jan2021 18:53:55.239] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_andesite_wall to registry minecraft:item
[29Jan2021 18:53:55.239] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_andesite to registry minecraft:item
[29Jan2021 18:53:55.239] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_andesite to registry minecraft:item
[29Jan2021 18:53:55.239] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_andesite to registry minecraft:item
[29Jan2021 18:53:55.239] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limesand to registry minecraft:item
[29Jan2021 18:53:55.239] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone to registry minecraft:item
[29Jan2021 18:53:55.239] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_cobblestone to registry minecraft:item
[29Jan2021 18:53:55.239] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_cobblestone_stairs to registry minecraft:item
[29Jan2021 18:53:55.239] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_cobblestone_slab to registry minecraft:item
[29Jan2021 18:53:55.239] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_cobblestone_wall to registry minecraft:item
[29Jan2021 18:53:55.239] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_limestone to registry minecraft:item
[29Jan2021 18:53:55.240] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_limestone_stairs to registry minecraft:item
[29Jan2021 18:53:55.240] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_limestone_slab to registry minecraft:item
[29Jan2021 18:53:55.240] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_limestone_wall to registry minecraft:item
[29Jan2021 18:53:55.240] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_bricks to registry minecraft:item
[29Jan2021 18:53:55.240] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_bricks_stairs to registry minecraft:item
[29Jan2021 18:53:55.240] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_bricks_slab to registry minecraft:item
[29Jan2021 18:53:55.240] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_bricks_wall to registry minecraft:item
[29Jan2021 18:53:55.240] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_limestone_bricks to registry minecraft:item
[29Jan2021 18:53:55.240] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_limestone_bricks_stairs to registry minecraft:item
[29Jan2021 18:53:55.240] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_limestone_bricks_slab to registry minecraft:item
[29Jan2021 18:53:55.240] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_limestone_bricks_wall to registry minecraft:item
[29Jan2021 18:53:55.240] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_pillar to registry minecraft:item
[29Jan2021 18:53:55.240] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_limestone to registry minecraft:item
[29Jan2021 18:53:55.240] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_limestone_stairs to registry minecraft:item
[29Jan2021 18:53:55.240] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_limestone_slab to registry minecraft:item
[29Jan2021 18:53:55.240] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_limestone_wall to registry minecraft:item
[29Jan2021 18:53:55.240] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_limestone to registry minecraft:item
[29Jan2021 18:53:55.241] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_limestone to registry minecraft:item
[29Jan2021 18:53:55.241] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_limestone to registry minecraft:item
[29Jan2021 18:53:55.241] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_limestone to registry minecraft:item
[29Jan2021 18:53:55.241] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone to registry minecraft:item
[29Jan2021 18:53:55.241] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_cobblestone to registry minecraft:item
[29Jan2021 18:53:55.241] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_cobblestone_stairs to registry minecraft:item
[29Jan2021 18:53:55.241] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_cobblestone_slab to registry minecraft:item
[29Jan2021 18:53:55.241] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_cobblestone_wall to registry minecraft:item
[29Jan2021 18:53:55.241] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_weathered_limestone to registry minecraft:item
[29Jan2021 18:53:55.241] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_weathered_limestone_stairs to registry minecraft:item
[29Jan2021 18:53:55.241] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_weathered_limestone_slab to registry minecraft:item
[29Jan2021 18:53:55.241] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_weathered_limestone_wall to registry minecraft:item
[29Jan2021 18:53:55.242] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_bricks to registry minecraft:item
[29Jan2021 18:53:55.242] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_bricks_stairs to registry minecraft:item
[29Jan2021 18:53:55.243] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_bricks_slab to registry minecraft:item
[29Jan2021 18:53:55.243] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_bricks_wall to registry minecraft:item
[29Jan2021 18:53:55.243] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_weathered_limestone_bricks to registry minecraft:item
[29Jan2021 18:53:55.243] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_weathered_limestone_bricks_stairs to registry minecraft:item
[29Jan2021 18:53:55.243] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_weathered_limestone_bricks_slab to registry minecraft:item
[29Jan2021 18:53:55.244] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_weathered_limestone_bricks_wall to registry minecraft:item
[29Jan2021 18:53:55.244] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_pillar to registry minecraft:item
[29Jan2021 18:53:55.244] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_weathered_limestone to registry minecraft:item
[29Jan2021 18:53:55.244] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_weathered_limestone_stairs to registry minecraft:item
[29Jan2021 18:53:55.244] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_weathered_limestone_slab to registry minecraft:item
[29Jan2021 18:53:55.244] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_weathered_limestone_wall to registry minecraft:item
[29Jan2021 18:53:55.244] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_weathered_limestone to registry minecraft:item
[29Jan2021 18:53:55.244] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_weathered_limestone to registry minecraft:item
[29Jan2021 18:53:55.244] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_weathered_limestone to registry minecraft:item
[29Jan2021 18:53:55.244] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_weathered_limestone to registry minecraft:item
[29Jan2021 18:53:55.244] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite to registry minecraft:item
[29Jan2021 18:53:55.244] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_cobblestone to registry minecraft:item
[29Jan2021 18:53:55.244] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_cobblestone_stairs to registry minecraft:item
[29Jan2021 18:53:55.244] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_cobblestone_slab to registry minecraft:item
[29Jan2021 18:53:55.244] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_cobblestone_wall to registry minecraft:item
[29Jan2021 18:53:55.244] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dolomite to registry minecraft:item
[29Jan2021 18:53:55.244] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dolomite_stairs to registry minecraft:item
[29Jan2021 18:53:55.244] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dolomite_slab to registry minecraft:item
[29Jan2021 18:53:55.244] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dolomite_wall to registry minecraft:item
[29Jan2021 18:53:55.244] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_bricks to registry minecraft:item
[29Jan2021 18:53:55.244] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_bricks_stairs to registry minecraft:item
[29Jan2021 18:53:55.244] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_bricks_slab to registry minecraft:item
[29Jan2021 18:53:55.244] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_bricks_wall to registry minecraft:item
[29Jan2021 18:53:55.245] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dolomite_bricks to registry minecraft:item
[29Jan2021 18:53:55.245] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dolomite_bricks_stairs to registry minecraft:item
[29Jan2021 18:53:55.245] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dolomite_bricks_slab to registry minecraft:item
[29Jan2021 18:53:55.245] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dolomite_bricks_wall to registry minecraft:item
[29Jan2021 18:53:55.245] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_pillar to registry minecraft:item
[29Jan2021 18:53:55.245] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dolomite to registry minecraft:item
[29Jan2021 18:53:55.245] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dolomite_stairs to registry minecraft:item
[29Jan2021 18:53:55.245] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dolomite_slab to registry minecraft:item
[29Jan2021 18:53:55.245] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dolomite_wall to registry minecraft:item
[29Jan2021 18:53:55.245] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_dolomite to registry minecraft:item
[29Jan2021 18:53:55.245] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_dolomite to registry minecraft:item
[29Jan2021 18:53:55.245] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_dolomite to registry minecraft:item
[29Jan2021 18:53:55.245] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_dolomite to registry minecraft:item
[29Jan2021 18:53:55.245] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro to registry minecraft:item
[29Jan2021 18:53:55.245] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_cobblestone to registry minecraft:item
[29Jan2021 18:53:55.245] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_cobblestone_stairs to registry minecraft:item
[29Jan2021 18:53:55.245] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_cobblestone_slab to registry minecraft:item
[29Jan2021 18:53:55.245] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_cobblestone_wall to registry minecraft:item
[29Jan2021 18:53:55.245] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_gabbro to registry minecraft:item
[29Jan2021 18:53:55.245] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_gabbro_stairs to registry minecraft:item
[29Jan2021 18:53:55.245] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_gabbro_slab to registry minecraft:item
[29Jan2021 18:53:55.245] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_gabbro_wall to registry minecraft:item
[29Jan2021 18:53:55.245] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_bricks to registry minecraft:item
[29Jan2021 18:53:55.245] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_bricks_stairs to registry minecraft:item
[29Jan2021 18:53:55.245] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_bricks_slab to registry minecraft:item
[29Jan2021 18:53:55.245] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_bricks_wall to registry minecraft:item
[29Jan2021 18:53:55.245] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_gabbro_bricks to registry minecraft:item
[29Jan2021 18:53:55.245] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_gabbro_bricks_stairs to registry minecraft:item
[29Jan2021 18:53:55.245] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_gabbro_bricks_slab to registry minecraft:item
[29Jan2021 18:53:55.245] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_gabbro_bricks_wall to registry minecraft:item
[29Jan2021 18:53:55.245] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_pillar to registry minecraft:item
[29Jan2021 18:53:55.245] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_gabbro to registry minecraft:item
[29Jan2021 18:53:55.246] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_gabbro_stairs to registry minecraft:item
[29Jan2021 18:53:55.246] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_gabbro_slab to registry minecraft:item
[29Jan2021 18:53:55.246] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_gabbro_wall to registry minecraft:item
[29Jan2021 18:53:55.246] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_gabbro to registry minecraft:item
[29Jan2021 18:53:55.246] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_gabbro to registry minecraft:item
[29Jan2021 18:53:55.246] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_gabbro to registry minecraft:item
[29Jan2021 18:53:55.246] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_gabbro to registry minecraft:item
[29Jan2021 18:53:55.246] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria to registry minecraft:item
[29Jan2021 18:53:55.246] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:natural_scoria to registry minecraft:item
[29Jan2021 18:53:55.246] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_cobblestone to registry minecraft:item
[29Jan2021 18:53:55.246] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_cobblestone_stairs to registry minecraft:item
[29Jan2021 18:53:55.246] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_cobblestone_slab to registry minecraft:item
[29Jan2021 18:53:55.246] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_cobblestone_wall to registry minecraft:item
[29Jan2021 18:53:55.246] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_scoria to registry minecraft:item
[29Jan2021 18:53:55.246] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_scoria_stairs to registry minecraft:item
[29Jan2021 18:53:55.246] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_scoria_slab to registry minecraft:item
[29Jan2021 18:53:55.246] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_scoria_wall to registry minecraft:item
[29Jan2021 18:53:55.246] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_bricks to registry minecraft:item
[29Jan2021 18:53:55.246] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_bricks_stairs to registry minecraft:item
[29Jan2021 18:53:55.246] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_bricks_slab to registry minecraft:item
[29Jan2021 18:53:55.246] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_bricks_wall to registry minecraft:item
[29Jan2021 18:53:55.246] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_scoria_bricks to registry minecraft:item
[29Jan2021 18:53:55.246] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_scoria_bricks_stairs to registry minecraft:item
[29Jan2021 18:53:55.246] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_scoria_bricks_slab to registry minecraft:item
[29Jan2021 18:53:55.246] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_scoria_bricks_wall to registry minecraft:item
[29Jan2021 18:53:55.246] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_pillar to registry minecraft:item
[29Jan2021 18:53:55.246] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_scoria to registry minecraft:item
[29Jan2021 18:53:55.247] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_scoria_stairs to registry minecraft:item
[29Jan2021 18:53:55.247] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_scoria_slab to registry minecraft:item
[29Jan2021 18:53:55.247] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_scoria_wall to registry minecraft:item
[29Jan2021 18:53:55.247] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_scoria to registry minecraft:item
[29Jan2021 18:53:55.247] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_scoria to registry minecraft:item
[29Jan2021 18:53:55.247] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_scoria to registry minecraft:item
[29Jan2021 18:53:55.247] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_scoria to registry minecraft:item
[29Jan2021 18:53:55.247] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria to registry minecraft:item
[29Jan2021 18:53:55.247] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_cobblestone to registry minecraft:item
[29Jan2021 18:53:55.247] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_cobblestone_stairs to registry minecraft:item
[29Jan2021 18:53:55.247] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_cobblestone_slab to registry minecraft:item
[29Jan2021 18:53:55.247] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_cobblestone_wall to registry minecraft:item
[29Jan2021 18:53:55.247] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dark_scoria to registry minecraft:item
[29Jan2021 18:53:55.247] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dark_scoria_stairs to registry minecraft:item
[29Jan2021 18:53:55.247] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dark_scoria_slab to registry minecraft:item
[29Jan2021 18:53:55.247] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dark_scoria_wall to registry minecraft:item
[29Jan2021 18:53:55.247] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_bricks to registry minecraft:item
[29Jan2021 18:53:55.247] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_bricks_stairs to registry minecraft:item
[29Jan2021 18:53:55.247] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_bricks_slab to registry minecraft:item
[29Jan2021 18:53:55.247] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_bricks_wall to registry minecraft:item
[29Jan2021 18:53:55.247] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dark_scoria_bricks to registry minecraft:item
[29Jan2021 18:53:55.247] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dark_scoria_bricks_stairs to registry minecraft:item
[29Jan2021 18:53:55.247] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dark_scoria_bricks_slab to registry minecraft:item
[29Jan2021 18:53:55.247] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dark_scoria_bricks_wall to registry minecraft:item
[29Jan2021 18:53:55.247] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_pillar to registry minecraft:item
[29Jan2021 18:53:55.247] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dark_scoria to registry minecraft:item
[29Jan2021 18:53:55.247] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dark_scoria_stairs to registry minecraft:item
[29Jan2021 18:53:55.247] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dark_scoria_slab to registry minecraft:item
[29Jan2021 18:53:55.247] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dark_scoria_wall to registry minecraft:item
[29Jan2021 18:53:55.247] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_dark_scoria to registry minecraft:item
[29Jan2021 18:53:55.247] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_dark_scoria to registry minecraft:item
[29Jan2021 18:53:55.247] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_dark_scoria to registry minecraft:item
[29Jan2021 18:53:55.247] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_dark_scoria to registry minecraft:item
[29Jan2021 18:53:55.346] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 69 known objects of type net.minecraft.tileentity.TileEntityType
[29Jan2021 18:53:55.347] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:schematicannon to registry minecraft:block_entity_type
[29Jan2021 18:53:55.348] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:schematic_table to registry minecraft:block_entity_type
[29Jan2021 18:53:55.348] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gearbox to registry minecraft:block_entity_type
[29Jan2021 18:53:55.348] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:clutch to registry minecraft:block_entity_type
[29Jan2021 18:53:55.348] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gearshift to registry minecraft:block_entity_type
[29Jan2021 18:53:55.348] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:belt to registry minecraft:block_entity_type
[29Jan2021 18:53:55.348] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:water_wheel to registry minecraft:block_entity_type
[29Jan2021 18:53:55.348] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:encased_fan to registry minecraft:block_entity_type
[29Jan2021 18:53:55.348] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:nozzle to registry minecraft:block_entity_type
[29Jan2021 18:53:55.348] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:turntable to registry minecraft:block_entity_type
[29Jan2021 18:53:55.348] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:hand_crank to registry minecraft:block_entity_type
[29Jan2021 18:53:55.348] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cuckoo_clock to registry minecraft:block_entity_type
[29Jan2021 18:53:55.348] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:millstone to registry minecraft:block_entity_type
[29Jan2021 18:53:55.348] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushing_wheel to registry minecraft:block_entity_type
[29Jan2021 18:53:55.348] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushing_wheel_controller to registry minecraft:block_entity_type
[29Jan2021 18:53:55.348] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_press to registry minecraft:block_entity_type
[29Jan2021 18:53:55.348] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_mixer to registry minecraft:block_entity_type
[29Jan2021 18:53:55.349] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:basin to registry minecraft:block_entity_type
[29Jan2021 18:53:55.349] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:depot to registry minecraft:block_entity_type
[29Jan2021 18:53:55.349] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chute to registry minecraft:block_entity_type
[29Jan2021 18:53:55.349] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:speedometer to registry minecraft:block_entity_type
[29Jan2021 18:53:55.349] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:stressometer to registry minecraft:block_entity_type
[29Jan2021 18:53:55.349] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fluid_pipe to registry minecraft:block_entity_type
[29Jan2021 18:53:55.350] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:encased_fluid_pipe to registry minecraft:block_entity_type
[29Jan2021 18:53:55.350] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:glass_fluid_pipe to registry minecraft:block_entity_type
[29Jan2021 18:53:55.350] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_pump to registry minecraft:block_entity_type
[29Jan2021 18:53:55.350] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:smart_fluid_pipe to registry minecraft:block_entity_type
[29Jan2021 18:53:55.350] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fluid_valve to registry minecraft:block_entity_type
[29Jan2021 18:53:55.350] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fluid_tank to registry minecraft:block_entity_type
[29Jan2021 18:53:55.351] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:creative_fluid_tank to registry minecraft:block_entity_type
[29Jan2021 18:53:55.351] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:hose_pulley to registry minecraft:block_entity_type
[29Jan2021 18:53:55.351] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:item_drain to registry minecraft:block_entity_type
[29Jan2021 18:53:55.351] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:spout to registry minecraft:block_entity_type
[29Jan2021 18:53:55.351] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:portable_fluid_interface to registry minecraft:block_entity_type
[29Jan2021 18:53:55.351] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_piston to registry minecraft:block_entity_type
[29Jan2021 18:53:55.351] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:windmill_bearing to registry minecraft:block_entity_type
[29Jan2021 18:53:55.351] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_bearing to registry minecraft:block_entity_type
[29Jan2021 18:53:55.351] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:clockwork_bearing to registry minecraft:block_entity_type
[29Jan2021 18:53:55.351] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:rope_pulley to registry minecraft:block_entity_type
[29Jan2021 18:53:55.351] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cart_assembler to registry minecraft:block_entity_type
[29Jan2021 18:53:55.351] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:deployer to registry minecraft:block_entity_type
[29Jan2021 18:53:55.351] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:portable_storage_interface to registry minecraft:block_entity_type
[29Jan2021 18:53:55.351] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_crafter to registry minecraft:block_entity_type
[29Jan2021 18:53:55.351] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sequenced_gearshift to registry minecraft:block_entity_type
[29Jan2021 18:53:55.352] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:flywheel to registry minecraft:block_entity_type
[29Jan2021 18:53:55.352] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:furnace_engine to registry minecraft:block_entity_type
[29Jan2021 18:53:55.352] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:rotation_speed_controller to registry minecraft:block_entity_type
[29Jan2021 18:53:55.352] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_arm to registry minecraft:block_entity_type
[29Jan2021 18:53:55.352] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_tunnel to registry minecraft:block_entity_type
[29Jan2021 18:53:55.352] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_tunnel to registry minecraft:block_entity_type
[29Jan2021 18:53:55.352] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:content_observer to registry minecraft:block_entity_type
[29Jan2021 18:53:55.352] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:stockpile_switch to registry minecraft:block_entity_type
[29Jan2021 18:53:55.352] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_crate to registry minecraft:block_entity_type
[29Jan2021 18:53:55.352] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:creative_crate to registry minecraft:block_entity_type
[29Jan2021 18:53:55.352] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:nixie_tube to registry minecraft:block_entity_type
[29Jan2021 18:53:55.352] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:redstone_link to registry minecraft:block_entity_type
[29Jan2021 18:53:55.352] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:analog_lever to registry minecraft:block_entity_type
[29Jan2021 18:53:55.353] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_repeater to registry minecraft:block_entity_type
[29Jan2021 18:53:55.353] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_pulse_repeater to registry minecraft:block_entity_type
[29Jan2021 18:53:55.353] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:simple_kinetic to registry minecraft:block_entity_type
[29Jan2021 18:53:55.353] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:motor to registry minecraft:block_entity_type
[29Jan2021 18:53:55.353] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:encased_shaft to registry minecraft:block_entity_type
[29Jan2021 18:53:55.353] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_pulley to registry minecraft:block_entity_type
[29Jan2021 18:53:55.353] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chassis to registry minecraft:block_entity_type
[29Jan2021 18:53:55.353] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:drill to registry minecraft:block_entity_type
[29Jan2021 18:53:55.353] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:saw to registry minecraft:block_entity_type
[29Jan2021 18:53:55.353] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:harvester to registry minecraft:block_entity_type
[29Jan2021 18:53:55.353] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blaze_heater to registry minecraft:block_entity_type
[29Jan2021 18:53:55.354] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:funnel to registry minecraft:block_entity_type
[29Jan2021 18:53:55.408] [main/ERROR] [net.minecraft.util.Util/]: No data fixer registered for immersiveengineering:chemthrower_shot
[29Jan2021 18:53:55.419] [main/ERROR] [net.minecraft.util.Util/]: No data fixer registered for immersiveengineering:fluorescent_tube
[29Jan2021 18:53:55.426] [main/ERROR] [net.minecraft.util.Util/]: No data fixer registered for immersiveengineering:explosive
[29Jan2021 18:53:55.428] [main/ERROR] [net.minecraft.util.Util/]: No data fixer registered for immersiveengineering:railgun_shot
[29Jan2021 18:53:55.431] [main/ERROR] [net.minecraft.util.Util/]: No data fixer registered for immersiveengineering:revolver_shot
[29Jan2021 18:53:55.459] [main/ERROR] [net.minecraft.util.Util/]: No data fixer registered for immersiveengineering:revolver_shot_flare
[29Jan2021 18:53:55.518] [main/ERROR] [net.minecraft.util.Util/]: No data fixer registered for immersiveengineering:revolver_shot_homing
[29Jan2021 18:53:55.529] [main/ERROR] [net.minecraft.util.Util/]: No data fixer registered for immersiveengineering:skyline_hook
[29Jan2021 18:53:55.532] [main/ERROR] [net.minecraft.util.Util/]: No data fixer registered for immersiveengineering:revolver_shot_wolfpack
[29Jan2021 18:53:55.535] [main/ERROR] [net.minecraft.util.Util/]: No data fixer registered for immersiveengineering:cart_woodencrate
[29Jan2021 18:53:55.536] [main/ERROR] [net.minecraft.util.Util/]: No data fixer registered for immersiveengineering:cart_reinforcedcrate
[29Jan2021 18:53:55.537] [main/ERROR] [net.minecraft.util.Util/]: No data fixer registered for immersiveengineering:cart_woodenbarrel
[29Jan2021 18:53:55.538] [main/ERROR] [net.minecraft.util.Util/]: No data fixer registered for immersiveengineering:cart_metalbarrel
[29Jan2021 18:53:55.540] [main/ERROR] [net.minecraft.util.Util/]: No data fixer registered for immersiveengineering:sawblade
[29Jan2021 18:53:55.542] [main/ERROR] [net.minecraft.util.Util/]: No data fixer registered for flame
[29Jan2021 18:53:55.542] [main/ERROR] [net.minecraft.util.Util/]: No data fixer registered for robit
[29Jan2021 18:53:55.543] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 4 known objects of type net.minecraft.entity.EntityType
[29Jan2021 18:53:55.544] [main/ERROR] [net.minecraft.util.Util/]: No data fixer registered for super_glue
[29Jan2021 18:53:55.546] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:super_glue to registry minecraft:entity_type
[29Jan2021 18:53:55.547] [main/ERROR] [net.minecraft.util.Util/]: No data fixer registered for contraption
[29Jan2021 18:53:55.547] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:contraption to registry minecraft:entity_type
[29Jan2021 18:53:55.547] [main/ERROR] [net.minecraft.util.Util/]: No data fixer registered for stationary_contraption
[29Jan2021 18:53:55.548] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:stationary_contraption to registry minecraft:entity_type
[29Jan2021 18:53:55.548] [main/ERROR] [net.minecraft.util.Util/]: No data fixer registered for seat
[29Jan2021 18:53:55.548] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:seat to registry minecraft:entity_type
[29Jan2021 18:53:55.554] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 10 known objects of type net.minecraft.fluid.Fluid
[29Jan2021 18:53:55.555] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:potion to registry minecraft:fluid
[29Jan2021 18:53:55.555] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:flowing_potion to registry minecraft:fluid
[29Jan2021 18:53:55.555] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:tea to registry minecraft:fluid
[29Jan2021 18:53:55.555] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:flowing_tea to registry minecraft:fluid
[29Jan2021 18:53:55.555] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:milk to registry minecraft:fluid
[29Jan2021 18:53:55.555] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:flowing_milk to registry minecraft:fluid
[29Jan2021 18:53:55.555] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:honey to registry minecraft:fluid
[29Jan2021 18:53:55.555] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:flowing_honey to registry minecraft:fluid
[29Jan2021 18:53:55.555] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chocolate to registry minecraft:fluid
[29Jan2021 18:53:55.556] [main/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:flowing_chocolate to registry minecraft:fluid
[29Jan2021 18:53:56.037] [main/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type COMMON
[29Jan2021 18:53:56.038] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\charl\Desktop\Modpack thing 4\config\immersiveengineering-common.toml
[29Jan2021 18:53:56.105] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\charl\Desktop\Modpack thing 4\config\immersiveengineering-common.toml
[29Jan2021 18:53:56.135] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\charl\Desktop\Modpack thing 4\config\immersiveengineering-common.toml for changes
[29Jan2021 18:53:56.138] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\charl\Desktop\Modpack thing 4\config\forge-common.toml
[29Jan2021 18:53:56.139] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\charl\Desktop\Modpack thing 4\config\forge-common.toml
[29Jan2021 18:53:56.139] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\charl\Desktop\Modpack thing 4\config\forge-common.toml for changes
[29Jan2021 18:53:56.139] [main/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Loaded forge config file forge-common.toml
[29Jan2021 18:53:56.140] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\charl\Desktop\Modpack thing 4\config\cosmeticarmorreworked-common.toml
[29Jan2021 18:53:56.141] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\charl\Desktop\Modpack thing 4\config\cosmeticarmorreworked-common.toml
[29Jan2021 18:53:56.141] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\charl\Desktop\Modpack thing 4\config\cosmeticarmorreworked-common.toml for changes
[29Jan2021 18:53:56.142] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\charl\Desktop\Modpack thing 4\config\chiselsandbits-common.toml
[29Jan2021 18:53:56.143] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\charl\Desktop\Modpack thing 4\config\chiselsandbits-common.toml
[29Jan2021 18:53:56.143] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\charl\Desktop\Modpack thing 4\config\chiselsandbits-common.toml for changes
[29Jan2021 18:53:56.144] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\charl\Desktop\Modpack thing 4\config\bettermineshafts-forge-1_16.toml
[29Jan2021 18:53:56.145] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\charl\Desktop\Modpack thing 4\config\bettermineshafts-forge-1_16.toml
[29Jan2021 18:53:56.146] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\charl\Desktop\Modpack thing 4\config\bettermineshafts-forge-1_16.toml for changes
[29Jan2021 18:53:56.147] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\charl\Desktop\Modpack thing 4\config\bettercaves-1_16.toml
[29Jan2021 18:53:56.152] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file bettermineshafts-forge-1_16.toml changed, sending notifies
[29Jan2021 18:53:56.159] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\charl\Desktop\Modpack thing 4\config\bettercaves-1_16.toml
[29Jan2021 18:53:56.159] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\charl\Desktop\Modpack thing 4\config\bettercaves-1_16.toml for changes
[29Jan2021 18:53:56.163] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\charl\Desktop\Modpack thing 4\config\subwild-common.toml
[29Jan2021 18:53:56.164] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\charl\Desktop\Modpack thing 4\config\subwild-common.toml
[29Jan2021 18:53:56.164] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\charl\Desktop\Modpack thing 4\config\subwild-common.toml for changes
[29Jan2021 18:53:56.165] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\charl\Desktop\Modpack thing 4\config\create-common.toml
[29Jan2021 18:53:56.167] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\charl\Desktop\Modpack thing 4\config\create-common.toml
[29Jan2021 18:53:56.167] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\charl\Desktop\Modpack thing 4\config\create-common.toml for changes
[29Jan2021 18:53:56.205] [modloading-worker-2/INFO] [Mekanism/]: Loaded 'Mekanism Generators' module.
[29Jan2021 18:53:56.449] [modloading-worker-2/DEBUG] [Create/ChunkUtil/]: Chunk Util constructed
[29Jan2021 18:53:56.430] [Immersive Engineering Contributors Thread/INFO] [immersiveengineering/]: Attempting to download special revolvers from GitHub
[29Jan2021 18:53:56.344] [modloading-worker-3/INFO] [Mekanism/]: Version 10.0.18 initializing...
[29Jan2021 18:53:56.541] [modloading-worker-1/WARN] [melonslise.subwild.SubWild/]: @@@@@@@@@@@@@@@@@@@@@@@@@@@@
[29Jan2021 18:53:56.552] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [immersiveengineering] Starting version check at https://raw.githubusercontent.com/BluSunrize/ImmersiveEngineering/1.16/changelog.json
[29Jan2021 18:53:56.584] [modloading-worker-1/WARN] [melonslise.subwild.SubWild/]: Yung's Better Caves Present! Enabling workaround for wall feature placements!
[29Jan2021 18:53:56.624] [modloading-worker-1/WARN] [melonslise.subwild.SubWild/]: @@@@@@@@@@@@@@@@@@@@@@@@@@@@
[29Jan2021 18:53:56.722] [modloading-worker-3/INFO] [Mekanism/]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism]
[29Jan2021 18:53:56.771] [modloading-worker-3/INFO] [Mekanism/]: Loading complete.
[29Jan2021 18:53:56.821] [modloading-worker-3/INFO] [Mekanism/]: Mod loaded.
[29Jan2021 18:53:56.931] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after COMMON_SETUP: 5 jobs
[29Jan2021 18:53:57.093] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [immersiveengineering] Received version check data:
{
"homepage": "https://minecraft.curseforge.com/projects/immersive-engineering",
"promos": {
"1.8.9-latest": "0.8-28",
"1.8.9-recommended": "0.8-28",
"1.9.4-latest": "0.9-29",
"1.9.4-recommended": "0.9-29",
"1.10.2-latest": "0.10-58",
"1.10.2-recommended": "0.10-58",
"1.11.2-latest": "0.11-63",
"1.11.2-recommended": "0.11-63",
"1.12.2-latest": "0.12-90",
"1.12.2-recommended": "0.12-90",
"1.14.4-latest": "1.14.4-4.0.0-116",
"1.14.4-recommended": "1.14.4-4.0.0-116",
"1.15.2-latest": "1.15.2-4.1.1-125",
"1.15.2-recommended": "1.15.2-4.1.1-125",
"1.16.1-latest": "1.16.1-4.1.1-126",
"1.16.1-recommended": "1.16.1-4.1.1-126"
},
"1.8.9": {
"0.8-24": "- massive shoutout to Malte for figuring out some proper wire rendering! :D\n- added compat for DenseOres (crushing/smelting) \n- fixed lanterns not emitting light\n- fixed silver bullets causing a crash\n- fixed gunpowder barrels crashing because of a duplicate datamarker\n- fixed gunpowder barrels dropping from explosions\n- fixed CokeOvens not interacting with hoppers\n- fixed wires not outputting to RF-only receivers (thanks Malte)\n- fixed connections on HV relays (thanks Malte)\n- fixed a crash caused by hammering the top/bottom of a wooden post\n- fixed the stackoverflow in sheetmetal tanks\n- fixed the themoelectric gen crashing (thanks Malte)\n- fixed the waterwheels breaking more other wheels (thanks Malte)\n- fixed textures on stone slabs (thanks Malte)",
"0.8-25": "- wires can transfer across unloaded chunks now! :D (thanks Malte)\n- added reinforced (creeper-proof) storage crates\n- changed voltmeter to allow measuring between two non-output points (thanks Malte)\n- fixed an NPE in rendering\n- fixed fluid pipes not rendering properly\n- fixed invalidly added recipe to create dusts where no ignots exist\n- fixed missing coke dust recipe\n- fixed Arc Furnace not having solid sides\n- fixed NPE in Improve Blast Furnace's capabilities\n- fixed Crash with the Mining Drill (thanks Malte)\n- fixed watermill outputting less than it should because of broken math (thanks Malte)\n- fixed extremely high losses on wires (thanks Malte)\n- fixed insulating glass being opaque (thanks Malte)\n- ported miscellaneous other fixes from 1.7 (thanks Malte)\n- added zh_CN localization (thanks to 3TUSK, Amamiya-Nagisa, bakaxyf, CannonFotter, crafteverywhere, IamAchang, Joccob, LYDfalse, UUUii)",
"0.8-26": "- IE REQUIRES JAVA 8 NOW!\n- added a load of Tinkers Construct compat:\n\t- Treated Wood tool material. Similar to normal wood, but no splinters\n\t- Constantan tool material. Additional weapon effects based on biome temperature\n\t- Slime Fluids works in the chemthrower again\n\t- fixed smeltery alloy recipe for Constantan\n- re-added InvTweaks compat to the Wooden Crates\n- re-added Railgun and Chemthrower documentation to the manual\n- buffed the default damage of the Railgun\n- changed silver bullets to do extra damage to undead (Witchery isn't updated, so they'd be useless otherwise)\n- fixed Multiblocks looking derpy when formed (thanks Malte)\n- fixed connection offsets on transformers (thanks Malte)\n- improved connections on transformers (thanks Malte)\n- fixed connections on pipes looking weird and broken (thanks Malte)\n ",
"0.8-27": "- re-added documentation on biodiesel (thanks Malte)\n- re-added the Assembler! For all your autocrafting needs!\n- changed the plantoil value for hemp seeds back to what it was in 1.7.10\n- changed internal rendering of connectors to use vflip again rather than flipped textures (thanks Malte)\n- changed conveyor belts to halt their animation when red\n- added comparator support to the current transformer (thanks Malte)\n- added a hacky workaround for WAILA making wires look bad (WAILA should fix this, but we'll manage) (thanks Malte)\n- added a manual page for Uranium Ore\n- added a proper sound to the revolver firing\n- added the Tesla Coil! It will shock you!\n- added the ability to allow Tinkers Tools to the toolbox, as well as a better API to allow adding them (thanks Malte)\n- fixed sheetmetal tanks showing the wrong structure in the manual\n- fixed recipe for leaded concrete stairs\n- fixed gunpowder barrels exploding when punched\n- fixed pipes not visually connecting to refinery\n- fixed the arc furnace only processing one item at a time (thanks Malte)\n- fixed the arc furnace voiding items if the first output slot is full (thanks Malte)\n- fixed TESR render crash (I still totally blame Vanilla/Forge for that) (thanks Malte)\n- fixed invisible molten metals in Tinkers compat (thanks Malte)\n- fixed pipes not transferring properly (thanks Malte)\n- fixed invisible wires on balloons (thanks Malte)\n- fixed balloons not being placeable in mid air (thanks Malte)\n- fixed bottles not getting filled in squeezer/fermenter (thanks Malte)\n- fixed Skyhook pulling people into walls (thanks Malte)\n- fixed Dropping Conveyors not dropping (thanks Malte)\n- fixed entities getting stuck on uphill conveyors (thanks Malte)\n- fixed scaffolding not beign climbable (thanks Malte)\n- fixed the crusher still hurting entities even when turned off (thanks Malte)\n- fixed IE blocks not being chiselable (thanks Malte)\n- fixed maneuver gear dupe bug (thanks Malte)\n- fixed furnaces not lighting up when using external heater (thanks Malte)\n- fixed scaffolding not being placeable while jumping (thanks Malte)\n- fixed preheaters not consuming power correctly and not having a manual entry\n- fixed crusher crushing entities on collision",
"0.8-28": "- re-added the Floodlight back in\n- re-added the transformers that can attach to posts (thanks Malte)\n- re-added the ability for the pump to not create cobblestone and improved the pump (thanks Malte)\n- added the Faraday Suit, an armor to survive tesla coils and allow for lightshows! (code by Malte, art by Mr. Hazard)\n- added sound and nicer animations to the metal press\n- added new textures for the Capacitors! Celebrating IE's one year of public release! :D\n- changed recipes for WireCoil. They now take wire which is made out of plate with shears/wirecutters or with the metal press\n- changed wirecutters to take durability damage when removing wires from connectors\n- added fluorescent tubes. They glow when near a tesla coil! (thanks Malte)\n- added a \"Bad Eyesight\" config to make the manual render in darker, bold font. Can mess up formatting\n- fixed a crash and dupe bug with the toolbox (thanks Malte)\n- fixed weird render issues and crashes with multiblocks (thanks Malte)\n- fixed silo voiding items (thanks Malte)\n- fixed a crash when exploding bullets hit reactive creatures like endermen (thanks Malte)\n- fixed a crash when pumping fluids out of sheetmetal tanks (thanks Malte)\n- fixed rotation bug on the bucketwheel (thanks Malte)\n- fixed a bug where houses try to spawn the nonexistent villager\n- fixed most IE blocks letting through light when they shouldn't (thanks Malte)"
},
"1.9.4": {
"0.9-29": "- UPDATE TO 1.9.4\n- mostly port, movign stuff to new fluid systems, capabilities, etc\n- moved 3D Maneuver gear. It didn't fit the style of hte mod and was incredibly glitchy"
},
"1.10.2": {
"0.10-30": "- UPDATE TO 1.10.2",
"0.10-31": "- added Redstone Wire connector\n- cleaned up recipes and manual a little\n- fixed wire rendering\n- fixed crash with cart shaders",
"0.10-33": "- fixed crashes when break smart models, parsed texture into baked builder\n- fixed ItemRenders for multiblocks\n- fixed rendering of Wind- and Watermills\n- fixed entrylsits in the manual being short\n- fixed the forming of multiblocks scrambling the player's inventory\n- fixed treated wood recipe consuming buckets (Forge Bug, really...)\n- fixed machines crashign when fillign buckets internally",
"0.10-34": "- added TCon alloy recipes\n- fixed crash in earmuff recipe, using a client access method\n- fixed arc alloy recipes having too little output\n- prepping for FastTESR hopefully soon!",
"0.10-35": "- re-added Open Computers compat\n- cahnged waterwheel and windmills to use FastTESR\n- fixed NPE in ShapedIngredientRecipe\n- fixed Treated Wood display in the TCon Book",
"0.10-36": "- added Hemp Seeds to Forestry's bags\n- changed Windmill and Improved Windmill to have models with 90% less polys. PERFORMANCE!\n- removed unnecesary debug outprints\n- fixed NPE in manual\n- fixed issues on the manual's mineral pages\n- fixed models for coresamples",
"0.10-37": "- added the new IBullet system!\n - bullets are no longer based on metadata, but use NBT tags to differentiate types, their abilities are handled externally\n - updated manual accordingly\n- added recipe for leaded concrete\n- changed Conveyors to have a better placement system\n- fixed crashes when shiftclicking in revolver gui\n- fixed slots not assignign properly in revolver gui\n- fixed a bunch of manual things",
"0.10-38": "- added the new IConveyorBelt system\n - fully dynamic conveyor system, with custom models and all\n - addon mods can easily add their own!\n - features magnet prevention. Works on EIO, in future BM and Reliquary (?)\n- added Crusher recipe for coke blocks\n- re-added EIO compat, mostly Arc Recipes\n- fixed Assembler not assembling (thanks Alex)\n- fixed Chemthrower Projectiles making arrow noises\n- possible fix for the black rendering wires\n- fixed (finally, hopefully) the desync caused by forming Coke Oven and Blast Furnace",
"0.10-39": "- added Bloodmagic compat:\n - demon will bullets. 'nuff said.\n- re-added Chisel Compat. Won't work till Chisel actually brigns IMC integration back in\n- re-added Botania compat:\n - conveyor belts are immune to magnets\n - terrasteel bullets are back\n - armed the potatoes\n- re-added Wolfpack Cartridges!\n- changed Water- and Windmills to use normal TESR again after all\n- changed Lanterns to be rotateable with the hammer\n- changed a load of Assembler functionality. Fixed fluid crafting and container items\n- changed multiblocks in the manual to indicate whether the components are in your inventory\n- changed arcfurnace to output slag faster\n- fixed lighting on wires and connectors (thanks Malte)\n- fixed wire rendering accross chunks; they split into two renders to at least give indication now (thanks Malte)\n- fixed recipes for Faraday Armor\n- fixed incorrect checks for empty lists when creating ingredient stacks\n- fixed Universal Bucket being initialized too late\n- fixed crashes relating to missign Railgun ammo\n- fixed Wooden Posts not extending arms\n- fixed derpy looking railgun and missing sounds on the Revolver\n- fixed windmills not recognizing walls properly\n- fixed JEI rendering for Metal Press and Crusher\n- fixed multiple capability issues on IE tiles\n- fixed conveyors shooting items out to the sides when inserted into\n- fixed floodlights crashing on placement\n- fixed balloons not being consumed when placed in the air and suffocating players\n- fixed conveyors from the creative menu being unplaceable\n- fixed dieselgen crashing for invalid fuel\n- fixed rotations on the bucket wheel\n- fixed broken renderign on the ear defenders\n- fixed drill and chemthrower losing fluid when modifying\n- fixed shiftclicking bullets into the revolver\n- fixed dieselgen and refinery not accepting fluids when mirrored\n- fixed hemp being plantable on non-farmland\n- fixed arcfurnace consuming too many additives\n- various other small fixes!",
"0.10-40": "- fixed machines crashing\n- fixed sheetmetal tank not outputting",
"0.10-41": "- added the function to dye conveyor belts!\n- added the splitting conveyor belt, it alternates left and right!\n- re-added the ability to pull recipes from JEI into the assembler\n- re-added charge counter to railgun\n- re-added some missing achievements\n- re-added the ability to cover pipes in scaffold. IMC messages an define additional whitelisted blocks\n- re-added Crafttweaker/Minetweaker integration\n- updated TCon compat to latest TCon\n- removed Fluid Bottles. People can shut up about those now >_>\n- fixed Assembler not crafting and occasionally crashing\n- fixed Arc Furnace rendering, output rates and dupebugs\n- fixed slab rendering\n- fixed wooden crates not updating comparators\n- fixed floodlight being terrible (thanks Malte)\n- fixed lots of bugs with wire models (thanks Malte)\n- fixed crashes with projectiles\n- fixed SkyHook being derpy\n- fixed Transformers not attaching on posts\n- fixed IE blocks not having placement sounds\n- fixed selection and colision bounds on multiple blocks\n- fixed OC comapt on the crusher being borked (thanks Malte)\n- fixed lootentry access error (thanks Malte)\n- fixed wires sometimes not rendering on servers\n- fixed a manual derp (thanks Malte)",
"0.10-42": "- fixed NPE when throwign items into the crusher\n- attempted fix for render crashes with TESRs and their blockstates",
"0.10-43": "- added version dependency for TCon to prevent further reports of that\n- added Banners! They look awesome! Shoutouts to Tris for making all the textures!\n- added support for TConstructs resourcepack based materials\n- added Strip Curtains. Purely decorative, dyeable, pretty nice for factories!\n- re-added the ability to climb scaffolding on pipes\n- re-added the Lightning Rod!\n- expanded the \"allow\" and \"interdict\" functions on the Hammer in regards to multiblocks\n- expanded the API on wires for an addon\n- changed manualpages for Multiblocks to be better at everything (thanks boni)\n- greatly improved renderperformance on waterwheels and windmills (thanks Malte)\n- fixed wooden barrels not being toggleable\n- fixed wooden barrels acceptign invalid fluids\n- fixed side-solidity on pumps\n- fixed changelog display in the Engineer's Manual\n- fixed jerrycans not getting filled properly and beign lost in crafting\n- fixed broken villager trades\n- fixed glitches in the toolbox (hopefully)\n- fixed <ERROR> overlays when WAWLA is installed (thanks Malte)\n- fixed WAILA display for EnergyProviders\n- fixed crash with Phial Cartridges\n- fixed Homing Cartridges not doing damage\n- fixed CraftTweaker method name\n- fixed Balloons not emitting light\n- fixed crash during Arc Furnace recycling calculations (thanks Malte)\n- fixed Bucket Wheel continuing to rotate when the Excavator is broken and desyncing (thanks Malte)\n- fixed LootEntry manipulation (3rd time's the charm?) (thanks Malte)\n- fixed crash with Railcraft (thanks Malte)",
"0.10-44": "- fixed clientside exception",
"0.10-45": "- change over to Forge's new config system:\n - DELETE YOUR IE CONFIG\n - Or don't, but you'll get a load of duplicate and unnecessary options.\n - If an old config breaks anything, you were warned.\n- added WAILA support for Tesla Coils\n- added The One Probe Compat for machines and energy storage\n- added a config option to disable villagers and their houses\n- added a config option to disable OreDict names in Advanced Tooltips\n- re-added config option for Railgun damage\n- re-added support for Railcrafts rails and rebar to be used as projectiles\n- re-added shader support for Railcraft carts\n- re-added the placement options for Redstone Breakers (thanks Malte)\n- changed blocks with configurable sides (capacitors, barrels) to use unlisted properties and lazy loading. Reduces IE's model count at startup by >75%\n- change Refinery model to have a big power input like Fermenter and Squeezer\n- fixed Refinery not properly accepting fluids\n- fixed crash when crafting cetain items (thanks Malte)\n- fixed Conveyors dropping invalid items (thanks Malte)\n- fixed Pumps not working due to miscalculated XORs (thanks Malte)\n- fixed Watermills having too small models\n- fixed wonky wire rendering (thanks Malte)\n- fixed material list for the Lightning Rod\n- fixed Faraday suit not blocking Tesla damage\n- fixed Floodlight having broken rendering and expanded computer support (thanks Malte)\n- fixed Buckshot projectiles not applying full damage\n- fixed Scaffolding not rendering properly on the inside\n- fixed breakerswitch not emitting redstone\n- fixed force chunkloading through redstone connectors\n- fixed Toolbox voiding items\n- fixed Pipes resetting connection configs (thanks Malte)\n- fixed Silo voiding items and not having Comparator output\n- fixed Pipes not dropping their covers\n- fixed placement logic for multiblock placements (posts, transformers, drill, teslacoil)\n- fixed CraftTweaker integration for the Refinery\n- fixed stair rendering\n- fixed explosion resistance for leaded concrete stairs and slabs\n- fixed Crusher overloading its process queue\n- fixed multiple minor issues",
"0.10-46": "- fixed serverside crash due to abstract proxy\n- fixed mcmod.info file",
"0.10-47": "- moved all clientside references from the config",
"0.10-48": "- added CTM support to Engineering Blocks and Scaffolds when Chisel is installed (in cooperation with Drullkus)\n- changed Breakers to be rotatable (thanks Malte)\n- changed Conveyor Belts showing walls when having their sides towards a metal press or assembler\n- fixed missing comments in the config file\n- fixed breaker switches crashing on servers (thanks Malte)\n- fixed IE models causing lag on chunk updates (thanks Malte)\n- fixed Breaker Switches not outputting redstone signals (thanks Malte)\n- fixed Redstone Breakers ignoring their inversion (thanks Malte)\n- fixed Ear Defenders being broken (thanks Malte)\n- fixed Squeezers and Fermenters not outputting Items automatically\n- fixed Silo not auto-outputting when supplied with a redstone signal\n- fixed Railgun not shooting alu, iron and steel sticks from other mods\n- fixed Manual on Railguns crashing without Railcraft installed (thanks Malte)",
"0.10-49": "- rewrote the shader system\n - improved texture performance\n - changed API integration\n - added listing in the manual, including re-ordering\n - removed the recipe to turn shaders back into bags\n- added the ability to rename wooden crates\n- added IRotationAcceptor interface for dynamos and the things that drive them (thanks Malte)\n- re-added the config for Excavator fail chance (thanks Malte)\n- re-added the ability to dye balloons (thanks Malte)\n- re-added the ability to add shaders to balloons\n- changed the drill's hardness checks to easier dig ores (thanks Malte)\n- fixed duped fluidcontainers on treated wood recipes\n- fixed incompat issue with new versions of TConstruct\n- fixed CraftTweaker compat (thanks mezz)\n- fixed Crusher recipe for sand requiring grass rather than gravel (thanks MalkContent)\n- fixed NPE on inserting items\n- fixed Wirecutters consuming durability and not working properly on transformers\n- fixed various client issues (thanks Malte)\n- fixed Structural Connectors and Redstone Connectors not displaying properly (thanks Malte)\n- fixed Conveyors throwing NPEs on Servers (thanks Malte)\n- fixed dupebug with Charging Station\n- fixed a few missing sounds\n- fixed a concurrent modification in Tesla Coil sounds (thanks Malte)",
"0.10-50": "- added versioncheck for TConstruct to prevent crashes with ranged weapons\n- added Icons for all IE machines to JEI and fixed recipe displays\n- fixed furnace heater constantly updating chunks\n- improved UV maps on the revolver, added a new shader",
"0.10-51": "- re-added Festive Crates! Happy Holidays!\n- re-added Botania compat for shaders, Relic rarity lootbags + shaders\n- added the ability for Strip Curtains to emit redstone when an entity passes through\n- added compatability for Forge Energy / Forge Units. End of an era, I guess.\n- fixed a nullpointer on JumpCushions\n- fixed Splitting and Dropping Conveyor not inserting into inventories\n- fixed crashes in the manual due to incomplete tesselation\n- fixed load-cycle with TCon\n- fixed HarvestCraft recipes usign water/milk not working in the assembler\n- fixed Furnace Heater constantly updating the block when insufficiently powered\n- IE now has a Maven (thanks SkySom)",
"0.10-52": "- added the ability for Dropping Conveyors to drop through trapdoors\n- added a new shader\n- fixed Nullpointer for Connectors accepting FUs",
"0.10-53": "- added new shaders\n- fixed Sample Drill crashing upon energy insertion\n- fixed Tesla Coil crashing upon energy insertion\n- fixed Revolver rendering on Tiny Potatoes\n- fixed Refinery not allowing extraction\n- fixed achievement for crafting the Mining Drill not firing\n - retro-actively firing crafting achievements when modifying them in the workbench\n- fixed Lightning Rod not building its fence-net properly\n- fixed bounds and disassembly of the Lightning Rod\n- fixed Splitting Conveyors sometimes not clearing temporary NBT data from entities\n- fixed a bit of log spam by invalid/missing models\n- fixed Blueprints not taking unstacked resources\n- fixed Vertical Conveyors not rendering walls on their base properly\n- fixed a dupebug with InventorySorter\n- fixed Fluids not updating to existing entries when failing to register",
"0.10-54": "- added the Automated Engineer's Workbench, allowing automated handling of Blueprint Recipes\n- added the Turntable, a block that allows rotating of other blocks\n- added the \"Dominator\" shader\n- changed Wirecoils to change their distance display to red when too far from their linking point\n- changed Graphite Electrodes to stack to 16 to make them more viable as Railgun ammo\n- changed Assembler to allow crafting IC2 recipes (thanks Malte)\n- fixed issues with lowercasing without locale\n- fixed ThermoElectric Gens, Dynamos and Wire Connectors not handling Forge Energy\n- fixed Shaderbags having their conversion recipes crash\n- fixed duplicate rod recipes in the Metal Press\n- fixed TConstruct book not showing Hemp item\n- fixed multithreading issues (thanks Malte)\n- fixed crash with unknown recipes in the Assembler (thanks Malte)\n- fixed resource overhead with Bucket Wheel rendering (thanks Malte)\n- fixed Manual not handling scrolling lists properly\n- fixed Sheetmetal Tanks not rendering fluids with colour\n- fixed Chemthrower not dropping player-only items (Blazerods)\n- fixed Buckshot and Dragonsbreath having the wrong return cartridges and the wrong DamageSource\n- fixed needless chunkupdates caused by Blastfurnace Preheaters\n- fixed Splitting Conveyors flipping directions too early",
"0.10-55": "- re-added the Bottling Machine! It bottles things up, like fluids and emotions!\n- added indicative scrollbars to the manual\n- added nullcheck to guard against malformed sound events\n- added a login check to synchronizing Excavator data\n- added a config option for hte drop weight of Hemp Seeds\n- changed IC2 compat to no longer load with IC2 classic\n- changed permission levels on comamnds to allow \"/cie resetrenders\" for everyone\n- fixed Minetweaker and JEI integration. Arc Furnace reduced to a single categroy, I'm afraid.\n- fixed Automatic Workbench using Pair from JavaFX\n- fixed null-master exceptions for Multiblocks\n- fixed rotations of wooden blocks (Gunpowder Barrel, Item Router)\n- fixed GUI of the Item Router\n- fixed SideOnly exceptions triggered by Chisel&Bits\n- fixed Withers dropping Lootbags. They really shouldn't anymore.\n- fixed world loading caused by connection persistence and validation (thanks Dogboy21)\n- fixed Crusher not collecting drops from low-health entities\n- fixed Assembler and Metal Press not reorienting conveyors when broken",
"0.10-56": "- fixed duplication of stacks of items dropped onto the bottling machine\n- fixed EntityDataManager registration (thanks mconwa01)\n- fixed manual entry of the fluidpump citing the use of \"wirecutters\" instead of \"hammer\"\n- fixed manual typo in the fermenter entry",
"0.10-57": "- added RazorWire! It pricks and slows, and you can electrify it.\n- added Fluid Concrete. Slows entities down and immobilizes them when it dries\n- added a Potion fluid. Effects vary on NBT data. Works in the Chemthrower, can be bottled in Bottling Machine.\n- added blocks for (almost) all IE Fluids\n- added the Mixer! It mixes solid components into fluids to make concrete or various potions!\n- added Turrets! Configurable targeting, currently allowing for fluids (Chemthrower) or bullets (Revolver) as ammo\n- changed Floodlights to allow inversion of redstone control\n- changed Charging Station to allow charging Forge Energy items as well\n- fixed Bottling Machine recipes not consuming fluid and duping items (thanks Malte)\n- fixed Redstone Wires illegally connecting to relays\n- fixed ArcFurnace recipes causing NPEs when added through Minetweaker\n- fixed JEI handler preventing Draconic Evolution for loading theirs\n- fixed OneProbe showing components of Multiblocks rather than the MB itself\n- fixed derped texture on Metal Press\n- fixed side-solidity for Stone Multiblocks\n- fixed the density of Creosote Oil. A certain Lemming notified me that it's in fact, denser than water.\n- Translations Added/Updated: ru_RU (lex1975)",
"0.10-58": "- added the Fluid Router. It does exactly what the Item Router does, but for fluids.\n- added Crafttweaker integration for the Mixer\n- added the Garden Cloche! It grows a variety of crops!\n - added farming compatability for Actually Additions\n - added farming compatability for Attained Drops\n - added farming compatability for Mystical Agriculture\n - added farming compatability for Harvestcraft\n - added farming compatability for Better With Mods\n - added farming compatability for Extra Utils\n- added Chemthrower compatability for ThermalFoundation fluids\n- added carpet, quarter and threequarter thicknesses for Concrete to make the fluid dry to more reasonable levels\n- added a toggleable option to the Mixer to output all fluids instead of just the bottom one\n- added placeable Toolboxes, they are fully accessible while placed\n- added placeable Coresamples, these can be rightclicked with a map to set a marker to their origin\n- added a visible chunk boundary when holding or looking at the Sample Drill\n- added Redstone Wires to the API (thanks Malte)\n- added a render reset hook to the API (thanks Malte)\n- added the Covered Conveyor, preventing players from picking up items from it\n- added a Conveyor unaffected by redstone\n- added the Fluid Outlet. It puts fluids in the world!\n- added OC compat for Mixer and BottlingMachine (thanks GuyRunningSouth)\n- added a Villager Job to sell Shader Bags\n- added a Crusher recipe to turn slag into sand\n- added a special ItemFrame render for Blueprints\n- added the ability to flip Powered Lanterns using the hammer\n- added the option for Strip Curtains to output a strong RS signal\n- added a sound to the Breaker Switch - Clearly the best feature of this update\n- changed Razorwire to render extended wooden boards when stacked\n- changed the Conductive debuff to apply to Teslacoil and Electro-Razorwire damage\n- changed metal plates and Sheetmetal to be craftable for any IE-used metal\n- changed Crafttweaker functions for Squeezer and Fermenter to feature input-based removal\n- changed dropping Conveyors to use Iron Trapdoors rather than Hoppers in the recipe\n- changed fluid potions to have reduced durations in the chemthrower\n- fixed Concrete blocks not applying suffocation damage\n- fixed some cartridges being allowed in turrets, fixes crash with Immersive Floofs\n- fixed energy drain on eletrified bullets, reduced drain for multii-projectile cartridges\n- fixed ownerless, tameable entities causing crashes in Turret targeting\n- fixed item in- and outputs on Turrets being unavailable\n- fixed manual entry for Razorwire\n- fixed NullPointer on FluidStacks\n- fixed Turntables and Hammers being able to rotate extended pistons, chests, beds, end portals and skulls\n- fixed the Drill taking more damage than intended (thanks Malte)\n- fixed the display of double arrays in the manual (thanks Malte)\n- fixed lang file as per suggestions on github\n- fixed Balloons and Redstone Connectors being invisible in the End\n- fixed Chemthrower projectiles being set on fire even when the fluid isn't flammable\n- fixed invalid connections being made possible due to splitting stacks (thanks Malte)\n- fixed bounding boxes and wire offsets for transformers (thanks Malte)\n- fixed transformers mistakenly having TESRs and accepting LV+MV wires in combination (thanks Malte)\n- fixed the Potion fluid not having textures (thanks Malte)\n- fixed ConcurrentModificationException on Crafttweaker reloads (thanks Malte)\n- fixed the Mixer not working when its internal tank is filled (thanks Malte)\n- fixed IE slag not being usable in ThermalExpansion recipes\n- fixed the Turrets losing its inventory (thanks Malte)\n- fixed NBT sensitive fluids not outputting from barrels properly (thanks Malte)\n- fixed a dupebug of empty fluid containers in the Assembler\n- fixed Assembler outputting damageable craftign items\n- fixed missing sounds on IE explosions\n- fixed Refinery dividing by 0 if timer config is adjusted downwards\n- fixed AutoWorkbench not exposing the right slots to its item handler and rendering the wrong items\n- fixed projectiles ignoring PvP protection within player teams\n- fixed wires not being removed properly if TileDrops are off (thanks Malte)\n- fixed floating Engineer's houses\n- fixed broken Energy Storage tooltips\n- fixed Metal Press not dropping its mold when broken\n- fixed various double-size blocks deleting things above them\n- fixed stuttering on Metal Press and Watermill (thanks Malte)\n- fixed Relays connecting to energy accepting things, to make their role more obvious (thanks Malte)\n- fixed resource reloading on TESRs (thanks Malte)\n- fixed various Turret projectile issues (thanks Malte)\n- fixed a Blast Furnace processing speed bug (thanks Malte)\n- fixed Skyhook being a stupidly powerful weapon (thanks Malte)\n- fixed the Crusher outputting to the wrong side\n- Translations Added/Updated: ru_RU (lex1975) (this time for real, since I forgot it last time), zh_TW (xaxa123)"
},
"1.11.2": {
"0.11-59 - UNRELEASED": "- Updated to Minecraft 1.11.2 and all the bugfixes that came with it! (thanks AtomicBlom and Malte for all the help <3)\n- added a migration system to allow loading 1.10 worlds into MC 1.11.2! (thanks Malte)\n- added special chemthrower behaviour for fluid concrete. It's the GLOO cannon from Prey! :D\n- added compat for Forestry's fertilizer to be used in the cloche\n- added the Alloy Kiln!\n - a small multiblock that allows earlygame alloying of metals\n - also features Crafttweaker support (thanks primetoxinz)\n- added new textures for the Dynamo, copper ingots, wirecoils and coil blocks (thanks Mr. Hazard)\n- added the Capacitor Backpack! Supplies your items with power!\n- added Thermal Foundation's Phyto-Grow as a valid Cloche fertilizer\n- added Sulfur & Saltpeter dust to make gunpower. Better texture and more uses soon!\n- changed balance on Drills: Heads have more durability, lubrication reduces wear, augers boost speed\n- changed Turrets to use the improved Tile Renders (thanks Malte)\n- changed outputsize on Coke and Blastbrick recipes, reducing earlygame resource costs\n- changed the Windmills!\n - new model (courtesy of Mr. Hazard)\n - instead of having two types, they are now \"upgraded\" with sails\n- changed produce&seed output for wheat and beetroot in the Cloche\n- changed Toolboxes and Wooden Crates to keep their enchantments on placement\n- changed Railgun to store less energy (so the Capacitor Backpack actually has a reason to exist), buffed its damage by 50%\n- changed Redstone Connectors to properly connect to Redstone Dust (thanks Malte)\n- fixed recipes for redstone ignoring conveyers\n- fixed render-crash with the Cloche\n- fixed nested configs not generating\n- fixed inventory texture for the LV connector\n- fixed cross-mod compat for the Cloche\n- fixed soil-texture getter for the cloche\n- fixed Covered Conveyors not protecting inserted items against pickup\n- fixed Improved Blast Furnace consuming too much fuel (thanks Malte)\n- fixed Multiblock disassemly code, specifically regarding multi-break-tools like Drills or TCon Hammers (thanks Malte)\n- fixed possible NBT overflows with toolboxes, crates, shulkerboxes, etc (thanks Malte)\n- fixed Fluid Pipe covers not initializing properly (thanks Malte)\n- fixed recipe-wildcard handling in the manual (thanks Landmaster)\n- fixed logic and effects for the Grunt Birthday Party achievement\n- fixed missing sounds for Metal Press and other things\n- fixed JEI display for the Crusher to show secondary output percentages\n- fixed Jerrycan/Sheetmetal Tank interaction (thanks Malte)\n- fixed Arc Furnace not recycling wire coils because wire was an unknown resource",
"0.11-62": "- official 1.11.2 release, same changelog as build 59",
"0.11-63": "- added the Heavy Plated Shield!\n - it protects like a normal shield\n - it has awesome upgrades\n- added Vacuum Tubes as a new mid-game crafting material\n- added a manual entry for the new components\n- added Crafttweaker integration for Blueprint recipes\n- changed/fixed HUD displays for Railgun, Chemthrower and Revolver\n- changed Turrets to be interactable from the top block (thanks Malte)\n- changed Arc Furance to distribute inputs evenly again (thanks Malte)\n- changed Sulfur and Saltpeter textures to be Hazards instead of my terrible ones\n- changed recipes for Mechanical components, added Bluepritns for reduced cost\n- changed JEI integration to use newer JEI methods\n- changed Engineer's Workbench to no longer be part of IE's main achievement progression\n- fixed Redstone connectors not properly accepting signals (thanks Malte)\n- fixed OC compat not loading due to incorrect mod ID (thanks Malte)\n- fixed Capacitor Backpack potentially charging itself\n- fixed crashes with Capacitor Backpack and Railgun interacting with capabilities (thanks Malte)\n- fixed localization file getting screwed up to ASCII\n- fixed up interacton between Silos and RefinedStorage (thanks Malte)\n- fixed ghostloading messing up randomizers for a lot of stuff (thanks Malte)\n- fixed a plethora of ghostloading issues (thanks Malte)\n- fixed Capacitor Backpacks being all-around derpy when crafting (thanks Malte)\n- fixed broken Pipe renders (thanks Malte)\n- fixed Turntable not reacting to redstone signals\n- fixed Fluid Outlet outputtign through closed sides\n- fixed render issues with the charging station (thanks Malte)\n- fixed (possibly) Wooden Crates in villages losing their contents on pickup"
},
"1.12.2": {
"0.12-64": "- Updated to Minecraft 1.12, fixed a lot of the issues resulting from this update\n - NOTE: Currently, IE's vanilla crafting recipes are not yet JSONs. This will probably change in future releases.\n - NOTE ALSO: Update may be a bit unstable. Feel free to report issues on github.\n- added Advancements to replace Achievements, some even give rewards!\n- added a custom trigger to detect formation of multiblocks\n- added two new Shaders: WAAAGH! and Lusus Naturae\n- added a super fancy spinning animation to Revolvers that use a specific skin.\n - atm limited to two exclusive skins, may be expanded in future.\n- changed holding animations for Revolver, Drill, Chemthrower and Railgun\n - has a config option in case it conflicts with other animation mods\n- changed certain Mineral Veins to output Sulfur Dust\n- changed OneProbe integration a tiny bit, showing SideConfigs on Barrels, Capacitors, etc.\n- fixed Minecart shaders crashing with layer counts over the default",
"0.12-65": "- changed crafting recipes to the new json based system!\n- fixed ClientProxy trying to subscribe on the Server side\n- fixed arm sleeves on players not matching arm position. Nothing I can do about armor, I'm afraid.",
"0.12-66": "- fixed the missing dustCharcoal reference in recipes",
"0.12-67": "- added the Probe Connector. It can read Comparator Overrides on Inventories and stuff!\n- added fancy animations for the reload with a speeloader and opening the revolver GUI\n- added the Circuit Board material, requires for Probe Connector and Turrets\n- added Comparator interfacing to a lot of IE multiblocks (using the RS controlpanel)\n- re-added animations for the drill. It rotates again \\o/\n- changed TE OreDict comapt to run in init phase\n- changed Revolvers to aim at enemies properly\n- changed re-equip animations for Revolver to look better\n- changed the Speedloader to a separate item, added a unique reload sound\n- changed the link system in the manual to allow linking to specific crafting recipes\n- fixed missing recipes for Metal plates\n- fixed Uranium Blocks + Slabs not having a recipe\n- fixed IE's fluids to always stitch into the sheet and have buckets load correctly\n- fixed missing Hammer Crushing recipes\n- fixed IE recipes using fluids not emptying containers properly & duplicating them\n- fixed recipes for Aluminium and Steel wires",
"0.12-68": "- re-added TConstruct compat\n- added Fertilizer compat for ActuallyAdditions, BetterWithMods and IC2\n- changed player arms for certain IE items to also affect armor\n- changed shield to use Forge's new provided shield method\n- changed Mystical Agriculture compat to not output seeds anymore\n- changed Arc Furnace, Squeezer and Fermenter to only output comparator signals for their input\n- changed revolver GUI to allow display of dual-wielded revolvers\n- fixed cloche not accepting power from the bottom block\n- fixed speedloader recipe mistakenly crafting a revolver\n- fixed gunpowder recipe being active even when there isn't any charcoal dust\n- fixed shield only equipping on the clientside with the magnet glove\n- fixed shield flickering when recharging in offhand\n- fixed back button in the manual failing\n- fixed shaders resulting in invisible revolver grips\n- fixed crafttweaker integration\n- fixed various AABBs errors causign projectiles to miss\n- fixed cloche having incorrect item handling (leading to trouble with EIO conduits)\n- fixed Forestry compat not loading\n- fixed Fluid Router allowing for an infinite loop\n- fixed Assembler not handling some recipes properly",
"0.12-69": "- fixed TConstruct dependency\n- fixed Assembler not properly handling Fluid Ingredients from IE and CoFH\n- fixed Revolver GUI not properly syncing\n- fixed model loading error (thanks PaleoCrafter)",
"0.12-70": "- added Shader-capabilities to the Heavy Plated Shield\n- added Scaffolding Slabs and Stairs\n- added a tiny bit of Albedo compat. Makes fancy lights happen on the Tesla Coils!\n- changed Mystical Agriculture compat to work for Inferium seeds\n- changed bullets to have increased speed\n- changed HE cartridges to travel in an arc and make a different sound\n - API update, cartridges can define custom sounds\n- changed, updated and improved the CTM compatability (thanks InsomniaKitten)\n- fixed Treated Wood recipes not consuming creosote\n- fixed up fence-connections for some IE blocks\n- fixed duplication glitch within the Refinery\n- fixed particle issues with some Multiblocks",
"0.12-71": "- added missing recipes for Scaffold Slabs & Stairs\n- added Albedo compat for Flare Cartridges\n- added a recipe to make torches out of wool and creosote\n- added the \"Ancient\" shader\n- added the Covered Vertical Conveyor\n- added the Chemthrower Multitank upgrade\n- re-added the Hemp to String recipe\n- changed logging to use separate logger rather than FMLLog (thanks Malte)\n- changed Garden Coche to allow Podzol as a mushroom soil\n- changed the Cloche to run at a reduced speed\n- changed all multi- and dummyblocks to be immovable by Pistons, because Quark\n- fixed Core Sample Drill animation (thanks Malte)\n- fixed a bunch of Capability errors (thanks Malte)\n- fixed turrets causing issues in target acquisition (thanks Malte)\n- fixed client disconnecting due to NBT overflow in crates and toolboxes (thanks Malte)\n- fixed broken remapper (thanks Malte)\n- fixed conveyor recipes requiring single inputs (thanks Malte)\n- fixed Tesla Coil animation not getting reset (thanks Malte)\n- fixed Chisel compat conflicting with CTM\n- fixed HarvestCraft compat not handling water and milk in the assembler properly\n- fixed auto-breakers causing issues with Storage Crates and others\n- fixed shiftclicking being broken in the Cloche GUI\n- fixed Manual not reopening on the selected page\n- fixed Railgun not working on Ender Dragon, Crystals and non-living entities (thanks Malte)\n- fixed Bullets not loading the damage from the config properly\n- fixed deprecated uses of getDrops\n- fixed Splitting Conveyor being derpy after being rotated",
"0.12-72": "- added a recipe to fill the Speedloader in a crafting table\n- added Packing and Unpacking molds to the Metal Press\n- added Jar Signing to comply with Forge's coremod guidelines (thanks Malte)\n- added support for amounts on OreDict ingredients in Crafttweaker compat (thanks MatrixN1)\n- added Crafttweaker compat for the Dieselgenerator + Drill (thanks Faxn)\n- changed IE's items with internal storage to use ItemHandler capabilities (thanks Malte)\n- changed IE's OBJ models to generate less comparative objects (thanks Malte)\n- changed IE to register its recipes on the proper event, fixing Crafttweaker compat\n- changed Alloy Kiln and Blastfurnace to tick down their active fuel even when not smelting (like vanilla furnaces)\n- changed Pumpkin and Melon seeds to have reduce oil outputs, and reduced their growthrate\n- changed Metal Press molds to be crafted in the Workbench\n- changed Metal Barrels to not output fluid when receiving a redstone signal, to work as valves (thanks Berinhardt)\n- changed dummies on Multiblocks to be removed from the list of ticking tiles (thanks Malte)\n- changed Windmills to rotate in in accordance to wind from the north or west, rather than fixed clockwise\n- fixed issues with dummyblocks spawning outside world borders (thanks Malte)\n- fixed crates and toolboxes losing their inventory (thanks Malte)\n- fixed various desync issues with the Engineer's Workbench (thanks Malte)\n- fixed render issues with multiblock TESRs (thanks Malte)\n- fixed Botania compat\n- fixed various desync issues with the Revolver & Speedloader HUD displays (thanks Malte)\n- fixed Multiblocks not dropping their contents\n- fixed Diesel Generators not allowing levers to be attached\n- fixed tooltip localisation for Alloy Kiln and Automatic Workbench\n- fixed Stripcurtains not notifying the strong signal to turn off\n- fixed Railgun projectiles not colliding with entities properly\n- fixed Fluid Pipes not showing their covers with CTM installed\n- fixed inventory models for Engineering blocks with CTM installed",
"0.12-73": "- added whitelist configs for the toolbox\n- re-enabled WAILA compat\n- re-enabled OpenComputers compat (not sure if it works)\n- changed IE to load on all 1.12 subversions\n- changed Metal Press render to have items sink a bit down to hide blocks\n- changed IE blocks to allow states for directional setting (thanks Malte)\n- changed Crushers to have a limited size queue to avoid login crashes\n- fixed toolbox crashing when placed (thanks Malte)\n- fixed lighting of the chemthrower particles (thanks Malte)\n- fixed drill and revolver looking derpy when fancy animations are disabled\n- fixed the Mil\u00c3\u00b3 Shader's name (thanks Malte)\n- fixed client-access exceptions with TOP handler\n- fixed Foresty compat errors\n- fixed cycle animations for the gunturret\n- fixed issues with Botania compat",
"0.12-74": "- changed IE to ACTUALLY load on all 1.12 subversions",
"0.12-75": "- Relicensed IE, because it was about time. It's not perfect but it's better than uncertainty\n- added a basic description to the mcmodinfo (thanks carstorm)\n- added a configurable, global, modifier for the Cloche's Fertilizer effectiveness\n- cleaned up internal BlockState logic a bit (thanks Malte)\n- changed Chisel compat to use proper IMC keys\n- changed Stone Multiblocks to be immovable to pistons\n- changed RedtoneBreakers to not visually connect to non-direct redstonedust\n- fixed broken rendering for blocks in non-standard layers (thanks Malte)\n- fixed config checks for @Mapped values causing issues (thanks Malte)\n- fixed issues with invalid block rotations (thanks Malte)\n- fixed Autoworkbench not disassembling properly (thanks Malte)\n- fixed crashes caused by empty ItemStacks (thanks Malte)\n- fixed Multiblocks not firing visual updates properly (thanks Malte)\n- fixed Eletrode Blueprints not being craftable\n- fixed Fluid Pump and Sheetmetal Tank not preserving NBT data\n- fixed Storage Crates writing empty enchantment tags on pickup\n- fixed Wire connections not synchronizing properly when switching between worlds (thanks Malte)\n- fixed Assembler consuming too much fluid in edgecases (thanks Malte)\n- fixed desync issues with the Workbench in multiplayer (thanks Malte)\n- fixed waterwheel rotation issues (thanks Malte)\n- fixed shooting non-living entities with the Chemthrower (thanks Malte)\n- fixed Mixer recpies not showing tooltips in JEI\n- fixed Cloche voiding seeds",
"0.12-76": "- added various config options for the Belljar, to adjust growthspeeds and fertilizer effects\n- re-added partivles and animation for the Arc Furnace (thanks Malte)\n- added TOP compat for the Sheetmetal Tank (thanks SirWindfield)\n- added Metal Ladders and Scaffold covered versions \n- fixed wires connected to razorwire not rendering (thanks Malte)\n- fixed missing comparator output on the Current Transformer (thanks Malte)\n- fixed the drill accidentally modifying its NBT on sharing (thanks Malte)\n- fixed the Bucket Wheel having rotation issues (thanks Malte)\n- fixed crashes related to newer Forge versions (thanks Malte)\n- fixed rendering issues with the Floodlight and improved its performance (thanks Malte)\n- fixed Carrots and Potoes not working in the Cloche (thanks SirWindfield)\n- fixed crash when the Teslacoil destroys a piece of Faraday armor\n- fixed Chisel compat\n- fixed AA compat, Canola in the squeezer\n- fixed TCon compat, mixup of Constantan and Uranium (thanks tgstyle)\n- fixed TCon compat, Arc Furnace for alloying\n- fixed a crash with the Slippery potion\n- fixed derpyness with Mineral Veins (at least for the most part), regarding CraftTweaker\n- fixed links to Biodiesel in the manual pointing to a nonexistant page\n- fixed a minor texture warning in the console\n- Translations Added/Updated: zh_CN (DYColdWind)",
"0.12-77": "- Various changes to the wiring system (Malte):\n - Uninsulated energy wires cause damage now\n - Wires don't need clear line-of-sight but a clear path along the wire as it is rendered\n - Placing blocks that obstruct wires will cause the wire to break/drop\n - The skyhook can attach to the middle of connections, rather than just the endpoints\n - Added a feedthrough insulator as a way to get wires through walls\n - Addons using wires will have to adapt to these changes!\n- IE now prints a message to chat if Java 8 update 25 is used since it causes unfixable crashes (Malte)\n- Changed Drill to have the \"Shovel\" tool class (primetoxinz)\n- Changed Excavator to show Cobblestone instead of missing texture when digging items instead of blocks (BluSunrize)\n- Fixed the drill not properly accepting its head (Malte)\n- Fixed broken deserialization of boolean properties, this caused some potential issues with Buildcraft (Malte)\n- Fixed some TESR blockstate crashes (Malte)\n- Fixed IE projectiles (chemthrower, railgun) not working (Malte)\n- Fixed wire loss being higher than intended in some cases (Malte)\n- Fixed fluid pipes losing fluid and not accepting small amounts (Malte)\n- Non-IE wires can no longer be connected to IE connectors (Malte)\n- Fixed arc furnace particles rendering when the arc furnace isn't active (Malte)\n- Fixed some capability crashes (Malte)\n- Fixed mobs trying to jump over IE fences (Malte)\n- Re-fixed the blast furnace using slightly more coke coal than it should (Malte)\n- Fixed Vertical Conveyor recipes returning too little (BluSunrize)\n- Fixed Nullpointer on Redstone Probes (BluSunrize)\n- Fixed Output slots not being blocked (BluSunrize)\n- Translations Added/Updated: en_ud (The-Fireplace), ja_jp (iceink001)",
"0.12-78": "- Added a preliminary connection render to debug obstructions (Malte)\n- Added Craftweaker function to remove Crusher recipes by input (BluSurize)\n- Fixed crash when breaking middle block of Feedthrough connector (Malte)\n- Fixed errors related to floating point accuracy (Malte)\n- Fixed Blastfurnace not working at all (Malte)\n- Fixed raytracing on vertical connections (Malte)\n- Fixed Sampledrill render (Malte)\n- Fixed J8U25 message showing on dimension change (Malte)\n- Fixed Feedthrough connectors connecting to themselves (Malte)\n- Fixed wires dropping in the wrong location (Malte)",
"0.12-79": "- Added the ability for Wirecutters to cut wires from anywhere (Malte)\n- Added Craftweaker support for the Thermolelectric Generator (BluSunrize)\n- Added documentation for metal ladders (BluSunrize)\n- Added Squeezer recipe for beetroot seeds (pap1723)\n- Re-Enabled OpenComputers compat (Malte)\n- Changed Feedthrough Connectors to break like normal multiblocks (Malte)\n- Changed Feedthrough Connectors to form regardless of connector face clicked (BluSunrize)\n- Changed codebase for wire coils to allow easier extension (AntiBlueQuirk)\n- Changed Multiblocks to only move FluidContainers to the output slots when they are full (BluSunrize)\n- Made the IE config react to changes from the in-game GUI\n- Fixed a crash with Optifine and feedthrough connectors (Malte)\n- Fixed wire rendering in edgecases (Malte)\n- Fixed issues with the Skyhook (Malte)\n- Fixed missing textures on conveyors (Malte)\n- Fixed dupebug with Jerrycans (Malte)\n- Fixed stackoverflow with routers (Malte)\n- Fixed Feedthrough Connectors functionality (Malte)\n- Fixed Coresamples not dropping when broken (Malte)\n- Fixed missing revolver sounds (BluSunrize)\n- Fixed broken audio-subtitles (lgthibault)\n- Fixed crash with windmills (lgthibault)\n- Fixed crash with metal ladders (lgthibault)\n- Fixed Craftweaker removal function of MetalPress (BluSunrize)\n- Translations Added/Updated: ja_jp (iceink001), zh_CN (DYColdWind)",
"0.12-80": "- Fixed multiblock rendering in the manual with Optifine and texture packs (Malte)\n- Fixed pre-IE-79 multiblocks not working on IE 79 (Malte)\n- Fixed FluidContainer slots not accepting empty containers (BluSunrize)\n- Fixed Villager trades for Shader bags being inverted (BluSunrize)\n- Fixed Multiblocks dropping themselves as illegal items (BluSunrize)\n- Fixed ugly high-rez textures on Engineering blocks when CTM isn't loaded (BluSunrize)\n- Translations Added/Updated: ja_jp (iceink001), zh_CN (DYColdWind)",
"0.12-81": "- Added the functionality for the Faraday Suit to protect against live wiring (Malte)\n- Added the ability to use Pick Block to take a connector's wire by sneaking (BluSunrize)\n- Added Magma blocks to the list of heatsources for the Thermoelectric generator (BluSunrize)\n- Added Efficiency, Unbreaking and Mending enchantments to the Engineer's Hammer and Wirecutter (BluSunrize)\n - Made those tools take damage when used to break blocks\n- Added compatibility for Forge's update checker (Malte)\n- Added support for Forge's memory Maven repo, this makes deleting old coremod versions unnecessary in Forge 2656+ (latest) (Malte)\n- Changed fences to allow torches on top and prevent mobspawns (Malte)\n- Changed animated item models to use Item-TESRs rather than rebaking (Malte)\n - Made the Fluorescent tube to be really fancy again! (Malte)\n- Changed renderdistance config to work as described (Malte)\n- Changed the images of wiring in the manual to use up-to-date pictures and feature connectors and relays (BluSunrize)\n- Shift-clicking is no longer needed to connect wires to breaker switches etc (Malte)\n- Failed wire connection attempts no longer spam the chat (Malte)\n- Changed Thermoelectric generator to cache its output values, improving performance (BluSunrize)\n- Fixed wires being invisible when logging into a server for the first time (Malte)\n- Fixed localization for treated wood banners (Malte)\n- Fixed the mineral command not workign with Vein names that contain a space (Malte)\n- Fixed shield having a really trippy enchantment glow (Malte)\n- Fixed conveyor recipe (Malte)\n- Fixed Skyhook crashing servers (Malte)\n- Fixed lag with redstone connectors (Malte)\n- Fixed blocks somtimes taking longer to break with the hammer (Malte)\n- Fixed a divide-by-zero issue in the ExcavatorHandler for blacklisted dimensions (BluSunrize)",
"0.12-82": "- Added compat for farming Hemp to ActuallyAddition's farmer (BluSunrize)\n- Fixed Wirecutter getting consumed when cutting plates (BluSunrize)\n- Fixed Alloy Kiln consuming fuelsource container items (BluSunrize)\n- Fixed uncovered FluidPipes allowing mobspawns (BluSunrize)\n- Fixed spawn interdictors (Electric Lanterns, etc) not being removed on chunk unload (codewarrior0)\n- Fixed Metal Press animations and sounds with customized recipe times (codewarrior0)\n- Fixed some potential crashes in networking and reduced packet size (JamiesWhiteShirt)\n- Fixed 'removeRecipesForInput' in Crusher Craftweaker compat not working (BluSunrize)\n- Reduced the amount of ItemStacks being copied in rendering and recipe checking (Malte)\n- Translations Added/Updated: ja_jp (iceink001), zh_CN (DYColdWind)",
"0.12-83": "- Added the Extracting Conveyor. It pulls from inventories like a Hopper (BluSunrize)\n- Added even fancier Shaders with pulsing colours and dynamic rendering. Quite open for addon devs, too! (BluSunrize)\n - Added the IKELOS shader to make use of this\n- Added maps to the vanilla Catographer which lead to Mineral Veins (BluSunrize)\n- Added a config option to disable all use of the stencil buffer for old Intel GPUs (Malte)\n- Added normal tools (Axe, Pick, Shovel, Sword) made from Steel and Treated Wood. Good durability & efficiency, iron harvest level (BluSunrize)\n- Added a new rarity, \"Masterwork\". Currently only for Shaders (grabbags gained from secret advancements) but will have more use in the future! (BluSunrize)\n- Changed ItemRouters to allow pulling as well, allowing for filtered extraction (BluSunrize)\n- Changed BlastFurnace to not start using a new piece of coke if there is nothing left to smelt (Malte)\n- Changed the Excavator's Mineral Veins to consider the chunks in a radius of two around them, to avoid duplicate veins (BluSunrize)\n- Changed Chemical Thrower to factor in player-momentum to projectiles (TeamSpen210)\n- Fixed wires sometimes leaving behind the damage sources when broken (Malte)\n- Fixed the TConstruct compat module failing (Malte)\n- Fixed Hammers and Wirecutters to be properly repairable (Malte)\n- Fixed Wirecutters to be enchantable (Malte)\n- Fixed texture and model errors being spammed (Malte)\n- Fixed dropping conveyor spawning countless fake items in certain setups (Malte)\n- Fixed conveyors causing infinite loops in rare cases (Malte)\n- Fixed a crash when breaking a connector after dying (Malte)\n- Fixed wires connected to transformers breaking when they shouldn't (Malte)\n- Fixed horizotal wires on the breaker switch (Malte)\n- Fixed crashes with the Core Sample Drill in some dimensions (Malte)\n- Fixed pipes accessing the world from wrong threads (Malte)\n- Fixed a dupe bug (Malte)\n- Fixed the skyhook for vertical wires (Malte)\n- Fixed placing blocks against pipes not working as expected (Malte)\n- Fixed the garden cloche accepting any item into the fertilizer slot (Malte)\n- Fixed the workbench creating excess items (codewarrior0)\n- Fixed obstructed connections not rendering properly in LAN worlds (JamiesWhiteShirt)\n- Fixed Razor Wire not having collision on upper wall section (TeamSpen210)\n- Fixed Arc Furnace recycling being broken (BluSunrize)\n- Fixed Squeezer and Fermenter not updating the GUI when filling buckets (BluSunrize)\n- Improved log output when a compat module fails (Malte)\n- Translations Added/Updated: ja_jp (iceink001), ru_ru (kellixon ), zh_tw (vongola12324)",
"0.12-84": "- Changed handling of Potions in the mixer: (BluSunrize)\n - Now supports MixPredicates as well as custom brewing recipes\n - Shows properly in JEI, based on Potion output, rather than input\n - Bottling recipes are consistent, anything you can mix, you can bottle (ideally)\n - Added tooltips to Potion fluids to show which mod added the PotionType\n - Added compat for KnightMiner's Inspirations, allowing their Splash and Lingering bottles to be filled\n- Added a separate JEI Handler for Arc-Recycling (BluSunrize)\n- Added a particle trail to Minecarts that use fancy shaders (e.g. IKELOS) (BluSunrize)\n- Added the ability to pop Balloons by hitting them with a Projectile (BluSunrize)\n- Added Shader Particles to the Railgun and Drill (BluSunrize)\n- Added a \"Noise\" component to the revolver, which will make it attract nearby mobs when fired (BluSunrize)\n - Adding a bit of a stealth/survival aspect\n - Probably not super impactful in normal singleplayer, but could be fun for pack makers\n - This will play into a larger customization system for the Revolver, to be implemented in the future\n- Re-Added some shader textures that got lost in the 1.11 update (BluSunrize)\n- Changed Arc-Recycling to run in init and be overall cleaner (Malte)\n- Changed the recipe for Vacuum Tubes to use Nickel Plates (BluSunrize)\n- Fixed compatability with ActuallyAdditions and AttainedDrops (Shadows-of-Fire)\n- Fixed out-of-thread call to JEI functions causing crashes (BluSunrize)\n- Fixed depth-rendering issues in JEI handlers (BluSunrize)\n- Fixed shiftclicking on IE's containers (BluSunrize)\n- Translations Added/Updated: zh_cn (DYColdWind)",
"0.12-85": "- Re-Added Thaumcraft compat (BluSunrize)\n - Added hammering of plates for Brass, Thaumium and Void Metal \n - Golems can farm hemp\n - Purifying Fluid and Liquid Death work in the Chemthrower\n - Made the External Heater work with the Essentia Smelter\n- Added a tooltip-display to Speedloaders and Revolvers to display their currently loaded ammo (BluSunrize)\n- Re-Added the \"Super Secret BluPrintz\" easteregg (BluSunrize)\n- Added the ability to use the Capacitor Backpack as a Bauble (BluSunrize) \n- Fixed up the skyhook, including one crash (Malte)\n- Fixed some rare crashes when closing a world (Malte)\n- Fixed redstone connectors not closing doors using weak signals (Malte)\n- Fixed the mixer crashing if the recipe is trying to process too much fluid (Malte)\n- Fixed Machinist selling iron and steel drills in the wrong order (BluSunrize)\n- Fixed balloon colouring on dedicated servers (Malte)\n- Fixed a dupe bug (Malte)\n- Fixed a crash involving metal ladders (Malte)\n- Fixed Crafttweaker Integration to allow removing Potion mixing recipes (BluSunrize)\n- Fixed an edgecase crash with Cartographer Maps (BluSunrize)\n- Fixed ArcFurnace requiring additional inputs to start a recipe (BluSunrize)\n- Fixed upgrades vanishing in the Workbench (Malte)\n- Fixed Lightningrod not playing nice with other mods' energy transport (BluSunrize)",
"0.12-86": "- Added support for JEI ghost ingredients to the assembler and routers (Malte)\n- Re-Added razor wires hurting players trying to break them without wirecutters (Malte)\n- Re-Added coloured pipes (Malte)\n- Re-Added structural arms (Malte)\n- Added clickable areas for JEI to the IE machine GUIs (TeamSpen210)\n- Added the ability to apply Shaders to banners! (BluSunrize)\n- Added a Silt vein for the Excavator, contains clay, sand and gravel (BluSunrize)\n- Removed the additional http request for the changelog in the manual (Malte)\n- Changed Mixer to allow the use of other mods' sheetmetal in its construction (tgstyle)\n- Changed the way wire & connector models work internally (Malte)\n- Feedthrough insulators can now be formed while wires are attached to the connectors (Malte)\n- Fixed arc recycling calculations failing in rare cases (Malte)\n- Fixed lag with certain setups of routers (Malte)\n- Fixed conveyors sometimes showing the wrong model (Malte)\n- Fixed crashes with recent Forge versions (Malte)\n- Fixed the arc furnace not recycling damaged tools (BluSunrize)\n- Fixed a crash with recent Forge versions (Malte)\n- Fixed Wooden Posts connecting to Vines (BluSunrize)\n- Translations Added/Updated: ru_ru (gri3229), ko_kr (mindy15963)",
"0.12-87": "- Added a \"Distribute Inputs\" button to the ArcFurnace GUI. It keeps splitting the biggest stacks in the input if there is space available (BluSunrize)\n- Added the Maintenance Kit, an on-the-go option to modify tools, like changing drillheads or configuring the Ear Defenders (BluSunrize)\n- Changed the skyhook in multiple ways (Malte)\n - The speed now depends on gravity\n - The skyhook will not drag players into blocks any more\n - Many other smaller changes\n- Changed connectors to accept multiple \"bursts\" of energy if they (in total) don't exceed the max IO rate (Malte)\n- Changed internal logic of the Assembler to be a lot more straightforward, allowing bucket-like items for fluid ingredients (BluSunrize)\n- Changed the Engineer's Workbench around (BluSunrize)\n - Lots of internal fixes to improve reliability and performance, as well as code style\n - Fancy new render features, showing the blueprints on the table and the ingredients being used\n- Changed Fluid Pipes to no longer automatically connect to pipes that have been dyed a different colour (BluSunrize)\n- Changed recipe for Revolver Barrel to be (hopefully) less conflicting (BluSunrize)\n- Changed Excavator to work over void (BluSunrize)\n- Removed clickable JEI areas from the Assembler because they were blocking the output slots and were unnecessary anyway (BluSunrize)\n- Fixed wires not showing particles when burning (Malte)\n- Fixed recipes for structural arms conflicting with stairs (Malte)\n- Fixed structural arms being invisible due to a conflict with CTM (Malte)\n- Fixed minor issues where certain enemy network setups made powered lanterns flicker (Malte)\n- Fixed Dragon's Breath shader using hte wrong description in the manual (BluSunrize)\n- Fixed connectors not rendering as part of manual multiblock previews (Malte)\n- Fixed Ingredient Recipe not transposing the index correctly, causing loss of items (BluSunrize)\n- Fixed Item Router voiding items when used to extract (BluSunrize)\n- Fixed an annoying consolespam with the Cartographer trades (BluSunrize)\n- Fixed various GUIs still using \"RF\" instead of \"IF\" (BluSunrize)\n- Fixed Lightningrod resulting in a crash on very specific setups (BluSunrize)\n- Fixed dupebug with ArcFurnace recycling (BluSunrize)\n- Fixed the Garden Cloche accepting Fluids it can't work with (BluSunrize)\n- Fixed connectors duping small amounts of energy (Malte)\n- Fixed lighting on capacitors (Malte)\n- Fixed excessive render latency in JEI (Malte)\n- Fixed OpenComputers integration (sargunv)\n- Fixed Covered Extracting Conveyor not applying magnet protection (BluSunrize)\n- Translations Added/Updated: ja_jp (karakufire), es_es(Dorzar & rogama25), zh_cn (mcBegins2Snow)",
"0.12-88": "- Changed Multiblocks to accept redstone-ignoring conveyors as well as default ones. They will revert to normal ones when the multiblock is broken. (BluSunrize)\n- Fixed crashes when opening a toolbox or a revolver GUI (Malte)\n- Fixed side solidity on conveyors, prevents snow on places it shouldn't be (BluSunrize)",
"0.12-89": "- Added a covered dropping conveyor (BluSunrize)\n- Added recipes to break down Clay blocks (crusher) and Melon blocks (unpacking mold) (BluSunrize)\n- Added Cinnabar vein, containing Redstone, Cinnabar, Ruby and Sulfur (BluSunrize)\n- Changed Config to feature range values (Malte)\n- Changed Compat Modules to register recipes on the registry event (BluSunrize)\n- Fixed crash when placing blocks that shouldn't be used as a grid on lightning rods (Malte)\n- Fixed Balloon shaders (Malte)\n- Fixed Steel Axe having overly high damage (BluSunrize)\n- Fixed potential crashes related to the new blueprint renders (BluSunrize)\n- Fixed coresample markers disappearing off maps after restarting (BluSunrize)\n- Fixed snow collecting on partial concrete blocks (Voidi)\n- Fixed Extracting Conveyors not resetting their cooldowns when toggled by redstone (MalkContent)\n- Translations Added/Updated: pt_br (chico3434), es_es(rogama25), zh_cn (mcBegins2Snow)",
"0.12-90": "- Items on conveyors now despawn after the usual time when stuck against a block (Malte)\n- Fixed wires sometimes attaching to the wrong parts of transformers (Malte)\n- Fixed wires connecting to the transformer when clicking on the lower blocks (Malte)\n- Fixed some ghostloading issues (Malte, with help from Barteks2x)\n- Fixed the assembler not crafting recipes added using CraftTweaker (Malte)"
},
"1.14.4": {
"0.14-93": "- Initial alpha release for Minecraft 1.14.4",
"0.14-94": "- Added Minecarts!\n - Wooden crates, reinforced crates, wooden barrels and metal barrels can be put in carts\n - IE's conveyors can load and unload (extracting conveyor) Minecarts (including vanilla ones!)\n- Re-Added Steel Armor\n- Added vanilla recycling (1 nugget!) for steel tools, steel armor and the faraday suit\n- Change minimum Forge version to 28.2.3\n- Fixed crash due to Minecart render\n- Fixed various rendering glitches\n- Fixed buckets not working\n- Fixed cloche and other dummy-constructed blocks replacing existing blocks\n- Fixed links in the manual's search function\n- Fixed extracting conveyors not being able to rotate their input points\n- Fixed missing vanilla materials in excavator minerals",
"0.14-95": "- Added the Buzzsaw! It cuts Trees! (BluSunrize)\n- Added full support for the new Villages! (BluSunrize)\n - Different houses based on biome\n - 5 different IE Villagers and their workstations:\n - Structural Engineer, using the new Engineer's Crafting Table\n - Machinist, using an Anvil\n - Electrician, using a Current Transformer\n - Gunsmith, using the Engineer's Workbench\n - Outfitter, using IE's Shader Banner\n - All IE villagers vary their outfit based on profession and biome \n- Re-Added Revolver Perks (BluSunrize)\n- Re-Added the Fluid Outlet (Malte)\n- Added the Firework Cartridge for the Revolver (BluSunrize)\n- Re-Added IE's Advancements (BluSunrize)\n- Re-Added the Maintenance Kit (BluSunrize)\n- Added the Engineer's Screwdriver (BluSunrize)\n- Added herbicide fluid. It kills leaves and grass (BluSunrize)\n- Re-Added Chutes (BluSunrize)\n- Added the Redstone Controlled conveyor (BluSunrize)\n - Normal conveyors now ignore redstone\n - This special one can be disabled with a signal\n- Added the Item Batcher! It collects items until a specified amount is reached, then sends them on (BluSunrize)\n- Added the Redstone Interface Connector! It allows blocks (like the Item Batcher) to send bundled redstone signals (BluSunrize)\n- Re-Added Ore Retrogeneration (phit / Malte)\n- Added \"Igneous Rock\" mineral vein which contains Granite, Diorite, Andesite and Obsidian (BluSunrize)\n- Changed Ear Protectors and Capacitor Backpack to no longer provide armor (BluSunrize)\n- Changed Dieselgen to emit more appropriate smoke particles (TwistedGate)\n- Changed Quarzite vein to only show up in the Nether (BluSunrize)\n- Enabled text overlay (previously colourblind mode) by default (BluSunrize)\n- Enabled metal blocks to be used as Beacon bases (BluSunrize)\n- Expanded available methods for addons (Malte)\n- Fixed countless bits of rendering (Malte & BluSunrize)\n- Fixed a few recipes (BluSunrize)\n- Fixed rendering for revolver cartridges (BluSunrize)\n- Fixed bug in Shaderbag distribution (BluSunrize)\n- Fixed faulty ore gen (Malte)\n- Fixed sync issues (Malte)\n- Fixed worldgen lag (Malte)\n- Fixed recipes for Crusher (Malte)\n- Fixed Probe Connectors (Malte)\n- Fixed Windmills's obstruction code (Malte)\n- Fixed collision on slabs (Malte)\n- Fixed Conveyors crashing on servers (Malte)\n- Fixed connections on Current Transformers (Malte)\n- Fixed missing particles (Malte)\n- Fixed furnace heater being oriented wrong (Malte)\n- Fixed crafting of treated wood with jerrycans (Malte)\n- Fixed Manual entries for Shaders, and other entries (BluSunrize)\n- Fixed wires not being craftable in metal press (Malte)\n- Fixed crashes in the Manual (Malte)\n- Fixed wrong sound when breaking hemp (gyroplast)\n- Fixed glitches with the Skyhook (Malte)\n- Fixed missing recipes for String and Torches (gyroplast)\n- Fixed drops from metal press breaking (Malte)\n- Fixed recipes not being added properly (Malte)\n- Fixed crash with razorwire (Malte)\n- Fixed distance limit on Dieselgen Sounds (BluSunrize)\n- Fixed conveyors crashing when dyed (BluSunrize)\n- Fixed in- & output on the assembler, and bugged recipe handling (BluSunrize)\n- Fixed various issues with the wire network (Malte)\n- Fixed an issue where some blocks allowed too many wires to be attached (Malte)\n- Fixed workbench, cloche and turret not dropping their inventory when their dummy blocks are broken (BluSunrize)",
"0.14-96": "- All IE recipes are now JSON based! (BluSunrize)\n - This includes the excavator's mineral veins. ALL EXISTING VEINS WILL BE BROKEN. The last release was an Alpha, so\n this has to be expected\n - Mineral veins have also been changed and rebalanced\n- Overhauled the turntable, to allow side-based redstone input to produce different rotations (MalkContent)\n- Added furnace fuel values for coke coal and coke coal blocks (Malte)\n- Re-Added automatic changelog generation (Malte)\n- Re-Added Graphite Electrode blueprints (BluSunrize)\n- Changed and improved Multiblock bounding boxes (Malte)\n- Changed dropping conveyors to not drop downwards when given redstone signal (MalkContent)\n- Changed hammers and wirecutters to allow repairing (BluSunrize)\n- Changed high-explosive cartridge to not destroy blocks (BluSunrize)\n- Fixed IE ores not generating in non-vanilla biomes (Malte)\n- Fixed IE ores generating in blacklisted dimensions (Malte)\n- Fixed refinery not accepting input fluids when only one tank is filled (Malte)\n- Fixed crashes when using railguns or revolvers with shaders on a dedicated server (Malte)\n- Fixed some texture and model loading errors (Malte)\n- Fixed scaffolding not acting as a ladder (Malte)\n- Fixed fontrendering issues with Optifine (Malte)\n- Fixed refinery accepting fluid pipes from all sides (BluSunrize)\n- Fixed Voltmeter being broken (Malte)\n- Fixed renders for Bottling Machine and Mixer (Malte)\n- Fixed collision on diagonal covered conveyors (BluSunrize)\n- Fixed recipes for sheetmetal not accepting other mods' plates (BluSunrize)",
"0.14-97": "- Added fuel gauge for the buzzsaw (BluSunrize)\n- Added a covered version of the splitting conveyor (BluSunrize)\n- Added a steel hoe (BluSunrize)\n- Changed buzzsaw blade quiver to keep the sawblades when removed (BluSunrize)\n- Fixed a crash triggered by other mod's automatic recipe unlocks (BluSunrize)\n- Fixed a crash with the wirecoil tooltips (Malte)\n- Fixed a crash when rendering coresamples with Optifine installed (Malte)\n- Fixed buzzsaw upgrade achievement not triggering (BluSunrize)\n- Fixed buzzsaw and drill not taking damage or requiring fuel when used as weapons (BluSunrize)\n- Fixed wrong transformations for steel tools (Malte)\n- Fixed fluid gauge for the drill going over (Malte)\n- Fixed broken recipe syncing (Malte)",
"0.14-100": "- Added different sounds for blocks of different materials (BluSunrize)\n- Added \"forge:ores\" tag to all IE ores (Malte)\n- Re-Added packing and unpacking recipes for the metal press (BluSunrize)\n- Added cloche recipe to grow bamboo (BluSunrize)\n- Added composting for hempseeds (BluSunrize)\n- Added missing recipe for the \"Common Projectiles\" blueprint (BluSunrize)\n- Re-Added homing cartridges, these use eyes of ender now (BluSunrize)\n- Re-Added a recipe for wolfpack cartridges; also buffed their damage (requires a fresh config file) (BluSunrize)\n- Added a mixer recipe for concrete, using slag (BluSunrize)\n- Changed textures on kinetic dynamo to better represent its ability to output on all sides (BluSunrize)\n- Changed recipe for blast bricks to use magma blocks instead of blaze powder, making it available on peaceful (BluSunrize)\n- Changed redstone and probe connectors to be configured with the Engineer's Screwdriver instead of Hammer (BluSunrize)\n- Changed plated shield to store more energy and consume less of it for its upgrades (BluSunrize)\n- Fixed bounding boxes for vertical covered conveyors (Malte)\n- Fixed metal press not forming when mirrored (Malte)\n- Fixed extracting conveyors not saving their extract direction (BluSunrize)\n- Fixed manual freezing when dealing with long tokens (Malte)\n- Fixed bounding boxes for some multiblocks (Malte)\n- Fixed visual connection of fluid pipes on refinery (BluSunrize)\n- Fixed silver bullets not doing extra damage to undead (BluSunrize)\n- Fixed missing recipes for the \"Crafting Components\" blueprint in the manual (BluSunrize)\n- Fixed crashes with coresamples created before IE 0.14-96 (Malte)\n- Fixed diesel generator not allowing levers to be attached (Malte)\n- Fixed turrets not firing at entities (BluSunrize)\n- Fixed a crash when clicking the list of names in the turret GUI (BluSunrize)\n- Fixed vertical and splitting conveyors not inserting correctly (BluSunrize)\n- Fixed concrete recipe consuming the water bucket (BluSunrize)\n- Fixed shader bags causing registry mismatches (Malte)\n- Fixed assembler ignoring redstone signals (Malte)\n- Fixed mining levels for ores and storage blocks (Malte)\n- Fixed fluids not applying effects to entities in them (Malte)\n- Fixed IE hud elements overlapping with subtitles (BluSunrize)\n- Improved performance of wire-damage code (Malte)",
"0.14-102": "- Fixed wires no longer transferring energy after release 100 (Malte)",
"0.14-104": "- Added the new Mineral System! (BluSunrize)\n - Minerals are no longer chunk based\n - Survey Tools help discover veins\n - Veins can overlap and produce multiple results!\n- Added JSON \"recipes\" for Cloche Fertilizer (BluSunrize)\n- Added IE's metal items to various generic tags (Malte)\n- Added holding animation for the buzzsaw (BluSunrize)\n- Added the ability for the chemthrower to hydrate vanilla concrete powder (BluSunrize)\n- Added the ability for fluidpipes to extract from tanks (experimental, might break stuff) (BluSunrize)\n- Added mouseover for maps showing mineral locations (only works with NEW maps!) (BluSunrize)\n- Added comparator output for the crusher (BluSunrize)\n- Cleaned up some wire network code (Malte)\n- Changed hammer to allow rotating Redstone Repeaters (experimental, might break stuff) (BluSunrize)\n- Changed buzzsaw to take less damage when breaking leaves (BluSunrize)\n- Changed various blocks to have their redstone interaction configured by the Screwdriver instead of the Hammer (BluSunrize)\n- Changed herbicide to kill tall grass and crops (BluSunrize)\n- Fixed feedthroughs not dropping the middle block when it's broken (Malte)\n- Fixed IE allowing clients to join servers with mismatched IE versions (Malte)\n- Fixed diesel generators still not allowing levers to be placed in all cases (Malte)\n- Fixed toolbox facing the wrong way when placed (Malte)\n- Fixed transforms for non-covered metal ladders (Malte)\n- Fixed translation of the middle block of feedthroughs (Malte)\n- Fixed coresamples not marking maps (Malte)\n- Fixed \"pick block\" not working correctly on hemp (Malte)\n- Fixed mineral commands not working with specified coordinates (Malte)\n- Fixed item duplication when repairing hammers or wirecutters (Malte)\n- Fixed rotating and inverting the breaker switch with a hammer (Malte)\n- Fixed wires not updating correctly when rotating a redstone breaker (Malte)\n- Fixed desyncing in the workbench (Malte)\n- Fixed crash related to dyeing earmuffs (Malte)\n- Fixed dupebug related to wire recycling (BluSunrize)\n- Fixed coke oven desync when not processing (BluSunrize)\n- Fixed shears not counting as tools for the toolbox (BluSunrize)\n- Fixed rendering and boundingboxes on vertical conveyors (BluSunrize)\n- Fixed IE hud elements overlapping with subtitles, but this time better (BluSunrize)\n- Fixed height calculations for tables in the manual (Malte)\n- Fixed strip curtains not storing their strong/weak signal setting (Malte)\n- Fixed crash when transferring energy through very-high-loss connections (Malte)\n- Fixed issues with hemp seeds not dropping (Malte)\n- Fixed crash with chemthrower (Malte)\n- Fixed crash with Mekanism (Malte)\n- Implemented a few minor performance improvements (Malte)\n- Translations Added/Updated: ru_ru (Sergo 467), pt_pt (Codified-Vexing)",
"0.14-107": "- Changed conveyor behavior; any conveyor can only have 3 stacks of items on it (Malte)\n- Changed keybindings to their have their own category \"Immersive Engineering\" (BluSunrize)\n- Fixed dropping conveyors requiring a high redstone signal to work (BluSunrize)\n- Fixed calculation of expected yield on coresamples (BluSunrize)\n- Fixed potential crash on loading mineral veins (BluSunrize)\n- Fixed diesel generator forgetting about its redstone signal inversion (BluSunrize)\n- Fixed shader dupe bug with banners (BluSunrize)",
"1.14.4-3.1-110": "- Moved to new version numbering system\n- Automatically load all manual entries listed in a central JSON (Malte)\n - This allows resource packs to add entries to the manual\n- Added \"Hero of the Village\" rewards to villagers (BluSunrize)\n- Fixed various errors with wires (Malte)\n- Fixed crash with fluid pipes (BluSunrize)\n- Fixed bugs with cached redstone values (Malte)\n- Fixed crash related to shader banners (TeamSpen210)\n- Fixed Hemp seeds not being plantable by various autoplanters (BluSunrize)\n- Fixed Tesla Coils crashing when trying to zap blocks with no bounding boxes (BluSunrize)\n- Fixed rare concurrency exception with mineral veins (BluSunrize)\n- Fixed snow buildup stopping windmills (BluSunrize)\n- Fixed one of the rendering issues with transformers (BluSunrize)",
"1.14.4-3.2.0-113": "- Added waterlogging to various IE blocks (BluSunrize)\n- Added processing compat for Fluorite, Cobalt and Ardite (BluSunrize)\n- Re-Added recipe for patrons & contributers to cycle through revolver skins (BluSunrize)\n- Fixed various issues with the manual (Malte)\n- Fixed CMEs while loading dynamic models (Malte)\n- Fixed warning about missing command argument serializer (Malte)\n- Fixed multiblocks not forming when using the wrong steel blocks (Malte)\n- Fixed priority system for recipe outputs not working (Malte)\n- Fixed recipes sometimes not getting added to JEI on servers (Malte)\n- Fixed fences obstructing connections in counterintuitive ways (Malte)\n- Fixed crashes with the manual (Malte)\n- Fixed assembler logic once again to properly handle concrete recipes (BluSunrize)\n- Fixed flare cartridge colours to match the dye they were crafted with (BluSunrize)\n- Fixed assembler connecting to pipes in wrong places (BluSunrize)\n- Translations Added/Updated: zh_zn (masakitenchi)",
"1.14.4-4.0.0-116": "- Added dyed sheetmetal & slabs, textured by Rorax! (BluSunrize)\n- Changed various recipes: (BluSunrize)\n - Engineering blocks got cheaper\n - MV architecture now uses electrum\n - Gunpowder has more output\n - Press molds need less steel \n- Changed the Railgun (BluSunrize)\n - New model!\n - New types of ammo!\n - More energy storage!\n - New advancements!\n- Changed the pump to be configured for input on the bottom by default (Malte)\n- Changed nugget to ingot/ingot to block recipes to only trigger when an IE ingot is used in the middle slot (Malte)\n - If more mods adopt this convention it will mean that crafting a storage block from a specific mod will be possible\n- Changed ItemHandler for the Silo to hopefully cooperate better with Refined Storage (BluSunrize)\n- Fixed continued depletion of already depleted mineral veins (BluSunrize)\n- Fixed RTFM advancement not being announced (BluSunrize)\n- Fixed crashes with Building Gadgets & JEI (BluSunrize)\n- Fixed incorrect waterlogging of dummy blocks for pump, posts and others (BluSunrize)\n- Fixed mineral survey tools not breaking when exceeding their damage (BluSunrize)\n- Fixed recipe list positions in squeezer & fermenter GUI (BluSunrize)\n- Fixed some threading issues with recipes (BluSunrize)\n- Fixed missing details for the IKELOS shader (BluSunrize)\n- Fixed more concurrency exceptions with mineral veins (BluSunrize)\n- Fixed alloy grit recipes outputting too little (BluSunrize)"
},
"1.15.2": {
"0.15-99": "- Initial alpha release for Minecraft 1.15.2\n- Highlight the trigger block for multiblocks in the manual",
"0.15-101": " - Fixed hemp rendering as solid (Malte)\n - Fixed Optifine shader packs crashing with the IEOBJ item renderer (Vaelzan)\n - Fixed crashes when using the buzzsaw or drill (Malte)\n - Fixed missing connectors on feedthrough models (Malte)\n - Fixed missing tooltips in various GUIs (Malte)\n - Also includes the changes from 0.14-100",
"0.15-103": "- Fixed wires no longer transferring energy after release 101 (Malte)",
"0.15-105": "- Fixed invisible connectors with Optifine (Malte)\n- Fixed metal ladders rendering as solid (Malte)\n- Fixed shield rendering in 3rd person (BluSunrize)\n- Fixed incorrect sounds on certain blocks (BluSunrize)\n- Also includes the changes from 0.14-104",
"0.15-108": "- Also includes the changes from 0.14-107",
"1.15.2-3.1-111": "- Moved to new version numbering system\n- Fixed broken HUD of the Heavy Plated Shield upgrades (BluSunrize)\n- Fixed crash when bottling potions (Malte)\n- Fixed rotation for structural connectors (BluSunrize)\n- Also includes the changes from 1.14.4-3.1-110",
"1.15.2-3.2.0-114": "- Fixed mirrored machines rendering incorrectly (Malte)\n- Fixed bucket wheels in mirrored excavators rendering incorrectly (Malte)\n- Fixed crash when holding a drill with a damaged head (Malte)\n- Also includes the changes from 1.14.4-3.2.0-113",
"1.15.2-4.0.0-117": "- Changed rendering of multiblocks to split models into blocks;\n - This should address weird issues with shadows and disappearing models (Malte)\n- Fixed broken rendering of components on the Automated Workbench (BluSunrize)\n- Fixed rendering of mirrored multiblocks (Malte)\n- Fixed rendering of conveyors in the manual; this caused confusion when building multiblocks (Malte)\n- Also includes the changes from 1.14.4-4.0.0-116",
"1.15.2-4.0.1-119": "- Added Enderpeals as valid Railgun projectiles! (BluSunrize)\n- Changed recipes for mixer and arc furnace to be synced properly (Malte)\n- Fixed model issues with the metal press and refinery (Malte)\n- Fixed the metal press piston vanishing at certain angles (Malte)\n- Fixed wires rendering too many segments near chunk boundaries (Malte)\n- Fixed broken lighting on split models (Malte)\n- Fixed each block of the garden cloche rotating on its own (Malte)\n- Fixed soil blocks not rendering in the garden cloche (Malte)\n- Fixed the hemp plant blocks appearing in the creative menu (Malte)\n- Fixed blueprints not showing up in the creative menu and JEI (Malte)\n- Fixed turrets being rotated incorrectly (Malte)\n- Fixed mixers voiding one tick worth of output (Malte)\n- Fixed screwdriver not being able to sneak+rightclick blocks (BluSunrize)\n- Fixed heavy shield not being repairable with a steel ingot (BluSunrize)\n- Fixed rendering issues with CTM (Malte)\n- Fixed rendering issues with IE's shaders & model caching (Malte)\n- Fixed slabs dropping only one item (Malte)\n- Fixed Arc Furnace not syncing its electrode render (Malte)",
"1.15.2-4.1.0-122": "- Added the sawmill! It strips logs and cuts them into planks! (BluSunrize)\n - It also produces sawdust, which can be burnt in a furnace or crafted into paper!\n - It'll get more uses in the future :D\n- Added blue ice to be used by the Thermoelectric Generator, nerfed packed ice in response (BluSunrize)\n- Experimental recipe changes: (BluSunrize)\n - Doubled the burntime of Diesel in the generator\n - Allowed creosote to be very inefficient generator fuel\n - Increase sulfur output from coal, lapis and quartz\n - Increase gunpowder output from sulfur & saltpeter recipe\n - Reduced ethanol output from melon slices\n- Allowed multiblock structures to be changed by data packs (Malte)\n- Added potted hemp: You can now put hemp seeds in a flower pot! (BluSunrize)\n- Changed the renders for waterwheels, windmills and bucket wheel to use VBOs (Malte)\n- Changed various multiblocks to have smaller textures and draw their elements from central sheets (BluSunrize)\n - This will break existing resource packs that change multiblocks, but it makes them easier to create in the future!\n- Changed chutes to act as inventories for hoppers, conveyors, etc (MalkContent)\n- Changed chutes to insert properly into covered conveyors (MalkContent)\n- Changed metal press and bottling machine to process items faster and improved their animations (MalkContent)\n- Fixed GUI model for the alloy smelter (BluSunrize)\n- Fixed crash with mineral veins being saved (BluSunrize)\n- Fixed infinite crafting of firework rockets in the assembler (Malte)\n- Fixed lighting in the assembler GUI (Malte)\n- Fixed connectors being pushed by pistons if quark is installed (Malte)\n- Fixed connectors accepting too much energy sometimes (Malte)\n- Fixed recipes for steel, electrum and constantan dust (Malte)\n- Fixed crash with potion bullets (BluSunrize)\n- Fixed crash with the voting handler on MacOS (BluSunrize)\n- Fixed rendering of fluids in world (Malte)\n- Fixed issues with the mineral commands (Malte)\n- Fixed crash related to non-bullet items in the gun turret (Malte)\n- Fixed fluid pipes having janky behavior and rendering (MalkContent)",
"1.15.2-4.1.1-125": "- Added sawdust flooring! It's a snow-like block made from sawdust! (BluSunrize)\n- Added indicators for attached Preheaters to the Blast Furnace GUI (BluSunrize)\n- Changed recipe for Pressurized Air Tank to use blue dye instead of lapis (BluSunrize)\n- Changed item and fluid routers to not output to unfiltered sides, if a filter exists (BluSunrize)\n - This behavior now matches what is described in the manual\n - Existing systems using routers may now derp up a little\n- Changed drill overlay to not show all targeted blocks when sneaking (BluSunrize)\n- Fixed spawn interdiction code for lanterns (Malte)\n- Fixed flickering when the bucket wheel is formed (MalkContent)\n- Fixed dispensers not being able to use IE buckets (BluSunrize)\n- Fixed missing backwards faces for the windmill (BluSunrize)\n- Fixed output amounts for structural arm recipes (BluSunrize)\n- Fixed sawmill dropping the wrong item when broken (BluSunrize)\n- Fixed firework and wolfpack cartridges crashing in turrets (BluSunrize)\n- Fixed dispensers not being able to use IE buckets (BluSunrize)\n- Fixed various issues with gunpowder barrels (BluSunrize)\n- Fixed additional crashes with connectors loading (Malte)\n- Fixed secondary output on the sawmill (Malte)\n- Fixed derpy splitting of energy on the dieselgen (BluSunrize)\n- Fixed multiple crashes due to Forge making breaking changes to a running version (Malte)\n- Fixed assembler not handling certain Craftweaker recipes properly (Malte)\n- Fixed cacti and sugarcane not growing on red sand in the cloche (MalkContent)\n- Fixed red sandstone crushing into normal sand (MalkContent)\n- Fixed a crash in turret GUIs (TwistedGate)\n- Translations Added/Updated: pt_br (felipeboff), zh_cn (AethLi)"
},
"1.16.1": {
"0.16-106": "- Initial port to 1.16\n- Added mineral vein, crusher & arc furnace integration for the new Nether materials\n- Also includes all changes from 0.15-105",
"0.16-109": "- Requires Forge version 32.0.67 or later (BluSunrize)\n- Fixed formatting not persisting across linebreaks in the manual (Malte)\n- Fixed tooltips crashing in the manual (Malte)\n- Fixed recipes not loading on dedicated servers (BluSunrize)\n- Fixed fluid tank backgrounds being wrongly offset in JEI (BluSunrize)\n- Fixed revolver causing a crash with its attribute map (BluSunrize)\n- Also includes the changes from 0.14-107",
"1.16.1-3.1-112": "- Require Forge version 32.0.99 or later\n- Moved to new version numbering system\n- Fixed a crash with railgun & chemthrower projectiles (BluSunrize)\n- Fixed manual rendering for blueprint recipes (BluSunrize)\n- Fixed scaffolding causing a suffocation overlay (BluSunrize)\n- Fixed crashes with the drill & sawblade overlay (BluSunrize)\n- Fixed crashes with wires (Malte)\n- Fixed crashes with explosions (Malte)\n- Also includes the changes from 1.15.2-3.1-111",
"1.16.1-3.2.0-115": "- Fixed some derpy rendering in the manual (BluSunrize)\n- Also includes the changes from 1.15.2-3.2.0-114",
"1.16.1-4.0.0-118": "- Re-added custom banner patterns. Craft the blueprint, make patterns, then use them on the loom! (BluSunrize)\n- Added a warning when switching to \"fabulous\" graphics while stencil is enabled (Malte)\n- Fixed log spam caused by wire sync issues (Malte)\n- Fixed manual page for shaders (BluSunrize)\n- Also includes the changes from 1.15.2-4.0.0-117",
"1.16.1-4.0.1-120": "- Fixed crashes with wires under certain conditions (Malte)\n- Also includes the changes from 1.15.2-4.0.1-119",
"1.16.1-4.1.0-123": "- Fixed further issues with wires loading (Malte)\n- Fixed issues with ItemStack NBTs, caused problems with Mekanism (Malte)\n- Also includes the changes from 1.15.2-4.1.0-122",
"1.16.1-4.1.1-126": "- Added Basalt and Blackstone to the blocks that the survey tool works on (BluSunrize)\n- Changed Ancient Debris to produce twice the netherite scrap in the Arc Furnace (BluSunrize)\n- Fixed steel hoes doing too much damage. As a result of this fix, all other steel tools now match diamond in damage (BluSunrize)\n- Fixed missing localization for metal barrel minecart (BluSunrize)\n- Fixed transparency issues with banners (BluSunrize)\n- Fixed redstone connector GUI opening for everyone on a LAN world (BluSunrize)\n- Also includes the changes from 1.15.2-4.1.1-125"
}
}
[29Jan2021 18:53:57.097] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [immersiveengineering] Found status: BETA Current: 1.16.5-4.2.0-130 Target: null
[29Jan2021 18:53:57.097] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[29Jan2021 18:53:57.294] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [forge] Received version check data:
{
"homepage": "http://files.minecraftforge.net/maven/net/minecraftforge/forge/",
"promos": {
"1.1-latest": "1.3.2.6",
"1.10-latest": "12.18.0.2000",
"1.10.2-latest": "12.18.3.2511",
"1.10.2-recommended": "12.18.3.2185",
"1.11-latest": "13.19.1.2199",
"1.11-recommended": "13.19.1.2189",
"1.11.2-latest": "13.20.1.2588",
"1.11.2-recommended": "13.20.1.2386",
"1.12-latest": "14.21.1.2443",
"1.12-recommended": "14.21.1.2387",
"1.12.1-latest": "14.22.1.2485",
"1.12.1-recommended": "14.22.1.2478",
"1.12.2-latest": "14.23.5.2854",
"1.12.2-recommended": "14.23.5.2854",
"1.13.2-latest": "25.0.219",
"1.14.2-latest": "26.0.63",
"1.14.3-latest": "27.0.60",
"1.14.4-latest": "28.2.23",
"1.14.4-recommended": "28.2.0",
"1.15-latest": "29.0.4",
"1.15.1-latest": "30.0.51",
"1.15.2-latest": "31.2.47",
"1.15.2-recommended": "31.2.0",
"1.16.1-latest": "32.0.108",
"1.16.2-latest": "33.0.61",
"1.16.3-latest": "34.1.42",
"1.16.3-recommended": "34.1.0",
"1.16.4-latest": "35.1.37",
"1.16.4-recommended": "35.1.4",
"1.16.5-latest": "36.0.10",
"1.5.2-latest": "7.8.1.738",
"1.5.2-recommended": "7.8.1.737",
"1.6.1-latest": "8.9.0.775",
"1.6.2-latest": "9.10.1.871",
"1.6.2-recommended": "9.10.1.871",
"1.6.3-latest": "9.11.0.878",
"1.6.4-latest": "9.11.1.1345",
"1.6.4-recommended": "9.11.1.1345",
"1.7.10-latest": "10.13.4.1614",
"1.7.10-latest-1.7.10": "10.13.2.1343",
"1.7.10-recommended": "10.13.4.1558",
"1.7.2-latest": "10.12.2.1147",
"1.7.2-recommended": "10.12.2.1121",
"1.8-latest": "11.14.4.1577",
"1.8-recommended": "11.14.4.1563",
"1.8.8-latest": "11.15.0.1655",
"1.8.9-latest": "11.15.1.2318",
"1.8.9-recommended": "11.15.1.1722",
"1.9-latest": "12.16.0.1942",
"1.9-recommended": "12.16.1.1887",
"1.9.4-latest": "12.17.0.2051",
"1.9.4-recommended": "12.17.0.1976",
"latest-1.7.10": "10.13.2.1343"
}
}
[29Jan2021 18:53:57.294] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: BETA Current: 36.0.10 Target: 36.0.10
[29Jan2021 18:53:57.297] [main/DEBUG] [mixin/]: Mixing accessors.HeroGiftsTaskAccess from immersiveengineering.mixins.json into net.minecraft.entity.ai.brain.task.GiveHeroGiftsTask
[29Jan2021 18:53:57.295] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bettercaves] Starting version check at https://raw.githubusercontent.com/yungnickyoung/YUNGs-Better-Caves/1.16/versions.json
[29Jan2021 18:53:57.302] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.370
[29Jan2021 18:53:57.336] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [bettercaves] Received version check data:
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/yungs-better-caves",
"promos": {
"1.16.3-latest": "1.16.3-1.0.6",
"1.16.3-recommended": "1.16.3-1.0.6",
"1.16.4-latest": "1.16.4-1.1",
"1.16.4-recommended": "1.16.4-1.1"
}
}
[29Jan2021 18:53:57.336] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bettercaves] Found status: BETA Current: 1.16.4-1.1.1 Target: null
[29Jan2021 18:53:57.327] [modloading-worker-3/INFO] [xaero.common.server.XaeroMinimapServer/]: Loading Xaero's Minimap - Stage 1/2 (Server)
[29Jan2021 18:53:57.353] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after SIDED_SETUP: 1 jobs
[29Jan2021 18:53:57.353] [main/INFO] [xaero.common.server.XaeroMinimapServer/]: Loading Xaero's Minimap - Stage 2/2 (Server)
[29Jan2021 18:53:57.411] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.058
[29Jan2021 18:53:57.524] [modloading-worker-1/INFO] [Waila/]: Registered plugin at mcp.mobius.waila.addons.minecraft.PluginMinecraft
[29Jan2021 18:53:58.664] [modloading-worker-1/INFO] [Waila/]: Registered plugin at mekanism.common.integration.lookingat.hwyla.MekanismHwylaPlugin
[29Jan2021 18:53:58.731] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after COMPLETE: 1 jobs
[29Jan2021 18:53:58.735] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.004
[29Jan2021 18:54:01.321] [main/DEBUG] [net.minecraftforge.common.ForgeTagHandler/]: Populated the TagCollectionManager with 7 extra types
[29Jan2021 18:54:01.821] [main/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'
[29Jan2021 18:54:02.169] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:yungsapi for mod file C:\Users\charl\Desktop\Modpack thing 4\mods\YungsApi-1.16.4-Forge-3.jar
[29Jan2021 18:54:02.169] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:immersiveengineering for mod file C:\Users\charl\Desktop\Modpack thing 4\mods\ImmersiveEngineering-1.16.5-4.2.0-130.jar
[29Jan2021 18:54:02.169] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:architectury for mod file C:\Users\charl\Desktop\Modpack thing 4\mods\architectury-1.5.104-forge.jar
[29Jan2021 18:54:02.169] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:ftbguilibrary for mod file C:\Users\charl\Desktop\Modpack thing 4\mods\ftb-gui-library-1605.2.1.37-forge.jar
[29Jan2021 18:54:02.169] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:mekanismgenerators for mod file C:\Users\charl\Desktop\Modpack thing 4\mods\MekanismGenerators-1.16.4-10.0.18.445.jar
[29Jan2021 18:54:02.169] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:waila for mod file C:\Users\charl\Desktop\Modpack thing 4\mods\Hwyla-forge-1.10.11-B78_1.16.2.jar
[29Jan2021 18:54:02.169] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:jei for mod file C:\Users\charl\Desktop\Modpack thing 4\mods\jei-1.16.4-7.6.1.65.jar
[29Jan2021 18:54:02.170] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:mekanism for mod file C:\Users\charl\Desktop\Modpack thing 4\mods\Mekanism-1.16.4-10.0.18.445.jar
[29Jan2021 18:54:02.170] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:forge for mod file C:\Users\charl\Desktop\Modpack thing 4\libraries\net\minecraftforge\forge\1.16.5-36.0.10\forge-1.16.5-36.0.10-universal.jar
[29Jan2021 18:54:02.171] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:cosmeticarmorreworked for mod file C:\Users\charl\Desktop\Modpack thing 4\mods\CosmeticArmorReworked-1.16.5-v1.jar
[29Jan2021 18:54:02.171] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:create for mod file C:\Users\charl\Desktop\Modpack thing 4\mods\create-mc1.16.3_v0.3e.jar
[29Jan2021 18:54:02.171] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:chiselsandbits for mod file C:\Users\charl\Desktop\Modpack thing 4\mods\chiselsandbits-0.2.10-RELEASE.jar
[29Jan2021 18:54:02.171] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:bettermineshafts for mod file C:\Users\charl\Desktop\Modpack thing 4\mods\BetterMineshafts-Forge-1.16.4-2.0.1.jar
[29Jan2021 18:54:02.171] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:bettercaves for mod file C:\Users\charl\Desktop\Modpack thing 4\mods\BetterCaves-Forge-1.16.4-1.1.1.jar
[29Jan2021 18:54:02.171] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:xaerominimap for mod file C:\Users\charl\Desktop\Modpack thing 4\mods\Xaeros_Minimap_21.1.1_Forge_1.16.5.jar
[29Jan2021 18:54:02.172] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:subwild for mod file C:\Users\charl\Desktop\Modpack thing 4\mods\SubWild-1.16.5-1.1.2.jar
[29Jan2021 18:54:02.199] [main/DEBUG] [mixin/]: Mixing accessors.RecipeManagerAccess from immersiveengineering.mixins.json into net.minecraft.item.crafting.RecipeManager
[29Jan2021 18:54:02.219] [main/DEBUG] [net.minecraftforge.common.ForgeTagHandler/]: Gathering custom tag collection reader from types.
[29Jan2021 18:54:02.869] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[29Jan2021 18:54:02.875] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[29Jan2021 18:54:02.879] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[29Jan2021 18:54:02.901] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[29Jan2021 18:54:02.956] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[29Jan2021 18:54:03.017] [main/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, YungsApi-1.16.4-Forge-3.jar, Mekanism-1.16.4-10.0.18.445.jar, forge-1.16.5-36.0.10-universal.jar, ImmersiveEngineering-1.16.5-4.2.0-130.jar, CosmeticArmorReworked-1.16.5-v1.jar, create-mc1.16.3_v0.3e.jar, chiselsandbits-0.2.10-RELEASE.jar, BetterMineshafts-Forge-1.16.4-2.0.1.jar, BetterCaves-Forge-1.16.4-1.1.1.jar, Xaeros_Minimap_21.1.1_Forge_1.16.5.jar, SubWild-1.16.5-1.1.2.jar, jei-1.16.4-7.6.1.65.jar, architectury-1.5.104-forge.jar, ftb-gui-library-1605.2.1.37-forge.jar, MekanismGenerators-1.16.4-10.0.18.445.jar, Hwyla-forge-1.10.11-B78_1.16.2.jar
[29Jan2021 18:54:05.079] [Worker-Main-5/INFO] [net.minecraft.item.crafting.RecipeManager/]: Loaded 58 recipes
[29Jan2021 18:54:06.165] [Worker-Main-5/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 2158 advancements
[29Jan2021 18:54:06.575] [Thread-4/INFO] [immersiveengineering/]: Finished recipe profiler for Arc Recycling, took 142 milliseconds
[29Jan2021 18:54:06.629] [Worker-Main-5/INFO] [immersiveengineering/]: Recipes for potions: minecraft:long_weakness, minecraft:strong_slowness, minecraft:long_night_vision, minecraft:long_invisibility, minecraft:poison, minecraft:leaping, minecraft:strong_turtle_master, minecraft:slow_falling, minecraft:mundane, minecraft:long_slowness, minecraft:strong_swiftness, minecraft:swiftness, minecraft:regeneration, minecraft:strong_leaping, minecraft:long_slow_falling, minecraft:long_fire_resistance, minecraft:strong_poison, minecraft:strong_strength, minecraft:long_leaping, minecraft:long_strength, minecraft:strength, minecraft:long_swiftness, minecraft:strong_healing, minecraft:water, minecraft:healing, minecraft:long_regeneration, minecraft:strong_harming, minecraft:fire_resistance, minecraft:strong_regeneration, minecraft:invisibility, minecraft:long_turtle_master, minecraft:long_water_breathing, minecraft:awkward, minecraft:water_breathing, minecraft:harming, minecraft:turtle_master, minecraft:weakness, minecraft:night_vision, minecraft:slowness, minecraft:long_poison, minecraft:thick
[29Jan2021 18:54:10.089] [main/DEBUG] [net.minecraftforge.fml.FMLWorldPersistenceHook/WP]: Gathering id map for writing to world save world
[29Jan2021 18:54:10.101] [main/DEBUG] [net.minecraftforge.fml.FMLWorldPersistenceHook/WP]: ID Map collection complete world
[29Jan2021 18:54:10.158] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_72354_b with desc (Lnet/minecraft/entity/player/ServerPlayerEntity;Lnet/minecraft/world/server/ServerWorld;)V
[29Jan2021 18:54:10.191] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.16.5
[29Jan2021 18:54:10.195] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
[29Jan2021 18:54:10.196] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
[29Jan2021 18:54:10.197] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
[29Jan2021 18:54:10.293] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:25565
[29Jan2021 18:54:10.307] [Server thread/INFO] [net.minecraft.network.NetworkSystem/]: Using default channel type
[29Jan2021 18:54:11.264] [Server thread/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing serverconfig directory : .\world\serverconfig
[29Jan2021 18:54:11.264] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type SERVER
[29Jan2021 18:54:11.264] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\charl\Desktop\Modpack thing 4\config\Mekanism\generators.toml
[29Jan2021 18:54:11.268] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\charl\Desktop\Modpack thing 4\config\Mekanism\generators.toml
[29Jan2021 18:54:11.271] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\charl\Desktop\Modpack thing 4\config\Mekanism\generators.toml for changes
[29Jan2021 18:54:11.273] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\charl\Desktop\Modpack thing 4\config\Mekanism\general.toml
[29Jan2021 18:54:11.275] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\charl\Desktop\Modpack thing 4\config\Mekanism\general.toml
[29Jan2021 18:54:11.291] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\charl\Desktop\Modpack thing 4\config\Mekanism\general.toml for changes
[29Jan2021 18:54:11.298] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\charl\Desktop\Modpack thing 4\config\Mekanism\gear.toml
[29Jan2021 18:54:11.300] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\charl\Desktop\Modpack thing 4\config\Mekanism\gear.toml
[29Jan2021 18:54:11.301] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\charl\Desktop\Modpack thing 4\config\Mekanism\gear.toml for changes
[29Jan2021 18:54:11.304] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\charl\Desktop\Modpack thing 4\config\Mekanism\machine-storage.toml
[29Jan2021 18:54:11.306] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file Mekanism/general.toml changed, sending notifies
[29Jan2021 18:54:11.309] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\charl\Desktop\Modpack thing 4\config\Mekanism\machine-storage.toml
[29Jan2021 18:54:11.309] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\charl\Desktop\Modpack thing 4\config\Mekanism\machine-storage.toml for changes
[29Jan2021 18:54:11.311] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\charl\Desktop\Modpack thing 4\config\Mekanism\tiers.toml
[29Jan2021 18:54:11.312] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\charl\Desktop\Modpack thing 4\config\Mekanism\tiers.toml
[29Jan2021 18:54:11.313] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\charl\Desktop\Modpack thing 4\config\Mekanism\tiers.toml for changes
[29Jan2021 18:54:11.321] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\charl\Desktop\Modpack thing 4\config\Mekanism\machine-usage.toml
[29Jan2021 18:54:11.323] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file Mekanism/tiers.toml changed, sending notifies
[29Jan2021 18:54:11.329] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\charl\Desktop\Modpack thing 4\config\Mekanism\machine-usage.toml
[29Jan2021 18:54:11.329] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\charl\Desktop\Modpack thing 4\config\Mekanism\machine-usage.toml for changes
[29Jan2021 18:54:11.331] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\charl\Desktop\Modpack thing 4\config\Mekanism\world.toml
[29Jan2021 18:54:11.332] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\charl\Desktop\Modpack thing 4\config\Mekanism\world.toml
[29Jan2021 18:54:11.333] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\charl\Desktop\Modpack thing 4\config\Mekanism\world.toml for changes
[29Jan2021 18:54:11.334] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for .\world\serverconfig\immersiveengineering-server.toml
[29Jan2021 18:54:11.336] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file .\world\serverconfig\immersiveengineering-server.toml
[29Jan2021 18:54:11.354] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file .\world\serverconfig\immersiveengineering-server.toml for changes
[29Jan2021 18:54:11.363] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for .\world\serverconfig\forge-server.toml
[29Jan2021 18:54:11.363] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file .\world\serverconfig\forge-server.toml
[29Jan2021 18:54:11.365] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file .\world\serverconfig\forge-server.toml for changes
[29Jan2021 18:54:11.365] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Loaded forge config file forge-server.toml
[29Jan2021 18:54:11.366] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for .\world\serverconfig\cosmeticarmorreworked-server.toml
[29Jan2021 18:54:11.367] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file .\world\serverconfig\cosmeticarmorreworked-server.toml
[29Jan2021 18:54:11.371] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file .\world\serverconfig\cosmeticarmorreworked-server.toml for changes
[29Jan2021 18:54:11.372] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for .\world\serverconfig\chiselsandbits-server.toml
[29Jan2021 18:54:11.385] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file .\world\serverconfig\chiselsandbits-server.toml
[29Jan2021 18:54:11.387] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file .\world\serverconfig\chiselsandbits-server.toml for changes
[29Jan2021 18:54:11.388] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for .\world\serverconfig\create-server.toml
[29Jan2021 18:54:11.392] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file .\world\serverconfig\create-server.toml
[29Jan2021 18:54:11.457] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file .\world\serverconfig\create-server.toml for changes
[29Jan2021 18:54:11.496] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world"
[29Jan2021 18:54:12.013] [Server thread/DEBUG] [com.simibubi.create.Create/]: Prepared Redstone Network Space for minecraft:overworld
[29Jan2021 18:54:12.013] [Server thread/DEBUG] [com.simibubi.create.Create/]: Prepared Kinetic Network Space for minecraft:overworld
[29Jan2021 18:54:12.032] [Server thread/INFO] [Mekanism ChunkManager/]: Loading 0 chunks for dimension minecraft:overworld
[29Jan2021 18:54:12.191] [Server thread/DEBUG] [com.simibubi.create.Create/]: Prepared Redstone Network Space for minecraft:the_nether
[29Jan2021 18:54:12.191] [Server thread/DEBUG] [com.simibubi.create.Create/]: Prepared Kinetic Network Space for minecraft:the_nether
[29Jan2021 18:54:12.192] [Server thread/INFO] [Mekanism ChunkManager/]: Loading 0 chunks for dimension minecraft:the_nether
[29Jan2021 18:54:12.226] [Server thread/DEBUG] [com.simibubi.create.Create/]: Prepared Redstone Network Space for minecraft:the_end
[29Jan2021 18:54:12.226] [Server thread/DEBUG] [com.simibubi.create.Create/]: Prepared Kinetic Network Space for minecraft:the_end
[29Jan2021 18:54:12.226] [Server thread/INFO] [Mekanism ChunkManager/]: Loading 0 chunks for dimension minecraft:the_end
[29Jan2021 18:54:12.234] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
[29Jan2021 18:54:14.051] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[29Jan2021 18:54:14.051] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[29Jan2021 18:54:14.052] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[29Jan2021 18:54:14.052] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[29Jan2021 18:54:14.522] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[29Jan2021 18:54:15.560] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Time elapsed: 3325 ms
[29Jan2021 18:54:15.563] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (4.299s)! For help, type "help"
[29Jan2021 18:54:15.592] [Server thread/DEBUG] [net.minecraftforge.fml.ForgeI18n/CORE]: Loading I18N data entries: 5722
[29Jan2021 18:54:17.693] [Netty Server IO #1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/network/play/server/SMultiBlockChangePacket
[29Jan2021 18:54:17.927] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new modded network connection. Found 35 messages to dispatch.
[29Jan2021 18:54:18.501] [User Authenticator #1/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player BUDDY686 is e43dc387-eeb9-4f79-b7da-3870595373c8
[29Jan2021 18:54:18.520] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'net.minecraftforge.fml.network.FMLHandshakeMessages$S2CModList' to 'fml:handshake' sequence 0
[29Jan2021 18:54:18.537] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 0
[29Jan2021 18:54:18.541] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 0 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SModListReply
[29Jan2021 18:54:18.541] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client connection with modlist [minecraft, yungsapi, immersiveengineering, architectury, ftbguilibrary, mekanismgenerators, waila, jei, mekanism, forge, cosmeticarmorreworked, create, chiselsandbits, bettermineshafts, bettercaves, xaerominimap, subwild]
[29Jan2021 18:54:18.542] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Version test of 'FML2' from client : ACCEPTED
[29Jan2021 18:54:18.542] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'chiselsandbits:chiselsandbits' : Version test of '1.0' from client : ACCEPTED
[29Jan2021 18:54:18.542] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'immersiveengineering:main' : Version test of '${version}' from client : ACCEPTED
[29Jan2021 18:54:18.543] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Version test of '1.0.0' from client : ACCEPTED
[29Jan2021 18:54:18.543] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mekanismgenerators:mekanismgenerators' : Version test of '999.999.999' from client : ACCEPTED
[29Jan2021 18:54:18.543] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Version test of 'FML2' from client : ACCEPTED
[29Jan2021 18:54:18.543] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cosmeticarmorreworked:main' : Version test of '2' from client : ACCEPTED
[29Jan2021 18:54:18.543] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Version test of 'FML2' from client : ACCEPTED
[29Jan2021 18:54:18.543] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Version test of '1.0' from client : ACCEPTED
[29Jan2021 18:54:18.543] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mekanism:mekanism' : Version test of '999.999.999' from client : ACCEPTED
[29Jan2021 18:54:18.543] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Version test of 'FML2' from client : ACCEPTED
[29Jan2021 18:54:18.543] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'waila:networking' : Version test of '1.0.0' from client : ACCEPTED
[29Jan2021 18:54:18.543] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Version test of 'FML2' from client : ACCEPTED
[29Jan2021 18:54:18.543] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'create:network' : Version test of 'create:1' from client : ACCEPTED
[29Jan2021 18:54:18.543] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Accepting channel list from client
[29Jan2021 18:54:18.543] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Accepted client connection mod list
[29Jan2021 18:54:18.557] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:recipe_serializer' to 'fml:handshake' sequence 1
[29Jan2021 18:54:18.559] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 1
[29Jan2021 18:54:18.559] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 1 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:54:18.559] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:54:18.606] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:sound_event' to 'fml:handshake' sequence 2
[29Jan2021 18:54:18.618] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 2
[29Jan2021 18:54:18.618] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 2 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:54:18.618] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:54:18.657] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:particle_type' to 'fml:handshake' sequence 3
[29Jan2021 18:54:18.659] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 3
[29Jan2021 18:54:18.659] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 3 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:54:18.659] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:54:18.733] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:villager_profession' to 'fml:handshake' sequence 4
[29Jan2021 18:54:18.734] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 4
[29Jan2021 18:54:18.734] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 4 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:54:18.734] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:54:18.769] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:item' to 'fml:handshake' sequence 5
[29Jan2021 18:54:18.790] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 5
[29Jan2021 18:54:18.790] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 5 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:54:18.790] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:54:18.817] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:potion' to 'fml:handshake' sequence 6
[29Jan2021 18:54:18.819] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 6
[29Jan2021 18:54:18.819] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 6 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:54:18.819] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:54:18.856] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:block_entity_type' to 'fml:handshake' sequence 7
[29Jan2021 18:54:18.858] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 7
[29Jan2021 18:54:18.858] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 7 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:54:18.858] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:54:18.907] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:worldgen/feature' to 'fml:handshake' sequence 8
[29Jan2021 18:54:18.908] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 8
[29Jan2021 18:54:18.908] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 8 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:54:18.908] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:54:18.975] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:block' to 'fml:handshake' sequence 9
[29Jan2021 18:54:18.983] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 9
[29Jan2021 18:54:18.984] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 9 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:54:18.984] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:54:19.025] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry mekanism:infuse_type' to 'fml:handshake' sequence 10
[29Jan2021 18:54:19.026] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 10
[29Jan2021 18:54:19.026] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 10 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:54:19.026] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:54:19.051] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:data_serializers' to 'fml:handshake' sequence 11
[29Jan2021 18:54:19.053] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 11
[29Jan2021 18:54:19.053] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 11 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:54:19.053] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:54:19.101] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry mekanism:gas' to 'fml:handshake' sequence 12
[29Jan2021 18:54:19.103] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 12
[29Jan2021 18:54:19.103] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 12 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:54:19.103] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:54:19.152] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:mob_effect' to 'fml:handshake' sequence 13
[29Jan2021 18:54:19.154] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 13
[29Jan2021 18:54:19.154] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 13 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:54:19.154] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:54:19.203] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:stat_type' to 'fml:handshake' sequence 14
[29Jan2021 18:54:19.206] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 14
[29Jan2021 18:54:19.206] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 14 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:54:19.206] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:54:19.259] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:menu' to 'fml:handshake' sequence 15
[29Jan2021 18:54:19.260] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 15
[29Jan2021 18:54:19.261] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 15 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:54:19.261] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:54:19.303] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry mekanism:pigment' to 'fml:handshake' sequence 16
[29Jan2021 18:54:19.304] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 16
[29Jan2021 18:54:19.304] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 16 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:54:19.305] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:54:19.353] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:enchantment' to 'fml:handshake' sequence 17
[29Jan2021 18:54:19.354] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 17
[29Jan2021 18:54:19.354] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 17 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:54:19.354] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:54:19.409] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:motive' to 'fml:handshake' sequence 18
[29Jan2021 18:54:19.410] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 18
[29Jan2021 18:54:19.410] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 18 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:54:19.410] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:54:19.453] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:worldgen/biome' to 'fml:handshake' sequence 19
[29Jan2021 18:54:19.454] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 19
[29Jan2021 18:54:19.454] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 19 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:54:19.454] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:54:19.501] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry mekanism:slurry' to 'fml:handshake' sequence 20
[29Jan2021 18:54:19.503] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 20
[29Jan2021 18:54:19.503] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 20 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:54:19.503] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:54:19.556] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:fluid' to 'fml:handshake' sequence 21
[29Jan2021 18:54:19.557] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 21
[29Jan2021 18:54:19.557] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 21 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:54:19.557] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:54:19.627] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:entity_type' to 'fml:handshake' sequence 22
[29Jan2021 18:54:19.719] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config cosmeticarmorreworked-server.toml' to 'fml:handshake' sequence 23
[29Jan2021 18:54:19.726] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config create-server.toml' to 'fml:handshake' sequence 24
[29Jan2021 18:54:19.818] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config chiselsandbits-server.toml' to 'fml:handshake' sequence 25
[29Jan2021 18:54:19.826] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config Mekanism/world.toml' to 'fml:handshake' sequence 26
[29Jan2021 18:54:19.884] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config immersiveengineering-server.toml' to 'fml:handshake' sequence 27
[29Jan2021 18:54:19.913] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config Mekanism/gear.toml' to 'fml:handshake' sequence 28
[29Jan2021 18:54:19.957] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config Mekanism/general.toml' to 'fml:handshake' sequence 29
[29Jan2021 18:54:20.010] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config Mekanism/tiers.toml' to 'fml:handshake' sequence 30
[29Jan2021 18:54:20.098] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config Mekanism/generators.toml' to 'fml:handshake' sequence 31
[29Jan2021 18:54:20.105] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config forge-server.toml' to 'fml:handshake' sequence 32
[29Jan2021 18:54:20.156] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config Mekanism/machine-usage.toml' to 'fml:handshake' sequence 33
[29Jan2021 18:54:20.236] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config Mekanism/machine-storage.toml' to 'fml:handshake' sequence 34
[29Jan2021 18:54:21.032] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 22
[29Jan2021 18:54:21.032] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 22 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:54:21.032] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:54:21.032] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 23
[29Jan2021 18:54:21.032] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 23 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:54:21.032] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:54:21.034] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 24
[29Jan2021 18:54:21.034] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 24 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:54:21.034] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:54:21.035] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 25
[29Jan2021 18:54:21.035] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 25 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:54:21.037] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:54:21.038] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 26
[29Jan2021 18:54:21.039] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 26 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:54:21.039] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:54:21.039] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 27
[29Jan2021 18:54:21.039] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 27 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:54:21.039] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:54:21.048] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 28
[29Jan2021 18:54:21.048] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 28 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:54:21.048] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:54:21.057] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 29
[29Jan2021 18:54:21.057] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 29 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:54:21.057] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:54:21.057] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 30
[29Jan2021 18:54:21.057] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 30 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:54:21.057] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:54:21.057] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 31
[29Jan2021 18:54:21.057] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 31 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:54:21.057] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:54:21.058] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 32
[29Jan2021 18:54:21.058] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 32 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:54:21.058] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:54:21.058] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 33
[29Jan2021 18:54:21.058] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 33 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:54:21.058] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:54:21.058] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 34
[29Jan2021 18:54:21.058] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 34 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:54:21.058] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:54:21.082] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Handshake complete!
[29Jan2021 18:54:21.512] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@6640c827
[29Jan2021 18:54:21.780] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: BUDDY686[/192.168.2.4:56021] logged in with entity id 118 at (-4130.9827321089415, 65.0, 1544.6233528923876)
[29Jan2021 18:54:22.126] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: BUDDY686 joined the game
[29Jan2021 18:54:22.820] [Server thread/INFO] [Waila/]: Syncing config to BUDDY686 (e43dc387-eeb9-4f79-b7da-3870595373c8)
[29Jan2021 18:54:22.845] [Server thread/DEBUG] [mixin/]: Mixing accessors.PaletteAccess from immersiveengineering.mixins.json into net.minecraft.world.gen.feature.template.Template$Palette
[29Jan2021 18:54:22.845] [Server thread/DEBUG] [mixin/]: Renaming @Invoker method construct(Ljava/util/List;)Lnet/minecraft/world/gen/feature/template/Template$Palette; to construct_$md$a83be1$0 in immersiveengineering.mixins.json:accessors.PaletteAccess
[29Jan2021 18:54:23.025] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2028ms or 40 ticks behind
[29Jan2021 18:54:24.283] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@5f3baadb
[29Jan2021 18:54:24.386] [Server thread/DEBUG] [mixin/]: Mixing MixinBlockEntityExtension from architectury.mixins.json into me.shedaniel.architectury.extensions.BlockEntityExtension
[29Jan2021 18:54:41.175] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [BUDDY686: Set own game mode to Creative Mode]
[29Jan2021 18:54:52.688] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [BUDDY686: Set own game mode to Survival Mode]
[29Jan2021 18:55:02.239] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new modded network connection. Found 35 messages to dispatch.
[29Jan2021 18:55:03.974] [User Authenticator #2/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player Noodl178 is 0c4a77b5-403b-42fb-9664-c03c2c934d4a
[29Jan2021 18:55:04.021] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'net.minecraftforge.fml.network.FMLHandshakeMessages$S2CModList' to 'fml:handshake' sequence 0
[29Jan2021 18:55:04.063] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:recipe_serializer' to 'fml:handshake' sequence 1
[29Jan2021 18:55:04.097] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 0
[29Jan2021 18:55:04.097] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 0 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SModListReply
[29Jan2021 18:55:04.098] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client connection with modlist [minecraft, yungsapi, immersiveengineering, architectury, ftbguilibrary, mekanismgenerators, waila, jei, mekanism, forge, cosmeticarmorreworked, create, chiselsandbits, bettermineshafts, bettercaves, xaerominimap, subwild]
[29Jan2021 18:55:04.098] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Version test of 'FML2' from client : ACCEPTED
[29Jan2021 18:55:04.098] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'chiselsandbits:chiselsandbits' : Version test of '1.0' from client : ACCEPTED
[29Jan2021 18:55:04.098] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'immersiveengineering:main' : Version test of '${version}' from client : ACCEPTED
[29Jan2021 18:55:04.098] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Version test of '1.0.0' from client : ACCEPTED
[29Jan2021 18:55:04.098] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mekanismgenerators:mekanismgenerators' : Version test of '999.999.999' from client : ACCEPTED
[29Jan2021 18:55:04.098] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Version test of 'FML2' from client : ACCEPTED
[29Jan2021 18:55:04.098] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cosmeticarmorreworked:main' : Version test of '2' from client : ACCEPTED
[29Jan2021 18:55:04.098] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Version test of 'FML2' from client : ACCEPTED
[29Jan2021 18:55:04.098] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Version test of '1.0' from client : ACCEPTED
[29Jan2021 18:55:04.098] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mekanism:mekanism' : Version test of '999.999.999' from client : ACCEPTED
[29Jan2021 18:55:04.098] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Version test of 'FML2' from client : ACCEPTED
[29Jan2021 18:55:04.098] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'waila:networking' : Version test of '1.0.0' from client : ACCEPTED
[29Jan2021 18:55:04.098] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Version test of 'FML2' from client : ACCEPTED
[29Jan2021 18:55:04.098] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'create:network' : Version test of 'create:1' from client : ACCEPTED
[29Jan2021 18:55:04.098] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Accepting channel list from client
[29Jan2021 18:55:04.098] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Accepted client connection mod list
[29Jan2021 18:55:04.119] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:sound_event' to 'fml:handshake' sequence 2
[29Jan2021 18:55:04.146] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 1
[29Jan2021 18:55:04.146] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 1 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:55:04.146] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:55:04.165] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:particle_type' to 'fml:handshake' sequence 3
[29Jan2021 18:55:04.233] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:villager_profession' to 'fml:handshake' sequence 4
[29Jan2021 18:55:04.252] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 2
[29Jan2021 18:55:04.252] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 2 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:55:04.252] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:55:04.267] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:item' to 'fml:handshake' sequence 5
[29Jan2021 18:55:04.290] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 3
[29Jan2021 18:55:04.290] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 3 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:55:04.290] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:55:04.312] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:potion' to 'fml:handshake' sequence 6
[29Jan2021 18:55:04.365] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:block_entity_type' to 'fml:handshake' sequence 7
[29Jan2021 18:55:04.414] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:worldgen/feature' to 'fml:handshake' sequence 8
[29Jan2021 18:55:04.453] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 4
[29Jan2021 18:55:04.453] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 4 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:55:04.453] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:55:04.466] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:block' to 'fml:handshake' sequence 9
[29Jan2021 18:55:04.517] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry mekanism:infuse_type' to 'fml:handshake' sequence 10
[29Jan2021 18:55:04.518] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 5
[29Jan2021 18:55:04.518] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 5 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:55:04.518] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:55:04.523] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 6
[29Jan2021 18:55:04.523] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 6 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:55:04.523] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:55:04.548] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 7
[29Jan2021 18:55:04.548] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 7 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:55:04.548] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:55:04.552] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 8
[29Jan2021 18:55:04.552] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 8 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:55:04.552] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:55:04.568] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:data_serializers' to 'fml:handshake' sequence 11
[29Jan2021 18:55:04.587] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 9
[29Jan2021 18:55:04.587] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 9 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:55:04.587] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:55:04.639] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry mekanism:gas' to 'fml:handshake' sequence 12
[29Jan2021 18:55:04.662] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 10
[29Jan2021 18:55:04.662] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 10 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:55:04.662] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:55:04.662] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 11
[29Jan2021 18:55:04.662] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 11 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:55:04.662] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:55:04.669] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:mob_effect' to 'fml:handshake' sequence 13
[29Jan2021 18:55:04.769] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 12
[29Jan2021 18:55:04.769] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 12 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:55:04.769] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:55:04.782] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:stat_type' to 'fml:handshake' sequence 14
[29Jan2021 18:55:04.809] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 13
[29Jan2021 18:55:04.809] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 13 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:55:04.809] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:55:04.824] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 14
[29Jan2021 18:55:04.824] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 14 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:55:04.824] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:55:04.831] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:menu' to 'fml:handshake' sequence 15
[29Jan2021 18:55:04.856] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry mekanism:pigment' to 'fml:handshake' sequence 16
[29Jan2021 18:55:04.873] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:enchantment' to 'fml:handshake' sequence 17
[29Jan2021 18:55:04.893] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 15
[29Jan2021 18:55:04.893] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 15 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:55:04.893] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:55:04.895] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 16
[29Jan2021 18:55:04.895] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 16 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:55:04.895] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:55:04.897] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 17
[29Jan2021 18:55:04.897] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 17 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:55:04.897] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:55:04.927] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:motive' to 'fml:handshake' sequence 18
[29Jan2021 18:55:04.963] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:worldgen/biome' to 'fml:handshake' sequence 19
[29Jan2021 18:55:04.988] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 18
[29Jan2021 18:55:04.988] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 18 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:55:04.988] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:55:05.014] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry mekanism:slurry' to 'fml:handshake' sequence 20
[29Jan2021 18:55:05.034] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 19
[29Jan2021 18:55:05.034] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 19 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:55:05.034] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:55:05.065] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:fluid' to 'fml:handshake' sequence 21
[29Jan2021 18:55:05.115] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:entity_type' to 'fml:handshake' sequence 22
[29Jan2021 18:55:05.137] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 20
[29Jan2021 18:55:05.137] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 20 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:55:05.137] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:55:05.164] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config cosmeticarmorreworked-server.toml' to 'fml:handshake' sequence 23
[29Jan2021 18:55:05.217] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config create-server.toml' to 'fml:handshake' sequence 24
[29Jan2021 18:55:05.222] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 21
[29Jan2021 18:55:05.222] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 21 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:55:05.222] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:55:05.262] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config chiselsandbits-server.toml' to 'fml:handshake' sequence 25
[29Jan2021 18:55:05.310] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config Mekanism/world.toml' to 'fml:handshake' sequence 26
[29Jan2021 18:55:05.364] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config immersiveengineering-server.toml' to 'fml:handshake' sequence 27
[29Jan2021 18:55:05.412] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config Mekanism/gear.toml' to 'fml:handshake' sequence 28
[29Jan2021 18:55:05.462] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config Mekanism/general.toml' to 'fml:handshake' sequence 29
[29Jan2021 18:55:05.518] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config Mekanism/tiers.toml' to 'fml:handshake' sequence 30
[29Jan2021 18:55:05.576] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config Mekanism/generators.toml' to 'fml:handshake' sequence 31
[29Jan2021 18:55:05.615] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config forge-server.toml' to 'fml:handshake' sequence 32
[29Jan2021 18:55:05.684] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config Mekanism/machine-usage.toml' to 'fml:handshake' sequence 33
[29Jan2021 18:55:05.723] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config Mekanism/machine-storage.toml' to 'fml:handshake' sequence 34
[29Jan2021 18:55:06.789] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 22
[29Jan2021 18:55:06.789] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 22 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:55:06.789] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:55:06.789] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 23
[29Jan2021 18:55:06.789] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 23 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:55:06.789] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:55:06.789] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 24
[29Jan2021 18:55:06.789] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 24 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:55:06.789] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:55:06.791] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 25
[29Jan2021 18:55:06.791] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 25 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:55:06.791] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:55:06.793] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 26
[29Jan2021 18:55:06.794] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 26 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:55:06.794] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:55:06.794] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 27
[29Jan2021 18:55:06.794] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 27 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:55:06.794] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:55:06.794] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 28
[29Jan2021 18:55:06.794] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 28 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:55:06.794] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:55:06.799] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 29
[29Jan2021 18:55:06.799] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 29 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:55:06.799] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:55:06.799] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 30
[29Jan2021 18:55:06.799] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 30 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:55:06.799] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:55:06.799] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 31
[29Jan2021 18:55:06.799] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 31 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:55:06.799] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:55:06.801] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 32
[29Jan2021 18:55:06.801] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 32 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:55:06.801] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:55:06.801] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 33
[29Jan2021 18:55:06.801] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 33 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:55:06.801] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:55:06.865] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 34
[29Jan2021 18:55:06.866] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 34 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[29Jan2021 18:55:06.866] [Netty Server IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[29Jan2021 18:55:06.911] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Handshake complete!
[29Jan2021 18:55:06.991] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@22460499
[29Jan2021 18:55:07.021] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: Noodl178[/68.41.48.192:59557] logged in with entity id 432 at (-4094.937730591645, 71.0, 1546.13701728391)
[29Jan2021 18:55:07.026] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Noodl178 joined the game
[29Jan2021 18:55:07.098] [Server thread/INFO] [Waila/]: Syncing config to Noodl178 (0c4a77b5-403b-42fb-9664-c03c2c934d4a)
[29Jan2021 18:55:26.168] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: Noodl178 lost connection: Timed out
[29Jan2021 18:55:26.168] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Noodl178 left the game
[29Jan2021 18:56:07.841] [Server thread/WARN] [net.minecraft.network.play.ServerPlayNetHandler/]: BUDDY686 moved too quickly! 14.632939608144625,3.8021697423864396,5.05227614868204
[29Jan2021 18:56:07.866] [Server thread/ERROR] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: Exception caught during firing event: null
Index: 9
Listeners:
0: NORMAL
1: ASM: class me.shedaniel.architectury.event.forge.EventHandlerImplCommon event(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent$RightClickBlock;)V
2: ASM: mod.chiselsandbits.events.EventPlayerInteract@5e3b6d43 interaction(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent$RightClickBlock;)V
3: ASM: class com.simibubi.create.foundation.tileEntity.behaviour.linked.LinkHandler onBlockActivated(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent$RightClickBlock;)V
4: ASM: class com.simibubi.create.foundation.tileEntity.behaviour.filtering.FilteringHandler onBlockActivated(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent$RightClickBlock;)V
5: ASM: class com.simibubi.create.foundation.tileEntity.behaviour.edgeInteraction.EdgeInteractionHandler onBlockActivated(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent$RightClickBlock;)V
6: ASM: class com.simibubi.create.content.logistics.block.funnel.FunnelItem funnelItemAlwaysPlacesWhenUsed(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent$RightClickBlock;)V
7: ASM: class com.simibubi.create.content.contraptions.components.flywheel.engine.FurnaceEngineBlock usingFurnaceEngineOnFurnacePreventsGUI(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent$RightClickBlock;)V
8: ASM: mekanism.common.CommonPlayerTracker@5ae61de2 rightClickEvent(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent$RightClickBlock;)V
9: ASM: blusunrize.immersiveengineering.common.EventHandler@61d4649e onBlockRightclick(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent$RightClickBlock;)V
java.lang.NullPointerException
at blusunrize.immersiveengineering.common.EventHandler.onBlockRightclick(EventHandler.java:377)
at net.minecraftforge.eventbus.ASMEventHandler_187_EventHandler_onBlockRightclick_RightClickBlock.invoke(.dynamic)
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)
at net.minecraftforge.common.ForgeHooks.onRightClickBlock(ForgeHooks.java:806)
at com.simibubi.create.content.contraptions.components.deployer.DeployerHandler.activateInner(DeployerHandler.java:243)
at com.simibubi.create.content.contraptions.components.deployer.DeployerHandler.activate(DeployerHandler.java:119)
at com.simibubi.create.content.contraptions.components.deployer.DeployerMovementBehaviour.activate(DeployerMovementBehaviour.java:60)
at com.simibubi.create.content.contraptions.components.deployer.DeployerMovementBehaviour.visitNewPosition(DeployerMovementBehaviour.java:47)
at com.simibubi.create.content.contraptions.components.structureMovement.AbstractContraptionEntity.tickActors(AbstractContraptionEntity.java:262)
at com.simibubi.create.content.contraptions.components.structureMovement.OrientedContraptionEntity.tickContraption(OrientedContraptionEntity.java:268)
at com.simibubi.create.content.contraptions.components.structureMovement.AbstractContraptionEntity.func_70071_h_(AbstractContraptionEntity.java:228)
at net.minecraft.entity.Entity.func_70098_U(Entity.java:1612)
at net.minecraft.world.server.ServerWorld.func_217459_a(ServerWorld.java:638)
at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:618)
at net.minecraft.world.World.func_217390_a(World.java:554)
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:404)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:850)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:786)
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:641)
at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232)
at java.lang.Thread.run(Unknown Source)
[29Jan2021 18:56:07.885] [Server thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID 04af3ae9-b476-45cf-b186-66690f7812ba
[29Jan2021 18:56:07.891] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Encountered an unexpected exception
net.minecraft.crash.ReportedException: Ticking entity
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:854) ~[?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:786) ~[?:?]
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:641) ~[?:?]
at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) ~[?:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_271]
Caused by: java.lang.NullPointerException
at blusunrize.immersiveengineering.common.EventHandler.onBlockRightclick(EventHandler.java:377) ~[immersiveengineering:?]
at net.minecraftforge.eventbus.ASMEventHandler_187_EventHandler_onBlockRightclick_RightClickBlock.invoke(.dynamic) ~[?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?]
at net.minecraftforge.common.ForgeHooks.onRightClickBlock(ForgeHooks.java:806) ~[forge:?]
at com.simibubi.create.content.contraptions.components.deployer.DeployerHandler.activateInner(DeployerHandler.java:243) ~[create:mc1.16.3_v0.3e]
at com.simibubi.create.content.contraptions.components.deployer.DeployerHandler.activate(DeployerHandler.java:119) ~[create:mc1.16.3_v0.3e]
at com.simibubi.create.content.contraptions.components.deployer.DeployerMovementBehaviour.activate(DeployerMovementBehaviour.java:60) ~[create:mc1.16.3_v0.3e]
at com.simibubi.create.content.contraptions.components.deployer.DeployerMovementBehaviour.visitNewPosition(DeployerMovementBehaviour.java:47) ~[create:mc1.16.3_v0.3e]
at com.simibubi.create.content.contraptions.components.structureMovement.AbstractContraptionEntity.tickActors(AbstractContraptionEntity.java:262) ~[create:mc1.16.3_v0.3e]
at com.simibubi.create.content.contraptions.components.structureMovement.OrientedContraptionEntity.tickContraption(OrientedContraptionEntity.java:268) ~[create:mc1.16.3_v0.3e]
at com.simibubi.create.content.contraptions.components.structureMovement.AbstractContraptionEntity.func_70071_h_(AbstractContraptionEntity.java:228) ~[create:mc1.16.3_v0.3e]
at net.minecraft.entity.Entity.func_70098_U(Entity.java:1612) ~[?:?]
at net.minecraft.world.server.ServerWorld.func_217459_a(ServerWorld.java:638) ~[?:?]
at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:618) ~[?:?]
at net.minecraft.world.World.func_217390_a(World.java:554) ~[?:?]
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:404) ~[?:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:850) ~[?:?]
... 5 more
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment