marik1243 Posted August 10, 2021 Posted August 10, 2021 My minecraft Crash report ---- Minecraft Crash Report ---- // There are four lights! Time: 10.08.21 20:09 Description: Rendering overlay com.electronwill.nightconfig.core.io.ParsingException: Not enough data available at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.2.jar:?] {} at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.2.jar:?] {} at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.2.jar:?] {} at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.2.jar:?] {} at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.2.jar:?] {} at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:53) ~[?:?] {re:classloading} at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$3878/515442638.apply(Unknown Source) ~[?:?] {} at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104) ~[?:?] {re:classloading} at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?] {re:classloading} at net.minecraftforge.fml.config.ConfigTracker$$Lambda$3877/608953270.accept(Unknown Source) ~[?:?] {} at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] {} at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:1.8.0_51] {} at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModLoader.lambda$null$5(ModLoader.java:153) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModLoader$$Lambda$3876/1054579917.run(Unknown Source) ~[?:?] {} at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:125) ~[?:?] {re:classloading} at net.minecraftforge.fml.DistExecutor.runWhenOn(DistExecutor.java:109) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:153) ~[?:?] {re:classloading} at net.minecraftforge.fml.client.ClientModLoader.lambda$startModLoading$6(ClientModLoader.java:123) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader$$Lambda$3871/2092969550.run(Unknown Source) ~[?:?] {} at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2096/900824070.run(Unknown Source) ~[?:?] {} at net.minecraftforge.fml.client.ClientModLoader.startModLoading(ClientModLoader.java:123) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader.lambda$onreload$3(ClientModLoader.java:105) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader$$Lambda$3868/103402417.run(Unknown Source) ~[?:?] {} at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2096/900824070.run(Unknown Source) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) ~[?:1.8.0_51] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) ~[?:1.8.0_51] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] {} at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] {} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:53) at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$3878/515442638.apply(Unknown Source) at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104) at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) at net.minecraftforge.fml.config.ConfigTracker$$Lambda$3877/608953270.accept(Unknown Source) at java.lang.Iterable.forEach(Iterable.java:75) at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) at net.minecraftforge.fml.ModLoader.lambda$null$5(ModLoader.java:153) at net.minecraftforge.fml.ModLoader$$Lambda$3876/1054579917.run(Unknown Source) at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:125) at net.minecraftforge.fml.DistExecutor.runWhenOn(DistExecutor.java:109) at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:153) -- Overlay render details -- Details: Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui Stacktrace: at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:472) at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:924) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) at net.minecraft.client.main.Main.main(SourceFile:204) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$418/1902455960.call(Unknown Source) at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) -- System Details -- Details: Minecraft Version: 1.15.2 Minecraft Version ID: 1.15.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1110101928 bytes (1058 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB) CPUs: 4 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M ModLauncher: 5.1.2+70+master.2845bb9 ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /mixin-0.8.2.jar mixin PLUGINSERVICE /eventbus-2.2.1-service.jar eventbus PLUGINSERVICE /forge-1.15.2-31.2.55.jar object_holder_definalize PLUGINSERVICE /forge-1.15.2-31.2.55.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.15.2-31.2.55.jar capability_inject_definalize PLUGINSERVICE /forge-1.15.2-31.2.55.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE /forge-1.15.2-31.2.55.jar fml TRANSFORMATIONSERVICE FML: 31.2 Forge: net.minecraftforge:31.2.55 FML Language Providers: [email protected] minecraft@1 Mod List: forge-1.15.2-31.2.55-client.jar Minecraft {[email protected] COMMON_SETUP} forge-1.15.2-31.2.55-universal.jar Forge {[email protected] COMMON_SETUP} create-mc1.15.2_v0.3.1a.jar Create {[email protected]_v0.3.1a+478 COMMON_SETUP} Launched Version: 1.15.2-forge-31.2.55 Backend library: LWJGL version 3.2.2 build 10 Backend API: Intel(R) HD Graphics 5500 GL version 4.4.0 - Build 20.19.15.5126, Intel GL Caps: Using framebuffer using OpenGL 3.0 Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) Resource Packs: mod_resources, vanilla Current Language: ~~ERROR~~ NullPointerException: null CPU: 4x Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz Quote
marik1243 Posted August 10, 2021 Author Posted August 10, 2021 (edited) Spoiler [10Aug2021 20:08:26.266] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, Marik1243, --version, 1.15.2-forge-31.2.55, --gameDir, C:\Users\Alexander\AppData\Roaming\.minecraft, --assetsDir, C:\Users\Alexander\AppData\Roaming\.minecraft\assets, --assetIndex, 1.15, --uuid, 1e59422d647344558bfe03263ce008f3, --accessToken, ????????, --userType, msa, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 31.2.55, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20200515.085601] [10Aug2021 20:08:26.272] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 5.1.2+70+master.2845bb9 starting: java version 1.8.0_51 by Oracle Corporation [10Aug2021 20:08:26.872] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust [10Aug2021 20:08:27.469] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/C:/Users/Alexander/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.2/mixin-0.8.2.jar Service=ModLauncher Env=CLIENT [10Aug2021 20:08:30.664] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlclient' with arguments [--version, 1.15.2-forge-31.2.55, --gameDir, C:\Users\Alexander\AppData\Roaming\.minecraft, --assetsDir, C:\Users\Alexander\AppData\Roaming\.minecraft\assets, --uuid, 1e59422d647344558bfe03263ce008f3, --username, Marik1243, --assetIndex, 1.15, --accessToken, ????????, --userType, msa, --versionType, release] [10Aug2021 20:08:37.536] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: Marik1243 [10Aug2021 20:08:51.662] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: textBackgroundOpacity: [10Aug2021 20:08:51.678] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.2.2 build 10 [10Aug2021 20:08:53.743] [modloading-worker-1/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 31.2.55, for MC 1.15.2 with MCP 20200515.085601 [10Aug2021 20:08:53.744] [modloading-worker-1/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v31.2.55 Initialized [10Aug2021 20:08:59.961] [modloading-worker-2/INFO] [com.simibubi.create.foundation.render.backend.Backend/]: Optifine not detected. [10Aug2021 20:09:03.926] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity super_glue [10Aug2021 20:09:03.927] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity contraption [10Aug2021 20:09:03.927] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity stationary_contraption [10Aug2021 20:09:03.928] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity gantry_contraption [10Aug2021 20:09:03.928] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity seat [10Aug2021 20:09:07.505] [Render thread/INFO] [com.mojang.text2speech.NarratorWindows/]: Narrator library for x64 successfully loaded [10Aug2021 20:09:07.686] [Render thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Mod Resources, Default [10Aug2021 20:09:10.454] [Render thread/FATAL] [net.minecraft.client.Minecraft/]: Reported exception thrown! net.minecraft.crash.ReportedException: Rendering overlay at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:476) ~[?:?] at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:924) ~[?:?] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) [?:?] at net.minecraft.client.main.Main.main(SourceFile:204) [?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.15.2-31.2.55.jar:31.2] at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$418/1902455960.call(Unknown Source) [forge-1.15.2-31.2.55.jar:31.2] at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.2.jar:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.2.jar:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.2.jar:?] at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.2.jar:?] at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.2.jar:?] Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.2.jar:?] at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.2.jar:?] at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.2.jar:?] at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.2.jar:?] at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.2.jar:?] at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.2.jar:?] at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.2.jar:?] at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.2.jar:?] at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.2.jar:?] at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.2.jar:?] at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.2.jar:?] at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.2.jar:?] at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.2.jar:?] at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.2.jar:?] at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:53) ~[?:?] at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$3878/515442638.apply(Unknown Source) ~[?:?] at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104) ~[?:?] at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?] at net.minecraftforge.fml.config.ConfigTracker$$Lambda$3877/608953270.accept(Unknown Source) ~[?:?] at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:1.8.0_51] at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?] at net.minecraftforge.fml.ModLoader.lambda$null$5(ModLoader.java:153) ~[?:?] at net.minecraftforge.fml.ModLoader$$Lambda$3876/1054579917.run(Unknown Source) ~[?:?] at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:125) ~[?:?] at net.minecraftforge.fml.DistExecutor.runWhenOn(DistExecutor.java:109) ~[?:?] at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:153) ~[?:?] at net.minecraftforge.fml.client.ClientModLoader.lambda$startModLoading$6(ClientModLoader.java:123) ~[?:?] at net.minecraftforge.fml.client.ClientModLoader$$Lambda$3871/2092969550.run(Unknown Source) ~[?:?] at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113) ~[?:?] at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2096/900824070.run(Unknown Source) ~[?:?] at net.minecraftforge.fml.client.ClientModLoader.startModLoading(ClientModLoader.java:123) ~[?:?] at net.minecraftforge.fml.client.ClientModLoader.lambda$onreload$3(ClientModLoader.java:105) ~[?:?] at net.minecraftforge.fml.client.ClientModLoader$$Lambda$3868/103402417.run(Unknown Source) ~[?:?] at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113) ~[?:?] at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2096/900824070.run(Unknown Source) ~[?:?] at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) ~[?:1.8.0_51] at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) ~[?:1.8.0_51] at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51] [10Aug2021 20:09:10.512] [Render thread/INFO] [STDOUT/]: [net.minecraft.util.registry.Bootstrap:func_179870_a:103]: ---- Minecraft Crash Report ---- // Surprise! Haha. Well, this is awkward. Time: 10.08.21 20:09 Description: Rendering overlay com.electronwill.nightconfig.core.io.ParsingException: Not enough data available at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.2.jar:?] {} at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.2.jar:?] {} at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.2.jar:?] {} at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.2.jar:?] {} at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.2.jar:?] {} at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:53) ~[?:?] {re:classloading} at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$3878/515442638.apply(Unknown Source) ~[?:?] {} at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104) ~[?:?] {re:classloading} at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?] {re:classloading} at net.minecraftforge.fml.config.ConfigTracker$$Lambda$3877/608953270.accept(Unknown Source) ~[?:?] {} at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] {} at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:1.8.0_51] {} at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModLoader.lambda$null$5(ModLoader.java:153) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModLoader$$Lambda$3876/1054579917.run(Unknown Source) ~[?:?] {} at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:125) ~[?:?] {re:classloading} at net.minecraftforge.fml.DistExecutor.runWhenOn(DistExecutor.java:109) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:153) ~[?:?] {re:classloading} at net.minecraftforge.fml.client.ClientModLoader.lambda$startModLoading$6(ClientModLoader.java:123) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader$$Lambda$3871/2092969550.run(Unknown Source) ~[?:?] {} at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2096/900824070.run(Unknown Source) ~[?:?] {} at net.minecraftforge.fml.client.ClientModLoader.startModLoading(ClientModLoader.java:123) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader.lambda$onreload$3(ClientModLoader.java:105) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader$$Lambda$3868/103402417.run(Unknown Source) ~[?:?] {} at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2096/900824070.run(Unknown Source) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) ~[?:1.8.0_51] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) ~[?:1.8.0_51] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] {} at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] {} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:53) at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$3878/515442638.apply(Unknown Source) at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104) at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) at net.minecraftforge.fml.config.ConfigTracker$$Lambda$3877/608953270.accept(Unknown Source) at java.lang.Iterable.forEach(Iterable.java:75) at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) at net.minecraftforge.fml.ModLoader.lambda$null$5(ModLoader.java:153) at net.minecraftforge.fml.ModLoader$$Lambda$3876/1054579917.run(Unknown Source) at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:125) at net.minecraftforge.fml.DistExecutor.runWhenOn(DistExecutor.java:109) at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:153) -- Overlay render details -- Details: Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui Stacktrace: at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:472) at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:924) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) at net.minecraft.client.main.Main.main(SourceFile:204) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$418/1902455960.call(Unknown Source) at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) -- System Details -- Details: Minecraft Version: 1.15.2 Minecraft Version ID: 1.15.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1110101928 bytes (1058 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB) CPUs: 4 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M ModLauncher: 5.1.2+70+master.2845bb9 ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /mixin-0.8.2.jar mixin PLUGINSERVICE /eventbus-2.2.1-service.jar eventbus PLUGINSERVICE /forge-1.15.2-31.2.55.jar object_holder_definalize PLUGINSERVICE /forge-1.15.2-31.2.55.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.15.2-31.2.55.jar capability_inject_definalize PLUGINSERVICE /forge-1.15.2-31.2.55.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE /forge-1.15.2-31.2.55.jar fml TRANSFORMATIONSERVICE FML: 31.2 Forge: net.minecraftforge:31.2.55 FML Language Providers: [email protected] minecraft@1 Mod List: forge-1.15.2-31.2.55-client.jar Minecraft {[email protected] COMMON_SETUP} forge-1.15.2-31.2.55-universal.jar Forge {[email protected] COMMON_SETUP} create-mc1.15.2_v0.3.1a.jar Create {[email protected]_v0.3.1a+478 COMMON_SETUP} Launched Version: 1.15.2-forge-31.2.55 Backend library: LWJGL version 3.2.2 build 10 Backend API: Intel(R) HD Graphics 5500 GL version 4.4.0 - Build 20.19.15.5126, Intel GL Caps: Using framebuffer using OpenGL 3.0 Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) Resource Packs: mod_resources, vanilla Current Language: ~~ERROR~~ NullPointerException: null CPU: 4x Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz [10Aug2021 20:09:10.533] [Render thread/INFO] [STDOUT/]: [net.minecraft.util.registry.Bootstrap:func_179870_a:103]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Alexander\AppData\Roaming\.minecraft\crash-reports\crash-2021-08-10_20.09.10-client.txt Edited August 11, 2021 by diesieben07 spoiler Quote
marik1243 Posted August 11, 2021 Author Posted August 11, 2021 (edited) [10Aug2021 22:59:42.484] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, Marik1243, --version, 1.15.2-forge-31.2.55, --gameDir, C:\Users\Alexander\AppData\Roaming\.minecraft, --assetsDir, C:\Users\Alexander\AppData\Roaming\.minecraft\assets, --assetIndex, 1.15, --uuid, 1e59422d647344558bfe03263ce008f3, --accessToken, ????????, --userType, msa, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 31.2.55, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20200515.085601] [10Aug2021 22:59:42.492] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 5.1.2+70+master.2845bb9 starting: java version 1.8.0_51 by Oracle Corporation [10Aug2021 22:59:42.519] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,testharness,fmlclient,fmlserver] [10Aug2021 22:59:42.533] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [] [10Aug2021 22:59:42.604] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,object_holder_definalize,runtime_enum_extender,accesstransformer,capability_inject_definalize,runtimedistcleaner] [10Aug2021 22:59:42.620] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services [10Aug2021 22:59:42.636] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: [] [10Aug2021 22:59:42.705] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml] [10Aug2021 22:59:42.705] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading [10Aug2021 22:59:42.707] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin [10Aug2021 22:59:42.708] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin [10Aug2021 22:59:42.708] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml [10Aug2021 22:59:42.709] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/]: Injecting tracing printstreams for STDOUT/STDERR. [10Aug2021 22:59:42.715] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 31.2 [10Aug2021 22:59:42.715] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 31.2 loading [10Aug2021 22:59:42.715] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 5.1.2+70+master.2845bb9 [10Aug2021 22:59:42.715] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Initializing modjar URL handler [10Aug2021 22:59:42.717] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 2.1.3+56+master.cd48380 [10Aug2021 22:59:42.718] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 2.2.1+1+2.2.x.150ed6c [10Aug2021 22:59:42.719] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner [10Aug2021 22:59:42.726] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 2.0.3+8+master.ca72757 [10Aug2021 22:59:42.726] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 3.0.0+10+master.d73b00c [10Aug2021 22:59:42.727] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 3 [10Aug2021 22:59:43.050] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust [10Aug2021 22:59:43.050] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml [10Aug2021 22:59:43.054] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services [10Aug2021 22:59:43.068] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing [10Aug2021 22:59:43.069] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin [10Aug2021 22:59:43.073] [main/DEBUG] [mixin/]: Mixin bootstrap service org.spongepowered.asm.service.mojang.MixinServiceLaunchWrapperBootstrap is not available: LaunchWrapper is not available [10Aug2021 22:59:43.081] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in sun.misc.Launcher$AppClassLoader@4554617c [10Aug2021 22:59:43.113] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/C:/Users/Alexander/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.2/mixin-0.8.2.jar Service=ModLauncher Env=CLIENT [10Aug2021 22:59:43.116] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager [10Aug2021 22:59:43.116] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(4f56a0a2) [10Aug2021 22:59:43.118] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(4f56a0a2) [10Aug2021 22:59:43.118] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(4f56a0a2) [10Aug2021 22:59:43.119] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(4f56a0a2) [10Aug2021 22:59:43.119] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(4f56a0a2) [10Aug2021 22:59:43.124] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin [10Aug2021 22:59:43.124] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml [10Aug2021 22:59:43.125] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories [10Aug2021 22:59:43.127] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\Alexander\AppData\Roaming\.minecraft [10Aug2021 22:59:43.128] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\Alexander\AppData\Roaming\.minecraft [10Aug2021 22:59:43.128] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\Alexander\AppData\Roaming\.minecraft\mods [10Aug2021 22:59:43.128] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\Alexander\AppData\Roaming\.minecraft\mods [10Aug2021 22:59:43.129] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\Alexander\AppData\Roaming\.minecraft\config [10Aug2021 22:59:43.129] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\Alexander\AppData\Roaming\.minecraft\config [10Aug2021 22:59:43.129] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\Alexander\AppData\Roaming\.minecraft\config\fml.toml [10Aug2021 22:59:43.130] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration [10Aug2021 22:59:43.204] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing default config directory directory : C:\Users\Alexander\AppData\Roaming\.minecraft\defaultconfigs [10Aug2021 22:59:43.204] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing ModFile [10Aug2021 22:59:43.209] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler [10Aug2021 22:59:43.210] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using fmlclient as launch service [10Aug2021 22:59:44.335] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Received command line version data : MC Version: '1.15.2' MCP Version: '20200515.085601' Forge Version: '31.2.55' Forge group: 'net.minecraftforge' [10Aug2021 22:59:44.336] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR asm at path C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm\7.2\asm-7.2.jar [10Aug2021 22:59:44.337] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found probable library path C:\Users\Alexander\AppData\Roaming\.minecraft\libraries [10Aug2021 22:59:44.338] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found forge path C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-universal.jar is present [10Aug2021 22:59:44.340] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: SRG MC at C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraft\client\1.15.2-20200515.085601\client-1.15.2-20200515.085601-srg.jar is present [10Aug2021 22:59:44.341] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: MC Extras at C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraft\client\1.15.2\client-1.15.2-extra.jar is present [10Aug2021 22:59:44.342] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Forge patches at C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-client.jar is present [10Aug2021 22:59:44.351] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 0 language providers [10Aug2021 22:59:44.352] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding forge as a language from C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-universal.jar [10Aug2021 22:59:44.356] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding file:/C:/Users/Alexander/AppData/Roaming/.minecraft/libraries/net/minecraftforge/forge/1.15.2-31.2.55/forge-1.15.2-31.2.55-universal.jar to languageloader classloader [10Aug2021 22:59:44.452] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 2 language providers [10Aug2021 22:59:44.453] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 31.2 [10Aug2021 22:59:44.529] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1 [10Aug2021 22:59:44.545] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml [10Aug2021 22:59:44.546] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg' [10Aug2021 22:59:44.547] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {} [10Aug2021 22:59:44.547] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning [10Aug2021 22:59:44.548] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin [10Aug2021 22:59:44.549] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin [10Aug2021 22:59:44.549] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml [10Aug2021 22:59:44.550] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan [10Aug2021 22:59:44.650] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: [] [10Aug2021 22:59:44.702] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null) [10Aug2021 22:59:44.792] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Alexander\AppData\Roaming\.minecraft\mods\create-mc1.15.2_v0.3.1a.jar [10Aug2021 22:59:44.914] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create-mc1.15.2_v0.3.1a.jar with {create} mods - versions {mc1.15.2_v0.3.1a+478} [10Aug2021 22:59:44.915] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Alexander\AppData\Roaming\.minecraft\mods\create-mc1.15.2_v0.3.1a.jar with language javafml [10Aug2021 22:59:44.943] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-universal.jar [10Aug2021 22:59:44.949] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.15.2-31.2.55-universal.jar with {forge} mods - versions {31.2.55} [10Aug2021 22:59:44.950] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-universal.jar with language javafml [10Aug2021 22:59:45.017] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod fieldtomethodtransformers with Javascript path META-INF/fieldtomethodtransformers.js [10Aug2021 22:59:45.018] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/fieldtomethodtransformers.js [10Aug2021 22:59:45.018] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-client.jar [10Aug2021 22:59:45.030] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.15.2-31.2.55-client.jar with {minecraft} mods - versions {1.15.2} [10Aug2021 22:59:45.031] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-client.jar with language minecraft [10Aug2021 22:59:45.072] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 2 mandatory requirements [10Aug2021 22:59:45.074] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mandatory mod requirements missing [10Aug2021 22:59:46.142] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml [10Aug2021 22:59:46.143] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers [10Aug2021 22:59:46.144] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin [10Aug2021 22:59:46.145] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin [10Aug2021 22:59:46.145] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml [10Aug2021 22:59:46.145] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers [10Aug2021 22:59:46.146] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/fieldtomethodtransformers.js [10Aug2021 22:59:46.564] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [10Aug2021 22:59:46.584] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@33c2bd to Target : CLASS {Lnet/minecraft/potion/EffectInstance;} {} {V} [10Aug2021 22:59:46.589] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@610db97e to Target : CLASS {Lnet/minecraft/block/FlowingFluidBlock;} {} {V} [10Aug2021 22:59:46.589] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6f0628de to Target : CLASS {Lnet/minecraft/item/BucketItem;} {} {V} [10Aug2021 22:59:46.590] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3fabf088 to Target : CLASS {Lnet/minecraft/block/StairsBlock;} {} {V} [10Aug2021 22:59:46.590] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1e392345 to Target : CLASS {Lnet/minecraft/block/FlowerPotBlock;} {} {V} [10Aug2021 22:59:46.590] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@12f3afb5 to Target : CLASS {Lnet/minecraft/item/FishBucketItem;} {} {V} [10Aug2021 22:59:46.591] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml [10Aug2021 22:59:46.660] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(4f56a0a2)] [10Aug2021 22:59:46.660] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(4f56a0a2)] [10Aug2021 22:59:46.661] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(create-mc1.15.2_v0.3.1a.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\mods\create-mc1.15.2_v0.3.1a.jar) [10Aug2021 22:59:46.661] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(create-mc1.15.2_v0.3.1a.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\mods\create-mc1.15.2_v0.3.1a.jar) [10Aug2021 22:59:46.661] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(create-mc1.15.2_v0.3.1a.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\mods\create-mc1.15.2_v0.3.1a.jar) [10Aug2021 22:59:46.661] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(create-mc1.15.2_v0.3.1a.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\mods\create-mc1.15.2_v0.3.1a.jar) [10Aug2021 22:59:46.661] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(create-mc1.15.2_v0.3.1a.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\mods\create-mc1.15.2_v0.3.1a.jar) [10Aug2021 22:59:46.662] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(create-mc1.15.2_v0.3.1a.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\mods\create-mc1.15.2_v0.3.1a.jar)] [10Aug2021 22:59:46.662] [main/DEBUG] [mixin/]: Registering mixin config: create.mixins.json [10Aug2021 22:59:46.755] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(forge-1.15.2-31.2.55-universal.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-universal.jar) [10Aug2021 22:59:46.756] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(forge-1.15.2-31.2.55-universal.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-universal.jar) [10Aug2021 22:59:46.756] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(forge-1.15.2-31.2.55-universal.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-universal.jar) [10Aug2021 22:59:46.756] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(forge-1.15.2-31.2.55-universal.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-universal.jar) [10Aug2021 22:59:46.757] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(forge-1.15.2-31.2.55-universal.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-universal.jar) [10Aug2021 22:59:46.757] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.15.2-31.2.55-universal.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-universal.jar)] [10Aug2021 22:59:46.757] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(forge-1.15.2-31.2.55-client.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-client.jar) [10Aug2021 22:59:46.758] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(forge-1.15.2-31.2.55-client.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-client.jar) [10Aug2021 22:59:46.758] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(forge-1.15.2-31.2.55-client.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-client.jar) [10Aug2021 22:59:46.758] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(forge-1.15.2-31.2.55-client.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-client.jar) [10Aug2021 22:59:46.758] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(forge-1.15.2-31.2.55-client.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-client.jar) [10Aug2021 22:59:46.759] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.15.2-31.2.55-client.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-client.jar)] [10Aug2021 22:59:46.759] [main/DEBUG] [mixin/]: inject() running with 4 agents [10Aug2021 22:59:46.760] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(4f56a0a2)] [10Aug2021 22:59:46.760] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(create-mc1.15.2_v0.3.1a.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\mods\create-mc1.15.2_v0.3.1a.jar)] [10Aug2021 22:59:46.760] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.15.2-31.2.55-universal.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-universal.jar)] [10Aug2021 22:59:46.760] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.15.2-31.2.55-client.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-client.jar)] [10Aug2021 22:59:46.761] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlclient' with arguments [--version, 1.15.2-forge-31.2.55, --gameDir, C:\Users\Alexander\AppData\Roaming\.minecraft, --assetsDir, C:\Users\Alexander\AppData\Roaming\.minecraft\assets, --uuid, 1e59422d647344558bfe03263ce008f3, --username, Marik1243, --assetIndex, 1.15, --accessToken, ????????, --userType, msa, --versionType, release] [10Aug2021 22:59:46.974] [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out\class: failed to delete one or more files; see suppressed exceptions for details [10Aug2021 22:59:47.008] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT] [10Aug2021 22:59:47.008] [main/DEBUG] [mixin/]: Selecting config create.mixins.json [10Aug2021 22:59:47.052] [main/DEBUG] [mixin/]: Preparing create.mixins.json (9) [10Aug2021 22:59:50.940] [main/DEBUG] [mixin/]: Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo [10Aug2021 22:59:50.943] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo [10Aug2021 22:59:50.945] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo [10Aug2021 22:59:50.947] [main/DEBUG] [mixin/]: Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo [10Aug2021 22:59:50.949] [main/DEBUG] [mixin/]: Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo [10Aug2021 22:59:50.951] [main/DEBUG] [mixin/]: Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo [10Aug2021 22:59:50.975] [main/DEBUG] [mixin/]: Prepared 9 mixins in 3,967 sec (440,8ms avg) (0ms load, 0ms transform, 0ms plugin) [10Aug2021 22:59:51.550] [Render thread/DEBUG] [mixin/]: Mixing ShaderCloseMixin from create.mixins.json into net.minecraft.client.Minecraft [10Aug2021 22:59:51.695] [Render thread/DEBUG] [mixin/]: Mixing TileWorldHookMixin from create.mixins.json into net.minecraft.world.World [10Aug2021 22:59:52.026] [Render thread/DEBUG] [mixin/]: Mixing EntityContraptionInteractionMixin from create.mixins.json into net.minecraft.entity.Entity [10Aug2021 22:59:52.029] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$createRunningParticlesMixin$3(Lnet/minecraft/util/math/BlockPos;Lcom/simibubi/create/content/contraptions/components/structureMovement/Contraption;Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/BlockPos;)V to md4e9f68$lambda$createRunningParticlesMixin$3$0 in create.mixins.json:EntityContraptionInteractionMixin [10Aug2021 22:59:52.029] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$movementMixin$2(Ljava/util/concurrent/atomic/AtomicBoolean;Lcom/simibubi/create/content/contraptions/components/structureMovement/Contraption;Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/BlockPos;)V to md4e9f68$lambda$movementMixin$2$1 in create.mixins.json:EntityContraptionInteractionMixin [10Aug2021 22:59:52.029] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$forCollision$1(Lnet/minecraft/util/math/Vec3d;Lorg/apache/logging/log4j/util/TriConsumer;Lcom/simibubi/create/content/contraptions/components/structureMovement/AbstractContraptionEntity;)V to md4e9f68$lambda$forCollision$1$2 in create.mixins.json:EntityContraptionInteractionMixin [10Aug2021 22:59:52.030] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$getIntersectingContraptions$0(Lcom/simibubi/create/content/contraptions/components/structureMovement/AbstractContraptionEntity;)Z to md4e9f68$lambda$getIntersectingContraptions$0$3 in create.mixins.json:EntityContraptionInteractionMixin [10Aug2021 22:59:53.551] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: Marik1243 [10Aug2021 22:59:55.317] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowingFluidBlock [10Aug2021 22:59:55.459] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/StairsBlock [10Aug2021 22:59:55.596] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowerPotBlock [10Aug2021 22:59:57.154] [pool-3-thread-1/DEBUG] [mixin/]: Mixing TileRemoveMixin from create.mixins.json into net.minecraft.tileentity.TileEntity [10Aug2021 23:00:02.297] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/BucketItem [10Aug2021 23:00:02.385] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/FishBucketItem [10Aug2021 23:00:02.823] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/potion/EffectInstance [10Aug2021 23:00:09.071] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: textBackgroundOpacity: [10Aug2021 23:00:09.131] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.2.2 build 10 [10Aug2021 23:00:09.358] [Render thread/DEBUG] [mixin/]: Mixing FogColorTrackerMixin from create.mixins.json into com.mojang.blaze3d.platform.GlStateManager [10Aug2021 23:00:10.134] [Render thread/DEBUG] [net.minecraftforge.fml.ForgeI18n/CORE]: Loading I18N data entries: 4555 [10Aug2021 23:00:11.292] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/CORE]: Loading Network data for FML net version: FML2 [10Aug2021 23:00:11.395] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Using 4 threads for parallel mod-loading [10Aug2021 23:00:11.404] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@39fc6b2c [10Aug2021 23:00:11.429] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@39fc6b2c [10Aug2021 23:00:11.436] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@39fc6b2c - got cpw.mods.modlauncher.TransformingClassLoader@39fc6b2c [10Aug2021 23:00:11.436] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@39fc6b2c & cpw.mods.modlauncher.TransformingClassLoader@39fc6b2c [10Aug2021 23:00:11.469] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.minecraftforge.common.ForgeMod with cpw.mods.modlauncher.TransformingClassLoader@39fc6b2c [10Aug2021 23:00:11.469] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@39fc6b2c [10Aug2021 23:00:11.469] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@39fc6b2c - got cpw.mods.modlauncher.TransformingClassLoader@39fc6b2c [10Aug2021 23:00:11.469] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.simibubi.create.Create with classLoader cpw.mods.modlauncher.TransformingClassLoader@39fc6b2c & cpw.mods.modlauncher.TransformingClassLoader@39fc6b2c [10Aug2021 23:00:11.742] [Render thread/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Forge Version package package net.minecraftforge.versions.forge, Forge, version 31.2 from cpw.mods.modlauncher.TransformingClassLoader@39fc6b2c [10Aug2021 23:00:11.742] [Render thread/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge version 31.2.55 [10Aug2021 23:00:11.742] [Render thread/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge spec 31.2 [10Aug2021 23:00:11.743] [Render thread/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge group net.minecraftforge [10Aug2021 23:00:11.747] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.simibubi.create.Create with cpw.mods.modlauncher.TransformingClassLoader@39fc6b2c [10Aug2021 23:00:11.831] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching parallel event LifecycleEvent:CONSTRUCT [10Aug2021 23:00:11.918] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance create of type com.simibubi.create.Create [10Aug2021 23:00:11.960] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance forge of type net.minecraftforge.common.ForgeMod [10Aug2021 23:00:11.966] [modloading-worker-1/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MC version information 1.15.2 [10Aug2021 23:00:11.966] [modloading-worker-1/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MCP version information 20200515.085601 [10Aug2021 23:00:11.967] [modloading-worker-1/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 31.2.55, for MC 1.15.2 with MCP 20200515.085601 [10Aug2021 23:00:11.967] [modloading-worker-1/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v31.2.55 Initialized [10Aug2021 23:00:12.598] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking [10Aug2021 23:00:12.598] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking [10Aug2021 23:00:12.604] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance forge of type net.minecraftforge.common.ForgeMod [10Aug2021 23:00:12.604] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for forge [10Aug2021 23:00:12.661] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge [10Aug2021 23:00:12.679] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.client.model.ModelDataManager to FORGE [10Aug2021 23:00:12.775] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for forge [10Aug2021 23:00:13.597] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematicannon of type net.minecraft.item.Item [10Aug2021 23:00:13.599] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematicannon of type net.minecraft.block.Block [10Aug2021 23:00:13.623] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematic_table of type net.minecraft.item.Item [10Aug2021 23:00:13.623] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematic_table of type net.minecraft.block.Block [10Aug2021 23:00:13.866] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shaft of type net.minecraft.item.Item [10Aug2021 23:00:13.867] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shaft of type net.minecraft.block.Block [10Aug2021 23:00:13.906] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cogwheel of type net.minecraft.item.Item [10Aug2021 23:00:13.906] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cogwheel of type net.minecraft.block.Block [10Aug2021 23:00:13.907] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_cogwheel of type net.minecraft.item.Item [10Aug2021 23:00:13.908] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_cogwheel of type net.minecraft.block.Block [10Aug2021 23:00:14.084] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_shaft of type net.minecraft.item.Item [10Aug2021 23:00:14.085] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_shaft of type net.minecraft.block.Block [10Aug2021 23:00:14.085] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_shaft of type net.minecraft.item.Item [10Aug2021 23:00:14.085] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_shaft of type net.minecraft.block.Block [10Aug2021 23:00:14.087] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gearbox of type net.minecraft.item.Item [10Aug2021 23:00:14.087] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gearbox of type net.minecraft.block.Block [10Aug2021 23:00:14.106] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry clutch of type net.minecraft.item.Item [10Aug2021 23:00:14.107] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry clutch of type net.minecraft.block.Block [10Aug2021 23:00:14.109] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gearshift of type net.minecraft.item.Item [10Aug2021 23:00:14.109] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gearshift of type net.minecraft.block.Block [10Aug2021 23:00:14.118] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_chain_drive of type net.minecraft.item.Item [10Aug2021 23:00:14.119] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_chain_drive of type net.minecraft.block.Block [10Aug2021 23:00:14.127] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_chain_gearshift of type net.minecraft.item.Item [10Aug2021 23:00:14.129] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_chain_gearshift of type net.minecraft.block.Block [10Aug2021 23:00:14.239] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry belt of type net.minecraft.block.Block [10Aug2021 23:00:14.275] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_motor of type net.minecraft.item.Item [10Aug2021 23:00:14.275] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_motor of type net.minecraft.block.Block [10Aug2021 23:00:14.476] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry water_wheel of type net.minecraft.item.Item [10Aug2021 23:00:14.476] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry water_wheel of type net.minecraft.block.Block [10Aug2021 23:00:14.558] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_fan of type net.minecraft.item.Item [10Aug2021 23:00:14.558] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_fan of type net.minecraft.block.Block [10Aug2021 23:00:14.564] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nozzle of type net.minecraft.item.Item [10Aug2021 23:00:14.565] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nozzle of type net.minecraft.block.Block [10Aug2021 23:00:14.628] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry turntable of type net.minecraft.item.Item [10Aug2021 23:00:14.628] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry turntable of type net.minecraft.block.Block [10Aug2021 23:00:14.644] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hand_crank of type net.minecraft.item.Item [10Aug2021 23:00:14.645] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hand_crank of type net.minecraft.block.Block [10Aug2021 23:00:14.652] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cuckoo_clock of type net.minecraft.item.Item [10Aug2021 23:00:14.653] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cuckoo_clock of type net.minecraft.block.Block [10Aug2021 23:00:14.653] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mysterious_cuckoo_clock of type net.minecraft.item.Item [10Aug2021 23:00:14.655] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mysterious_cuckoo_clock of type net.minecraft.block.Block [10Aug2021 23:00:14.669] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry millstone of type net.minecraft.item.Item [10Aug2021 23:00:14.669] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry millstone of type net.minecraft.block.Block [10Aug2021 23:00:14.679] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushing_wheel of type net.minecraft.item.Item [10Aug2021 23:00:14.679] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushing_wheel of type net.minecraft.block.Block [10Aug2021 23:00:14.685] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushing_wheel_controller of type net.minecraft.block.Block [10Aug2021 23:00:14.707] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_press of type net.minecraft.item.Item [10Aug2021 23:00:14.708] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_press of type net.minecraft.block.Block [10Aug2021 23:00:14.720] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_mixer of type net.minecraft.item.Item [10Aug2021 23:00:14.720] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_mixer of type net.minecraft.block.Block [10Aug2021 23:00:14.820] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry basin of type net.minecraft.item.Item [10Aug2021 23:00:14.821] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry basin of type net.minecraft.block.Block [10Aug2021 23:00:14.828] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_burner of type net.minecraft.item.Item [10Aug2021 23:00:14.828] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_burner of type net.minecraft.block.Block [10Aug2021 23:00:14.858] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lit_blaze_burner of type net.minecraft.block.Block [10Aug2021 23:00:14.866] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry depot of type net.minecraft.item.Item [10Aug2021 23:00:14.866] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry depot of type net.minecraft.block.Block [10Aug2021 23:00:14.875] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weighted_ejector of type net.minecraft.item.Item [10Aug2021 23:00:14.875] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weighted_ejector of type net.minecraft.block.Block [10Aug2021 23:00:14.910] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chute of type net.minecraft.item.Item [10Aug2021 23:00:14.910] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chute of type net.minecraft.block.Block [10Aug2021 23:00:14.925] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smart_chute of type net.minecraft.item.Item [10Aug2021 23:00:14.925] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smart_chute of type net.minecraft.block.Block [10Aug2021 23:00:14.969] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry speedometer of type net.minecraft.item.Item [10Aug2021 23:00:14.969] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry speedometer of type net.minecraft.block.Block [10Aug2021 23:00:14.971] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stressometer of type net.minecraft.item.Item [10Aug2021 23:00:14.971] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stressometer of type net.minecraft.block.Block [10Aug2021 23:00:14.994] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wooden_bracket of type net.minecraft.item.Item [10Aug2021 23:00:14.994] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wooden_bracket of type net.minecraft.block.Block [10Aug2021 23:00:15.006] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry metal_bracket of type net.minecraft.item.Item [10Aug2021 23:00:15.007] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry metal_bracket of type net.minecraft.block.Block [10Aug2021 23:00:15.025] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_pipe of type net.minecraft.item.Item [10Aug2021 23:00:15.026] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_pipe of type net.minecraft.block.Block [10Aug2021 23:00:15.028] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_fluid_pipe of type net.minecraft.block.Block [10Aug2021 23:00:15.030] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry glass_fluid_pipe of type net.minecraft.block.Block [10Aug2021 23:00:15.036] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_pump of type net.minecraft.item.Item [10Aug2021 23:00:15.036] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_pump of type net.minecraft.block.Block [10Aug2021 23:00:15.045] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smart_fluid_pipe of type net.minecraft.item.Item [10Aug2021 23:00:15.046] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smart_fluid_pipe of type net.minecraft.block.Block [10Aug2021 23:00:15.076] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_valve of type net.minecraft.item.Item [10Aug2021 23:00:15.077] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_valve of type net.minecraft.block.Block [10Aug2021 23:00:15.129] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_valve_handle of type net.minecraft.item.Item [10Aug2021 23:00:15.129] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_valve_handle of type net.minecraft.block.Block [10Aug2021 23:00:15.130] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_valve_handle of type net.minecraft.item.Item [10Aug2021 23:00:15.131] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_valve_handle of type net.minecraft.block.Block [10Aug2021 23:00:15.131] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_valve_handle of type net.minecraft.item.Item [10Aug2021 23:00:15.132] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_valve_handle of type net.minecraft.block.Block [10Aug2021 23:00:15.132] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_valve_handle of type net.minecraft.item.Item [10Aug2021 23:00:15.132] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_valve_handle of type net.minecraft.block.Block [10Aug2021 23:00:15.132] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_valve_handle of type net.minecraft.item.Item [10Aug2021 23:00:15.132] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_valve_handle of type net.minecraft.block.Block [10Aug2021 23:00:15.132] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_valve_handle of type net.minecraft.item.Item [10Aug2021 23:00:15.132] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_valve_handle of type net.minecraft.block.Block [10Aug2021 23:00:15.132] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_valve_handle of type net.minecraft.item.Item [10Aug2021 23:00:15.133] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_valve_handle of type net.minecraft.block.Block [10Aug2021 23:00:15.133] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_valve_handle of type net.minecraft.item.Item [10Aug2021 23:00:15.133] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_valve_handle of type net.minecraft.block.Block [10Aug2021 23:00:15.133] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_valve_handle of type net.minecraft.item.Item [10Aug2021 23:00:15.133] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_valve_handle of type net.minecraft.block.Block [10Aug2021 23:00:15.133] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_valve_handle of type net.minecraft.item.Item [10Aug2021 23:00:15.133] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_valve_handle of type net.minecraft.block.Block [10Aug2021 23:00:15.133] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_valve_handle of type net.minecraft.item.Item [10Aug2021 23:00:15.134] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_valve_handle of type net.minecraft.block.Block [10Aug2021 23:00:15.134] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_valve_handle of type net.minecraft.item.Item [10Aug2021 23:00:15.134] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_valve_handle of type net.minecraft.block.Block [10Aug2021 23:00:15.134] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_valve_handle of type net.minecraft.item.Item [10Aug2021 23:00:15.134] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_valve_handle of type net.minecraft.block.Block [10Aug2021 23:00:15.135] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_valve_handle of type net.minecraft.item.Item [10Aug2021 23:00:15.135] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_valve_handle of type net.minecraft.block.Block [10Aug2021 23:00:15.135] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_valve_handle of type net.minecraft.item.Item [10Aug2021 23:00:15.135] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_valve_handle of type net.minecraft.block.Block [10Aug2021 23:00:15.136] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_valve_handle of type net.minecraft.item.Item [10Aug2021 23:00:15.136] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_valve_handle of type net.minecraft.block.Block [10Aug2021 23:00:15.136] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_valve_handle of type net.minecraft.item.Item [10Aug2021 23:00:15.136] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_valve_handle of type net.minecraft.block.Block [10Aug2021 23:00:15.168] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_tank of type net.minecraft.item.Item [10Aug2021 23:00:15.168] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_tank of type net.minecraft.block.Block [10Aug2021 23:00:15.172] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_fluid_tank of type net.minecraft.item.Item [10Aug2021 23:00:15.172] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_fluid_tank of type net.minecraft.block.Block [10Aug2021 23:00:15.178] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hose_pulley of type net.minecraft.item.Item [10Aug2021 23:00:15.178] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hose_pulley of type net.minecraft.block.Block [10Aug2021 23:00:15.200] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry item_drain of type net.minecraft.item.Item [10Aug2021 23:00:15.201] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry item_drain of type net.minecraft.block.Block [10Aug2021 23:00:15.214] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spout of type net.minecraft.item.Item [10Aug2021 23:00:15.214] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spout of type net.minecraft.block.Block [10Aug2021 23:00:15.220] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry portable_fluid_interface of type net.minecraft.item.Item [10Aug2021 23:00:15.220] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry portable_fluid_interface of type net.minecraft.block.Block [10Aug2021 23:00:15.239] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_piston of type net.minecraft.item.Item [10Aug2021 23:00:15.239] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_piston of type net.minecraft.block.Block [10Aug2021 23:00:15.240] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sticky_mechanical_piston of type net.minecraft.item.Item [10Aug2021 23:00:15.240] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sticky_mechanical_piston of type net.minecraft.block.Block [10Aug2021 23:00:15.245] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry piston_extension_pole of type net.minecraft.item.Item [10Aug2021 23:00:15.245] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry piston_extension_pole of type net.minecraft.block.Block [10Aug2021 23:00:15.247] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_piston_head of type net.minecraft.block.Block [10Aug2021 23:00:15.252] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gantry_carriage of type net.minecraft.item.Item [10Aug2021 23:00:15.252] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gantry_carriage of type net.minecraft.block.Block [10Aug2021 23:00:15.258] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gantry_shaft of type net.minecraft.item.Item [10Aug2021 23:00:15.258] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gantry_shaft of type net.minecraft.block.Block [10Aug2021 23:00:15.268] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry windmill_bearing of type net.minecraft.item.Item [10Aug2021 23:00:15.268] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry windmill_bearing of type net.minecraft.block.Block [10Aug2021 23:00:15.273] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_bearing of type net.minecraft.item.Item [10Aug2021 23:00:15.283] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_bearing of type net.minecraft.block.Block [10Aug2021 23:00:15.306] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry clockwork_bearing of type net.minecraft.item.Item [10Aug2021 23:00:15.306] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry clockwork_bearing of type net.minecraft.block.Block [10Aug2021 23:00:15.325] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rope_pulley of type net.minecraft.item.Item [10Aug2021 23:00:15.325] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rope_pulley of type net.minecraft.block.Block [10Aug2021 23:00:15.352] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rope of type net.minecraft.block.Block [10Aug2021 23:00:15.364] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pulley_magnet of type net.minecraft.block.Block [10Aug2021 23:00:15.424] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cart_assembler of type net.minecraft.item.Item [10Aug2021 23:00:15.424] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cart_assembler of type net.minecraft.block.Block [10Aug2021 23:00:15.432] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry reinforced_rail of type net.minecraft.item.Item [10Aug2021 23:00:15.432] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry reinforced_rail of type net.minecraft.block.Block [10Aug2021 23:00:15.442] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry controller_rail of type net.minecraft.item.Item [10Aug2021 23:00:15.442] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry controller_rail of type net.minecraft.block.Block [10Aug2021 23:00:15.472] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry minecart_anchor of type net.minecraft.block.Block [10Aug2021 23:00:15.493] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry linear_chassis of type net.minecraft.item.Item [10Aug2021 23:00:15.493] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry linear_chassis of type net.minecraft.block.Block [10Aug2021 23:00:15.493] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry secondary_linear_chassis of type net.minecraft.item.Item [10Aug2021 23:00:15.494] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry secondary_linear_chassis of type net.minecraft.block.Block [10Aug2021 23:00:15.511] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry radial_chassis of type net.minecraft.item.Item [10Aug2021 23:00:15.512] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry radial_chassis of type net.minecraft.block.Block [10Aug2021 23:00:15.523] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sticker of type net.minecraft.item.Item [10Aug2021 23:00:15.523] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sticker of type net.minecraft.block.Block [10Aug2021 23:00:15.557] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_drill of type net.minecraft.item.Item [10Aug2021 23:00:15.557] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_drill of type net.minecraft.block.Block [10Aug2021 23:00:15.566] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_saw of type net.minecraft.item.Item [10Aug2021 23:00:15.566] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_saw of type net.minecraft.block.Block [10Aug2021 23:00:15.580] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deployer of type net.minecraft.item.Item [10Aug2021 23:00:15.580] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deployer of type net.minecraft.block.Block [10Aug2021 23:00:15.581] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry portable_storage_interface of type net.minecraft.item.Item [10Aug2021 23:00:15.582] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry portable_storage_interface of type net.minecraft.block.Block [10Aug2021 23:00:15.587] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_contact of type net.minecraft.item.Item [10Aug2021 23:00:15.587] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_contact of type net.minecraft.block.Block [10Aug2021 23:00:15.608] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_harvester of type net.minecraft.item.Item [10Aug2021 23:00:15.608] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_harvester of type net.minecraft.block.Block [10Aug2021 23:00:15.626] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_plough of type net.minecraft.item.Item [10Aug2021 23:00:15.626] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_plough of type net.minecraft.block.Block [10Aug2021 23:00:15.634] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_seat of type net.minecraft.item.Item [10Aug2021 23:00:15.634] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_seat of type net.minecraft.block.Block [10Aug2021 23:00:15.635] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_seat of type net.minecraft.item.Item [10Aug2021 23:00:15.635] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_seat of type net.minecraft.block.Block [10Aug2021 23:00:15.635] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_seat of type net.minecraft.item.Item [10Aug2021 23:00:15.635] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_seat of type net.minecraft.block.Block [10Aug2021 23:00:15.635] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_seat of type net.minecraft.item.Item [10Aug2021 23:00:15.635] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_seat of type net.minecraft.block.Block [10Aug2021 23:00:15.636] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_seat of type net.minecraft.item.Item [10Aug2021 23:00:15.636] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_seat of type net.minecraft.block.Block [10Aug2021 23:00:15.636] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_seat of type net.minecraft.item.Item [10Aug2021 23:00:15.636] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_seat of type net.minecraft.block.Block [10Aug2021 23:00:15.636] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_seat of type net.minecraft.item.Item [10Aug2021 23:00:15.636] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_seat of type net.minecraft.block.Block [10Aug2021 23:00:15.637] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_seat of type net.minecraft.item.Item [10Aug2021 23:00:15.637] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_seat of type net.minecraft.block.Block [10Aug2021 23:00:15.637] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_seat of type net.minecraft.item.Item [10Aug2021 23:00:15.637] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_seat of type net.minecraft.block.Block [10Aug2021 23:00:15.637] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_seat of type net.minecraft.item.Item [10Aug2021 23:00:15.637] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_seat of type net.minecraft.block.Block [10Aug2021 23:00:15.638] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_seat of type net.minecraft.item.Item [10Aug2021 23:00:15.638] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_seat of type net.minecraft.block.Block [10Aug2021 23:00:15.639] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_seat of type net.minecraft.item.Item [10Aug2021 23:00:15.639] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_seat of type net.minecraft.block.Block [10Aug2021 23:00:15.640] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_seat of type net.minecraft.item.Item [10Aug2021 23:00:15.640] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_seat of type net.minecraft.block.Block [10Aug2021 23:00:15.641] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_seat of type net.minecraft.item.Item [10Aug2021 23:00:15.641] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_seat of type net.minecraft.block.Block [10Aug2021 23:00:15.641] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_seat of type net.minecraft.item.Item [10Aug2021 23:00:15.641] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_seat of type net.minecraft.block.Block [10Aug2021 23:00:15.641] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_seat of type net.minecraft.item.Item [10Aug2021 23:00:15.642] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_seat of type net.minecraft.block.Block [10Aug2021 23:00:15.643] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sail_frame of type net.minecraft.item.Item [10Aug2021 23:00:15.643] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sail_frame of type net.minecraft.block.Block [10Aug2021 23:00:15.658] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_sail of type net.minecraft.item.Item [10Aug2021 23:00:15.658] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_sail of type net.minecraft.block.Block [10Aug2021 23:00:15.660] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_sail of type net.minecraft.block.Block [10Aug2021 23:00:15.660] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_sail of type net.minecraft.block.Block [10Aug2021 23:00:15.660] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_sail of type net.minecraft.block.Block [10Aug2021 23:00:15.661] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_sail of type net.minecraft.block.Block [10Aug2021 23:00:15.661] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_sail of type net.minecraft.block.Block [10Aug2021 23:00:15.661] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_sail of type net.minecraft.block.Block [10Aug2021 23:00:15.661] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_sail of type net.minecraft.block.Block [10Aug2021 23:00:15.661] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_sail of type net.minecraft.block.Block [10Aug2021 23:00:15.661] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_sail of type net.minecraft.block.Block [10Aug2021 23:00:15.661] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_sail of type net.minecraft.block.Block [10Aug2021 23:00:15.661] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_sail of type net.minecraft.block.Block [10Aug2021 23:00:15.662] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_sail of type net.minecraft.block.Block [10Aug2021 23:00:15.662] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_sail of type net.minecraft.block.Block [10Aug2021 23:00:15.662] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_sail of type net.minecraft.block.Block [10Aug2021 23:00:15.662] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_sail of type net.minecraft.block.Block [10Aug2021 23:00:15.664] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_casing of type net.minecraft.item.Item [10Aug2021 23:00:15.665] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_casing of type net.minecraft.block.Block [10Aug2021 23:00:15.665] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_casing of type net.minecraft.item.Item [10Aug2021 23:00:15.665] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_casing of type net.minecraft.block.Block [10Aug2021 23:00:15.666] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_casing of type net.minecraft.item.Item [10Aug2021 23:00:15.666] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_casing of type net.minecraft.block.Block [10Aug2021 23:00:15.667] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_casing of type net.minecraft.item.Item [10Aug2021 23:00:15.667] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_casing of type net.minecraft.block.Block [10Aug2021 23:00:15.667] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_casing of type net.minecraft.item.Item [10Aug2021 23:00:15.668] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_casing of type net.minecraft.block.Block [10Aug2021 23:00:15.674] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_crafter of type net.minecraft.item.Item [10Aug2021 23:00:15.674] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_crafter of type net.minecraft.block.Block [10Aug2021 23:00:15.701] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sequenced_gearshift of type net.minecraft.item.Item [10Aug2021 23:00:15.701] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sequenced_gearshift of type net.minecraft.block.Block [10Aug2021 23:00:15.728] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flywheel of type net.minecraft.item.Item [10Aug2021 23:00:15.728] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flywheel of type net.minecraft.block.Block [10Aug2021 23:00:15.751] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry furnace_engine of type net.minecraft.item.Item [10Aug2021 23:00:15.751] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry furnace_engine of type net.minecraft.block.Block [10Aug2021 23:00:15.764] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rotation_speed_controller of type net.minecraft.item.Item [10Aug2021 23:00:15.764] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rotation_speed_controller of type net.minecraft.block.Block [10Aug2021 23:00:15.787] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_arm of type net.minecraft.item.Item [10Aug2021 23:00:15.788] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_arm of type net.minecraft.block.Block [10Aug2021 23:00:15.857] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_funnel of type net.minecraft.item.Item [10Aug2021 23:00:15.857] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_funnel of type net.minecraft.block.Block [10Aug2021 23:00:15.863] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_belt_funnel of type net.minecraft.block.Block [10Aug2021 23:00:15.868] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_funnel of type net.minecraft.item.Item [10Aug2021 23:00:15.870] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_funnel of type net.minecraft.block.Block [10Aug2021 23:00:15.876] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_belt_funnel of type net.minecraft.block.Block [10Aug2021 23:00:15.888] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_tunnel of type net.minecraft.item.Item [10Aug2021 23:00:15.889] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_tunnel of type net.minecraft.block.Block [10Aug2021 23:00:15.893] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_tunnel of type net.minecraft.item.Item [10Aug2021 23:00:15.893] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_tunnel of type net.minecraft.block.Block [10Aug2021 23:00:15.903] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry content_observer of type net.minecraft.item.Item [10Aug2021 23:00:15.903] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry content_observer of type net.minecraft.block.Block [10Aug2021 23:00:15.957] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stockpile_switch of type net.minecraft.item.Item [10Aug2021 23:00:15.958] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stockpile_switch of type net.minecraft.block.Block [10Aug2021 23:00:16.015] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_crate of type net.minecraft.item.Item [10Aug2021 23:00:16.015] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_crate of type net.minecraft.block.Block [10Aug2021 23:00:16.054] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_crate of type net.minecraft.item.Item [10Aug2021 23:00:16.054] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_crate of type net.minecraft.block.Block [10Aug2021 23:00:16.115] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nixie_tube of type net.minecraft.item.Item [10Aug2021 23:00:16.116] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nixie_tube of type net.minecraft.block.Block [10Aug2021 23:00:16.207] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_link of type net.minecraft.item.Item [10Aug2021 23:00:16.207] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_link of type net.minecraft.block.Block [10Aug2021 23:00:16.263] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry analog_lever of type net.minecraft.item.Item [10Aug2021 23:00:16.264] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry analog_lever of type net.minecraft.block.Block [10Aug2021 23:00:16.281] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pulse_repeater of type net.minecraft.item.Item [10Aug2021 23:00:16.281] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pulse_repeater of type net.minecraft.block.Block [10Aug2021 23:00:16.289] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_repeater of type net.minecraft.item.Item [10Aug2021 23:00:16.289] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_repeater of type net.minecraft.block.Block [10Aug2021 23:00:16.291] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_pulse_repeater of type net.minecraft.item.Item [10Aug2021 23:00:16.291] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_pulse_repeater of type net.minecraft.block.Block [10Aug2021 23:00:16.314] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry powered_latch of type net.minecraft.item.Item [10Aug2021 23:00:16.314] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry powered_latch of type net.minecraft.block.Block [10Aug2021 23:00:16.321] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry powered_toggle_latch of type net.minecraft.item.Item [10Aug2021 23:00:16.321] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry powered_toggle_latch of type net.minecraft.block.Block [10Aug2021 23:00:16.352] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_ore of type net.minecraft.item.Item [10Aug2021 23:00:16.352] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_ore of type net.minecraft.block.Block [10Aug2021 23:00:16.353] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_ore of type net.minecraft.item.Item [10Aug2021 23:00:16.353] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_ore of type net.minecraft.block.Block [10Aug2021 23:00:16.354] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_block of type net.minecraft.item.Item [10Aug2021 23:00:16.354] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_block of type net.minecraft.block.Block [10Aug2021 23:00:16.355] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_shingles of type net.minecraft.item.Item [10Aug2021 23:00:16.355] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_shingles of type net.minecraft.block.Block [10Aug2021 23:00:16.356] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_tiles of type net.minecraft.item.Item [10Aug2021 23:00:16.356] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_tiles of type net.minecraft.block.Block [10Aug2021 23:00:16.357] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_block of type net.minecraft.item.Item [10Aug2021 23:00:16.357] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_block of type net.minecraft.block.Block [10Aug2021 23:00:16.358] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_block of type net.minecraft.item.Item [10Aug2021 23:00:16.358] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_block of type net.minecraft.block.Block [10Aug2021 23:00:16.364] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wheat_flour of type net.minecraft.item.Item [10Aug2021 23:00:16.365] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dough of type net.minecraft.item.Item [10Aug2021 23:00:16.365] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cinder_flour of type net.minecraft.item.Item [10Aug2021 23:00:16.365] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry powdered_obsidian of type net.minecraft.item.Item [10Aug2021 23:00:16.365] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_quartz of type net.minecraft.item.Item [10Aug2021 23:00:16.365] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_rose_quartz of type net.minecraft.item.Item [10Aug2021 23:00:16.365] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry propeller of type net.minecraft.item.Item [10Aug2021 23:00:16.365] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry whisk of type net.minecraft.item.Item [10Aug2021 23:00:16.365] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_hand of type net.minecraft.item.Item [10Aug2021 23:00:16.365] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crafter_slot_cover of type net.minecraft.item.Item [10Aug2021 23:00:16.365] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electron_tube of type net.minecraft.item.Item [10Aug2021 23:00:16.366] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry integrated_circuit of type net.minecraft.item.Item [10Aug2021 23:00:16.369] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_cake_base of type net.minecraft.item.Item [10Aug2021 23:00:16.373] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_cake of type net.minecraft.item.Item [10Aug2021 23:00:16.374] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bar_of_chocolate of type net.minecraft.item.Item [10Aug2021 23:00:16.375] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sweet_roll of type net.minecraft.item.Item [10Aug2021 23:00:16.375] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chocolate_glazed_berries of type net.minecraft.item.Item [10Aug2021 23:00:16.376] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry honeyed_apple of type net.minecraft.item.Item [10Aug2021 23:00:16.382] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry builders_tea of type net.minecraft.item.Item [10Aug2021 23:00:16.382] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_alloy of type net.minecraft.item.Item [10Aug2021 23:00:16.383] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_ingot of type net.minecraft.item.Item [10Aug2021 23:00:16.383] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_ingot of type net.minecraft.item.Item [10Aug2021 23:00:16.383] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_ingot of type net.minecraft.item.Item [10Aug2021 23:00:16.389] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chromatic_compound of type net.minecraft.item.Item [10Aug2021 23:00:16.402] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel of type net.minecraft.item.Item [10Aug2021 23:00:16.413] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance of type net.minecraft.item.Item [10Aug2021 23:00:16.413] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_nugget of type net.minecraft.item.Item [10Aug2021 23:00:16.413] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_nugget of type net.minecraft.item.Item [10Aug2021 23:00:16.413] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_nugget of type net.minecraft.item.Item [10Aug2021 23:00:16.414] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_sheet of type net.minecraft.item.Item [10Aug2021 23:00:16.414] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_sheet of type net.minecraft.item.Item [10Aug2021 23:00:16.414] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_sheet of type net.minecraft.item.Item [10Aug2021 23:00:16.414] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry golden_sheet of type net.minecraft.item.Item [10Aug2021 23:00:16.414] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lapis_sheet of type net.minecraft.item.Item [10Aug2021 23:00:16.414] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_iron_ore of type net.minecraft.item.Item [10Aug2021 23:00:16.414] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_gold_ore of type net.minecraft.item.Item [10Aug2021 23:00:16.414] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_copper_ore of type net.minecraft.item.Item [10Aug2021 23:00:16.415] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_zinc_ore of type net.minecraft.item.Item [10Aug2021 23:00:16.415] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_brass of type net.minecraft.item.Item [10Aug2021 23:00:16.433] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_osmium_ore of type net.minecraft.item.Item [10Aug2021 23:00:16.434] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_platinum_ore of type net.minecraft.item.Item [10Aug2021 23:00:16.434] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_silver_ore of type net.minecraft.item.Item [10Aug2021 23:00:16.434] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_tin_ore of type net.minecraft.item.Item [10Aug2021 23:00:16.434] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_lead_ore of type net.minecraft.item.Item [10Aug2021 23:00:16.434] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_quicksilver_ore of type net.minecraft.item.Item [10Aug2021 23:00:16.434] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_aluminum_ore of type net.minecraft.item.Item [10Aug2021 23:00:16.434] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_uranium_ore of type net.minecraft.item.Item [10Aug2021 23:00:16.434] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_nickel_ore of type net.minecraft.item.Item [10Aug2021 23:00:16.440] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry belt_connector of type net.minecraft.item.Item [10Aug2021 23:00:16.444] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_gearbox of type net.minecraft.item.Item [10Aug2021 23:00:16.444] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry empty_blaze_burner of type net.minecraft.item.Item [10Aug2021 23:00:16.452] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry goggles of type net.minecraft.item.Item [10Aug2021 23:00:16.484] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry super_glue of type net.minecraft.item.Item [10Aug2021 23:00:16.489] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry minecart_coupling of type net.minecraft.item.Item [10Aug2021 23:00:16.501] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sand_paper of type net.minecraft.item.Item [10Aug2021 23:00:16.502] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_sand_paper of type net.minecraft.item.Item [10Aug2021 23:00:16.508] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wrench of type net.minecraft.item.Item [10Aug2021 23:00:16.513] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry minecart_contraption of type net.minecraft.item.Item [10Aug2021 23:00:16.514] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry furnace_minecart_contraption of type net.minecraft.item.Item [10Aug2021 23:00:16.514] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chest_minecart_contraption of type net.minecraft.item.Item [10Aug2021 23:00:16.540] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry filter of type net.minecraft.item.Item [10Aug2021 23:00:16.541] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry attribute_filter of type net.minecraft.item.Item [10Aug2021 23:00:16.584] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tree_fertilizer of type net.minecraft.item.Item [10Aug2021 23:00:16.619] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry handheld_blockzapper of type net.minecraft.item.Item [10Aug2021 23:00:16.638] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry handheld_worldshaper of type net.minecraft.item.Item [10Aug2021 23:00:16.691] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deforester of type net.minecraft.item.Item [10Aug2021 23:00:16.709] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wand_of_symmetry of type net.minecraft.item.Item [10Aug2021 23:00:16.715] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry extendo_grip of type net.minecraft.item.Item [10Aug2021 23:00:16.716] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry empty_schematic of type net.minecraft.item.Item [10Aug2021 23:00:16.721] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematic_and_quill of type net.minecraft.item.Item [10Aug2021 23:00:16.756] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematic of type net.minecraft.item.Item [10Aug2021 23:00:16.845] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry potion of type net.minecraft.fluid.Fluid [10Aug2021 23:00:16.852] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_potion of type net.minecraft.fluid.Fluid [10Aug2021 23:00:16.854] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tea of type net.minecraft.fluid.Fluid [10Aug2021 23:00:16.854] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_tea of type net.minecraft.fluid.Fluid [10Aug2021 23:00:16.855] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry milk of type net.minecraft.fluid.Fluid [10Aug2021 23:00:16.855] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_milk of type net.minecraft.fluid.Fluid [10Aug2021 23:00:16.898] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry honey_bucket of type net.minecraft.item.Item [10Aug2021 23:00:16.905] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry honey of type net.minecraft.block.Block [10Aug2021 23:00:16.905] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry honey of type net.minecraft.fluid.Fluid [10Aug2021 23:00:16.905] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_honey of type net.minecraft.fluid.Fluid [10Aug2021 23:00:16.907] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chocolate_bucket of type net.minecraft.item.Item [10Aug2021 23:00:16.907] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chocolate of type net.minecraft.block.Block [10Aug2021 23:00:16.907] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chocolate of type net.minecraft.fluid.Fluid [10Aug2021 23:00:16.907] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_chocolate of type net.minecraft.fluid.Fluid [10Aug2021 23:00:16.966] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_glass of type net.minecraft.item.Item [10Aug2021 23:00:16.966] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_glass of type net.minecraft.block.Block [10Aug2021 23:00:17.076] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_glass of type net.minecraft.item.Item [10Aug2021 23:00:17.076] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_glass of type net.minecraft.block.Block [10Aug2021 23:00:17.077] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_framed_glass of type net.minecraft.item.Item [10Aug2021 23:00:17.077] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_framed_glass of type net.minecraft.block.Block [10Aug2021 23:00:17.077] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_framed_glass of type net.minecraft.item.Item [10Aug2021 23:00:17.077] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_framed_glass of type net.minecraft.block.Block [10Aug2021 23:00:17.082] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_glass_pane of type net.minecraft.item.Item [10Aug2021 23:00:17.082] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_glass_pane of type net.minecraft.block.Block [10Aug2021 23:00:17.097] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_glass_pane of type net.minecraft.item.Item [10Aug2021 23:00:17.097] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_glass_pane of type net.minecraft.block.Block [10Aug2021 23:00:17.098] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_framed_glass_pane of type net.minecraft.item.Item [10Aug2021 23:00:17.098] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_framed_glass_pane of type net.minecraft.block.Block [10Aug2021 23:00:17.098] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_framed_glass_pane of type net.minecraft.item.Item [10Aug2021 23:00:17.098] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_framed_glass_pane of type net.minecraft.block.Block [10Aug2021 23:00:17.102] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oak_window of type net.minecraft.item.Item [10Aug2021 23:00:17.102] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oak_window of type net.minecraft.block.Block [10Aug2021 23:00:17.102] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spruce_window of type net.minecraft.item.Item [10Aug2021 23:00:17.102] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spruce_window of type net.minecraft.block.Block [10Aug2021 23:00:17.103] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry birch_window of type net.minecraft.item.Item [10Aug2021 23:00:17.104] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry birch_window of type net.minecraft.block.Block [10Aug2021 23:00:17.104] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry jungle_window of type net.minecraft.item.Item [10Aug2021 23:00:17.104] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry jungle_window of type net.minecraft.block.Block [10Aug2021 23:00:17.104] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry acacia_window of type net.minecraft.item.Item [10Aug2021 23:00:17.104] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry acacia_window of type net.minecraft.block.Block [10Aug2021 23:00:17.104] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_oak_window of type net.minecraft.item.Item [10Aug2021 23:00:17.104] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_oak_window of type net.minecraft.block.Block [10Aug2021 23:00:17.105] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ornate_iron_window of type net.minecraft.item.Item [10Aug2021 23:00:17.106] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ornate_iron_window of type net.minecraft.block.Block [10Aug2021 23:00:17.106] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oak_window_pane of type net.minecraft.item.Item [10Aug2021 23:00:17.106] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oak_window_pane of type net.minecraft.block.Block [10Aug2021 23:00:17.107] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spruce_window_pane of type net.minecraft.item.Item [10Aug2021 23:00:17.107] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spruce_window_pane of type net.minecraft.block.Block [10Aug2021 23:00:17.107] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry birch_window_pane of type net.minecraft.item.Item [10Aug2021 23:00:17.108] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry birch_window_pane of type net.minecraft.block.Block [10Aug2021 23:00:17.108] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry jungle_window_pane of type net.minecraft.item.Item [10Aug2021 23:00:17.108] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry jungle_window_pane of type net.minecraft.block.Block [10Aug2021 23:00:17.108] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry acacia_window_pane of type net.minecraft.item.Item [10Aug2021 23:00:17.108] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry acacia_window_pane of type net.minecraft.block.Block [10Aug2021 23:00:17.108] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_oak_window_pane of type net.minecraft.item.Item [10Aug2021 23:00:17.108] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_oak_window_pane of type net.minecraft.block.Block [10Aug2021 23:00:17.109] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ornate_iron_window_pane of type net.minecraft.item.Item [10Aug2021 23:00:17.109] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ornate_iron_window_pane of type net.minecraft.block.Block [10Aug2021 23:00:17.204] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_cobblestone of type net.minecraft.item.Item [10Aug2021 23:00:17.204] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_cobblestone of type net.minecraft.block.Block [10Aug2021 23:00:17.215] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_cobblestone_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.215] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_cobblestone_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.216] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_cobblestone_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.216] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_cobblestone_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.217] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_cobblestone_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.217] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_cobblestone_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.217] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_bricks of type net.minecraft.item.Item [10Aug2021 23:00:17.217] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_bricks of type net.minecraft.block.Block [10Aug2021 23:00:17.217] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_bricks_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.217] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_bricks_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.217] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_bricks_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.217] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_bricks_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.218] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_bricks_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.218] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_bricks_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.218] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_granite_bricks of type net.minecraft.item.Item [10Aug2021 23:00:17.218] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_granite_bricks of type net.minecraft.block.Block [10Aug2021 23:00:17.219] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_granite_bricks_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.219] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_granite_bricks_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.219] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_granite_bricks_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.219] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_granite_bricks_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.219] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_granite_bricks_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.220] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_granite_bricks_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.221] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_pillar of type net.minecraft.item.Item [10Aug2021 23:00:17.221] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_pillar of type net.minecraft.block.Block [10Aug2021 23:00:17.222] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_granite of type net.minecraft.item.Item [10Aug2021 23:00:17.222] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_granite of type net.minecraft.block.Block [10Aug2021 23:00:17.223] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_granite_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.223] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_granite_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.223] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_granite_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.223] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_granite_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.223] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_granite_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.223] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_granite_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.224] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_granite of type net.minecraft.item.Item [10Aug2021 23:00:17.224] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_granite of type net.minecraft.block.Block [10Aug2021 23:00:17.226] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_granite of type net.minecraft.item.Item [10Aug2021 23:00:17.226] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_granite of type net.minecraft.block.Block [10Aug2021 23:00:17.227] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_granite of type net.minecraft.item.Item [10Aug2021 23:00:17.227] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_granite of type net.minecraft.block.Block [10Aug2021 23:00:17.228] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_cobblestone of type net.minecraft.item.Item [10Aug2021 23:00:17.228] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_cobblestone of type net.minecraft.block.Block [10Aug2021 23:00:17.228] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_cobblestone_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.228] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_cobblestone_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.229] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_cobblestone_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.229] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_cobblestone_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.230] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_cobblestone_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.230] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_cobblestone_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.230] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_bricks of type net.minecraft.item.Item [10Aug2021 23:00:17.230] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_bricks of type net.minecraft.block.Block [10Aug2021 23:00:17.230] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_bricks_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.231] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_bricks_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.231] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_bricks_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.231] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_bricks_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.231] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_bricks_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.231] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_bricks_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.231] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_diorite_bricks of type net.minecraft.item.Item [10Aug2021 23:00:17.231] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_diorite_bricks of type net.minecraft.block.Block [10Aug2021 23:00:17.232] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_diorite_bricks_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.232] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_diorite_bricks_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.232] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_diorite_bricks_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.232] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_diorite_bricks_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.232] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_diorite_bricks_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.232] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_diorite_bricks_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.232] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_pillar of type net.minecraft.item.Item [10Aug2021 23:00:17.232] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_pillar of type net.minecraft.block.Block [10Aug2021 23:00:17.233] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_diorite of type net.minecraft.item.Item [10Aug2021 23:00:17.233] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_diorite of type net.minecraft.block.Block [10Aug2021 23:00:17.233] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_diorite_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.233] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_diorite_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.233] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_diorite_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.233] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_diorite_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.233] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_diorite_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.233] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_diorite_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.233] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_diorite of type net.minecraft.item.Item [10Aug2021 23:00:17.233] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_diorite of type net.minecraft.block.Block [10Aug2021 23:00:17.234] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_diorite of type net.minecraft.item.Item [10Aug2021 23:00:17.234] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_diorite of type net.minecraft.block.Block [10Aug2021 23:00:17.234] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_diorite of type net.minecraft.item.Item [10Aug2021 23:00:17.234] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_diorite of type net.minecraft.block.Block [10Aug2021 23:00:17.235] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_cobblestone of type net.minecraft.item.Item [10Aug2021 23:00:17.235] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_cobblestone of type net.minecraft.block.Block [10Aug2021 23:00:17.235] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_cobblestone_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.235] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_cobblestone_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.235] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_cobblestone_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.235] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_cobblestone_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.235] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_cobblestone_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.235] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_cobblestone_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.236] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bricks of type net.minecraft.item.Item [10Aug2021 23:00:17.236] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bricks of type net.minecraft.block.Block [10Aug2021 23:00:17.236] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bricks_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.236] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bricks_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.236] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bricks_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.236] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bricks_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.236] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bricks_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.236] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bricks_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.237] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_andesite_bricks of type net.minecraft.item.Item [10Aug2021 23:00:17.237] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_andesite_bricks of type net.minecraft.block.Block [10Aug2021 23:00:17.237] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_andesite_bricks_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.237] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_andesite_bricks_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.237] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_andesite_bricks_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.237] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_andesite_bricks_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.237] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_andesite_bricks_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.237] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_andesite_bricks_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.237] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_pillar of type net.minecraft.item.Item [10Aug2021 23:00:17.237] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_pillar of type net.minecraft.block.Block [10Aug2021 23:00:17.238] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_andesite of type net.minecraft.item.Item [10Aug2021 23:00:17.238] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_andesite of type net.minecraft.block.Block [10Aug2021 23:00:17.238] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_andesite_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.238] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_andesite_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.238] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_andesite_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.238] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_andesite_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.238] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_andesite_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.238] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_andesite_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.239] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_andesite of type net.minecraft.item.Item [10Aug2021 23:00:17.239] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_andesite of type net.minecraft.block.Block [10Aug2021 23:00:17.239] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_andesite of type net.minecraft.item.Item [10Aug2021 23:00:17.239] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_andesite of type net.minecraft.block.Block [10Aug2021 23:00:17.239] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_andesite of type net.minecraft.item.Item [10Aug2021 23:00:17.239] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_andesite of type net.minecraft.block.Block [10Aug2021 23:00:17.240] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limesand of type net.minecraft.item.Item [10Aug2021 23:00:17.240] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limesand of type net.minecraft.block.Block [10Aug2021 23:00:17.242] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone of type net.minecraft.item.Item [10Aug2021 23:00:17.242] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone of type net.minecraft.block.Block [10Aug2021 23:00:17.242] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_cobblestone of type net.minecraft.item.Item [10Aug2021 23:00:17.242] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_cobblestone of type net.minecraft.block.Block [10Aug2021 23:00:17.242] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_cobblestone_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.242] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_cobblestone_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.243] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_cobblestone_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.243] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_cobblestone_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.243] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_cobblestone_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.243] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_cobblestone_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.243] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_limestone of type net.minecraft.item.Item [10Aug2021 23:00:17.243] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_limestone of type net.minecraft.block.Block [10Aug2021 23:00:17.243] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_limestone_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.243] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_limestone_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.244] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_limestone_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.244] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_limestone_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.244] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_limestone_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.244] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_limestone_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.244] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_bricks of type net.minecraft.item.Item [10Aug2021 23:00:17.244] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_bricks of type net.minecraft.block.Block [10Aug2021 23:00:17.245] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_bricks_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.245] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_bricks_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.245] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_bricks_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.245] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_bricks_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.246] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_bricks_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.246] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_bricks_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.246] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_limestone_bricks of type net.minecraft.item.Item [10Aug2021 23:00:17.246] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_limestone_bricks of type net.minecraft.block.Block [10Aug2021 23:00:17.246] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_limestone_bricks_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.246] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_limestone_bricks_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.259] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_limestone_bricks_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.259] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_limestone_bricks_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.259] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_limestone_bricks_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.260] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_limestone_bricks_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.261] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_pillar of type net.minecraft.item.Item [10Aug2021 23:00:17.261] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_pillar of type net.minecraft.block.Block [10Aug2021 23:00:17.261] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_limestone of type net.minecraft.item.Item [10Aug2021 23:00:17.261] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_limestone of type net.minecraft.block.Block [10Aug2021 23:00:17.261] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_limestone_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.261] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_limestone_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.261] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_limestone_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.262] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_limestone_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.262] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_limestone_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.262] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_limestone_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.262] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_limestone of type net.minecraft.item.Item [10Aug2021 23:00:17.262] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_limestone of type net.minecraft.block.Block [10Aug2021 23:00:17.263] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_limestone of type net.minecraft.item.Item [10Aug2021 23:00:17.263] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_limestone of type net.minecraft.block.Block [10Aug2021 23:00:17.263] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_limestone of type net.minecraft.item.Item [10Aug2021 23:00:17.263] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_limestone of type net.minecraft.block.Block [10Aug2021 23:00:17.264] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_limestone of type net.minecraft.item.Item [10Aug2021 23:00:17.264] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_limestone of type net.minecraft.block.Block [10Aug2021 23:00:17.264] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone of type net.minecraft.item.Item [10Aug2021 23:00:17.265] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone of type net.minecraft.block.Block [10Aug2021 23:00:17.265] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_cobblestone of type net.minecraft.item.Item [10Aug2021 23:00:17.265] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_cobblestone of type net.minecraft.block.Block [10Aug2021 23:00:17.265] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_cobblestone_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.265] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_cobblestone_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.265] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_cobblestone_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.265] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_cobblestone_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.266] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_cobblestone_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.266] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_cobblestone_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.266] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_weathered_limestone of type net.minecraft.item.Item [10Aug2021 23:00:17.266] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_weathered_limestone of type net.minecraft.block.Block [10Aug2021 23:00:17.266] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_weathered_limestone_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.266] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_weathered_limestone_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.266] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_weathered_limestone_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.266] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_weathered_limestone_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.267] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_weathered_limestone_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.267] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_weathered_limestone_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.267] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_bricks of type net.minecraft.item.Item [10Aug2021 23:00:17.267] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_bricks of type net.minecraft.block.Block [10Aug2021 23:00:17.267] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_bricks_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.267] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_bricks_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.267] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_bricks_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.267] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_bricks_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.268] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_bricks_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.268] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_bricks_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.268] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_weathered_limestone_bricks of type net.minecraft.item.Item [10Aug2021 23:00:17.268] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_weathered_limestone_bricks of type net.minecraft.block.Block [10Aug2021 23:00:17.268] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_weathered_limestone_bricks_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.268] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_weathered_limestone_bricks_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.268] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_weathered_limestone_bricks_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.268] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_weathered_limestone_bricks_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.268] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_weathered_limestone_bricks_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.269] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_weathered_limestone_bricks_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.269] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_pillar of type net.minecraft.item.Item [10Aug2021 23:00:17.269] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_pillar of type net.minecraft.block.Block [10Aug2021 23:00:17.269] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_weathered_limestone of type net.minecraft.item.Item [10Aug2021 23:00:17.269] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_weathered_limestone of type net.minecraft.block.Block [10Aug2021 23:00:17.269] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_weathered_limestone_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.269] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_weathered_limestone_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.269] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_weathered_limestone_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.270] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_weathered_limestone_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.270] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_weathered_limestone_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.270] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_weathered_limestone_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.271] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_weathered_limestone of type net.minecraft.item.Item [10Aug2021 23:00:17.271] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_weathered_limestone of type net.minecraft.block.Block [10Aug2021 23:00:17.271] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_weathered_limestone of type net.minecraft.item.Item [10Aug2021 23:00:17.272] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_weathered_limestone of type net.minecraft.block.Block [10Aug2021 23:00:17.272] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_weathered_limestone of type net.minecraft.item.Item [10Aug2021 23:00:17.272] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_weathered_limestone of type net.minecraft.block.Block [10Aug2021 23:00:17.272] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_weathered_limestone of type net.minecraft.item.Item [10Aug2021 23:00:17.272] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_weathered_limestone of type net.minecraft.block.Block [10Aug2021 23:00:17.273] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite of type net.minecraft.item.Item [10Aug2021 23:00:17.273] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite of type net.minecraft.block.Block [10Aug2021 23:00:17.274] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_cobblestone of type net.minecraft.item.Item [10Aug2021 23:00:17.274] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_cobblestone of type net.minecraft.block.Block [10Aug2021 23:00:17.274] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_cobblestone_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.274] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_cobblestone_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.274] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_cobblestone_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.274] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_cobblestone_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.274] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_cobblestone_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.274] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_cobblestone_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.274] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dolomite of type net.minecraft.item.Item [10Aug2021 23:00:17.275] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dolomite of type net.minecraft.block.Block [10Aug2021 23:00:17.275] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dolomite_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.275] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dolomite_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.275] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dolomite_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.275] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dolomite_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.275] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dolomite_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.275] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dolomite_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.275] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_bricks of type net.minecraft.item.Item [10Aug2021 23:00:17.275] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_bricks of type net.minecraft.block.Block [10Aug2021 23:00:17.276] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_bricks_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.276] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_bricks_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.276] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_bricks_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.276] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_bricks_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.276] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_bricks_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.276] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_bricks_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.276] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dolomite_bricks of type net.minecraft.item.Item [10Aug2021 23:00:17.276] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dolomite_bricks of type net.minecraft.block.Block [10Aug2021 23:00:17.276] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dolomite_bricks_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.276] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dolomite_bricks_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.277] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dolomite_bricks_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.277] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dolomite_bricks_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.280] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dolomite_bricks_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.281] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dolomite_bricks_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.281] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_pillar of type net.minecraft.item.Item [10Aug2021 23:00:17.281] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_pillar of type net.minecraft.block.Block [10Aug2021 23:00:17.281] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dolomite of type net.minecraft.item.Item [10Aug2021 23:00:17.281] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dolomite of type net.minecraft.block.Block [10Aug2021 23:00:17.282] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dolomite_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.282] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dolomite_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.282] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dolomite_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.282] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dolomite_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.282] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dolomite_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.283] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dolomite_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.283] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_dolomite of type net.minecraft.item.Item [10Aug2021 23:00:17.283] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_dolomite of type net.minecraft.block.Block [10Aug2021 23:00:17.283] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_dolomite of type net.minecraft.item.Item [10Aug2021 23:00:17.283] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_dolomite of type net.minecraft.block.Block [10Aug2021 23:00:17.283] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_dolomite of type net.minecraft.item.Item [10Aug2021 23:00:17.283] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_dolomite of type net.minecraft.block.Block [10Aug2021 23:00:17.284] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_dolomite of type net.minecraft.item.Item [10Aug2021 23:00:17.284] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_dolomite of type net.minecraft.block.Block [10Aug2021 23:00:17.285] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro of type net.minecraft.item.Item [10Aug2021 23:00:17.285] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro of type net.minecraft.block.Block [10Aug2021 23:00:17.285] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_cobblestone of type net.minecraft.item.Item [10Aug2021 23:00:17.285] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_cobblestone of type net.minecraft.block.Block [10Aug2021 23:00:17.285] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_cobblestone_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.286] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_cobblestone_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.286] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_cobblestone_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.286] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_cobblestone_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.286] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_cobblestone_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.286] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_cobblestone_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.286] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_gabbro of type net.minecraft.item.Item [10Aug2021 23:00:17.286] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_gabbro of type net.minecraft.block.Block [10Aug2021 23:00:17.286] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_gabbro_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.287] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_gabbro_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.287] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_gabbro_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.287] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_gabbro_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.287] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_gabbro_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.287] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_gabbro_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.287] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_bricks of type net.minecraft.item.Item [10Aug2021 23:00:17.287] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_bricks of type net.minecraft.block.Block [10Aug2021 23:00:17.287] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_bricks_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.288] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_bricks_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.288] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_bricks_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.288] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_bricks_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.288] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_bricks_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.288] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_bricks_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.288] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_gabbro_bricks of type net.minecraft.item.Item [10Aug2021 23:00:17.288] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_gabbro_bricks of type net.minecraft.block.Block [10Aug2021 23:00:17.288] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_gabbro_bricks_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.288] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_gabbro_bricks_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.289] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_gabbro_bricks_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.289] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_gabbro_bricks_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.289] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_gabbro_bricks_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.289] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_gabbro_bricks_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.289] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_pillar of type net.minecraft.item.Item [10Aug2021 23:00:17.289] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_pillar of type net.minecraft.block.Block [10Aug2021 23:00:17.289] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_gabbro of type net.minecraft.item.Item [10Aug2021 23:00:17.289] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_gabbro of type net.minecraft.block.Block [10Aug2021 23:00:17.290] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_gabbro_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.291] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_gabbro_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.291] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_gabbro_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.291] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_gabbro_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.291] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_gabbro_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.291] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_gabbro_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.291] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_gabbro of type net.minecraft.item.Item [10Aug2021 23:00:17.291] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_gabbro of type net.minecraft.block.Block [10Aug2021 23:00:17.292] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_gabbro of type net.minecraft.item.Item [10Aug2021 23:00:17.292] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_gabbro of type net.minecraft.block.Block [10Aug2021 23:00:17.292] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_gabbro of type net.minecraft.item.Item [10Aug2021 23:00:17.292] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_gabbro of type net.minecraft.block.Block [10Aug2021 23:00:17.292] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_gabbro of type net.minecraft.item.Item [10Aug2021 23:00:17.292] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_gabbro of type net.minecraft.block.Block [10Aug2021 23:00:17.293] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria of type net.minecraft.item.Item [10Aug2021 23:00:17.293] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria of type net.minecraft.block.Block [10Aug2021 23:00:17.328] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry natural_scoria of type net.minecraft.item.Item [10Aug2021 23:00:17.328] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry natural_scoria of type net.minecraft.block.Block [10Aug2021 23:00:17.329] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_cobblestone of type net.minecraft.item.Item [10Aug2021 23:00:17.329] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_cobblestone of type net.minecraft.block.Block [10Aug2021 23:00:17.329] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_cobblestone_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.329] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_cobblestone_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.329] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_cobblestone_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.329] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_cobblestone_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.329] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_cobblestone_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.329] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_cobblestone_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.329] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_scoria of type net.minecraft.item.Item [10Aug2021 23:00:17.329] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_scoria of type net.minecraft.block.Block [10Aug2021 23:00:17.330] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_scoria_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.330] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_scoria_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.330] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_scoria_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.330] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_scoria_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.330] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_scoria_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.330] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_scoria_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.330] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_bricks of type net.minecraft.item.Item [10Aug2021 23:00:17.330] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_bricks of type net.minecraft.block.Block [10Aug2021 23:00:17.330] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_bricks_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.330] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_bricks_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.331] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_bricks_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.331] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_bricks_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.331] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_bricks_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.331] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_bricks_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.331] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_scoria_bricks of type net.minecraft.item.Item [10Aug2021 23:00:17.331] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_scoria_bricks of type net.minecraft.block.Block [10Aug2021 23:00:17.331] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_scoria_bricks_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.331] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_scoria_bricks_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.331] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_scoria_bricks_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.331] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_scoria_bricks_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.331] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_scoria_bricks_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.331] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_scoria_bricks_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.332] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_pillar of type net.minecraft.item.Item [10Aug2021 23:00:17.333] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_pillar of type net.minecraft.block.Block [10Aug2021 23:00:17.333] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_scoria of type net.minecraft.item.Item [10Aug2021 23:00:17.333] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_scoria of type net.minecraft.block.Block [10Aug2021 23:00:17.333] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_scoria_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.333] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_scoria_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.333] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_scoria_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.333] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_scoria_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.334] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_scoria_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.334] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_scoria_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.334] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_scoria of type net.minecraft.item.Item [10Aug2021 23:00:17.334] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_scoria of type net.minecraft.block.Block [10Aug2021 23:00:17.334] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_scoria of type net.minecraft.item.Item [10Aug2021 23:00:17.334] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_scoria of type net.minecraft.block.Block [10Aug2021 23:00:17.334] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_scoria of type net.minecraft.item.Item [10Aug2021 23:00:17.334] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_scoria of type net.minecraft.block.Block [10Aug2021 23:00:17.335] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_scoria of type net.minecraft.item.Item [10Aug2021 23:00:17.335] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_scoria of type net.minecraft.block.Block [10Aug2021 23:00:17.335] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria of type net.minecraft.item.Item [10Aug2021 23:00:17.336] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria of type net.minecraft.block.Block [10Aug2021 23:00:17.336] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_cobblestone of type net.minecraft.item.Item [10Aug2021 23:00:17.336] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_cobblestone of type net.minecraft.block.Block [10Aug2021 23:00:17.336] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_cobblestone_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.336] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_cobblestone_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.336] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_cobblestone_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.336] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_cobblestone_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.337] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_cobblestone_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.337] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_cobblestone_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.337] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dark_scoria of type net.minecraft.item.Item [10Aug2021 23:00:17.339] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dark_scoria of type net.minecraft.block.Block [10Aug2021 23:00:17.339] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dark_scoria_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.339] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dark_scoria_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.340] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dark_scoria_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.341] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dark_scoria_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.341] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dark_scoria_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.341] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dark_scoria_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.341] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_bricks of type net.minecraft.item.Item [10Aug2021 23:00:17.341] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_bricks of type net.minecraft.block.Block [10Aug2021 23:00:17.341] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_bricks_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.341] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_bricks_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.342] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_bricks_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.342] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_bricks_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.343] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_bricks_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.343] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_bricks_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.343] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dark_scoria_bricks of type net.minecraft.item.Item [10Aug2021 23:00:17.343] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dark_scoria_bricks of type net.minecraft.block.Block [10Aug2021 23:00:17.343] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dark_scoria_bricks_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.343] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dark_scoria_bricks_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.343] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dark_scoria_bricks_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.343] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dark_scoria_bricks_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.344] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dark_scoria_bricks_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.344] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dark_scoria_bricks_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.345] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_pillar of type net.minecraft.item.Item [10Aug2021 23:00:17.345] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_pillar of type net.minecraft.block.Block [10Aug2021 23:00:17.346] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dark_scoria of type net.minecraft.item.Item [10Aug2021 23:00:17.346] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dark_scoria of type net.minecraft.block.Block [10Aug2021 23:00:17.346] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dark_scoria_stairs of type net.minecraft.item.Item [10Aug2021 23:00:17.346] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dark_scoria_stairs of type net.minecraft.block.Block [10Aug2021 23:00:17.346] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dark_scoria_slab of type net.minecraft.item.Item [10Aug2021 23:00:17.346] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dark_scoria_slab of type net.minecraft.block.Block [10Aug2021 23:00:17.346] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dark_scoria_wall of type net.minecraft.item.Item [10Aug2021 23:00:17.346] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dark_scoria_wall of type net.minecraft.block.Block [10Aug2021 23:00:17.346] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_dark_scoria of type net.minecraft.item.Item [10Aug2021 23:00:17.347] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_dark_scoria of type net.minecraft.block.Block [10Aug2021 23:00:17.347] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_dark_scoria of type net.minecraft.item.Item [10Aug2021 23:00:17.347] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_dark_scoria of type net.minecraft.block.Block [10Aug2021 23:00:17.347] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_dark_scoria of type net.minecraft.item.Item [10Aug2021 23:00:17.347] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_dark_scoria of type net.minecraft.block.Block [10Aug2021 23:00:17.347] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_dark_scoria of type net.minecraft.item.Item [10Aug2021 23:00:17.347] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_dark_scoria of type net.minecraft.block.Block [10Aug2021 23:00:17.446] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry contraption of type net.minecraft.entity.EntityType [10Aug2021 23:00:17.452] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stationary_contraption of type net.minecraft.entity.EntityType [10Aug2021 23:00:17.457] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gantry_contraption of type net.minecraft.entity.EntityType [10Aug2021 23:00:17.459] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry super_glue of type net.minecraft.entity.EntityType [10Aug2021 23:00:17.465] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry seat of type net.minecraft.entity.EntityType [10Aug2021 23:00:17.632] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematicannon of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:17.653] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematic_table of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:17.659] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry simple_kinetic of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:17.695] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry motor of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:17.703] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gearbox of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:17.728] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_shaft of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:17.736] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_pulley of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:17.744] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_fan of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:17.771] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nozzle of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:17.782] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry clutch of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:17.805] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gearshift of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:17.807] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry turntable of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:17.819] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hand_crank of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:17.842] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cuckoo_clock of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:17.858] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gantry_shaft of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:17.927] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gantry_pinion of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:17.934] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_pump of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:17.941] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smart_fluid_pipe of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:17.945] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_pipe of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:17.946] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_fluid_pipe of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:17.951] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry glass_fluid_pipe of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:17.966] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_valve of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:17.997] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_tank of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.030] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_fluid_tank of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.035] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hose_pulley of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.040] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spout of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.042] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry item_drain of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.073] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry belt of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.081] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chute of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.094] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smart_chute of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.116] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_tunnel of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.167] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_tunnel of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.192] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_arm of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.241] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_piston of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.287] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry windmill_bearing of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.288] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_bearing of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.294] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry clockwork_bearing of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.303] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rope_pulley of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.314] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chassis of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.334] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sticker of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.422] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry drill of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.461] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry saw of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.463] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry harvester of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.471] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry portable_storage_interface of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.474] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry portable_fluid_interface of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.478] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flywheel of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.486] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry furnace_engine of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.535] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry millstone of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.558] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushing_wheel of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.603] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushing_wheel_controller of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.623] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry water_wheel of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.698] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_press of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.733] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_mixer of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.817] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deployer of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.880] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry basin of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.898] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_heater of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.914] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_crafter of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.920] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sequenced_gearshift of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.948] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rotation_speed_controller of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.982] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry speedometer of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.986] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stressometer of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:18.992] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry analog_lever of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:19.005] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cart_assembler of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:19.016] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_link of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:19.017] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nixie_tube of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:19.028] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stockpile_switch of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:19.058] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_crate of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:19.067] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_crate of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:19.087] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry depot of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:19.128] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weighted_ejector of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:19.180] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry funnel of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:19.181] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry content_observer of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:19.191] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_repeater of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:19.197] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_pulse_repeater of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:19.782] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file create-common.toml for create tracking [10Aug2021 23:00:19.783] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file create-client.toml for create tracking [10Aug2021 23:00:19.783] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file create-server.toml for create tracking [10Aug2021 23:00:19.993] [modloading-worker-2/INFO] [com.simibubi.create.foundation.render.backend.Backend/]: Optifine not detected. [10Aug2021 23:00:19.993] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance create of type com.simibubi.create.Create [10Aug2021 23:00:19.993] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for create [10Aug2021 23:00:19.993] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create [10Aug2021 23:00:19.995] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.tileEntity.behaviour.scrollvalue.ScrollValueHandler to FORGE [10Aug2021 23:00:20.030] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.tileEntity.behaviour.filtering.FilteringHandler to FORGE [10Aug2021 23:00:20.042] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.tileEntity.behaviour.linked.LinkHandler to FORGE [10Aug2021 23:00:20.048] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.tileEntity.behaviour.edgeInteraction.EdgeInteractionHandler to FORGE [10Aug2021 23:00:20.075] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.utility.placement.PlacementHelpers to FORGE [10Aug2021 23:00:20.147] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.utility.RemapHelper to FORGE [10Aug2021 23:00:20.153] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.block.ItemUseOverrides to FORGE [10Aug2021 23:00:20.154] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.logistics.block.funnel.FunnelItem to FORGE [10Aug2021 23:00:20.186] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.logistics.block.depot.EjectorTargetHandler to FORGE [10Aug2021 23:00:20.193] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.logistics.block.depot.EjectorItem to FORGE [10Aug2021 23:00:20.195] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.logistics.block.mechanicalArm.ArmInteractionPointHandler to FORGE [10Aug2021 23:00:20.211] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.logistics.block.mechanicalArm.ArmItem to FORGE [10Aug2021 23:00:20.212] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.base.KineticTileEntityRenderer to FORGE [10Aug2021 23:00:20.281] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.fluids.FluidBottleItemHook to FORGE [10Aug2021 23:00:20.293] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.goggles.GoggleOverlayRenderer to FORGE [10Aug2021 23:00:20.329] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.components.crusher.CrushingWheelTileEntity to FORGE [10Aug2021 23:00:20.437] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.components.flywheel.engine.FurnaceEngineBlock to FORGE [10Aug2021 23:00:20.508] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.components.structureMovement.train.MinecartCouplingItem to FORGE [10Aug2021 23:00:20.514] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.components.structureMovement.train.CouplingHandler to FORGE [10Aug2021 23:00:20.523] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.components.structureMovement.glue.SuperGlueHandler to FORGE [10Aug2021 23:00:20.559] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.components.structureMovement.mounted.MinecartContraptionItem to FORGE [10Aug2021 23:00:20.630] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.components.structureMovement.ContraptionHandlerClient to FORGE [10Aug2021 23:00:20.673] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.components.deployer.DeployerFakePlayer to FORGE [10Aug2021 23:00:21.030] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.processing.burner.BlazeBurnerHandler to FORGE [10Aug2021 23:00:21.034] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.curiosities.zapper.ZapperInteractionHandler to FORGE [10Aug2021 23:00:21.042] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.curiosities.zapper.ZapperRenderHandler to FORGE [10Aug2021 23:00:21.054] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.curiosities.tools.DeforesterItem to FORGE [10Aug2021 23:00:21.056] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.curiosities.tools.ExtendoGripItem to FORGE [10Aug2021 23:00:21.059] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.curiosities.tools.ExtendoGripRenderHandler to FORGE [10Aug2021 23:00:21.076] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.curiosities.symmetry.SymmetryHandler to FORGE [10Aug2021 23:00:21.109] [modloading-worker-2/DEBUG] [mixin/]: Mixing RenderHooksMixin from create.mixins.json into net.minecraft.client.renderer.WorldRenderer [10Aug2021 23:00:21.321] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.AllSpecialTextures to FORGE [10Aug2021 23:00:21.360] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.events.InputEvents to FORGE [10Aug2021 23:00:21.365] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.events.CommonEvents to FORGE [10Aug2021 23:00:21.733] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.events.ClientEvents to FORGE [10Aug2021 23:00:21.785] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for create [10Aug2021 23:00:21.796] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:CREATE_REGISTRIES [10Aug2021 23:00:21.798] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.NewRegistry [10Aug2021 23:00:21.798] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.NewRegistry [10Aug2021 23:00:21.798] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.NewRegistry [10Aug2021 23:00:21.798] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.NewRegistry [10Aug2021 23:00:21.871] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES [10Aug2021 23:00:22.014] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:block> [10Aug2021 23:00:22.016] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:block> [10Aug2021 23:00:22.016] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:block> [10Aug2021 23:00:22.020] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 404 known objects of type net.minecraft.block.Block [10Aug2021 23:00:22.023] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:schematicannon to registry minecraft:block [10Aug2021 23:00:22.024] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:schematic_table to registry minecraft:block [10Aug2021 23:00:22.046] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:shaft to registry minecraft:block [10Aug2021 23:00:22.047] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cogwheel to registry minecraft:block [10Aug2021 23:00:22.049] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:large_cogwheel to registry minecraft:block [10Aug2021 23:00:22.091] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_encased_shaft to registry minecraft:block [10Aug2021 23:00:22.091] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_encased_shaft to registry minecraft:block [10Aug2021 23:00:22.092] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gearbox to registry minecraft:block [10Aug2021 23:00:22.093] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:clutch to registry minecraft:block [10Aug2021 23:00:22.094] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gearshift to registry minecraft:block [10Aug2021 23:00:22.143] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:encased_chain_drive to registry minecraft:block [10Aug2021 23:00:22.146] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_chain_gearshift to registry minecraft:block [10Aug2021 23:00:22.209] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:belt to registry minecraft:block [10Aug2021 23:00:22.210] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:creative_motor to registry minecraft:block [10Aug2021 23:00:22.220] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:water_wheel to registry minecraft:block [10Aug2021 23:00:22.221] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:encased_fan to registry minecraft:block [10Aug2021 23:00:22.221] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:nozzle to registry minecraft:block [10Aug2021 23:00:22.222] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:turntable to registry minecraft:block [10Aug2021 23:00:22.222] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:hand_crank to registry minecraft:block [10Aug2021 23:00:22.223] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cuckoo_clock to registry minecraft:block [10Aug2021 23:00:22.223] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mysterious_cuckoo_clock to registry minecraft:block [10Aug2021 23:00:22.224] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:millstone to registry minecraft:block [10Aug2021 23:00:22.224] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushing_wheel to registry minecraft:block [10Aug2021 23:00:22.226] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushing_wheel_controller to registry minecraft:block [10Aug2021 23:00:22.227] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_press to registry minecraft:block [10Aug2021 23:00:22.228] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_mixer to registry minecraft:block [10Aug2021 23:00:22.228] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:basin to registry minecraft:block [10Aug2021 23:00:22.229] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blaze_burner to registry minecraft:block [10Aug2021 23:00:22.229] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:lit_blaze_burner to registry minecraft:block [10Aug2021 23:00:22.229] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:depot to registry minecraft:block [10Aug2021 23:00:22.230] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weighted_ejector to registry minecraft:block [10Aug2021 23:00:22.235] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chute to registry minecraft:block [10Aug2021 23:00:22.235] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:smart_chute to registry minecraft:block [10Aug2021 23:00:22.505] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:speedometer to registry minecraft:block [10Aug2021 23:00:22.506] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:stressometer to registry minecraft:block [10Aug2021 23:00:22.564] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:wooden_bracket to registry minecraft:block [10Aug2021 23:00:22.567] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:metal_bracket to registry minecraft:block [10Aug2021 23:00:22.663] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fluid_pipe to registry minecraft:block [10Aug2021 23:00:22.666] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:encased_fluid_pipe to registry minecraft:block [10Aug2021 23:00:22.667] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:glass_fluid_pipe to registry minecraft:block [10Aug2021 23:00:22.668] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_pump to registry minecraft:block [10Aug2021 23:00:22.670] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:smart_fluid_pipe to registry minecraft:block [10Aug2021 23:00:22.671] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fluid_valve to registry minecraft:block [10Aug2021 23:00:22.672] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_valve_handle to registry minecraft:block [10Aug2021 23:00:22.672] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:white_valve_handle to registry minecraft:block [10Aug2021 23:00:22.673] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:orange_valve_handle to registry minecraft:block [10Aug2021 23:00:22.673] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:magenta_valve_handle to registry minecraft:block [10Aug2021 23:00:22.673] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_blue_valve_handle to registry minecraft:block [10Aug2021 23:00:22.674] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:yellow_valve_handle to registry minecraft:block [10Aug2021 23:00:22.674] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:lime_valve_handle to registry minecraft:block [10Aug2021 23:00:22.674] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:pink_valve_handle to registry minecraft:block [10Aug2021 23:00:22.675] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gray_valve_handle to registry minecraft:block [10Aug2021 23:00:22.675] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_gray_valve_handle to registry minecraft:block [10Aug2021 23:00:22.675] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cyan_valve_handle to registry minecraft:block [10Aug2021 23:00:22.675] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:purple_valve_handle to registry minecraft:block [10Aug2021 23:00:22.676] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blue_valve_handle to registry minecraft:block [10Aug2021 23:00:22.676] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brown_valve_handle to registry minecraft:block [10Aug2021 23:00:22.676] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:green_valve_handle to registry minecraft:block [10Aug2021 23:00:22.677] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:red_valve_handle to registry minecraft:block [10Aug2021 23:00:22.677] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:black_valve_handle to registry minecraft:block [10Aug2021 23:00:22.703] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fluid_tank to registry minecraft:block [10Aug2021 23:00:22.704] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:creative_fluid_tank to registry minecraft:block [10Aug2021 23:00:22.704] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:hose_pulley to registry minecraft:block [10Aug2021 23:00:22.705] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:item_drain to registry minecraft:block [10Aug2021 23:00:22.705] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:spout to registry minecraft:block [10Aug2021 23:00:22.705] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:portable_fluid_interface to registry minecraft:block [10Aug2021 23:00:22.732] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_piston to registry minecraft:block [10Aug2021 23:00:22.733] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sticky_mechanical_piston to registry minecraft:block [10Aug2021 23:00:22.739] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:piston_extension_pole to registry minecraft:block [10Aug2021 23:00:22.740] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_piston_head to registry minecraft:block [10Aug2021 23:00:22.740] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gantry_carriage to registry minecraft:block [10Aug2021 23:00:22.749] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gantry_shaft to registry minecraft:block [10Aug2021 23:00:22.750] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:windmill_bearing to registry minecraft:block [10Aug2021 23:00:22.750] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_bearing to registry minecraft:block [10Aug2021 23:00:22.750] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:clockwork_bearing to registry minecraft:block [10Aug2021 23:00:22.751] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:rope_pulley to registry minecraft:block [10Aug2021 23:00:22.751] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:rope to registry minecraft:block [10Aug2021 23:00:22.751] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:pulley_magnet to registry minecraft:block [10Aug2021 23:00:22.759] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cart_assembler to registry minecraft:block [10Aug2021 23:00:22.760] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:reinforced_rail to registry minecraft:block [10Aug2021 23:00:22.787] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:controller_rail to registry minecraft:block [10Aug2021 23:00:22.787] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:minecart_anchor to registry minecraft:block [10Aug2021 23:00:22.789] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:linear_chassis to registry minecraft:block [10Aug2021 23:00:22.790] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:secondary_linear_chassis to registry minecraft:block [10Aug2021 23:00:22.791] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:radial_chassis to registry minecraft:block [10Aug2021 23:00:22.792] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sticker to registry minecraft:block [10Aug2021 23:00:22.793] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_drill to registry minecraft:block [10Aug2021 23:00:22.800] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_saw to registry minecraft:block [10Aug2021 23:00:22.801] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:deployer to registry minecraft:block [10Aug2021 23:00:22.801] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:portable_storage_interface to registry minecraft:block [10Aug2021 23:00:22.801] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:redstone_contact to registry minecraft:block [10Aug2021 23:00:22.802] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_harvester to registry minecraft:block [10Aug2021 23:00:22.802] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_plough to registry minecraft:block [10Aug2021 23:00:22.802] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:white_seat to registry minecraft:block [10Aug2021 23:00:22.803] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:orange_seat to registry minecraft:block [10Aug2021 23:00:22.803] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:magenta_seat to registry minecraft:block [10Aug2021 23:00:22.803] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_blue_seat to registry minecraft:block [10Aug2021 23:00:22.803] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:yellow_seat to registry minecraft:block [10Aug2021 23:00:22.803] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:lime_seat to registry minecraft:block [10Aug2021 23:00:22.803] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:pink_seat to registry minecraft:block [10Aug2021 23:00:22.803] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gray_seat to registry minecraft:block [10Aug2021 23:00:22.803] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_gray_seat to registry minecraft:block [10Aug2021 23:00:22.804] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cyan_seat to registry minecraft:block [10Aug2021 23:00:22.804] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:purple_seat to registry minecraft:block [10Aug2021 23:00:22.804] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blue_seat to registry minecraft:block [10Aug2021 23:00:22.804] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brown_seat to registry minecraft:block [10Aug2021 23:00:22.804] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:green_seat to registry minecraft:block [10Aug2021 23:00:22.804] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:red_seat to registry minecraft:block [10Aug2021 23:00:22.804] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:black_seat to registry minecraft:block [10Aug2021 23:00:22.809] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sail_frame to registry minecraft:block [10Aug2021 23:00:22.809] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:white_sail to registry minecraft:block [10Aug2021 23:00:22.809] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:orange_sail to registry minecraft:block [10Aug2021 23:00:22.809] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:magenta_sail to registry minecraft:block [10Aug2021 23:00:22.810] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_blue_sail to registry minecraft:block [10Aug2021 23:00:22.810] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:yellow_sail to registry minecraft:block [10Aug2021 23:00:22.810] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:lime_sail to registry minecraft:block [10Aug2021 23:00:22.811] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:pink_sail to registry minecraft:block [10Aug2021 23:00:22.811] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gray_sail to registry minecraft:block [10Aug2021 23:00:22.811] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_gray_sail to registry minecraft:block [10Aug2021 23:00:22.811] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cyan_sail to registry minecraft:block [10Aug2021 23:00:22.811] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:purple_sail to registry minecraft:block [10Aug2021 23:00:22.811] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blue_sail to registry minecraft:block [10Aug2021 23:00:22.812] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brown_sail to registry minecraft:block [10Aug2021 23:00:22.812] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:green_sail to registry minecraft:block [10Aug2021 23:00:22.812] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:red_sail to registry minecraft:block [10Aug2021 23:00:22.812] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:black_sail to registry minecraft:block [10Aug2021 23:00:22.813] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_casing to registry minecraft:block [10Aug2021 23:00:22.813] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_casing to registry minecraft:block [10Aug2021 23:00:22.813] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_casing to registry minecraft:block [10Aug2021 23:00:22.814] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:shadow_steel_casing to registry minecraft:block [10Aug2021 23:00:22.814] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:refined_radiance_casing to registry minecraft:block [10Aug2021 23:00:22.818] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_crafter to registry minecraft:block [10Aug2021 23:00:22.820] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sequenced_gearshift to registry minecraft:block [10Aug2021 23:00:22.824] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:flywheel to registry minecraft:block [10Aug2021 23:00:22.824] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:furnace_engine to registry minecraft:block [10Aug2021 23:00:22.828] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:rotation_speed_controller to registry minecraft:block [10Aug2021 23:00:22.829] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_arm to registry minecraft:block [10Aug2021 23:00:22.830] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_funnel to registry minecraft:block [10Aug2021 23:00:22.859] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_belt_funnel to registry minecraft:block [10Aug2021 23:00:22.860] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_funnel to registry minecraft:block [10Aug2021 23:00:22.861] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_belt_funnel to registry minecraft:block [10Aug2021 23:00:22.866] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_tunnel to registry minecraft:block [10Aug2021 23:00:22.866] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_tunnel to registry minecraft:block [10Aug2021 23:00:22.867] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:content_observer to registry minecraft:block [10Aug2021 23:00:22.868] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:stockpile_switch to registry minecraft:block [10Aug2021 23:00:22.869] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_crate to registry minecraft:block [10Aug2021 23:00:22.870] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:creative_crate to registry minecraft:block [10Aug2021 23:00:22.870] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:nixie_tube to registry minecraft:block [10Aug2021 23:00:22.873] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:redstone_link to registry minecraft:block [10Aug2021 23:00:22.874] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:analog_lever to registry minecraft:block [10Aug2021 23:00:22.874] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:pulse_repeater to registry minecraft:block [10Aug2021 23:00:22.875] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_repeater to registry minecraft:block [10Aug2021 23:00:22.875] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_pulse_repeater to registry minecraft:block [10Aug2021 23:00:22.877] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:powered_latch to registry minecraft:block [10Aug2021 23:00:22.878] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:powered_toggle_latch to registry minecraft:block [10Aug2021 23:00:22.879] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_ore to registry minecraft:block [10Aug2021 23:00:22.879] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:zinc_ore to registry minecraft:block [10Aug2021 23:00:22.880] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_block to registry minecraft:block [10Aug2021 23:00:22.880] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_shingles to registry minecraft:block [10Aug2021 23:00:22.880] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_tiles to registry minecraft:block [10Aug2021 23:00:22.881] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:zinc_block to registry minecraft:block [10Aug2021 23:00:22.881] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_block to registry minecraft:block [10Aug2021 23:00:22.882] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:honey to registry minecraft:block [10Aug2021 23:00:22.882] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chocolate to registry minecraft:block [10Aug2021 23:00:22.883] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:tiled_glass to registry minecraft:block [10Aug2021 23:00:22.883] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:framed_glass to registry minecraft:block [10Aug2021 23:00:22.884] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:horizontal_framed_glass to registry minecraft:block [10Aug2021 23:00:22.884] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:vertical_framed_glass to registry minecraft:block [10Aug2021 23:00:22.886] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:tiled_glass_pane to registry minecraft:block [10Aug2021 23:00:22.888] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:framed_glass_pane to registry minecraft:block [10Aug2021 23:00:22.890] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:horizontal_framed_glass_pane to registry minecraft:block [10Aug2021 23:00:22.892] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:vertical_framed_glass_pane to registry minecraft:block [10Aug2021 23:00:22.892] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:oak_window to registry minecraft:block [10Aug2021 23:00:22.892] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:spruce_window to registry minecraft:block [10Aug2021 23:00:22.893] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:birch_window to registry minecraft:block [10Aug2021 23:00:22.894] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:jungle_window to registry minecraft:block [10Aug2021 23:00:22.894] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:acacia_window to registry minecraft:block [10Aug2021 23:00:22.894] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_oak_window to registry minecraft:block [10Aug2021 23:00:22.894] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:ornate_iron_window to registry minecraft:block [10Aug2021 23:00:22.917] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:oak_window_pane to registry minecraft:block [10Aug2021 23:00:22.919] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:spruce_window_pane to registry minecraft:block [10Aug2021 23:00:22.921] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:birch_window_pane to registry minecraft:block [10Aug2021 23:00:22.932] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:jungle_window_pane to registry minecraft:block [10Aug2021 23:00:22.934] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:acacia_window_pane to registry minecraft:block [10Aug2021 23:00:22.936] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_oak_window_pane to registry minecraft:block [10Aug2021 23:00:22.938] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:ornate_iron_window_pane to registry minecraft:block [10Aug2021 23:00:22.938] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_cobblestone to registry minecraft:block [10Aug2021 23:00:22.942] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_cobblestone_stairs to registry minecraft:block [10Aug2021 23:00:22.943] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_cobblestone_slab to registry minecraft:block [10Aug2021 23:00:22.947] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_cobblestone_wall to registry minecraft:block [10Aug2021 23:00:22.948] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_bricks to registry minecraft:block [10Aug2021 23:00:22.951] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_bricks_stairs to registry minecraft:block [10Aug2021 23:00:22.951] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_bricks_slab to registry minecraft:block [10Aug2021 23:00:22.955] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_bricks_wall to registry minecraft:block [10Aug2021 23:00:22.955] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_granite_bricks to registry minecraft:block [10Aug2021 23:00:22.985] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_granite_bricks_stairs to registry minecraft:block [10Aug2021 23:00:22.986] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_granite_bricks_slab to registry minecraft:block [10Aug2021 23:00:22.990] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_granite_bricks_wall to registry minecraft:block [10Aug2021 23:00:22.991] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_pillar to registry minecraft:block [10Aug2021 23:00:22.991] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_granite to registry minecraft:block [10Aug2021 23:00:22.995] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_granite_stairs to registry minecraft:block [10Aug2021 23:00:22.995] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_granite_slab to registry minecraft:block [10Aug2021 23:00:23.031] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_granite_wall to registry minecraft:block [10Aug2021 23:00:23.085] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_granite to registry minecraft:block [10Aug2021 23:00:23.085] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_granite to registry minecraft:block [10Aug2021 23:00:23.086] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_granite to registry minecraft:block [10Aug2021 23:00:23.086] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_cobblestone to registry minecraft:block [10Aug2021 23:00:23.091] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_cobblestone_stairs to registry minecraft:block [10Aug2021 23:00:23.092] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_cobblestone_slab to registry minecraft:block [10Aug2021 23:00:23.100] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_cobblestone_wall to registry minecraft:block [10Aug2021 23:00:23.100] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_bricks to registry minecraft:block [10Aug2021 23:00:23.103] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_bricks_stairs to registry minecraft:block [10Aug2021 23:00:23.104] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_bricks_slab to registry minecraft:block [10Aug2021 23:00:23.119] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_bricks_wall to registry minecraft:block [10Aug2021 23:00:23.119] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_diorite_bricks to registry minecraft:block [10Aug2021 23:00:23.123] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_diorite_bricks_stairs to registry minecraft:block [10Aug2021 23:00:23.125] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_diorite_bricks_slab to registry minecraft:block [10Aug2021 23:00:23.130] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_diorite_bricks_wall to registry minecraft:block [10Aug2021 23:00:23.130] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_pillar to registry minecraft:block [10Aug2021 23:00:23.131] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_diorite to registry minecraft:block [10Aug2021 23:00:23.201] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_diorite_stairs to registry minecraft:block [10Aug2021 23:00:23.201] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_diorite_slab to registry minecraft:block [10Aug2021 23:00:23.207] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_diorite_wall to registry minecraft:block [10Aug2021 23:00:23.207] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_diorite to registry minecraft:block [10Aug2021 23:00:23.208] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_diorite to registry minecraft:block [10Aug2021 23:00:23.208] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_diorite to registry minecraft:block [10Aug2021 23:00:23.208] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_cobblestone to registry minecraft:block [10Aug2021 23:00:23.212] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_cobblestone_stairs to registry minecraft:block [10Aug2021 23:00:23.213] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_cobblestone_slab to registry minecraft:block [10Aug2021 23:00:23.221] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_cobblestone_wall to registry minecraft:block [10Aug2021 23:00:23.221] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_bricks to registry minecraft:block [10Aug2021 23:00:23.224] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_bricks_stairs to registry minecraft:block [10Aug2021 23:00:23.228] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_bricks_slab to registry minecraft:block [10Aug2021 23:00:23.233] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_bricks_wall to registry minecraft:block [10Aug2021 23:00:23.234] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_andesite_bricks to registry minecraft:block [10Aug2021 23:00:23.237] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_andesite_bricks_stairs to registry minecraft:block [10Aug2021 23:00:23.238] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_andesite_bricks_slab to registry minecraft:block [10Aug2021 23:00:23.242] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_andesite_bricks_wall to registry minecraft:block [10Aug2021 23:00:23.275] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_pillar to registry minecraft:block [10Aug2021 23:00:23.275] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_andesite to registry minecraft:block [10Aug2021 23:00:23.278] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_andesite_stairs to registry minecraft:block [10Aug2021 23:00:23.279] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_andesite_slab to registry minecraft:block [10Aug2021 23:00:23.283] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_andesite_wall to registry minecraft:block [10Aug2021 23:00:23.283] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_andesite to registry minecraft:block [10Aug2021 23:00:23.283] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_andesite to registry minecraft:block [10Aug2021 23:00:23.283] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_andesite to registry minecraft:block [10Aug2021 23:00:23.283] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limesand to registry minecraft:block [10Aug2021 23:00:23.283] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone to registry minecraft:block [10Aug2021 23:00:23.284] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_cobblestone to registry minecraft:block [10Aug2021 23:00:23.287] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_cobblestone_stairs to registry minecraft:block [10Aug2021 23:00:23.287] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_cobblestone_slab to registry minecraft:block [10Aug2021 23:00:23.291] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_cobblestone_wall to registry minecraft:block [10Aug2021 23:00:23.291] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_limestone to registry minecraft:block [10Aug2021 23:00:23.295] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_limestone_stairs to registry minecraft:block [10Aug2021 23:00:23.296] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_limestone_slab to registry minecraft:block [10Aug2021 23:00:23.301] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_limestone_wall to registry minecraft:block [10Aug2021 23:00:23.301] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_bricks to registry minecraft:block [10Aug2021 23:00:23.304] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_bricks_stairs to registry minecraft:block [10Aug2021 23:00:23.304] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_bricks_slab to registry minecraft:block [10Aug2021 23:00:23.308] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_bricks_wall to registry minecraft:block [10Aug2021 23:00:23.352] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_limestone_bricks to registry minecraft:block [10Aug2021 23:00:23.355] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_limestone_bricks_stairs to registry minecraft:block [10Aug2021 23:00:23.356] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_limestone_bricks_slab to registry minecraft:block [10Aug2021 23:00:23.378] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_limestone_bricks_wall to registry minecraft:block [10Aug2021 23:00:23.378] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_pillar to registry minecraft:block [10Aug2021 23:00:23.378] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_limestone to registry minecraft:block [10Aug2021 23:00:23.382] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_limestone_stairs to registry minecraft:block [10Aug2021 23:00:23.382] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_limestone_slab to registry minecraft:block [10Aug2021 23:00:23.386] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_limestone_wall to registry minecraft:block [10Aug2021 23:00:23.386] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_limestone to registry minecraft:block [10Aug2021 23:00:23.386] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_limestone to registry minecraft:block [10Aug2021 23:00:23.386] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_limestone to registry minecraft:block [10Aug2021 23:00:23.386] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_limestone to registry minecraft:block [10Aug2021 23:00:23.386] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone to registry minecraft:block [10Aug2021 23:00:23.386] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_cobblestone to registry minecraft:block [10Aug2021 23:00:23.390] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_cobblestone_stairs to registry minecraft:block [10Aug2021 23:00:23.390] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_cobblestone_slab to registry minecraft:block [10Aug2021 23:00:23.395] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_cobblestone_wall to registry minecraft:block [10Aug2021 23:00:23.396] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_weathered_limestone to registry minecraft:block [10Aug2021 23:00:23.399] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_weathered_limestone_stairs to registry minecraft:block [10Aug2021 23:00:23.400] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_weathered_limestone_slab to registry minecraft:block [10Aug2021 23:00:23.403] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_weathered_limestone_wall to registry minecraft:block [10Aug2021 23:00:23.404] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_bricks to registry minecraft:block [10Aug2021 23:00:23.475] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_bricks_stairs to registry minecraft:block [10Aug2021 23:00:23.475] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_bricks_slab to registry minecraft:block [10Aug2021 23:00:23.481] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_bricks_wall to registry minecraft:block [10Aug2021 23:00:23.481] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_weathered_limestone_bricks to registry minecraft:block [10Aug2021 23:00:23.484] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_weathered_limestone_bricks_stairs to registry minecraft:block [10Aug2021 23:00:23.485] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_weathered_limestone_bricks_slab to registry minecraft:block [10Aug2021 23:00:23.488] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_weathered_limestone_bricks_wall to registry minecraft:block [10Aug2021 23:00:23.489] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_pillar to registry minecraft:block [10Aug2021 23:00:23.489] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_weathered_limestone to registry minecraft:block [10Aug2021 23:00:23.493] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_weathered_limestone_stairs to registry minecraft:block [10Aug2021 23:00:23.493] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_weathered_limestone_slab to registry minecraft:block [10Aug2021 23:00:23.504] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_weathered_limestone_wall to registry minecraft:block [10Aug2021 23:00:23.504] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_weathered_limestone to registry minecraft:block [10Aug2021 23:00:23.504] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_weathered_limestone to registry minecraft:block [10Aug2021 23:00:23.505] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_weathered_limestone to registry minecraft:block [10Aug2021 23:00:23.505] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_weathered_limestone to registry minecraft:block [10Aug2021 23:00:23.505] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite to registry minecraft:block [10Aug2021 23:00:23.505] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_cobblestone to registry minecraft:block [10Aug2021 23:00:23.508] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_cobblestone_stairs to registry minecraft:block [10Aug2021 23:00:23.510] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_cobblestone_slab to registry minecraft:block [10Aug2021 23:00:23.513] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_cobblestone_wall to registry minecraft:block [10Aug2021 23:00:23.514] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dolomite to registry minecraft:block [10Aug2021 23:00:23.516] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dolomite_stairs to registry minecraft:block [10Aug2021 23:00:23.517] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dolomite_slab to registry minecraft:block [10Aug2021 23:00:23.604] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dolomite_wall to registry minecraft:block [10Aug2021 23:00:23.605] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_bricks to registry minecraft:block [10Aug2021 23:00:23.608] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_bricks_stairs to registry minecraft:block [10Aug2021 23:00:23.608] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_bricks_slab to registry minecraft:block [10Aug2021 23:00:23.612] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_bricks_wall to registry minecraft:block [10Aug2021 23:00:23.613] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dolomite_bricks to registry minecraft:block [10Aug2021 23:00:23.615] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dolomite_bricks_stairs to registry minecraft:block [10Aug2021 23:00:23.616] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dolomite_bricks_slab to registry minecraft:block [10Aug2021 23:00:23.621] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dolomite_bricks_wall to registry minecraft:block [10Aug2021 23:00:23.621] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_pillar to registry minecraft:block [10Aug2021 23:00:23.622] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dolomite to registry minecraft:block [10Aug2021 23:00:23.624] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dolomite_stairs to registry minecraft:block [10Aug2021 23:00:23.625] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dolomite_slab to registry minecraft:block [10Aug2021 23:00:23.631] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dolomite_wall to registry minecraft:block [10Aug2021 23:00:23.631] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_dolomite to registry minecraft:block [10Aug2021 23:00:23.631] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_dolomite to registry minecraft:block [10Aug2021 23:00:23.631] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_dolomite to registry minecraft:block [10Aug2021 23:00:23.632] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_dolomite to registry minecraft:block [10Aug2021 23:00:23.632] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro to registry minecraft:block [10Aug2021 23:00:23.632] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_cobblestone to registry minecraft:block [10Aug2021 23:00:23.635] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_cobblestone_stairs to registry minecraft:block [10Aug2021 23:00:23.635] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_cobblestone_slab to registry minecraft:block [10Aug2021 23:00:23.638] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_cobblestone_wall to registry minecraft:block [10Aug2021 23:00:23.639] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_gabbro to registry minecraft:block [10Aug2021 23:00:23.720] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_gabbro_stairs to registry minecraft:block [10Aug2021 23:00:23.720] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_gabbro_slab to registry minecraft:block [10Aug2021 23:00:23.724] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_gabbro_wall to registry minecraft:block [10Aug2021 23:00:23.724] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_bricks to registry minecraft:block [10Aug2021 23:00:23.727] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_bricks_stairs to registry minecraft:block [10Aug2021 23:00:23.728] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_bricks_slab to registry minecraft:block [10Aug2021 23:00:23.740] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_bricks_wall to registry minecraft:block [10Aug2021 23:00:23.740] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_gabbro_bricks to registry minecraft:block [10Aug2021 23:00:23.744] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_gabbro_bricks_stairs to registry minecraft:block [10Aug2021 23:00:23.744] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_gabbro_bricks_slab to registry minecraft:block [10Aug2021 23:00:23.763] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_gabbro_bricks_wall to registry minecraft:block [10Aug2021 23:00:23.764] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_pillar to registry minecraft:block [10Aug2021 23:00:23.764] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_gabbro to registry minecraft:block [10Aug2021 23:00:23.771] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_gabbro_stairs to registry minecraft:block [10Aug2021 23:00:23.771] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_gabbro_slab to registry minecraft:block [10Aug2021 23:00:23.775] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_gabbro_wall to registry minecraft:block [10Aug2021 23:00:23.775] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_gabbro to registry minecraft:block [10Aug2021 23:00:23.775] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_gabbro to registry minecraft:block [10Aug2021 23:00:23.775] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_gabbro to registry minecraft:block [10Aug2021 23:00:23.775] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_gabbro to registry minecraft:block [10Aug2021 23:00:23.776] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria to registry minecraft:block [10Aug2021 23:00:23.777] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:natural_scoria to registry minecraft:block [10Aug2021 23:00:23.777] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_cobblestone to registry minecraft:block [10Aug2021 23:00:23.781] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_cobblestone_stairs to registry minecraft:block [10Aug2021 23:00:23.781] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_cobblestone_slab to registry minecraft:block [10Aug2021 23:00:23.837] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_cobblestone_wall to registry minecraft:block [10Aug2021 23:00:23.837] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_scoria to registry minecraft:block [10Aug2021 23:00:23.845] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_scoria_stairs to registry minecraft:block [10Aug2021 23:00:23.845] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_scoria_slab to registry minecraft:block [10Aug2021 23:00:23.849] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_scoria_wall to registry minecraft:block [10Aug2021 23:00:23.849] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_bricks to registry minecraft:block [10Aug2021 23:00:23.852] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_bricks_stairs to registry minecraft:block [10Aug2021 23:00:23.852] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_bricks_slab to registry minecraft:block [10Aug2021 23:00:23.856] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_bricks_wall to registry minecraft:block [10Aug2021 23:00:23.856] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_scoria_bricks to registry minecraft:block [10Aug2021 23:00:23.859] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_scoria_bricks_stairs to registry minecraft:block [10Aug2021 23:00:23.860] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_scoria_bricks_slab to registry minecraft:block [10Aug2021 23:00:23.870] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_scoria_bricks_wall to registry minecraft:block [10Aug2021 23:00:23.871] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_pillar to registry minecraft:block [10Aug2021 23:00:23.871] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_scoria to registry minecraft:block [10Aug2021 23:00:23.873] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_scoria_stairs to registry minecraft:block [10Aug2021 23:00:23.874] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_scoria_slab to registry minecraft:block [10Aug2021 23:00:23.877] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_scoria_wall to registry minecraft:block [10Aug2021 23:00:23.877] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_scoria to registry minecraft:block [10Aug2021 23:00:23.877] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_scoria to registry minecraft:block [10Aug2021 23:00:23.877] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_scoria to registry minecraft:block [10Aug2021 23:00:23.877] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_scoria to registry minecraft:block [10Aug2021 23:00:23.877] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria to registry minecraft:block [10Aug2021 23:00:23.878] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_cobblestone to registry minecraft:block [10Aug2021 23:00:23.920] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_cobblestone_stairs to registry minecraft:block [10Aug2021 23:00:23.920] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_cobblestone_slab to registry minecraft:block [10Aug2021 23:00:23.923] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_cobblestone_wall to registry minecraft:block [10Aug2021 23:00:23.924] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dark_scoria to registry minecraft:block [10Aug2021 23:00:23.927] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dark_scoria_stairs to registry minecraft:block [10Aug2021 23:00:23.928] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dark_scoria_slab to registry minecraft:block [10Aug2021 23:00:23.932] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dark_scoria_wall to registry minecraft:block [10Aug2021 23:00:23.932] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_bricks to registry minecraft:block [10Aug2021 23:00:23.935] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_bricks_stairs to registry minecraft:block [10Aug2021 23:00:23.936] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_bricks_slab to registry minecraft:block [10Aug2021 23:00:23.940] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_bricks_wall to registry minecraft:block [10Aug2021 23:00:23.940] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dark_scoria_bricks to registry minecraft:block [10Aug2021 23:00:23.943] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dark_scoria_bricks_stairs to registry minecraft:block [10Aug2021 23:00:23.944] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dark_scoria_bricks_slab to registry minecraft:block [10Aug2021 23:00:23.947] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dark_scoria_bricks_wall to registry minecraft:block [10Aug2021 23:00:23.947] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_pillar to registry minecraft:block [10Aug2021 23:00:23.947] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dark_scoria to registry minecraft:block [10Aug2021 23:00:23.951] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dark_scoria_stairs to registry minecraft:block [10Aug2021 23:00:23.951] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dark_scoria_slab to registry minecraft:block [10Aug2021 23:00:24.064] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dark_scoria_wall to registry minecraft:block [10Aug2021 23:00:24.064] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_dark_scoria to registry minecraft:block [10Aug2021 23:00:24.064] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_dark_scoria to registry minecraft:block [10Aug2021 23:00:24.065] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_dark_scoria to registry minecraft:block [10Aug2021 23:00:24.065] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_dark_scoria to registry minecraft:block [10Aug2021 23:00:24.066] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:block> [10Aug2021 23:00:24.073] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES [10Aug2021 23:00:24.111] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:item> [10Aug2021 23:00:24.111] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:item> [10Aug2021 23:00:24.111] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:item> [10Aug2021 23:00:24.112] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 449 known objects of type net.minecraft.item.Item [10Aug2021 23:00:24.112] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:schematicannon to registry minecraft:item [10Aug2021 23:00:24.112] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:schematic_table to registry minecraft:item [10Aug2021 23:00:24.112] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:shaft to registry minecraft:item [10Aug2021 23:00:24.127] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cogwheel to registry minecraft:item [10Aug2021 23:00:24.134] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:large_cogwheel to registry minecraft:item [10Aug2021 23:00:24.135] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_encased_shaft to registry minecraft:item [10Aug2021 23:00:24.135] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_encased_shaft to registry minecraft:item [10Aug2021 23:00:24.135] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gearbox to registry minecraft:item [10Aug2021 23:00:24.135] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:clutch to registry minecraft:item [10Aug2021 23:00:24.135] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gearshift to registry minecraft:item [10Aug2021 23:00:24.135] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:encased_chain_drive to registry minecraft:item [10Aug2021 23:00:24.135] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_chain_gearshift to registry minecraft:item [10Aug2021 23:00:24.135] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:creative_motor to registry minecraft:item [10Aug2021 23:00:24.136] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:water_wheel to registry minecraft:item [10Aug2021 23:00:24.136] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:encased_fan to registry minecraft:item [10Aug2021 23:00:24.136] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:nozzle to registry minecraft:item [10Aug2021 23:00:24.136] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:turntable to registry minecraft:item [10Aug2021 23:00:24.136] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:hand_crank to registry minecraft:item [10Aug2021 23:00:24.136] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cuckoo_clock to registry minecraft:item [10Aug2021 23:00:24.136] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mysterious_cuckoo_clock to registry minecraft:item [10Aug2021 23:00:24.136] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:millstone to registry minecraft:item [10Aug2021 23:00:24.136] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushing_wheel to registry minecraft:item [10Aug2021 23:00:24.136] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_press to registry minecraft:item [10Aug2021 23:00:24.136] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_mixer to registry minecraft:item [10Aug2021 23:00:24.136] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:basin to registry minecraft:item [10Aug2021 23:00:24.137] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blaze_burner to registry minecraft:item [10Aug2021 23:00:24.137] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:depot to registry minecraft:item [10Aug2021 23:00:24.137] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weighted_ejector to registry minecraft:item [10Aug2021 23:00:24.137] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chute to registry minecraft:item [10Aug2021 23:00:24.137] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:smart_chute to registry minecraft:item [10Aug2021 23:00:24.137] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:speedometer to registry minecraft:item [10Aug2021 23:00:24.137] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:stressometer to registry minecraft:item [10Aug2021 23:00:24.137] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:wooden_bracket to registry minecraft:item [10Aug2021 23:00:24.137] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:metal_bracket to registry minecraft:item [10Aug2021 23:00:24.137] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fluid_pipe to registry minecraft:item [10Aug2021 23:00:24.138] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_pump to registry minecraft:item [10Aug2021 23:00:24.138] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:smart_fluid_pipe to registry minecraft:item [10Aug2021 23:00:24.138] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fluid_valve to registry minecraft:item [10Aug2021 23:00:24.138] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_valve_handle to registry minecraft:item [10Aug2021 23:00:24.138] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:white_valve_handle to registry minecraft:item [10Aug2021 23:00:24.138] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:orange_valve_handle to registry minecraft:item [10Aug2021 23:00:24.138] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:magenta_valve_handle to registry minecraft:item [10Aug2021 23:00:24.138] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_blue_valve_handle to registry minecraft:item [10Aug2021 23:00:24.138] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:yellow_valve_handle to registry minecraft:item [10Aug2021 23:00:24.138] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:lime_valve_handle to registry minecraft:item [10Aug2021 23:00:24.138] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:pink_valve_handle to registry minecraft:item [10Aug2021 23:00:24.138] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gray_valve_handle to registry minecraft:item [10Aug2021 23:00:24.138] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_gray_valve_handle to registry minecraft:item [10Aug2021 23:00:24.139] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cyan_valve_handle to registry minecraft:item [10Aug2021 23:00:24.139] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:purple_valve_handle to registry minecraft:item [10Aug2021 23:00:24.139] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blue_valve_handle to registry minecraft:item [10Aug2021 23:00:24.139] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brown_valve_handle to registry minecraft:item [10Aug2021 23:00:24.139] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:green_valve_handle to registry minecraft:item [10Aug2021 23:00:24.139] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:red_valve_handle to registry minecraft:item [10Aug2021 23:00:24.139] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:black_valve_handle to registry minecraft:item [10Aug2021 23:00:24.139] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fluid_tank to registry minecraft:item [10Aug2021 23:00:24.140] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:creative_fluid_tank to registry minecraft:item [10Aug2021 23:00:24.140] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:hose_pulley to registry minecraft:item [10Aug2021 23:00:24.140] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:item_drain to registry minecraft:item [10Aug2021 23:00:24.140] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:spout to registry minecraft:item [10Aug2021 23:00:24.140] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:portable_fluid_interface to registry minecraft:item [10Aug2021 23:00:24.140] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_piston to registry minecraft:item [10Aug2021 23:00:24.140] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sticky_mechanical_piston to registry minecraft:item [10Aug2021 23:00:24.140] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:piston_extension_pole to registry minecraft:item [10Aug2021 23:00:24.140] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gantry_carriage to registry minecraft:item [10Aug2021 23:00:24.140] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gantry_shaft to registry minecraft:item [10Aug2021 23:00:24.156] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:windmill_bearing to registry minecraft:item [10Aug2021 23:00:24.156] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_bearing to registry minecraft:item [10Aug2021 23:00:24.156] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:clockwork_bearing to registry minecraft:item [10Aug2021 23:00:24.158] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:rope_pulley to registry minecraft:item [10Aug2021 23:00:24.158] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cart_assembler to registry minecraft:item [10Aug2021 23:00:24.158] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:reinforced_rail to registry minecraft:item [10Aug2021 23:00:24.158] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:controller_rail to registry minecraft:item [10Aug2021 23:00:24.159] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:linear_chassis to registry minecraft:item [10Aug2021 23:00:24.159] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:secondary_linear_chassis to registry minecraft:item [10Aug2021 23:00:24.160] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:radial_chassis to registry minecraft:item [10Aug2021 23:00:24.160] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sticker to registry minecraft:item [10Aug2021 23:00:24.160] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_drill to registry minecraft:item [10Aug2021 23:00:24.160] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_saw to registry minecraft:item [10Aug2021 23:00:24.160] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:deployer to registry minecraft:item [10Aug2021 23:00:24.160] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:portable_storage_interface to registry minecraft:item [10Aug2021 23:00:24.160] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:redstone_contact to registry minecraft:item [10Aug2021 23:00:24.160] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_harvester to registry minecraft:item [10Aug2021 23:00:24.160] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_plough to registry minecraft:item [10Aug2021 23:00:24.160] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:white_seat to registry minecraft:item [10Aug2021 23:00:24.160] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:orange_seat to registry minecraft:item [10Aug2021 23:00:24.160] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:magenta_seat to registry minecraft:item [10Aug2021 23:00:24.161] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_blue_seat to registry minecraft:item [10Aug2021 23:00:24.161] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:yellow_seat to registry minecraft:item [10Aug2021 23:00:24.161] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:lime_seat to registry minecraft:item [10Aug2021 23:00:24.161] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:pink_seat to registry minecraft:item [10Aug2021 23:00:24.161] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gray_seat to registry minecraft:item [10Aug2021 23:00:24.161] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_gray_seat to registry minecraft:item [10Aug2021 23:00:24.161] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cyan_seat to registry minecraft:item [10Aug2021 23:00:24.161] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:purple_seat to registry minecraft:item [10Aug2021 23:00:24.161] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blue_seat to registry minecraft:item [10Aug2021 23:00:24.161] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brown_seat to registry minecraft:item [10Aug2021 23:00:24.161] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:green_seat to registry minecraft:item [10Aug2021 23:00:24.161] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:red_seat to registry minecraft:item [10Aug2021 23:00:24.161] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:black_seat to registry minecraft:item [10Aug2021 23:00:24.162] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sail_frame to registry minecraft:item [10Aug2021 23:00:24.162] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:white_sail to registry minecraft:item [10Aug2021 23:00:24.162] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_casing to registry minecraft:item [10Aug2021 23:00:24.162] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_casing to registry minecraft:item [10Aug2021 23:00:24.162] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_casing to registry minecraft:item [10Aug2021 23:00:24.162] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:shadow_steel_casing to registry minecraft:item [10Aug2021 23:00:24.162] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:refined_radiance_casing to registry minecraft:item [10Aug2021 23:00:24.162] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_crafter to registry minecraft:item [10Aug2021 23:00:24.162] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sequenced_gearshift to registry minecraft:item [10Aug2021 23:00:24.162] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:flywheel to registry minecraft:item [10Aug2021 23:00:24.162] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:furnace_engine to registry minecraft:item [10Aug2021 23:00:24.162] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:rotation_speed_controller to registry minecraft:item [10Aug2021 23:00:24.163] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_arm to registry minecraft:item [10Aug2021 23:00:24.163] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_funnel to registry minecraft:item [10Aug2021 23:00:24.163] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_funnel to registry minecraft:item [10Aug2021 23:00:24.163] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_tunnel to registry minecraft:item [10Aug2021 23:00:24.163] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_tunnel to registry minecraft:item [10Aug2021 23:00:24.163] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:content_observer to registry minecraft:item [10Aug2021 23:00:24.163] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:stockpile_switch to registry minecraft:item [10Aug2021 23:00:24.163] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_crate to registry minecraft:item [10Aug2021 23:00:24.163] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:creative_crate to registry minecraft:item [10Aug2021 23:00:24.163] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:nixie_tube to registry minecraft:item [10Aug2021 23:00:24.164] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:redstone_link to registry minecraft:item [10Aug2021 23:00:24.164] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:analog_lever to registry minecraft:item [10Aug2021 23:00:24.164] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:pulse_repeater to registry minecraft:item [10Aug2021 23:00:24.164] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_repeater to registry minecraft:item [10Aug2021 23:00:24.164] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_pulse_repeater to registry minecraft:item [10Aug2021 23:00:24.164] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:powered_latch to registry minecraft:item [10Aug2021 23:00:24.164] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:powered_toggle_latch to registry minecraft:item [10Aug2021 23:00:24.164] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_ore to registry minecraft:item [10Aug2021 23:00:24.164] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:zinc_ore to registry minecraft:item [10Aug2021 23:00:24.164] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_block to registry minecraft:item [10Aug2021 23:00:24.165] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_shingles to registry minecraft:item [10Aug2021 23:00:24.165] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_tiles to registry minecraft:item [10Aug2021 23:00:24.165] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:zinc_block to registry minecraft:item [10Aug2021 23:00:24.165] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_block to registry minecraft:item [10Aug2021 23:00:24.165] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:wheat_flour to registry minecraft:item [10Aug2021 23:00:24.165] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dough to registry minecraft:item [10Aug2021 23:00:24.165] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cinder_flour to registry minecraft:item [10Aug2021 23:00:24.165] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:powdered_obsidian to registry minecraft:item [10Aug2021 23:00:24.166] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:rose_quartz to registry minecraft:item [10Aug2021 23:00:24.166] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_rose_quartz to registry minecraft:item [10Aug2021 23:00:24.166] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:propeller to registry minecraft:item [10Aug2021 23:00:24.166] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:whisk to registry minecraft:item [10Aug2021 23:00:24.166] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_hand to registry minecraft:item [10Aug2021 23:00:24.166] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crafter_slot_cover to registry minecraft:item [10Aug2021 23:00:24.166] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:electron_tube to registry minecraft:item [10Aug2021 23:00:24.166] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:integrated_circuit to registry minecraft:item [10Aug2021 23:00:24.166] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blaze_cake_base to registry minecraft:item [10Aug2021 23:00:24.167] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blaze_cake to registry minecraft:item [10Aug2021 23:00:24.167] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:bar_of_chocolate to registry minecraft:item [10Aug2021 23:00:24.167] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sweet_roll to registry minecraft:item [10Aug2021 23:00:24.167] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chocolate_glazed_berries to registry minecraft:item [10Aug2021 23:00:24.167] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:honeyed_apple to registry minecraft:item [10Aug2021 23:00:24.167] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:builders_tea to registry minecraft:item [10Aug2021 23:00:24.167] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_alloy to registry minecraft:item [10Aug2021 23:00:24.167] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_ingot to registry minecraft:item [10Aug2021 23:00:24.167] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:zinc_ingot to registry minecraft:item [10Aug2021 23:00:24.167] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_ingot to registry minecraft:item [10Aug2021 23:00:24.183] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chromatic_compound to registry minecraft:item [10Aug2021 23:00:24.183] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:shadow_steel to registry minecraft:item [10Aug2021 23:00:24.183] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:refined_radiance to registry minecraft:item [10Aug2021 23:00:24.183] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_nugget to registry minecraft:item [10Aug2021 23:00:24.183] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:zinc_nugget to registry minecraft:item [10Aug2021 23:00:24.183] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_nugget to registry minecraft:item [10Aug2021 23:00:24.183] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_sheet to registry minecraft:item [10Aug2021 23:00:24.184] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_sheet to registry minecraft:item [10Aug2021 23:00:24.184] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:iron_sheet to registry minecraft:item [10Aug2021 23:00:24.184] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:golden_sheet to registry minecraft:item [10Aug2021 23:00:24.184] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:lapis_sheet to registry minecraft:item [10Aug2021 23:00:24.184] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_iron_ore to registry minecraft:item [10Aug2021 23:00:24.184] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_gold_ore to registry minecraft:item [10Aug2021 23:00:24.184] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_copper_ore to registry minecraft:item [10Aug2021 23:00:24.184] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_zinc_ore to registry minecraft:item [10Aug2021 23:00:24.184] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_brass to registry minecraft:item [10Aug2021 23:00:24.184] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_osmium_ore to registry minecraft:item [10Aug2021 23:00:24.184] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_platinum_ore to registry minecraft:item [10Aug2021 23:00:24.185] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_silver_ore to registry minecraft:item [10Aug2021 23:00:24.185] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_tin_ore to registry minecraft:item [10Aug2021 23:00:24.185] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_lead_ore to registry minecraft:item [10Aug2021 23:00:24.185] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_quicksilver_ore to registry minecraft:item [10Aug2021 23:00:24.185] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_aluminum_ore to registry minecraft:item [10Aug2021 23:00:24.185] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_uranium_ore to registry minecraft:item [10Aug2021 23:00:24.185] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_nickel_ore to registry minecraft:item [10Aug2021 23:00:24.185] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:belt_connector to registry minecraft:item [10Aug2021 23:00:24.185] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:vertical_gearbox to registry minecraft:item [10Aug2021 23:00:24.185] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:empty_blaze_burner to registry minecraft:item [10Aug2021 23:00:24.193] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:goggles to registry minecraft:item [10Aug2021 23:00:24.193] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:super_glue to registry minecraft:item [10Aug2021 23:00:24.193] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:minecart_coupling to registry minecraft:item [10Aug2021 23:00:24.245] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sand_paper to registry minecraft:item [10Aug2021 23:00:24.258] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:red_sand_paper to registry minecraft:item [10Aug2021 23:00:24.268] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:wrench to registry minecraft:item [10Aug2021 23:00:24.269] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:minecart_contraption to registry minecraft:item [10Aug2021 23:00:24.269] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:furnace_minecart_contraption to registry minecraft:item [10Aug2021 23:00:24.270] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chest_minecart_contraption to registry minecraft:item [10Aug2021 23:00:24.273] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:filter to registry minecraft:item [10Aug2021 23:00:24.273] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:attribute_filter to registry minecraft:item [10Aug2021 23:00:24.273] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:tree_fertilizer to registry minecraft:item [10Aug2021 23:00:24.312] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:handheld_blockzapper to registry minecraft:item [10Aug2021 23:00:24.319] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:handheld_worldshaper to registry minecraft:item [10Aug2021 23:00:24.336] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:deforester to registry minecraft:item [10Aug2021 23:00:24.356] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:wand_of_symmetry to registry minecraft:item [10Aug2021 23:00:24.467] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:extendo_grip to registry minecraft:item [10Aug2021 23:00:24.467] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:empty_schematic to registry minecraft:item [10Aug2021 23:00:24.467] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:schematic_and_quill to registry minecraft:item [10Aug2021 23:00:24.467] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:schematic to registry minecraft:item [10Aug2021 23:00:24.467] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:honey_bucket to registry minecraft:item [10Aug2021 23:00:24.468] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chocolate_bucket to registry minecraft:item [10Aug2021 23:00:24.468] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:tiled_glass to registry minecraft:item [10Aug2021 23:00:24.468] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:framed_glass to registry minecraft:item [10Aug2021 23:00:24.468] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:horizontal_framed_glass to registry minecraft:item [10Aug2021 23:00:24.468] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:vertical_framed_glass to registry minecraft:item [10Aug2021 23:00:24.468] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:tiled_glass_pane to registry minecraft:item [10Aug2021 23:00:24.468] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:framed_glass_pane to registry minecraft:item [10Aug2021 23:00:24.468] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:horizontal_framed_glass_pane to registry minecraft:item [10Aug2021 23:00:24.468] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:vertical_framed_glass_pane to registry minecraft:item [10Aug2021 23:00:24.468] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:oak_window to registry minecraft:item [10Aug2021 23:00:24.469] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:spruce_window to registry minecraft:item [10Aug2021 23:00:24.469] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:birch_window to registry minecraft:item [10Aug2021 23:00:24.469] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:jungle_window to registry minecraft:item [10Aug2021 23:00:24.469] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:acacia_window to registry minecraft:item [10Aug2021 23:00:24.469] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_oak_window to registry minecraft:item [10Aug2021 23:00:24.469] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:ornate_iron_window to registry minecraft:item [10Aug2021 23:00:24.469] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:oak_window_pane to registry minecraft:item [10Aug2021 23:00:24.469] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:spruce_window_pane to registry minecraft:item [10Aug2021 23:00:24.469] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:birch_window_pane to registry minecraft:item [10Aug2021 23:00:24.469] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:jungle_window_pane to registry minecraft:item [10Aug2021 23:00:24.469] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:acacia_window_pane to registry minecraft:item [10Aug2021 23:00:24.469] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_oak_window_pane to registry minecraft:item [10Aug2021 23:00:24.469] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:ornate_iron_window_pane to registry minecraft:item [10Aug2021 23:00:24.469] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_cobblestone to registry minecraft:item [10Aug2021 23:00:24.470] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_cobblestone_stairs to registry minecraft:item [10Aug2021 23:00:24.470] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_cobblestone_slab to registry minecraft:item [10Aug2021 23:00:24.470] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_cobblestone_wall to registry minecraft:item [10Aug2021 23:00:24.470] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_bricks to registry minecraft:item [10Aug2021 23:00:24.470] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_bricks_stairs to registry minecraft:item [10Aug2021 23:00:24.470] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_bricks_slab to registry minecraft:item [10Aug2021 23:00:24.470] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_bricks_wall to registry minecraft:item [10Aug2021 23:00:24.470] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_granite_bricks to registry minecraft:item [10Aug2021 23:00:24.470] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_granite_bricks_stairs to registry minecraft:item [10Aug2021 23:00:24.470] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_granite_bricks_slab to registry minecraft:item [10Aug2021 23:00:24.470] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_granite_bricks_wall to registry minecraft:item [10Aug2021 23:00:24.470] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_pillar to registry minecraft:item [10Aug2021 23:00:24.470] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_granite to registry minecraft:item [10Aug2021 23:00:24.470] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_granite_stairs to registry minecraft:item [10Aug2021 23:00:24.470] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_granite_slab to registry minecraft:item [10Aug2021 23:00:24.471] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_granite_wall to registry minecraft:item [10Aug2021 23:00:24.471] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_granite to registry minecraft:item [10Aug2021 23:00:24.507] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_granite to registry minecraft:item [10Aug2021 23:00:24.508] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_granite to registry minecraft:item [10Aug2021 23:00:24.508] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_cobblestone to registry minecraft:item [10Aug2021 23:00:24.508] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_cobblestone_stairs to registry minecraft:item [10Aug2021 23:00:24.508] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_cobblestone_slab to registry minecraft:item [10Aug2021 23:00:24.508] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_cobblestone_wall to registry minecraft:item [10Aug2021 23:00:24.508] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_bricks to registry minecraft:item [10Aug2021 23:00:24.508] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_bricks_stairs to registry minecraft:item [10Aug2021 23:00:24.508] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_bricks_slab to registry minecraft:item [10Aug2021 23:00:24.508] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_bricks_wall to registry minecraft:item [10Aug2021 23:00:24.508] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_diorite_bricks to registry minecraft:item [10Aug2021 23:00:24.508] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_diorite_bricks_stairs to registry minecraft:item [10Aug2021 23:00:24.509] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_diorite_bricks_slab to registry minecraft:item [10Aug2021 23:00:24.509] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_diorite_bricks_wall to registry minecraft:item [10Aug2021 23:00:24.509] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_pillar to registry minecraft:item [10Aug2021 23:00:24.509] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_diorite to registry minecraft:item [10Aug2021 23:00:24.509] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_diorite_stairs to registry minecraft:item [10Aug2021 23:00:24.510] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_diorite_slab to registry minecraft:item [10Aug2021 23:00:24.510] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_diorite_wall to registry minecraft:item [10Aug2021 23:00:24.510] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_diorite to registry minecraft:item [10Aug2021 23:00:24.510] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_diorite to registry minecraft:item [10Aug2021 23:00:24.510] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_diorite to registry minecraft:item [10Aug2021 23:00:24.511] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_cobblestone to registry minecraft:item [10Aug2021 23:00:24.511] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_cobblestone_stairs to registry minecraft:item [10Aug2021 23:00:24.511] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_cobblestone_slab to registry minecraft:item [10Aug2021 23:00:24.511] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_cobblestone_wall to registry minecraft:item [10Aug2021 23:00:24.511] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_bricks to registry minecraft:item [10Aug2021 23:00:24.511] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_bricks_stairs to registry minecraft:item [10Aug2021 23:00:24.511] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_bricks_slab to registry minecraft:item [10Aug2021 23:00:24.511] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_bricks_wall to registry minecraft:item [10Aug2021 23:00:24.511] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_andesite_bricks to registry minecraft:item [10Aug2021 23:00:24.511] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_andesite_bricks_stairs to registry minecraft:item [10Aug2021 23:00:24.511] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_andesite_bricks_slab to registry minecraft:item [10Aug2021 23:00:24.511] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_andesite_bricks_wall to registry minecraft:item [10Aug2021 23:00:24.511] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_pillar to registry minecraft:item [10Aug2021 23:00:24.512] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_andesite to registry minecraft:item [10Aug2021 23:00:24.512] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_andesite_stairs to registry minecraft:item [10Aug2021 23:00:24.512] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_andesite_slab to registry minecraft:item [10Aug2021 23:00:24.512] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_andesite_wall to registry minecraft:item [10Aug2021 23:00:24.512] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_andesite to registry minecraft:item [10Aug2021 23:00:24.512] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_andesite to registry minecraft:item [10Aug2021 23:00:24.512] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_andesite to registry minecraft:item [10Aug2021 23:00:24.512] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limesand to registry minecraft:item [10Aug2021 23:00:24.512] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone to registry minecraft:item [10Aug2021 23:00:24.512] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_cobblestone to registry minecraft:item [10Aug2021 23:00:24.513] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_cobblestone_stairs to registry minecraft:item [10Aug2021 23:00:24.513] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_cobblestone_slab to registry minecraft:item [10Aug2021 23:00:24.513] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_cobblestone_wall to registry minecraft:item [10Aug2021 23:00:24.513] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_limestone to registry minecraft:item [10Aug2021 23:00:24.513] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_limestone_stairs to registry minecraft:item [10Aug2021 23:00:24.513] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_limestone_slab to registry minecraft:item [10Aug2021 23:00:24.513] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_limestone_wall to registry minecraft:item [10Aug2021 23:00:24.513] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_bricks to registry minecraft:item [10Aug2021 23:00:24.513] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_bricks_stairs to registry minecraft:item [10Aug2021 23:00:24.513] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_bricks_slab to registry minecraft:item [10Aug2021 23:00:24.513] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_bricks_wall to registry minecraft:item [10Aug2021 23:00:24.513] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_limestone_bricks to registry minecraft:item [10Aug2021 23:00:24.513] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_limestone_bricks_stairs to registry minecraft:item [10Aug2021 23:00:24.513] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_limestone_bricks_slab to registry minecraft:item [10Aug2021 23:00:24.514] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_limestone_bricks_wall to registry minecraft:item [10Aug2021 23:00:24.514] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_pillar to registry minecraft:item [10Aug2021 23:00:24.514] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_limestone to registry minecraft:item [10Aug2021 23:00:24.514] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_limestone_stairs to registry minecraft:item [10Aug2021 23:00:24.514] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_limestone_slab to registry minecraft:item [10Aug2021 23:00:24.514] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_limestone_wall to registry minecraft:item [10Aug2021 23:00:24.514] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_limestone to registry minecraft:item [10Aug2021 23:00:24.514] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_limestone to registry minecraft:item [10Aug2021 23:00:24.515] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_limestone to registry minecraft:item [10Aug2021 23:00:24.515] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_limestone to registry minecraft:item [10Aug2021 23:00:24.515] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone to registry minecraft:item [10Aug2021 23:00:24.515] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_cobblestone to registry minecraft:item [10Aug2021 23:00:24.515] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_cobblestone_stairs to registry minecraft:item [10Aug2021 23:00:24.515] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_cobblestone_slab to registry minecraft:item [10Aug2021 23:00:24.515] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_cobblestone_wall to registry minecraft:item [10Aug2021 23:00:24.515] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_weathered_limestone to registry minecraft:item [10Aug2021 23:00:24.515] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_weathered_limestone_stairs to registry minecraft:item [10Aug2021 23:00:24.515] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_weathered_limestone_slab to registry minecraft:item [10Aug2021 23:00:24.515] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_weathered_limestone_wall to registry minecraft:item [10Aug2021 23:00:24.515] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_bricks to registry minecraft:item [10Aug2021 23:00:24.515] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_bricks_stairs to registry minecraft:item [10Aug2021 23:00:24.516] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_bricks_slab to registry minecraft:item [10Aug2021 23:00:24.516] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_bricks_wall to registry minecraft:item [10Aug2021 23:00:24.516] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_weathered_limestone_bricks to registry minecraft:item [10Aug2021 23:00:24.516] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_weathered_limestone_bricks_stairs to registry minecraft:item [10Aug2021 23:00:24.516] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_weathered_limestone_bricks_slab to registry minecraft:item [10Aug2021 23:00:24.516] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_weathered_limestone_bricks_wall to registry minecraft:item [10Aug2021 23:00:24.516] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_pillar to registry minecraft:item [10Aug2021 23:00:24.516] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_weathered_limestone to registry minecraft:item [10Aug2021 23:00:24.516] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_weathered_limestone_stairs to registry minecraft:item [10Aug2021 23:00:24.516] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_weathered_limestone_slab to registry minecraft:item [10Aug2021 23:00:24.516] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_weathered_limestone_wall to registry minecraft:item [10Aug2021 23:00:24.516] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_weathered_limestone to registry minecraft:item [10Aug2021 23:00:24.516] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_weathered_limestone to registry minecraft:item [10Aug2021 23:00:24.517] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_weathered_limestone to registry minecraft:item [10Aug2021 23:00:24.517] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_weathered_limestone to registry minecraft:item [10Aug2021 23:00:24.517] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite to registry minecraft:item [10Aug2021 23:00:24.517] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_cobblestone to registry minecraft:item [10Aug2021 23:00:24.517] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_cobblestone_stairs to registry minecraft:item [10Aug2021 23:00:24.517] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_cobblestone_slab to registry minecraft:item [10Aug2021 23:00:24.517] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_cobblestone_wall to registry minecraft:item [10Aug2021 23:00:24.517] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dolomite to registry minecraft:item [10Aug2021 23:00:24.517] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dolomite_stairs to registry minecraft:item [10Aug2021 23:00:24.517] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dolomite_slab to registry minecraft:item [10Aug2021 23:00:24.517] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dolomite_wall to registry minecraft:item [10Aug2021 23:00:24.517] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_bricks to registry minecraft:item [10Aug2021 23:00:24.518] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_bricks_stairs to registry minecraft:item [10Aug2021 23:00:24.518] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_bricks_slab to registry minecraft:item [10Aug2021 23:00:24.518] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_bricks_wall to registry minecraft:item [10Aug2021 23:00:24.518] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dolomite_bricks to registry minecraft:item [10Aug2021 23:00:24.518] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dolomite_bricks_stairs to registry minecraft:item [10Aug2021 23:00:24.518] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dolomite_bricks_slab to registry minecraft:item [10Aug2021 23:00:24.518] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dolomite_bricks_wall to registry minecraft:item [10Aug2021 23:00:24.518] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_pillar to registry minecraft:item [10Aug2021 23:00:24.518] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dolomite to registry minecraft:item [10Aug2021 23:00:24.518] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dolomite_stairs to registry minecraft:item [10Aug2021 23:00:24.518] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dolomite_slab to registry minecraft:item [10Aug2021 23:00:24.518] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dolomite_wall to registry minecraft:item [10Aug2021 23:00:24.518] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_dolomite to registry minecraft:item [10Aug2021 23:00:24.519] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_dolomite to registry minecraft:item [10Aug2021 23:00:24.519] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_dolomite to registry minecraft:item [10Aug2021 23:00:24.520] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_dolomite to registry minecraft:item [10Aug2021 23:00:24.520] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro to registry minecraft:item [10Aug2021 23:00:24.520] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_cobblestone to registry minecraft:item [10Aug2021 23:00:24.520] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_cobblestone_stairs to registry minecraft:item [10Aug2021 23:00:24.520] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_cobblestone_slab to registry minecraft:item [10Aug2021 23:00:24.520] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_cobblestone_wall to registry minecraft:item [10Aug2021 23:00:24.520] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_gabbro to registry minecraft:item [10Aug2021 23:00:24.520] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_gabbro_stairs to registry minecraft:item [10Aug2021 23:00:24.520] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_gabbro_slab to registry minecraft:item [10Aug2021 23:00:24.520] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_gabbro_wall to registry minecraft:item [10Aug2021 23:00:24.520] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_bricks to registry minecraft:item [10Aug2021 23:00:24.521] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_bricks_stairs to registry minecraft:item [10Aug2021 23:00:24.521] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_bricks_slab to registry minecraft:item [10Aug2021 23:00:24.521] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_bricks_wall to registry minecraft:item [10Aug2021 23:00:24.521] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_gabbro_bricks to registry minecraft:item [10Aug2021 23:00:24.521] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_gabbro_bricks_stairs to registry minecraft:item [10Aug2021 23:00:24.521] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_gabbro_bricks_slab to registry minecraft:item [10Aug2021 23:00:24.521] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_gabbro_bricks_wall to registry minecraft:item [10Aug2021 23:00:24.521] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_pillar to registry minecraft:item [10Aug2021 23:00:24.521] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_gabbro to registry minecraft:item [10Aug2021 23:00:24.521] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_gabbro_stairs to registry minecraft:item [10Aug2021 23:00:24.521] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_gabbro_slab to registry minecraft:item [10Aug2021 23:00:24.521] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_gabbro_wall to registry minecraft:item [10Aug2021 23:00:24.521] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_gabbro to registry minecraft:item [10Aug2021 23:00:24.522] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_gabbro to registry minecraft:item [10Aug2021 23:00:24.522] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_gabbro to registry minecraft:item [10Aug2021 23:00:24.522] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_gabbro to registry minecraft:item [10Aug2021 23:00:24.522] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria to registry minecraft:item [10Aug2021 23:00:24.522] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:natural_scoria to registry minecraft:item [10Aug2021 23:00:24.522] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_cobblestone to registry minecraft:item [10Aug2021 23:00:24.522] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_cobblestone_stairs to registry minecraft:item [10Aug2021 23:00:24.522] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_cobblestone_slab to registry minecraft:item [10Aug2021 23:00:24.522] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_cobblestone_wall to registry minecraft:item [10Aug2021 23:00:24.522] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_scoria to registry minecraft:item [10Aug2021 23:00:24.523] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_scoria_stairs to registry minecraft:item [10Aug2021 23:00:24.523] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_scoria_slab to registry minecraft:item [10Aug2021 23:00:24.523] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_scoria_wall to registry minecraft:item [10Aug2021 23:00:24.523] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_bricks to registry minecraft:item [10Aug2021 23:00:24.523] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_bricks_stairs to registry minecraft:item [10Aug2021 23:00:24.523] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_bricks_slab to registry minecraft:item [10Aug2021 23:00:24.523] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_bricks_wall to registry minecraft:item [10Aug2021 23:00:24.523] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_scoria_bricks to registry minecraft:item [10Aug2021 23:00:24.523] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_scoria_bricks_stairs to registry minecraft:item [10Aug2021 23:00:24.523] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_scoria_bricks_slab to registry minecraft:item [10Aug2021 23:00:24.523] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_scoria_bricks_wall to registry minecraft:item [10Aug2021 23:00:24.523] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_pillar to registry minecraft:item [10Aug2021 23:00:24.523] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_scoria to registry minecraft:item [10Aug2021 23:00:24.524] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_scoria_stairs to registry minecraft:item [10Aug2021 23:00:24.524] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_scoria_slab to registry minecraft:item [10Aug2021 23:00:24.524] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_scoria_wall to registry minecraft:item [10Aug2021 23:00:24.524] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_scoria to registry minecraft:item [10Aug2021 23:00:24.524] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_scoria to registry minecraft:item [10Aug2021 23:00:24.524] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_scoria to registry minecraft:item [10Aug2021 23:00:24.524] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_scoria to registry minecraft:item [10Aug2021 23:00:24.524] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria to registry minecraft:item [10Aug2021 23:00:24.524] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_cobblestone to registry minecraft:item [10Aug2021 23:00:24.524] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_cobblestone_stairs to registry minecraft:item [10Aug2021 23:00:24.524] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_cobblestone_slab to registry minecraft:item [10Aug2021 23:00:24.525] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_cobblestone_wall to registry minecraft:item [10Aug2021 23:00:24.525] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dark_scoria to registry minecraft:item [10Aug2021 23:00:24.525] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dark_scoria_stairs to registry minecraft:item [10Aug2021 23:00:24.525] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dark_scoria_slab to registry minecraft:item [10Aug2021 23:00:24.525] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dark_scoria_wall to registry minecraft:item [10Aug2021 23:00:24.525] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_bricks to registry minecraft:item [10Aug2021 23:00:24.525] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_bricks_stairs to registry minecraft:item [10Aug2021 23:00:24.525] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_bricks_slab to registry minecraft:item [10Aug2021 23:00:24.525] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_bricks_wall to registry minecraft:item [10Aug2021 23:00:24.525] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dark_scoria_bricks to registry minecraft:item [10Aug2021 23:00:24.526] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dark_scoria_bricks_stairs to registry minecraft:item [10Aug2021 23:00:24.526] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dark_scoria_bricks_slab to registry minecraft:item [10Aug2021 23:00:24.526] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dark_scoria_bricks_wall to registry minecraft:item [10Aug2021 23:00:24.526] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_pillar to registry minecraft:item [10Aug2021 23:00:24.526] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dark_scoria to registry minecraft:item [10Aug2021 23:00:24.526] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dark_scoria_stairs to registry minecraft:item [10Aug2021 23:00:24.526] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dark_scoria_slab to registry minecraft:item [10Aug2021 23:00:24.526] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dark_scoria_wall to registry minecraft:item [10Aug2021 23:00:24.560] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_dark_scoria to registry minecraft:item [10Aug2021 23:00:24.560] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_dark_scoria to registry minecraft:item [10Aug2021 23:00:24.560] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_dark_scoria to registry minecraft:item [10Aug2021 23:00:24.560] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_dark_scoria to registry minecraft:item [10Aug2021 23:00:24.561] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:item> [10Aug2021 23:00:24.563] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES [10Aug2021 23:00:24.600] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<forge:loot_modifier_serializers> [10Aug2021 23:00:24.600] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<forge:loot_modifier_serializers> [10Aug2021 23:00:24.600] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<forge:loot_modifier_serializers> [10Aug2021 23:00:24.600] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<forge:loot_modifier_serializers> [10Aug2021 23:00:24.601] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES [10Aug2021 23:00:24.601] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<forge:moddimensions> [10Aug2021 23:00:24.601] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<forge:moddimensions> [10Aug2021 23:00:24.601] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<forge:moddimensions> [10Aug2021 23:00:24.602] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<forge:moddimensions> [10Aug2021 23:00:24.602] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES [10Aug2021 23:00:24.602] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:activities> [10Aug2021 23:00:24.602] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:activities> [10Aug2021 23:00:24.602] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:activities> [10Aug2021 23:00:24.603] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:activities> [10Aug2021 23:00:24.603] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES [10Aug2021 23:00:24.603] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:biome> [10Aug2021 23:00:24.603] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:biome> [10Aug2021 23:00:24.604] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:biome> [10Aug2021 23:00:24.604] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:biome> [10Aug2021 23:00:24.605] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES [10Aug2021 23:00:24.605] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:biome_source_type> [10Aug2021 23:00:24.605] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:biome_source_type> [10Aug2021 23:00:24.605] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:biome_source_type> [10Aug2021 23:00:24.605] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:biome_source_type> [10Aug2021 23:00:24.606] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES [10Aug2021 23:00:24.606] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:block_entity_type> [10Aug2021 23:00:24.606] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:block_entity_type> [10Aug2021 23:00:24.606] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:block_entity_type> [10Aug2021 23:00:24.606] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 74 known objects of type net.minecraft.tileentity.TileEntityType [10Aug2021 23:00:24.607] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:schematicannon to registry minecraft:block_entity_type [10Aug2021 23:00:24.608] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:schematic_table to registry minecraft:block_entity_type [10Aug2021 23:00:24.608] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gearbox to registry minecraft:block_entity_type [10Aug2021 23:00:24.608] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:clutch to registry minecraft:block_entity_type [10Aug2021 23:00:24.608] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gearshift to registry minecraft:block_entity_type [10Aug2021 23:00:24.608] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:belt to registry minecraft:block_entity_type [10Aug2021 23:00:24.608] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:water_wheel to registry minecraft:block_entity_type [10Aug2021 23:00:24.608] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:encased_fan to registry minecraft:block_entity_type [10Aug2021 23:00:24.608] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:nozzle to registry minecraft:block_entity_type [10Aug2021 23:00:24.608] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:turntable to registry minecraft:block_entity_type [10Aug2021 23:00:24.609] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:hand_crank to registry minecraft:block_entity_type [10Aug2021 23:00:24.610] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cuckoo_clock to registry minecraft:block_entity_type [10Aug2021 23:00:24.610] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:millstone to registry minecraft:block_entity_type [10Aug2021 23:00:24.610] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushing_wheel to registry minecraft:block_entity_type [10Aug2021 23:00:24.610] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushing_wheel_controller to registry minecraft:block_entity_type [10Aug2021 23:00:24.610] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_press to registry minecraft:block_entity_type [10Aug2021 23:00:24.611] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_mixer to registry minecraft:block_entity_type [10Aug2021 23:00:24.611] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:basin to registry minecraft:block_entity_type [10Aug2021 23:00:24.611] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:depot to registry minecraft:block_entity_type [10Aug2021 23:00:24.611] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weighted_ejector to registry minecraft:block_entity_type [10Aug2021 23:00:24.611] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chute to registry minecraft:block_entity_type [10Aug2021 23:00:24.611] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:smart_chute to registry minecraft:block_entity_type [10Aug2021 23:00:24.611] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:speedometer to registry minecraft:block_entity_type [10Aug2021 23:00:24.611] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:stressometer to registry minecraft:block_entity_type [10Aug2021 23:00:24.611] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fluid_pipe to registry minecraft:block_entity_type [10Aug2021 23:00:24.612] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:encased_fluid_pipe to registry minecraft:block_entity_type [10Aug2021 23:00:24.612] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:glass_fluid_pipe to registry minecraft:block_entity_type [10Aug2021 23:00:24.612] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_pump to registry minecraft:block_entity_type [10Aug2021 23:00:24.612] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:smart_fluid_pipe to registry minecraft:block_entity_type [10Aug2021 23:00:24.612] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fluid_valve to registry minecraft:block_entity_type [10Aug2021 23:00:24.612] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fluid_tank to registry minecraft:block_entity_type [10Aug2021 23:00:24.612] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:creative_fluid_tank to registry minecraft:block_entity_type [10Aug2021 23:00:24.612] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:hose_pulley to registry minecraft:block_entity_type [10Aug2021 23:00:24.612] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:item_drain to registry minecraft:block_entity_type [10Aug2021 23:00:24.612] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:spout to registry minecraft:block_entity_type [10Aug2021 23:00:24.612] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:portable_fluid_interface to registry minecraft:block_entity_type [10Aug2021 23:00:24.613] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_piston to registry minecraft:block_entity_type [10Aug2021 23:00:24.613] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gantry_shaft to registry minecraft:block_entity_type [10Aug2021 23:00:24.613] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:windmill_bearing to registry minecraft:block_entity_type [10Aug2021 23:00:24.613] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_bearing to registry minecraft:block_entity_type [10Aug2021 23:00:24.613] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:clockwork_bearing to registry minecraft:block_entity_type [10Aug2021 23:00:24.613] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:rope_pulley to registry minecraft:block_entity_type [10Aug2021 23:00:24.613] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cart_assembler to registry minecraft:block_entity_type [10Aug2021 23:00:24.613] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sticker to registry minecraft:block_entity_type [10Aug2021 23:00:24.613] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:deployer to registry minecraft:block_entity_type [10Aug2021 23:00:24.613] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:portable_storage_interface to registry minecraft:block_entity_type [10Aug2021 23:00:24.613] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_crafter to registry minecraft:block_entity_type [10Aug2021 23:00:24.614] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sequenced_gearshift to registry minecraft:block_entity_type [10Aug2021 23:00:24.614] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:flywheel to registry minecraft:block_entity_type [10Aug2021 23:00:24.614] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:furnace_engine to registry minecraft:block_entity_type [10Aug2021 23:00:24.614] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:rotation_speed_controller to registry minecraft:block_entity_type [10Aug2021 23:00:24.614] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_arm to registry minecraft:block_entity_type [10Aug2021 23:00:24.614] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_tunnel to registry minecraft:block_entity_type [10Aug2021 23:00:24.614] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_tunnel to registry minecraft:block_entity_type [10Aug2021 23:00:24.614] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:content_observer to registry minecraft:block_entity_type [10Aug2021 23:00:24.614] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:stockpile_switch to registry minecraft:block_entity_type [10Aug2021 23:00:24.614] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_crate to registry minecraft:block_entity_type [10Aug2021 23:00:24.615] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:creative_crate to registry minecraft:block_entity_type [10Aug2021 23:00:24.615] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:nixie_tube to registry minecraft:block_entity_type [10Aug2021 23:00:24.615] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:redstone_link to registry minecraft:block_entity_type [10Aug2021 23:00:24.615] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:analog_lever to registry minecraft:block_entity_type [10Aug2021 23:00:24.615] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_repeater to registry minecraft:block_entity_type [10Aug2021 23:00:24.615] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_pulse_repeater to registry minecraft:block_entity_type [10Aug2021 23:00:24.615] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:simple_kinetic to registry minecraft:block_entity_type [10Aug2021 23:00:24.615] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:motor to registry minecraft:block_entity_type [10Aug2021 23:00:24.616] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:encased_shaft to registry minecraft:block_entity_type [10Aug2021 23:00:24.616] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_pulley to registry minecraft:block_entity_type [10Aug2021 23:00:24.616] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gantry_pinion to registry minecraft:block_entity_type [10Aug2021 23:00:24.616] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chassis to registry minecraft:block_entity_type [10Aug2021 23:00:24.616] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:drill to registry minecraft:block_entity_type [10Aug2021 23:00:24.616] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:saw to registry minecraft:block_entity_type [10Aug2021 23:00:24.616] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:harvester to registry minecraft:block_entity_type [10Aug2021 23:00:24.616] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blaze_heater to registry minecraft:block_entity_type [10Aug2021 23:00:24.616] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:funnel to registry minecraft:block_entity_type [10Aug2021 23:00:24.616] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:block_entity_type> [10Aug2021 23:00:24.617] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES [10Aug2021 23:00:24.628] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:block_placer_type> [10Aug2021 23:00:24.629] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:block_placer_type> [10Aug2021 23:00:24.629] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:block_placer_type> [10Aug2021 23:00:24.629] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:block_placer_type> [10Aug2021 23:00:24.629] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES [10Aug2021 23:00:24.629] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:block_state_provider_type> [10Aug2021 23:00:24.629] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:block_state_provider_type> [10Aug2021 23:00:24.630] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:block_state_provider_type> [10Aug2021 23:00:24.630] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:block_state_provider_type> [10Aug2021 23:00:24.631] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES [10Aug2021 23:00:24.631] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:carver> [10Aug2021 23:00:24.631] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:carver> [10Aug2021 23:00:24.631] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:carver> [10Aug2021 23:00:24.631] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:carver> [10Aug2021 23:00:24.632] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES [10Aug2021 23:00:24.632] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:chunk_generator_type> [10Aug2021 23:00:24.632] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:chunk_generator_type> [10Aug2021 23:00:24.632] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:chunk_generator_type> [10Aug2021 23:00:24.632] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:chunk_generator_type> [10Aug2021 23:00:24.633] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES [10Aug2021 23:00:24.633] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:chunk_status> [10Aug2021 23:00:24.633] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:chunk_status> [10Aug2021 23:00:24.633] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:chunk_status> [10Aug2021 23:00:24.633] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:chunk_status> [10Aug2021 23:00:24.634] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES [10Aug2021 23:00:24.634] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:dataserializers> [10Aug2021 23:00:24.634] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:dataserializers> [10Aug2021 23:00:24.634] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:dataserializers> [10Aug2021 23:00:24.634] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:dataserializers> [10Aug2021 23:00:24.635] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES [10Aug2021 23:00:24.635] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:decorator> [10Aug2021 23:00:24.635] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:decorator> [10Aug2021 23:00:24.635] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:decorator> [10Aug2021 23:00:24.665] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:decorator> [10Aug2021 23:00:24.666] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES [10Aug2021 23:00:24.666] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:enchantment> [10Aug2021 23:00:24.666] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:enchantment> [10Aug2021 23:00:24.666] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:enchantment> [10Aug2021 23:00:24.666] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:enchantment> [10Aug2021 23:00:24.667] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES [10Aug2021 23:00:24.667] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:entity_type> [10Aug2021 23:00:24.667] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:entity_type> [10Aug2021 23:00:24.667] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:entity_type> [10Aug2021 23:00:24.668] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 5 known objects of type net.minecraft.entity.EntityType [10Aug2021 23:00:24.669] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity super_glue [10Aug2021 23:00:24.670] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:super_glue to registry minecraft:entity_type [10Aug2021 23:00:24.670] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity contraption [10Aug2021 23:00:24.671] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:contraption to registry minecraft:entity_type [10Aug2021 23:00:24.671] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity stationary_contraption [10Aug2021 23:00:24.671] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:stationary_contraption to registry minecraft:entity_type [10Aug2021 23:00:24.671] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity gantry_contraption [10Aug2021 23:00:24.672] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gantry_contraption to registry minecraft:entity_type [10Aug2021 23:00:24.672] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity seat [10Aug2021 23:00:24.672] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:seat to registry minecraft:entity_type [10Aug2021 23:00:24.672] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:entity_type> [10Aug2021 23:00:24.673] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES [10Aug2021 23:00:24.677] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:feature> [10Aug2021 23:00:24.677] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:feature> [10Aug2021 23:00:24.678] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:feature> [10Aug2021 23:00:24.678] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:feature> [10Aug2021 23:00:24.679] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES [10Aug2021 23:00:24.679] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:fluid> [10Aug2021 23:00:24.679] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:fluid> [10Aug2021 23:00:24.679] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:fluid> [10Aug2021 23:00:24.679] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 10 known objects of type net.minecraft.fluid.Fluid [10Aug2021 23:00:24.681] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:potion to registry minecraft:fluid [10Aug2021 23:00:24.682] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:flowing_potion to registry minecraft:fluid [10Aug2021 23:00:24.683] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:tea to registry minecraft:fluid [10Aug2021 23:00:24.683] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:flowing_tea to registry minecraft:fluid [10Aug2021 23:00:24.683] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:milk to registry minecraft:fluid [10Aug2021 23:00:24.684] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:flowing_milk to registry minecraft:fluid [10Aug2021 23:00:24.684] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:honey to registry minecraft:fluid [10Aug2021 23:00:24.685] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:flowing_honey to registry minecraft:fluid [10Aug2021 23:00:24.685] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chocolate to registry minecraft:fluid [10Aug2021 23:00:24.686] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:flowing_chocolate to registry minecraft:fluid [10Aug2021 23:00:24.686] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:fluid> [10Aug2021 23:00:24.687] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES [10Aug2021 23:00:24.687] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:foliage_placer_type> [10Aug2021 23:00:24.687] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:foliage_placer_type> [10Aug2021 23:00:24.687] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:foliage_placer_type> [10Aug2021 23:00:24.687] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:foliage_placer_type> [10Aug2021 23:00:24.688] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES [10Aug2021 23:00:24.688] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:memory_module_type> [10Aug2021 23:00:24.688] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:memory_module_type> [10Aug2021 23:00:24.688] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:memory_module_type> [10Aug2021 23:00:24.689] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:memory_module_type> [10Aug2021 23:00:24.689] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES [10Aug2021 23:00:24.690] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:menu> [10Aug2021 23:00:24.690] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:menu> [10Aug2021 23:00:24.690] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:menu> [10Aug2021 23:00:24.771] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:menu> [10Aug2021 23:00:24.772] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES [10Aug2021 23:00:24.777] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:mob_effect> [10Aug2021 23:00:24.778] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:mob_effect> [10Aug2021 23:00:24.778] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:mob_effect> [10Aug2021 23:00:24.778] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:mob_effect> [10Aug2021 23:00:24.779] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES [10Aug2021 23:00:24.779] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:motive> [10Aug2021 23:00:24.779] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:motive> [10Aug2021 23:00:24.779] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:motive> [10Aug2021 23:00:24.779] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:motive> [10Aug2021 23:00:24.780] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES [10Aug2021 23:00:24.780] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:particle_type> [10Aug2021 23:00:24.780] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:particle_type> [10Aug2021 23:00:24.780] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:particle_type> [10Aug2021 23:00:25.189] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:particle_type> [10Aug2021 23:00:25.190] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES [10Aug2021 23:00:25.224] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:point_of_interest_type> [10Aug2021 23:00:25.225] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:point_of_interest_type> [10Aug2021 23:00:25.225] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:point_of_interest_type> [10Aug2021 23:00:25.225] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:point_of_interest_type> [10Aug2021 23:00:25.227] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES [10Aug2021 23:00:25.227] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:potion> [10Aug2021 23:00:25.227] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:potion> [10Aug2021 23:00:25.227] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:potion> [10Aug2021 23:00:25.227] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:potion> [10Aug2021 23:00:25.228] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES [10Aug2021 23:00:25.228] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:recipe_serializer> [10Aug2021 23:00:25.360] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:recipe_serializer> [10Aug2021 23:00:25.360] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:recipe_serializer> [10Aug2021 23:00:25.606] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:recipe_serializer> [10Aug2021 23:00:25.607] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES [10Aug2021 23:00:25.619] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:schedule> [10Aug2021 23:00:25.620] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:schedule> [10Aug2021 23:00:25.620] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:schedule> [10Aug2021 23:00:25.621] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:schedule> [10Aug2021 23:00:25.621] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES [10Aug2021 23:00:25.621] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:sensor_type> [10Aug2021 23:00:25.621] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:sensor_type> [10Aug2021 23:00:25.621] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:sensor_type> [10Aug2021 23:00:25.622] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:sensor_type> [10Aug2021 23:00:25.622] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES [10Aug2021 23:00:25.622] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:sound_event> [10Aug2021 23:00:25.622] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:sound_event> [10Aug2021 23:00:25.622] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:sound_event> [10Aug2021 23:00:25.640] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:sound_event> [10Aug2021 23:00:25.641] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES [10Aug2021 23:00:25.641] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:stat_type> [10Aug2021 23:00:25.641] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:stat_type> [10Aug2021 23:00:25.641] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:stat_type> [10Aug2021 23:00:25.641] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:stat_type> [10Aug2021 23:00:25.642] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES [10Aug2021 23:00:25.642] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:surface_builder> [10Aug2021 23:00:25.642] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:surface_builder> [10Aug2021 23:00:25.642] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:surface_builder> [10Aug2021 23:00:25.643] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:surface_builder> [10Aug2021 23:00:25.643] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES [10Aug2021 23:00:25.643] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:tree_decorator_type> [10Aug2021 23:00:25.643] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:tree_decorator_type> [10Aug2021 23:00:25.644] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:tree_decorator_type> [10Aug2021 23:00:25.644] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:tree_decorator_type> [10Aug2021 23:00:25.644] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES [10Aug2021 23:00:25.644] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:villager_profession> [10Aug2021 23:00:25.644] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:villager_profession> [10Aug2021 23:00:25.645] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:villager_profession> [10Aug2021 23:00:25.645] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:villager_profession> [10Aug2021 23:00:25.868] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:forge for mod file C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-universal.jar [10Aug2021 23:00:25.869] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:create for mod file C:\Users\Alexander\AppData\Roaming\.minecraft\mods\create-mc1.15.2_v0.3.1a.jar [10Aug2021 23:00:25.910] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:forge for mod file C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-universal.jar [10Aug2021 23:00:25.912] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:create for mod file C:\Users\Alexander\AppData\Roaming\.minecraft\mods\create-mc1.15.2_v0.3.1a.jar [10Aug2021 23:00:25.920] [Render thread/DEBUG] [net.minecraftforge.fml.ForgeI18n/CORE]: Loading I18N data entries: 0 [10Aug2021 23:00:28.349] [Render thread/INFO] [com.mojang.text2speech.NarratorWindows/]: Narrator library for x64 successfully loaded [10Aug2021 23:00:28.467] [Render thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Mod Resources, Default [10Aug2021 23:00:28.573] [Server-Worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type CLIENT [10Aug2021 23:00:28.575] [Server-Worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Alexander\AppData\Roaming\.minecraft\config\forge-client.toml [10Aug2021 23:00:31.412] [Render thread/FATAL] [net.minecraft.client.Minecraft/]: Reported exception thrown! net.minecraft.crash.ReportedException: Rendering overlay at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:476) ~[?:?] at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:924) ~[?:?] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) [?:?] at net.minecraft.client.main.Main.main(SourceFile:204) [?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.15.2-31.2.55.jar:31.2] at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$418/1495407511.call(Unknown Source) [forge-1.15.2-31.2.55.jar:31.2] at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.2.jar:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.2.jar:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.2.jar:?] at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.2.jar:?] at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.2.jar:?] Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.2.jar:?] at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.2.jar:?] at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.2.jar:?] at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.2.jar:?] at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.2.jar:?] at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.2.jar:?] at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.2.jar:?] at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.2.jar:?] at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.2.jar:?] at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.2.jar:?] at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.2.jar:?] at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.2.jar:?] at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.2.jar:?] at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.2.jar:?] at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:53) ~[?:?] at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$3904/136394951.apply(Unknown Source) ~[?:?] at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104) ~[?:?] at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?] at net.minecraftforge.fml.config.ConfigTracker$$Lambda$3903/371759903.accept(Unknown Source) ~[?:?] at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:1.8.0_51] at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?] at net.minecraftforge.fml.ModLoader.lambda$null$5(ModLoader.java:153) ~[?:?] at net.minecraftforge.fml.ModLoader$$Lambda$3900/1855734514.run(Unknown Source) ~[?:?] at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:125) ~[?:?] at net.minecraftforge.fml.DistExecutor.runWhenOn(DistExecutor.java:109) ~[?:?] at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:153) ~[?:?] at net.minecraftforge.fml.client.ClientModLoader.lambda$startModLoading$6(ClientModLoader.java:123) ~[?:?] at net.minecraftforge.fml.client.ClientModLoader$$Lambda$3893/29666430.run(Unknown Source) ~[?:?] at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113) ~[?:?] at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2111/228756739.run(Unknown Source) ~[?:?] at net.minecraftforge.fml.client.ClientModLoader.startModLoading(ClientModLoader.java:123) ~[?:?] at net.minecraftforge.fml.client.ClientModLoader.lambda$onreload$3(ClientModLoader.java:105) ~[?:?] at net.minecraftforge.fml.client.ClientModLoader$$Lambda$3883/1079214960.run(Unknown Source) ~[?:?] at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113) ~[?:?] at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2111/228756739.run(Unknown Source) ~[?:?] at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) ~[?:1.8.0_51] at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) ~[?:1.8.0_51] at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51] [10Aug2021 23:00:31.509] [Render thread/INFO] [STDOUT/]: [net.minecraft.util.registry.Bootstrap:func_179870_a:103]: ---- Minecraft Crash Report ---- // My bad. Time: 10.08.21 23:00 Description: Rendering overlay com.electronwill.nightconfig.core.io.ParsingException: Not enough data available at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.2.jar:?] {} at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.2.jar:?] {} at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.2.jar:?] {} at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.2.jar:?] {} at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.2.jar:?] {} at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:53) ~[?:?] {re:classloading} at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$3904/136394951.apply(Unknown Source) ~[?:?] {} at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104) ~[?:?] {re:classloading} at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?] {re:classloading} at net.minecraftforge.fml.config.ConfigTracker$$Lambda$3903/371759903.accept(Unknown Source) ~[?:?] {} at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] {} at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:1.8.0_51] {} at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModLoader.lambda$null$5(ModLoader.java:153) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModLoader$$Lambda$3900/1855734514.run(Unknown Source) ~[?:?] {} at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:125) ~[?:?] {re:classloading} at net.minecraftforge.fml.DistExecutor.runWhenOn(DistExecutor.java:109) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:153) ~[?:?] {re:classloading} at net.minecraftforge.fml.client.ClientModLoader.lambda$startModLoading$6(ClientModLoader.java:123) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader$$Lambda$3893/29666430.run(Unknown Source) ~[?:?] {} at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2111/228756739.run(Unknown Source) ~[?:?] {} at net.minecraftforge.fml.client.ClientModLoader.startModLoading(ClientModLoader.java:123) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader.lambda$onreload$3(ClientModLoader.java:105) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader$$Lambda$3883/1079214960.run(Unknown Source) ~[?:?] {} at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2111/228756739.run(Unknown Source) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) ~[?:1.8.0_51] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) ~[?:1.8.0_51] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] {} at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] {} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:53) at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$3904/136394951.apply(Unknown Source) at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104) at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) at net.minecraftforge.fml.config.ConfigTracker$$Lambda$3903/371759903.accept(Unknown Source) at java.lang.Iterable.forEach(Iterable.java:75) at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) at net.minecraftforge.fml.ModLoader.lambda$null$5(ModLoader.java:153) at net.minecraftforge.fml.ModLoader$$Lambda$3900/1855734514.run(Unknown Source) at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:125) at net.minecraftforge.fml.DistExecutor.runWhenOn(DistExecutor.java:109) at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:153) -- Overlay render details -- Details: Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui Stacktrace: at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:472) at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:924) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) at net.minecraft.client.main.Main.main(SourceFile:204) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$418/1495407511.call(Unknown Source) at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) -- System Details -- Details: Minecraft Version: 1.15.2 Minecraft Version ID: 1.15.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1776968280 bytes (1694 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB) CPUs: 4 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M ModLauncher: 5.1.2+70+master.2845bb9 ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /mixin-0.8.2.jar mixin PLUGINSERVICE /eventbus-2.2.1-service.jar eventbus PLUGINSERVICE /forge-1.15.2-31.2.55.jar object_holder_definalize PLUGINSERVICE /forge-1.15.2-31.2.55.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.15.2-31.2.55.jar capability_inject_definalize PLUGINSERVICE /forge-1.15.2-31.2.55.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE /forge-1.15.2-31.2.55.jar fml TRANSFORMATIONSERVICE FML: 31.2 Forge: net.minecraftforge:31.2.55 FML Language Providers: [email protected] minecraft@1 Mod List: forge-1.15.2-31.2.55-client.jar Minecraft {[email protected] COMMON_SETUP} forge-1.15.2-31.2.55-universal.jar Forge {[email protected] COMMON_SETUP} create-mc1.15.2_v0.3.1a.jar Create {[email protected]_v0.3.1a+478 COMMON_SETUP} Launched Version: 1.15.2-forge-31.2.55 Backend library: LWJGL version 3.2.2 build 10 Backend API: Intel(R) HD Graphics 5500 GL version 4.4.0 - Build 20.19.15.5126, Intel GL Caps: Using framebuffer using OpenGL 3.0 Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) Resource Packs: mod_resources, vanilla Current Language: ~~ERROR~~ NullPointerException: null CPU: 4x Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz [10Aug2021 23:00:31.530] [Render thread/INFO] [STDOUT/]: [net.minecraft.util.registry.Bootstrap:func_179870_a:103]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Alexander\AppData\Roaming\.minecraft\crash-reports\crash-2021-08-10_23.00.31-client.txt This one? Edited August 11, 2021 by diesieben07 spoiler Quote
marik1243 Posted August 11, 2021 Author Posted August 11, 2021 Im still keep crashing, after i deleted it it apeared again after it crashed Quote
marik1243 Posted August 11, 2021 Author Posted August 11, 2021 [Info: 2021-06-16 12:57:11.4530011: NativeUpdaterWin32.cpp(261)] 16-06-2021 14:57:11 - going to update MinecraftLauncher.exe using MinecraftLauncher.exe.tmp [Info: 2021-06-16 12:57:11.4534807: NativeUpdaterWin32.cpp(263)] Launcher is definitely closed. [Info: 2021-06-16 12:57:11.4535739: NativeUpdaterWin32.cpp(123)] Backing up previous version of the launcher... [Info: 2021-06-16 12:57:11.4836484: NativeUpdaterWin32.cpp(144)] Previous version has been backed up as MinecraftLauncher.exe.backup. [Info: 2021-06-16 12:57:11.4838000: NativeUpdaterWin32.cpp(151)] Installing new version of the launcher... [Info: 2021-06-16 12:57:11.4858188: NativeUpdaterWin32.cpp(159)] Moved MinecraftLauncher.exe.tmp to MinecraftLauncher.exe successfully. [Info: 2021-06-16 12:57:11.4861714: NativeUpdaterWin32.cpp(161)] Removing backup file MinecraftLauncher.exe.backup [Error: 2021-06-16 12:57:11.4868094: NativeUpdaterWin32.cpp(164)] 5, going for attempt 2... [Info: 2021-06-16 12:57:12.4987055: NativeUpdaterWin32.cpp(168)] Removed backup MinecraftLauncher.exe.backup successfully. [Info: 2021-06-16 12:57:12.4988499: NativeUpdaterWin32.cpp(290)] Update succeeded! Quote
marik1243 Posted August 11, 2021 Author Posted August 11, 2021 (edited) Spoiler [11Aug2021 11:23:49.778] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, Marik1243, --version, 1.15.2-forge-31.2.55, --gameDir, C:\Users\Alexander\AppData\Roaming\.minecraft, --assetsDir, C:\Users\Alexander\AppData\Roaming\.minecraft\assets, --assetIndex, 1.15, --uuid, 1e59422d647344558bfe03263ce008f3, --accessToken, ????????, --userType, msa, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 31.2.55, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20200515.085601] [11Aug2021 11:23:49.784] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 5.1.2+70+master.2845bb9 starting: java version 1.8.0_51 by Oracle Corporation [11Aug2021 11:23:49.810] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,testharness,fmlclient,fmlserver] [11Aug2021 11:23:49.825] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [] [11Aug2021 11:23:49.903] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,object_holder_definalize,runtime_enum_extender,accesstransformer,capability_inject_definalize,runtimedistcleaner] [11Aug2021 11:23:49.927] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services [11Aug2021 11:23:49.943] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: [] [11Aug2021 11:23:50.000] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml] [11Aug2021 11:23:50.000] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading [11Aug2021 11:23:50.003] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin [11Aug2021 11:23:50.003] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin [11Aug2021 11:23:50.004] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml [11Aug2021 11:23:50.004] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/]: Injecting tracing printstreams for STDOUT/STDERR. [11Aug2021 11:23:50.011] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 31.2 [11Aug2021 11:23:50.011] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 31.2 loading [11Aug2021 11:23:50.011] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 5.1.2+70+master.2845bb9 [11Aug2021 11:23:50.012] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Initializing modjar URL handler [11Aug2021 11:23:50.014] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 2.1.3+56+master.cd48380 [11Aug2021 11:23:50.015] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 2.2.1+1+2.2.x.150ed6c [11Aug2021 11:23:50.016] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner [11Aug2021 11:23:50.027] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 2.0.3+8+master.ca72757 [11Aug2021 11:23:50.028] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 3.0.0+10+master.d73b00c [11Aug2021 11:23:50.030] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 3 [11Aug2021 11:23:50.346] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust [11Aug2021 11:23:50.346] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml [11Aug2021 11:23:50.350] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services [11Aug2021 11:23:50.366] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing [11Aug2021 11:23:50.367] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin [11Aug2021 11:23:50.374] [main/DEBUG] [mixin/]: Mixin bootstrap service org.spongepowered.asm.service.mojang.MixinServiceLaunchWrapperBootstrap is not available: LaunchWrapper is not available [11Aug2021 11:23:50.384] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in sun.misc.Launcher$AppClassLoader@4554617c [11Aug2021 11:23:50.413] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/C:/Users/Alexander/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.2/mixin-0.8.2.jar Service=ModLauncher Env=CLIENT [11Aug2021 11:23:50.416] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager [11Aug2021 11:23:50.417] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(4f56a0a2) [11Aug2021 11:23:50.418] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(4f56a0a2) [11Aug2021 11:23:50.419] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(4f56a0a2) [11Aug2021 11:23:50.420] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(4f56a0a2) [11Aug2021 11:23:50.420] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(4f56a0a2) [11Aug2021 11:23:50.425] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin [11Aug2021 11:23:50.425] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml [11Aug2021 11:23:50.426] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories [11Aug2021 11:23:50.427] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\Alexander\AppData\Roaming\.minecraft [11Aug2021 11:23:50.428] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\Alexander\AppData\Roaming\.minecraft [11Aug2021 11:23:50.429] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\Alexander\AppData\Roaming\.minecraft\mods [11Aug2021 11:23:50.429] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\Alexander\AppData\Roaming\.minecraft\mods [11Aug2021 11:23:50.429] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\Alexander\AppData\Roaming\.minecraft\config [11Aug2021 11:23:50.429] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\Alexander\AppData\Roaming\.minecraft\config [11Aug2021 11:23:50.430] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\Alexander\AppData\Roaming\.minecraft\config\fml.toml [11Aug2021 11:23:50.430] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration [11Aug2021 11:23:50.509] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing default config directory directory : C:\Users\Alexander\AppData\Roaming\.minecraft\defaultconfigs [11Aug2021 11:23:50.509] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing ModFile [11Aug2021 11:23:50.514] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler [11Aug2021 11:23:50.514] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using fmlclient as launch service [11Aug2021 11:23:51.683] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Received command line version data : MC Version: '1.15.2' MCP Version: '20200515.085601' Forge Version: '31.2.55' Forge group: 'net.minecraftforge' [11Aug2021 11:23:51.685] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR asm at path C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm\7.2\asm-7.2.jar [11Aug2021 11:23:51.686] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found probable library path C:\Users\Alexander\AppData\Roaming\.minecraft\libraries [11Aug2021 11:23:51.688] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found forge path C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-universal.jar is present [11Aug2021 11:23:51.689] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: SRG MC at C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraft\client\1.15.2-20200515.085601\client-1.15.2-20200515.085601-srg.jar is present [11Aug2021 11:23:51.690] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: MC Extras at C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraft\client\1.15.2\client-1.15.2-extra.jar is present [11Aug2021 11:23:51.691] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Forge patches at C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-client.jar is present [11Aug2021 11:23:51.701] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 0 language providers [11Aug2021 11:23:51.702] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding forge as a language from C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-universal.jar [11Aug2021 11:23:51.707] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding file:/C:/Users/Alexander/AppData/Roaming/.minecraft/libraries/net/minecraftforge/forge/1.15.2-31.2.55/forge-1.15.2-31.2.55-universal.jar to languageloader classloader [11Aug2021 11:23:51.809] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 2 language providers [11Aug2021 11:23:51.809] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 31.2 [11Aug2021 11:23:51.900] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1 [11Aug2021 11:23:51.910] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml [11Aug2021 11:23:51.910] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg' [11Aug2021 11:23:51.912] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {} [11Aug2021 11:23:51.912] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning [11Aug2021 11:23:51.913] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin [11Aug2021 11:23:51.914] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin [11Aug2021 11:23:51.914] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml [11Aug2021 11:23:51.914] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan [11Aug2021 11:23:52.006] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: [] [11Aug2021 11:23:52.050] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null) [11Aug2021 11:23:52.137] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Alexander\AppData\Roaming\.minecraft\mods\create-mc1.15.2_v0.3.1a.jar [11Aug2021 11:23:52.279] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create-mc1.15.2_v0.3.1a.jar with {create} mods - versions {mc1.15.2_v0.3.1a+478} [11Aug2021 11:23:52.279] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Alexander\AppData\Roaming\.minecraft\mods\create-mc1.15.2_v0.3.1a.jar with language javafml [11Aug2021 11:23:52.281] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-universal.jar [11Aug2021 11:23:52.311] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.15.2-31.2.55-universal.jar with {forge} mods - versions {31.2.55} [11Aug2021 11:23:52.311] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-universal.jar with language javafml [11Aug2021 11:23:52.376] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod fieldtomethodtransformers with Javascript path META-INF/fieldtomethodtransformers.js [11Aug2021 11:23:52.376] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/fieldtomethodtransformers.js [11Aug2021 11:23:52.376] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-client.jar [11Aug2021 11:23:52.390] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.15.2-31.2.55-client.jar with {minecraft} mods - versions {1.15.2} [11Aug2021 11:23:52.390] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-client.jar with language minecraft [11Aug2021 11:23:52.424] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 2 mandatory requirements [11Aug2021 11:23:52.425] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mandatory mod requirements missing [11Aug2021 11:23:53.584] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml [11Aug2021 11:23:53.584] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers [11Aug2021 11:23:53.585] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin [11Aug2021 11:23:53.587] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin [11Aug2021 11:23:53.587] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml [11Aug2021 11:23:53.587] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers [11Aug2021 11:23:53.588] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/fieldtomethodtransformers.js [11Aug2021 11:23:53.927] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [11Aug2021 11:23:53.967] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@33c2bd to Target : CLASS {Lnet/minecraft/potion/EffectInstance;} {} {V} [11Aug2021 11:23:54.000] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@610db97e to Target : CLASS {Lnet/minecraft/block/FlowingFluidBlock;} {} {V} [11Aug2021 11:23:54.001] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6f0628de to Target : CLASS {Lnet/minecraft/item/BucketItem;} {} {V} [11Aug2021 11:23:54.002] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3fabf088 to Target : CLASS {Lnet/minecraft/block/StairsBlock;} {} {V} [11Aug2021 11:23:54.002] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1e392345 to Target : CLASS {Lnet/minecraft/block/FlowerPotBlock;} {} {V} [11Aug2021 11:23:54.003] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@12f3afb5 to Target : CLASS {Lnet/minecraft/item/FishBucketItem;} {} {V} [11Aug2021 11:23:54.003] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml [11Aug2021 11:23:54.053] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(4f56a0a2)] [11Aug2021 11:23:54.053] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(4f56a0a2)] [11Aug2021 11:23:54.054] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(create-mc1.15.2_v0.3.1a.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\mods\create-mc1.15.2_v0.3.1a.jar) [11Aug2021 11:23:54.054] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(create-mc1.15.2_v0.3.1a.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\mods\create-mc1.15.2_v0.3.1a.jar) [11Aug2021 11:23:54.054] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(create-mc1.15.2_v0.3.1a.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\mods\create-mc1.15.2_v0.3.1a.jar) [11Aug2021 11:23:54.054] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(create-mc1.15.2_v0.3.1a.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\mods\create-mc1.15.2_v0.3.1a.jar) [11Aug2021 11:23:54.055] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(create-mc1.15.2_v0.3.1a.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\mods\create-mc1.15.2_v0.3.1a.jar) [11Aug2021 11:23:54.055] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(create-mc1.15.2_v0.3.1a.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\mods\create-mc1.15.2_v0.3.1a.jar)] [11Aug2021 11:23:54.055] [main/DEBUG] [mixin/]: Registering mixin config: create.mixins.json [11Aug2021 11:23:54.101] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(forge-1.15.2-31.2.55-universal.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-universal.jar) [11Aug2021 11:23:54.101] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(forge-1.15.2-31.2.55-universal.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-universal.jar) [11Aug2021 11:23:54.101] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(forge-1.15.2-31.2.55-universal.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-universal.jar) [11Aug2021 11:23:54.101] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(forge-1.15.2-31.2.55-universal.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-universal.jar) [11Aug2021 11:23:54.102] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(forge-1.15.2-31.2.55-universal.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-universal.jar) [11Aug2021 11:23:54.103] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.15.2-31.2.55-universal.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-universal.jar)] [11Aug2021 11:23:54.103] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(forge-1.15.2-31.2.55-client.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-client.jar) [11Aug2021 11:23:54.104] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(forge-1.15.2-31.2.55-client.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-client.jar) [11Aug2021 11:23:54.104] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(forge-1.15.2-31.2.55-client.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-client.jar) [11Aug2021 11:23:54.104] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(forge-1.15.2-31.2.55-client.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-client.jar) [11Aug2021 11:23:54.104] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(forge-1.15.2-31.2.55-client.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-client.jar) [11Aug2021 11:23:54.105] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.15.2-31.2.55-client.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-client.jar)] [11Aug2021 11:23:54.105] [main/DEBUG] [mixin/]: inject() running with 4 agents [11Aug2021 11:23:54.105] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(4f56a0a2)] [11Aug2021 11:23:54.107] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(create-mc1.15.2_v0.3.1a.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\mods\create-mc1.15.2_v0.3.1a.jar)] [11Aug2021 11:23:54.107] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.15.2-31.2.55-universal.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-universal.jar)] [11Aug2021 11:23:54.107] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.15.2-31.2.55-client.jar:C:\Users\Alexander\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.15.2-31.2.55\forge-1.15.2-31.2.55-client.jar)] [11Aug2021 11:23:54.108] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlclient' with arguments [--version, 1.15.2-forge-31.2.55, --gameDir, C:\Users\Alexander\AppData\Roaming\.minecraft, --assetsDir, C:\Users\Alexander\AppData\Roaming\.minecraft\assets, --uuid, 1e59422d647344558bfe03263ce008f3, --username, Marik1243, --assetIndex, 1.15, --accessToken, ????????, --userType, msa, --versionType, release] [11Aug2021 11:23:54.260] [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out\class: failed to delete one or more files; see suppressed exceptions for details [11Aug2021 11:23:54.288] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT] [11Aug2021 11:23:54.289] [main/DEBUG] [mixin/]: Selecting config create.mixins.json [11Aug2021 11:23:54.306] [main/DEBUG] [mixin/]: Preparing create.mixins.json (9) [11Aug2021 11:23:57.858] [main/DEBUG] [mixin/]: Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo [11Aug2021 11:23:57.864] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo [11Aug2021 11:23:57.866] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo [11Aug2021 11:23:57.869] [main/DEBUG] [mixin/]: Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo [11Aug2021 11:23:57.874] [main/DEBUG] [mixin/]: Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo [11Aug2021 11:23:57.876] [main/DEBUG] [mixin/]: Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo [11Aug2021 11:23:57.898] [main/DEBUG] [mixin/]: Prepared 9 mixins in 3,608 sec (400,9ms avg) (0ms load, 0ms transform, 0ms plugin) [11Aug2021 11:23:58.522] [Render thread/DEBUG] [mixin/]: Mixing ShaderCloseMixin from create.mixins.json into net.minecraft.client.Minecraft [11Aug2021 11:23:58.722] [Render thread/DEBUG] [mixin/]: Mixing TileWorldHookMixin from create.mixins.json into net.minecraft.world.World [11Aug2021 11:23:59.063] [Render thread/DEBUG] [mixin/]: Mixing EntityContraptionInteractionMixin from create.mixins.json into net.minecraft.entity.Entity [11Aug2021 11:23:59.065] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$createRunningParticlesMixin$3(Lnet/minecraft/util/math/BlockPos;Lcom/simibubi/create/content/contraptions/components/structureMovement/Contraption;Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/BlockPos;)V to md9a6a68$lambda$createRunningParticlesMixin$3$0 in create.mixins.json:EntityContraptionInteractionMixin [11Aug2021 11:23:59.065] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$movementMixin$2(Ljava/util/concurrent/atomic/AtomicBoolean;Lcom/simibubi/create/content/contraptions/components/structureMovement/Contraption;Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/BlockPos;)V to md9a6a68$lambda$movementMixin$2$1 in create.mixins.json:EntityContraptionInteractionMixin [11Aug2021 11:23:59.065] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$forCollision$1(Lnet/minecraft/util/math/Vec3d;Lorg/apache/logging/log4j/util/TriConsumer;Lcom/simibubi/create/content/contraptions/components/structureMovement/AbstractContraptionEntity;)V to md9a6a68$lambda$forCollision$1$2 in create.mixins.json:EntityContraptionInteractionMixin [11Aug2021 11:23:59.066] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$getIntersectingContraptions$0(Lcom/simibubi/create/content/contraptions/components/structureMovement/AbstractContraptionEntity;)Z to md9a6a68$lambda$getIntersectingContraptions$0$3 in create.mixins.json:EntityContraptionInteractionMixin [11Aug2021 11:24:00.815] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: Marik1243 [11Aug2021 11:24:02.671] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowingFluidBlock [11Aug2021 11:24:02.823] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/StairsBlock [11Aug2021 11:24:02.946] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowerPotBlock [11Aug2021 11:24:04.309] [pool-3-thread-1/DEBUG] [mixin/]: Mixing TileRemoveMixin from create.mixins.json into net.minecraft.tileentity.TileEntity [11Aug2021 11:24:09.865] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/BucketItem [11Aug2021 11:24:09.942] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/FishBucketItem [11Aug2021 11:24:10.393] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/potion/EffectInstance [11Aug2021 11:24:16.113] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: textBackgroundOpacity: [11Aug2021 11:24:16.129] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.2.2 build 10 [11Aug2021 11:24:16.337] [Render thread/DEBUG] [mixin/]: Mixing FogColorTrackerMixin from create.mixins.json into com.mojang.blaze3d.platform.GlStateManager [11Aug2021 11:24:16.928] [Render thread/DEBUG] [net.minecraftforge.fml.ForgeI18n/CORE]: Loading I18N data entries: 4555 [11Aug2021 11:24:18.106] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/CORE]: Loading Network data for FML net version: FML2 [11Aug2021 11:24:18.363] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Using 4 threads for parallel mod-loading [11Aug2021 11:24:18.373] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@39fc6b2c [11Aug2021 11:24:18.399] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@39fc6b2c [11Aug2021 11:24:18.406] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@39fc6b2c - got cpw.mods.modlauncher.TransformingClassLoader@39fc6b2c [11Aug2021 11:24:18.407] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@39fc6b2c & cpw.mods.modlauncher.TransformingClassLoader@39fc6b2c [11Aug2021 11:24:18.441] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.minecraftforge.common.ForgeMod with cpw.mods.modlauncher.TransformingClassLoader@39fc6b2c [11Aug2021 11:24:18.441] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@39fc6b2c [11Aug2021 11:24:18.441] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@39fc6b2c - got cpw.mods.modlauncher.TransformingClassLoader@39fc6b2c [11Aug2021 11:24:18.441] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.simibubi.create.Create with classLoader cpw.mods.modlauncher.TransformingClassLoader@39fc6b2c & cpw.mods.modlauncher.TransformingClassLoader@39fc6b2c [11Aug2021 11:24:18.699] [Render thread/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Forge Version package package net.minecraftforge.versions.forge, Forge, version 31.2 from cpw.mods.modlauncher.TransformingClassLoader@39fc6b2c [11Aug2021 11:24:18.700] [Render thread/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge version 31.2.55 [11Aug2021 11:24:18.701] [Render thread/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge spec 31.2 [11Aug2021 11:24:18.701] [Render thread/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge group net.minecraftforge [11Aug2021 11:24:18.715] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass com.simibubi.create.Create with cpw.mods.modlauncher.TransformingClassLoader@39fc6b2c [11Aug2021 11:24:18.742] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching parallel event LifecycleEvent:CONSTRUCT [11Aug2021 11:24:18.809] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance forge of type net.minecraftforge.common.ForgeMod [11Aug2021 11:24:18.817] [modloading-worker-1/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MC version information 1.15.2 [11Aug2021 11:24:18.817] [modloading-worker-1/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MCP version information 20200515.085601 [11Aug2021 11:24:18.817] [modloading-worker-1/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 31.2.55, for MC 1.15.2 with MCP 20200515.085601 [11Aug2021 11:24:18.818] [modloading-worker-1/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v31.2.55 Initialized [11Aug2021 11:24:18.879] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance create of type com.simibubi.create.Create [11Aug2021 11:24:19.415] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking [11Aug2021 11:24:19.416] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking [11Aug2021 11:24:19.419] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance forge of type net.minecraftforge.common.ForgeMod [11Aug2021 11:24:19.419] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for forge [11Aug2021 11:24:19.480] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge [11Aug2021 11:24:19.495] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.client.model.ModelDataManager to FORGE [11Aug2021 11:24:19.564] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for forge [11Aug2021 11:24:20.821] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematicannon of type net.minecraft.item.Item [11Aug2021 11:24:20.822] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematicannon of type net.minecraft.block.Block [11Aug2021 11:24:20.829] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematic_table of type net.minecraft.item.Item [11Aug2021 11:24:20.829] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematic_table of type net.minecraft.block.Block [11Aug2021 11:24:20.964] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shaft of type net.minecraft.item.Item [11Aug2021 11:24:20.965] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shaft of type net.minecraft.block.Block [11Aug2021 11:24:20.979] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cogwheel of type net.minecraft.item.Item [11Aug2021 11:24:20.979] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cogwheel of type net.minecraft.block.Block [11Aug2021 11:24:20.992] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_cogwheel of type net.minecraft.item.Item [11Aug2021 11:24:20.993] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_cogwheel of type net.minecraft.block.Block [11Aug2021 11:24:21.124] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_shaft of type net.minecraft.item.Item [11Aug2021 11:24:21.124] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_shaft of type net.minecraft.block.Block [11Aug2021 11:24:21.125] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_shaft of type net.minecraft.item.Item [11Aug2021 11:24:21.125] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_shaft of type net.minecraft.block.Block [11Aug2021 11:24:21.127] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gearbox of type net.minecraft.item.Item [11Aug2021 11:24:21.127] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gearbox of type net.minecraft.block.Block [11Aug2021 11:24:21.135] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry clutch of type net.minecraft.item.Item [11Aug2021 11:24:21.135] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry clutch of type net.minecraft.block.Block [11Aug2021 11:24:21.136] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gearshift of type net.minecraft.item.Item [11Aug2021 11:24:21.136] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gearshift of type net.minecraft.block.Block [11Aug2021 11:24:21.142] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_chain_drive of type net.minecraft.item.Item [11Aug2021 11:24:21.142] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_chain_drive of type net.minecraft.block.Block [11Aug2021 11:24:21.259] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_chain_gearshift of type net.minecraft.item.Item [11Aug2021 11:24:21.259] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_chain_gearshift of type net.minecraft.block.Block [11Aug2021 11:24:21.283] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry belt of type net.minecraft.block.Block [11Aug2021 11:24:21.375] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_motor of type net.minecraft.item.Item [11Aug2021 11:24:21.375] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_motor of type net.minecraft.block.Block [11Aug2021 11:24:21.600] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry water_wheel of type net.minecraft.item.Item [11Aug2021 11:24:21.600] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry water_wheel of type net.minecraft.block.Block [11Aug2021 11:24:21.608] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_fan of type net.minecraft.item.Item [11Aug2021 11:24:21.608] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_fan of type net.minecraft.block.Block [11Aug2021 11:24:21.643] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nozzle of type net.minecraft.item.Item [11Aug2021 11:24:21.643] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nozzle of type net.minecraft.block.Block [11Aug2021 11:24:21.718] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry turntable of type net.minecraft.item.Item [11Aug2021 11:24:21.718] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry turntable of type net.minecraft.block.Block [11Aug2021 11:24:21.728] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hand_crank of type net.minecraft.item.Item [11Aug2021 11:24:21.728] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hand_crank of type net.minecraft.block.Block [11Aug2021 11:24:21.734] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cuckoo_clock of type net.minecraft.item.Item [11Aug2021 11:24:21.734] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cuckoo_clock of type net.minecraft.block.Block [11Aug2021 11:24:21.735] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mysterious_cuckoo_clock of type net.minecraft.item.Item [11Aug2021 11:24:21.736] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mysterious_cuckoo_clock of type net.minecraft.block.Block [11Aug2021 11:24:21.746] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry millstone of type net.minecraft.item.Item [11Aug2021 11:24:21.746] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry millstone of type net.minecraft.block.Block [11Aug2021 11:24:21.755] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushing_wheel of type net.minecraft.item.Item [11Aug2021 11:24:21.755] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushing_wheel of type net.minecraft.block.Block [11Aug2021 11:24:21.764] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushing_wheel_controller of type net.minecraft.block.Block [11Aug2021 11:24:21.806] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_press of type net.minecraft.item.Item [11Aug2021 11:24:21.806] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_press of type net.minecraft.block.Block [11Aug2021 11:24:21.812] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_mixer of type net.minecraft.item.Item [11Aug2021 11:24:21.813] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_mixer of type net.minecraft.block.Block [11Aug2021 11:24:21.891] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry basin of type net.minecraft.item.Item [11Aug2021 11:24:21.891] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry basin of type net.minecraft.block.Block [11Aug2021 11:24:21.905] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_burner of type net.minecraft.item.Item [11Aug2021 11:24:21.905] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_burner of type net.minecraft.block.Block [11Aug2021 11:24:21.908] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lit_blaze_burner of type net.minecraft.block.Block [11Aug2021 11:24:21.931] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry depot of type net.minecraft.item.Item [11Aug2021 11:24:21.949] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry depot of type net.minecraft.block.Block [11Aug2021 11:24:21.959] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weighted_ejector of type net.minecraft.item.Item [11Aug2021 11:24:21.960] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weighted_ejector of type net.minecraft.block.Block [11Aug2021 11:24:21.978] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chute of type net.minecraft.item.Item [11Aug2021 11:24:21.979] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chute of type net.minecraft.block.Block [11Aug2021 11:24:21.983] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smart_chute of type net.minecraft.item.Item [11Aug2021 11:24:21.984] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smart_chute of type net.minecraft.block.Block [11Aug2021 11:24:22.046] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry speedometer of type net.minecraft.item.Item [11Aug2021 11:24:22.046] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry speedometer of type net.minecraft.block.Block [11Aug2021 11:24:22.047] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stressometer of type net.minecraft.item.Item [11Aug2021 11:24:22.047] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stressometer of type net.minecraft.block.Block [11Aug2021 11:24:22.117] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wooden_bracket of type net.minecraft.item.Item [11Aug2021 11:24:22.117] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wooden_bracket of type net.minecraft.block.Block [11Aug2021 11:24:22.121] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry metal_bracket of type net.minecraft.item.Item [11Aug2021 11:24:22.122] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry metal_bracket of type net.minecraft.block.Block [11Aug2021 11:24:22.142] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_pipe of type net.minecraft.item.Item [11Aug2021 11:24:22.144] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_pipe of type net.minecraft.block.Block [11Aug2021 11:24:22.150] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_fluid_pipe of type net.minecraft.block.Block [11Aug2021 11:24:22.154] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry glass_fluid_pipe of type net.minecraft.block.Block [11Aug2021 11:24:22.160] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_pump of type net.minecraft.item.Item [11Aug2021 11:24:22.160] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_pump of type net.minecraft.block.Block [11Aug2021 11:24:22.168] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smart_fluid_pipe of type net.minecraft.item.Item [11Aug2021 11:24:22.169] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smart_fluid_pipe of type net.minecraft.block.Block [11Aug2021 11:24:22.194] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_valve of type net.minecraft.item.Item [11Aug2021 11:24:22.194] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_valve of type net.minecraft.block.Block [11Aug2021 11:24:22.204] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_valve_handle of type net.minecraft.item.Item [11Aug2021 11:24:22.204] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_valve_handle of type net.minecraft.block.Block [11Aug2021 11:24:22.205] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_valve_handle of type net.minecraft.item.Item [11Aug2021 11:24:22.205] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_valve_handle of type net.minecraft.block.Block [11Aug2021 11:24:22.205] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_valve_handle of type net.minecraft.item.Item [11Aug2021 11:24:22.206] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_valve_handle of type net.minecraft.block.Block [11Aug2021 11:24:22.206] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_valve_handle of type net.minecraft.item.Item [11Aug2021 11:24:22.206] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_valve_handle of type net.minecraft.block.Block [11Aug2021 11:24:22.206] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_valve_handle of type net.minecraft.item.Item [11Aug2021 11:24:22.206] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_valve_handle of type net.minecraft.block.Block [11Aug2021 11:24:22.206] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_valve_handle of type net.minecraft.item.Item [11Aug2021 11:24:22.206] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_valve_handle of type net.minecraft.block.Block [11Aug2021 11:24:22.207] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_valve_handle of type net.minecraft.item.Item [11Aug2021 11:24:22.207] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_valve_handle of type net.minecraft.block.Block [11Aug2021 11:24:22.207] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_valve_handle of type net.minecraft.item.Item [11Aug2021 11:24:22.207] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_valve_handle of type net.minecraft.block.Block [11Aug2021 11:24:22.207] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_valve_handle of type net.minecraft.item.Item [11Aug2021 11:24:22.207] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_valve_handle of type net.minecraft.block.Block [11Aug2021 11:24:22.207] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_valve_handle of type net.minecraft.item.Item [11Aug2021 11:24:22.208] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_valve_handle of type net.minecraft.block.Block [11Aug2021 11:24:22.208] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_valve_handle of type net.minecraft.item.Item [11Aug2021 11:24:22.208] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_valve_handle of type net.minecraft.block.Block [11Aug2021 11:24:22.208] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_valve_handle of type net.minecraft.item.Item [11Aug2021 11:24:22.208] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_valve_handle of type net.minecraft.block.Block [11Aug2021 11:24:22.208] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_valve_handle of type net.minecraft.item.Item [11Aug2021 11:24:22.208] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_valve_handle of type net.minecraft.block.Block [11Aug2021 11:24:22.209] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_valve_handle of type net.minecraft.item.Item [11Aug2021 11:24:22.209] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_valve_handle of type net.minecraft.block.Block [11Aug2021 11:24:22.209] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_valve_handle of type net.minecraft.item.Item [11Aug2021 11:24:22.209] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_valve_handle of type net.minecraft.block.Block [11Aug2021 11:24:22.209] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_valve_handle of type net.minecraft.item.Item [11Aug2021 11:24:22.210] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_valve_handle of type net.minecraft.block.Block [11Aug2021 11:24:22.210] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_valve_handle of type net.minecraft.item.Item [11Aug2021 11:24:22.210] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_valve_handle of type net.minecraft.block.Block [11Aug2021 11:24:22.231] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_tank of type net.minecraft.item.Item [11Aug2021 11:24:22.232] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_tank of type net.minecraft.block.Block [11Aug2021 11:24:22.235] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_fluid_tank of type net.minecraft.item.Item [11Aug2021 11:24:22.235] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_fluid_tank of type net.minecraft.block.Block [11Aug2021 11:24:22.240] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hose_pulley of type net.minecraft.item.Item [11Aug2021 11:24:22.240] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hose_pulley of type net.minecraft.block.Block [11Aug2021 11:24:22.253] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry item_drain of type net.minecraft.item.Item [11Aug2021 11:24:22.253] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry item_drain of type net.minecraft.block.Block [11Aug2021 11:24:22.258] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spout of type net.minecraft.item.Item [11Aug2021 11:24:22.259] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spout of type net.minecraft.block.Block [11Aug2021 11:24:22.287] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry portable_fluid_interface of type net.minecraft.item.Item [11Aug2021 11:24:22.287] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry portable_fluid_interface of type net.minecraft.block.Block [11Aug2021 11:24:22.306] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_piston of type net.minecraft.item.Item [11Aug2021 11:24:22.307] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_piston of type net.minecraft.block.Block [11Aug2021 11:24:22.308] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sticky_mechanical_piston of type net.minecraft.item.Item [11Aug2021 11:24:22.308] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sticky_mechanical_piston of type net.minecraft.block.Block [11Aug2021 11:24:22.315] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry piston_extension_pole of type net.minecraft.item.Item [11Aug2021 11:24:22.315] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry piston_extension_pole of type net.minecraft.block.Block [11Aug2021 11:24:22.317] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_piston_head of type net.minecraft.block.Block [11Aug2021 11:24:22.337] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gantry_carriage of type net.minecraft.item.Item [11Aug2021 11:24:22.337] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gantry_carriage of type net.minecraft.block.Block [11Aug2021 11:24:22.359] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gantry_shaft of type net.minecraft.item.Item [11Aug2021 11:24:22.360] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gantry_shaft of type net.minecraft.block.Block [11Aug2021 11:24:22.390] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry windmill_bearing of type net.minecraft.item.Item [11Aug2021 11:24:22.390] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry windmill_bearing of type net.minecraft.block.Block [11Aug2021 11:24:22.405] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_bearing of type net.minecraft.item.Item [11Aug2021 11:24:22.413] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_bearing of type net.minecraft.block.Block [11Aug2021 11:24:22.422] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry clockwork_bearing of type net.minecraft.item.Item [11Aug2021 11:24:22.422] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry clockwork_bearing of type net.minecraft.block.Block [11Aug2021 11:24:22.457] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rope_pulley of type net.minecraft.item.Item [11Aug2021 11:24:22.457] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rope_pulley of type net.minecraft.block.Block [11Aug2021 11:24:22.490] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rope of type net.minecraft.block.Block [11Aug2021 11:24:22.496] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pulley_magnet of type net.minecraft.block.Block [11Aug2021 11:24:22.565] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cart_assembler of type net.minecraft.item.Item [11Aug2021 11:24:22.565] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cart_assembler of type net.minecraft.block.Block [11Aug2021 11:24:22.571] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry reinforced_rail of type net.minecraft.item.Item [11Aug2021 11:24:22.571] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry reinforced_rail of type net.minecraft.block.Block [11Aug2021 11:24:22.594] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry controller_rail of type net.minecraft.item.Item [11Aug2021 11:24:22.595] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry controller_rail of type net.minecraft.block.Block [11Aug2021 11:24:22.604] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry minecart_anchor of type net.minecraft.block.Block [11Aug2021 11:24:22.630] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry linear_chassis of type net.minecraft.item.Item [11Aug2021 11:24:22.630] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry linear_chassis of type net.minecraft.block.Block [11Aug2021 11:24:22.632] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry secondary_linear_chassis of type net.minecraft.item.Item [11Aug2021 11:24:22.632] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry secondary_linear_chassis of type net.minecraft.block.Block [11Aug2021 11:24:22.644] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry radial_chassis of type net.minecraft.item.Item [11Aug2021 11:24:22.644] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry radial_chassis of type net.minecraft.block.Block [11Aug2021 11:24:22.650] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sticker of type net.minecraft.item.Item [11Aug2021 11:24:22.650] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sticker of type net.minecraft.block.Block [11Aug2021 11:24:22.681] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_drill of type net.minecraft.item.Item [11Aug2021 11:24:22.681] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_drill of type net.minecraft.block.Block [11Aug2021 11:24:22.704] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_saw of type net.minecraft.item.Item [11Aug2021 11:24:22.705] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_saw of type net.minecraft.block.Block [11Aug2021 11:24:22.736] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deployer of type net.minecraft.item.Item [11Aug2021 11:24:22.736] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deployer of type net.minecraft.block.Block [11Aug2021 11:24:22.737] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry portable_storage_interface of type net.minecraft.item.Item [11Aug2021 11:24:22.737] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry portable_storage_interface of type net.minecraft.block.Block [11Aug2021 11:24:22.744] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_contact of type net.minecraft.item.Item [11Aug2021 11:24:22.744] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_contact of type net.minecraft.block.Block [11Aug2021 11:24:22.772] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_harvester of type net.minecraft.item.Item [11Aug2021 11:24:22.772] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_harvester of type net.minecraft.block.Block [11Aug2021 11:24:22.784] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_plough of type net.minecraft.item.Item [11Aug2021 11:24:22.785] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_plough of type net.minecraft.block.Block [11Aug2021 11:24:22.792] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_seat of type net.minecraft.item.Item [11Aug2021 11:24:22.793] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_seat of type net.minecraft.block.Block [11Aug2021 11:24:22.794] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_seat of type net.minecraft.item.Item [11Aug2021 11:24:22.794] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_seat of type net.minecraft.block.Block [11Aug2021 11:24:22.794] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_seat of type net.minecraft.item.Item [11Aug2021 11:24:22.794] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_seat of type net.minecraft.block.Block [11Aug2021 11:24:22.794] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_seat of type net.minecraft.item.Item [11Aug2021 11:24:22.794] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_seat of type net.minecraft.block.Block [11Aug2021 11:24:22.795] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_seat of type net.minecraft.item.Item [11Aug2021 11:24:22.795] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_seat of type net.minecraft.block.Block [11Aug2021 11:24:22.799] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_seat of type net.minecraft.item.Item [11Aug2021 11:24:22.799] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_seat of type net.minecraft.block.Block [11Aug2021 11:24:22.799] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_seat of type net.minecraft.item.Item [11Aug2021 11:24:22.799] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_seat of type net.minecraft.block.Block [11Aug2021 11:24:22.799] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_seat of type net.minecraft.item.Item [11Aug2021 11:24:22.799] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_seat of type net.minecraft.block.Block [11Aug2021 11:24:22.800] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_seat of type net.minecraft.item.Item [11Aug2021 11:24:22.800] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_seat of type net.minecraft.block.Block [11Aug2021 11:24:22.800] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_seat of type net.minecraft.item.Item [11Aug2021 11:24:22.800] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_seat of type net.minecraft.block.Block [11Aug2021 11:24:22.800] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_seat of type net.minecraft.item.Item [11Aug2021 11:24:22.800] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_seat of type net.minecraft.block.Block [11Aug2021 11:24:22.801] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_seat of type net.minecraft.item.Item [11Aug2021 11:24:22.801] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_seat of type net.minecraft.block.Block [11Aug2021 11:24:22.801] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_seat of type net.minecraft.item.Item [11Aug2021 11:24:22.801] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_seat of type net.minecraft.block.Block [11Aug2021 11:24:22.802] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_seat of type net.minecraft.item.Item [11Aug2021 11:24:22.802] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_seat of type net.minecraft.block.Block [11Aug2021 11:24:22.802] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_seat of type net.minecraft.item.Item [11Aug2021 11:24:22.802] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_seat of type net.minecraft.block.Block [11Aug2021 11:24:22.803] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_seat of type net.minecraft.item.Item [11Aug2021 11:24:22.803] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_seat of type net.minecraft.block.Block [11Aug2021 11:24:22.804] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sail_frame of type net.minecraft.item.Item [11Aug2021 11:24:22.804] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sail_frame of type net.minecraft.block.Block [11Aug2021 11:24:22.815] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_sail of type net.minecraft.item.Item [11Aug2021 11:24:22.815] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_sail of type net.minecraft.block.Block [11Aug2021 11:24:22.822] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_sail of type net.minecraft.block.Block [11Aug2021 11:24:22.822] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_sail of type net.minecraft.block.Block [11Aug2021 11:24:22.822] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_sail of type net.minecraft.block.Block [11Aug2021 11:24:22.822] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_sail of type net.minecraft.block.Block [11Aug2021 11:24:22.822] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_sail of type net.minecraft.block.Block [11Aug2021 11:24:22.823] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_sail of type net.minecraft.block.Block [11Aug2021 11:24:22.823] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_sail of type net.minecraft.block.Block [11Aug2021 11:24:22.823] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_sail of type net.minecraft.block.Block [11Aug2021 11:24:22.823] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_sail of type net.minecraft.block.Block [11Aug2021 11:24:22.823] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_sail of type net.minecraft.block.Block [11Aug2021 11:24:22.823] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_sail of type net.minecraft.block.Block [11Aug2021 11:24:22.823] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_sail of type net.minecraft.block.Block [11Aug2021 11:24:22.823] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_sail of type net.minecraft.block.Block [11Aug2021 11:24:22.824] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_sail of type net.minecraft.block.Block [11Aug2021 11:24:22.824] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_sail of type net.minecraft.block.Block [11Aug2021 11:24:22.826] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_casing of type net.minecraft.item.Item [11Aug2021 11:24:22.826] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_casing of type net.minecraft.block.Block [11Aug2021 11:24:22.826] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_casing of type net.minecraft.item.Item [11Aug2021 11:24:22.827] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_casing of type net.minecraft.block.Block [11Aug2021 11:24:22.827] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_casing of type net.minecraft.item.Item [11Aug2021 11:24:22.827] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_casing of type net.minecraft.block.Block [11Aug2021 11:24:22.828] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_casing of type net.minecraft.item.Item [11Aug2021 11:24:22.828] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_casing of type net.minecraft.block.Block [11Aug2021 11:24:22.829] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_casing of type net.minecraft.item.Item [11Aug2021 11:24:22.829] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_casing of type net.minecraft.block.Block [11Aug2021 11:24:22.835] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_crafter of type net.minecraft.item.Item [11Aug2021 11:24:22.836] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_crafter of type net.minecraft.block.Block [11Aug2021 11:24:22.854] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sequenced_gearshift of type net.minecraft.item.Item [11Aug2021 11:24:22.855] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sequenced_gearshift of type net.minecraft.block.Block [11Aug2021 11:24:22.865] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flywheel of type net.minecraft.item.Item [11Aug2021 11:24:22.865] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flywheel of type net.minecraft.block.Block [11Aug2021 11:24:22.874] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry furnace_engine of type net.minecraft.item.Item [11Aug2021 11:24:22.874] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry furnace_engine of type net.minecraft.block.Block [11Aug2021 11:24:22.919] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rotation_speed_controller of type net.minecraft.item.Item [11Aug2021 11:24:22.919] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rotation_speed_controller of type net.minecraft.block.Block [11Aug2021 11:24:22.944] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_arm of type net.minecraft.item.Item [11Aug2021 11:24:22.944] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_arm of type net.minecraft.block.Block [11Aug2021 11:24:22.966] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_funnel of type net.minecraft.item.Item [11Aug2021 11:24:22.966] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_funnel of type net.minecraft.block.Block [11Aug2021 11:24:22.981] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_belt_funnel of type net.minecraft.block.Block [11Aug2021 11:24:22.986] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_funnel of type net.minecraft.item.Item [11Aug2021 11:24:22.986] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_funnel of type net.minecraft.block.Block [11Aug2021 11:24:22.988] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_belt_funnel of type net.minecraft.block.Block [11Aug2021 11:24:23.000] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_tunnel of type net.minecraft.item.Item [11Aug2021 11:24:23.000] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_tunnel of type net.minecraft.block.Block [11Aug2021 11:24:23.005] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_tunnel of type net.minecraft.item.Item [11Aug2021 11:24:23.005] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_tunnel of type net.minecraft.block.Block [11Aug2021 11:24:23.035] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry content_observer of type net.minecraft.item.Item [11Aug2021 11:24:23.035] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry content_observer of type net.minecraft.block.Block [11Aug2021 11:24:23.054] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stockpile_switch of type net.minecraft.item.Item [11Aug2021 11:24:23.054] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stockpile_switch of type net.minecraft.block.Block [11Aug2021 11:24:23.127] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_crate of type net.minecraft.item.Item [11Aug2021 11:24:23.128] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_crate of type net.minecraft.block.Block [11Aug2021 11:24:23.132] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_crate of type net.minecraft.item.Item [11Aug2021 11:24:23.132] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_crate of type net.minecraft.block.Block [11Aug2021 11:24:23.152] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nixie_tube of type net.minecraft.item.Item [11Aug2021 11:24:23.152] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nixie_tube of type net.minecraft.block.Block [11Aug2021 11:24:23.175] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_link of type net.minecraft.item.Item [11Aug2021 11:24:23.175] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_link of type net.minecraft.block.Block [11Aug2021 11:24:23.198] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry analog_lever of type net.minecraft.item.Item [11Aug2021 11:24:23.199] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry analog_lever of type net.minecraft.block.Block [11Aug2021 11:24:23.284] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pulse_repeater of type net.minecraft.item.Item [11Aug2021 11:24:23.284] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pulse_repeater of type net.minecraft.block.Block [11Aug2021 11:24:23.330] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_repeater of type net.minecraft.item.Item [11Aug2021 11:24:23.330] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_repeater of type net.minecraft.block.Block [11Aug2021 11:24:23.331] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_pulse_repeater of type net.minecraft.item.Item [11Aug2021 11:24:23.331] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_pulse_repeater of type net.minecraft.block.Block [11Aug2021 11:24:23.407] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry powered_latch of type net.minecraft.item.Item [11Aug2021 11:24:23.407] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry powered_latch of type net.minecraft.block.Block [11Aug2021 11:24:23.415] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry powered_toggle_latch of type net.minecraft.item.Item [11Aug2021 11:24:23.415] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry powered_toggle_latch of type net.minecraft.block.Block [11Aug2021 11:24:23.454] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_ore of type net.minecraft.item.Item [11Aug2021 11:24:23.454] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_ore of type net.minecraft.block.Block [11Aug2021 11:24:23.455] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_ore of type net.minecraft.item.Item [11Aug2021 11:24:23.455] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_ore of type net.minecraft.block.Block [11Aug2021 11:24:23.456] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_block of type net.minecraft.item.Item [11Aug2021 11:24:23.456] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_block of type net.minecraft.block.Block [11Aug2021 11:24:23.456] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_shingles of type net.minecraft.item.Item [11Aug2021 11:24:23.457] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_shingles of type net.minecraft.block.Block [11Aug2021 11:24:23.457] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_tiles of type net.minecraft.item.Item [11Aug2021 11:24:23.458] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_tiles of type net.minecraft.block.Block [11Aug2021 11:24:23.458] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_block of type net.minecraft.item.Item [11Aug2021 11:24:23.459] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_block of type net.minecraft.block.Block [11Aug2021 11:24:23.460] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_block of type net.minecraft.item.Item [11Aug2021 11:24:23.460] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_block of type net.minecraft.block.Block [11Aug2021 11:24:23.486] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wheat_flour of type net.minecraft.item.Item [11Aug2021 11:24:23.486] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dough of type net.minecraft.item.Item [11Aug2021 11:24:23.486] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cinder_flour of type net.minecraft.item.Item [11Aug2021 11:24:23.486] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry powdered_obsidian of type net.minecraft.item.Item [11Aug2021 11:24:23.486] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_quartz of type net.minecraft.item.Item [11Aug2021 11:24:23.486] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_rose_quartz of type net.minecraft.item.Item [11Aug2021 11:24:23.486] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry propeller of type net.minecraft.item.Item [11Aug2021 11:24:23.487] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry whisk of type net.minecraft.item.Item [11Aug2021 11:24:23.487] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_hand of type net.minecraft.item.Item [11Aug2021 11:24:23.487] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crafter_slot_cover of type net.minecraft.item.Item [11Aug2021 11:24:23.487] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electron_tube of type net.minecraft.item.Item [11Aug2021 11:24:23.487] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry integrated_circuit of type net.minecraft.item.Item [11Aug2021 11:24:23.493] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_cake_base of type net.minecraft.item.Item [11Aug2021 11:24:23.498] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_cake of type net.minecraft.item.Item [11Aug2021 11:24:23.498] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bar_of_chocolate of type net.minecraft.item.Item [11Aug2021 11:24:23.499] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sweet_roll of type net.minecraft.item.Item [11Aug2021 11:24:23.502] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chocolate_glazed_berries of type net.minecraft.item.Item [11Aug2021 11:24:23.508] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry honeyed_apple of type net.minecraft.item.Item [11Aug2021 11:24:23.522] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry builders_tea of type net.minecraft.item.Item [11Aug2021 11:24:23.522] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_alloy of type net.minecraft.item.Item [11Aug2021 11:24:23.523] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_ingot of type net.minecraft.item.Item [11Aug2021 11:24:23.523] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_ingot of type net.minecraft.item.Item [11Aug2021 11:24:23.523] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_ingot of type net.minecraft.item.Item [11Aug2021 11:24:23.529] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chromatic_compound of type net.minecraft.item.Item [11Aug2021 11:24:23.551] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel of type net.minecraft.item.Item [11Aug2021 11:24:23.555] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance of type net.minecraft.item.Item [11Aug2021 11:24:23.555] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_nugget of type net.minecraft.item.Item [11Aug2021 11:24:23.556] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_nugget of type net.minecraft.item.Item [11Aug2021 11:24:23.556] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_nugget of type net.minecraft.item.Item [11Aug2021 11:24:23.556] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_sheet of type net.minecraft.item.Item [11Aug2021 11:24:23.556] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_sheet of type net.minecraft.item.Item [11Aug2021 11:24:23.556] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_sheet of type net.minecraft.item.Item [11Aug2021 11:24:23.556] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry golden_sheet of type net.minecraft.item.Item [11Aug2021 11:24:23.556] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lapis_sheet of type net.minecraft.item.Item [11Aug2021 11:24:23.556] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_iron_ore of type net.minecraft.item.Item [11Aug2021 11:24:23.556] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_gold_ore of type net.minecraft.item.Item [11Aug2021 11:24:23.556] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_copper_ore of type net.minecraft.item.Item [11Aug2021 11:24:23.557] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_zinc_ore of type net.minecraft.item.Item [11Aug2021 11:24:23.557] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_brass of type net.minecraft.item.Item [11Aug2021 11:24:23.564] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_osmium_ore of type net.minecraft.item.Item [11Aug2021 11:24:23.564] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_platinum_ore of type net.minecraft.item.Item [11Aug2021 11:24:23.564] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_silver_ore of type net.minecraft.item.Item [11Aug2021 11:24:23.564] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_tin_ore of type net.minecraft.item.Item [11Aug2021 11:24:23.565] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_lead_ore of type net.minecraft.item.Item [11Aug2021 11:24:23.565] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_quicksilver_ore of type net.minecraft.item.Item [11Aug2021 11:24:23.565] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_aluminum_ore of type net.minecraft.item.Item [11Aug2021 11:24:23.565] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_uranium_ore of type net.minecraft.item.Item [11Aug2021 11:24:23.565] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_nickel_ore of type net.minecraft.item.Item [11Aug2021 11:24:23.589] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry belt_connector of type net.minecraft.item.Item [11Aug2021 11:24:23.595] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_gearbox of type net.minecraft.item.Item [11Aug2021 11:24:23.595] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry empty_blaze_burner of type net.minecraft.item.Item [11Aug2021 11:24:23.606] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry goggles of type net.minecraft.item.Item [11Aug2021 11:24:23.693] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry super_glue of type net.minecraft.item.Item [11Aug2021 11:24:23.697] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry minecart_coupling of type net.minecraft.item.Item [11Aug2021 11:24:23.704] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sand_paper of type net.minecraft.item.Item [11Aug2021 11:24:23.705] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_sand_paper of type net.minecraft.item.Item [11Aug2021 11:24:23.711] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wrench of type net.minecraft.item.Item [11Aug2021 11:24:23.716] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry minecart_contraption of type net.minecraft.item.Item [11Aug2021 11:24:23.716] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry furnace_minecart_contraption of type net.minecraft.item.Item [11Aug2021 11:24:23.717] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chest_minecart_contraption of type net.minecraft.item.Item [11Aug2021 11:24:23.746] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry filter of type net.minecraft.item.Item [11Aug2021 11:24:23.747] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry attribute_filter of type net.minecraft.item.Item [11Aug2021 11:24:23.797] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tree_fertilizer of type net.minecraft.item.Item [11Aug2021 11:24:23.819] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry handheld_blockzapper of type net.minecraft.item.Item [11Aug2021 11:24:23.843] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry handheld_worldshaper of type net.minecraft.item.Item [11Aug2021 11:24:23.851] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deforester of type net.minecraft.item.Item [11Aug2021 11:24:23.877] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wand_of_symmetry of type net.minecraft.item.Item [11Aug2021 11:24:23.888] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry extendo_grip of type net.minecraft.item.Item [11Aug2021 11:24:23.889] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry empty_schematic of type net.minecraft.item.Item [11Aug2021 11:24:23.895] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematic_and_quill of type net.minecraft.item.Item [11Aug2021 11:24:23.923] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematic of type net.minecraft.item.Item [11Aug2021 11:24:24.004] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry potion of type net.minecraft.fluid.Fluid [11Aug2021 11:24:24.013] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_potion of type net.minecraft.fluid.Fluid [11Aug2021 11:24:24.015] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tea of type net.minecraft.fluid.Fluid [11Aug2021 11:24:24.015] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_tea of type net.minecraft.fluid.Fluid [11Aug2021 11:24:24.015] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry milk of type net.minecraft.fluid.Fluid [11Aug2021 11:24:24.015] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_milk of type net.minecraft.fluid.Fluid [11Aug2021 11:24:24.039] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry honey_bucket of type net.minecraft.item.Item [11Aug2021 11:24:24.047] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry honey of type net.minecraft.block.Block [11Aug2021 11:24:24.047] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry honey of type net.minecraft.fluid.Fluid [11Aug2021 11:24:24.047] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_honey of type net.minecraft.fluid.Fluid [11Aug2021 11:24:24.049] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chocolate_bucket of type net.minecraft.item.Item [11Aug2021 11:24:24.049] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chocolate of type net.minecraft.block.Block [11Aug2021 11:24:24.049] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chocolate of type net.minecraft.fluid.Fluid [11Aug2021 11:24:24.049] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_chocolate of type net.minecraft.fluid.Fluid [11Aug2021 11:24:24.092] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_glass of type net.minecraft.item.Item [11Aug2021 11:24:24.092] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_glass of type net.minecraft.block.Block [11Aug2021 11:24:24.150] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_glass of type net.minecraft.item.Item [11Aug2021 11:24:24.150] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_glass of type net.minecraft.block.Block [11Aug2021 11:24:24.151] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_framed_glass of type net.minecraft.item.Item [11Aug2021 11:24:24.151] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_framed_glass of type net.minecraft.block.Block [11Aug2021 11:24:24.151] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_framed_glass of type net.minecraft.item.Item [11Aug2021 11:24:24.151] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_framed_glass of type net.minecraft.block.Block [11Aug2021 11:24:24.153] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_glass_pane of type net.minecraft.item.Item [11Aug2021 11:24:24.154] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_glass_pane of type net.minecraft.block.Block [11Aug2021 11:24:24.170] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_glass_pane of type net.minecraft.item.Item [11Aug2021 11:24:24.170] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_glass_pane of type net.minecraft.block.Block [11Aug2021 11:24:24.170] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_framed_glass_pane of type net.minecraft.item.Item [11Aug2021 11:24:24.170] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_framed_glass_pane of type net.minecraft.block.Block [11Aug2021 11:24:24.170] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_framed_glass_pane of type net.minecraft.item.Item [11Aug2021 11:24:24.170] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_framed_glass_pane of type net.minecraft.block.Block [11Aug2021 11:24:24.174] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oak_window of type net.minecraft.item.Item [11Aug2021 11:24:24.174] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oak_window of type net.minecraft.block.Block [11Aug2021 11:24:24.174] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spruce_window of type net.minecraft.item.Item [11Aug2021 11:24:24.174] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spruce_window of type net.minecraft.block.Block [11Aug2021 11:24:24.175] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry birch_window of type net.minecraft.item.Item [11Aug2021 11:24:24.175] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry birch_window of type net.minecraft.block.Block [11Aug2021 11:24:24.175] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry jungle_window of type net.minecraft.item.Item [11Aug2021 11:24:24.175] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry jungle_window of type net.minecraft.block.Block [11Aug2021 11:24:24.176] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry acacia_window of type net.minecraft.item.Item [11Aug2021 11:24:24.176] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry acacia_window of type net.minecraft.block.Block [11Aug2021 11:24:24.176] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_oak_window of type net.minecraft.item.Item [11Aug2021 11:24:24.176] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_oak_window of type net.minecraft.block.Block [11Aug2021 11:24:24.177] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ornate_iron_window of type net.minecraft.item.Item [11Aug2021 11:24:24.177] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ornate_iron_window of type net.minecraft.block.Block [11Aug2021 11:24:24.178] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oak_window_pane of type net.minecraft.item.Item [11Aug2021 11:24:24.178] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oak_window_pane of type net.minecraft.block.Block [11Aug2021 11:24:24.178] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spruce_window_pane of type net.minecraft.item.Item [11Aug2021 11:24:24.178] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spruce_window_pane of type net.minecraft.block.Block [11Aug2021 11:24:24.179] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry birch_window_pane of type net.minecraft.item.Item [11Aug2021 11:24:24.179] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry birch_window_pane of type net.minecraft.block.Block [11Aug2021 11:24:24.179] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry jungle_window_pane of type net.minecraft.item.Item [11Aug2021 11:24:24.179] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry jungle_window_pane of type net.minecraft.block.Block [11Aug2021 11:24:24.179] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry acacia_window_pane of type net.minecraft.item.Item [11Aug2021 11:24:24.179] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry acacia_window_pane of type net.minecraft.block.Block [11Aug2021 11:24:24.179] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_oak_window_pane of type net.minecraft.item.Item [11Aug2021 11:24:24.179] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_oak_window_pane of type net.minecraft.block.Block [11Aug2021 11:24:24.180] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ornate_iron_window_pane of type net.minecraft.item.Item [11Aug2021 11:24:24.180] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ornate_iron_window_pane of type net.minecraft.block.Block [11Aug2021 11:24:24.264] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_cobblestone of type net.minecraft.item.Item [11Aug2021 11:24:24.264] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_cobblestone of type net.minecraft.block.Block [11Aug2021 11:24:24.267] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_cobblestone_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.267] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_cobblestone_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.268] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_cobblestone_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.268] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_cobblestone_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.269] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_cobblestone_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.269] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_cobblestone_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.269] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_bricks of type net.minecraft.item.Item [11Aug2021 11:24:24.269] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_bricks of type net.minecraft.block.Block [11Aug2021 11:24:24.269] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_bricks_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.269] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_bricks_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.269] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_bricks_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.269] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_bricks_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.270] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_bricks_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.270] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_bricks_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.270] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_granite_bricks of type net.minecraft.item.Item [11Aug2021 11:24:24.270] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_granite_bricks of type net.minecraft.block.Block [11Aug2021 11:24:24.270] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_granite_bricks_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.270] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_granite_bricks_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.270] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_granite_bricks_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.288] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_granite_bricks_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.289] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_granite_bricks_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.289] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_granite_bricks_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.290] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_pillar of type net.minecraft.item.Item [11Aug2021 11:24:24.290] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_pillar of type net.minecraft.block.Block [11Aug2021 11:24:24.292] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_granite of type net.minecraft.item.Item [11Aug2021 11:24:24.292] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_granite of type net.minecraft.block.Block [11Aug2021 11:24:24.292] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_granite_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.292] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_granite_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.292] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_granite_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.292] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_granite_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.293] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_granite_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.293] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_granite_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.295] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_granite of type net.minecraft.item.Item [11Aug2021 11:24:24.295] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_granite of type net.minecraft.block.Block [11Aug2021 11:24:24.297] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_granite of type net.minecraft.item.Item [11Aug2021 11:24:24.297] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_granite of type net.minecraft.block.Block [11Aug2021 11:24:24.298] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_granite of type net.minecraft.item.Item [11Aug2021 11:24:24.298] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_granite of type net.minecraft.block.Block [11Aug2021 11:24:24.300] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_cobblestone of type net.minecraft.item.Item [11Aug2021 11:24:24.300] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_cobblestone of type net.minecraft.block.Block [11Aug2021 11:24:24.300] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_cobblestone_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.300] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_cobblestone_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.302] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_cobblestone_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.302] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_cobblestone_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.302] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_cobblestone_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.303] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_cobblestone_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.303] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_bricks of type net.minecraft.item.Item [11Aug2021 11:24:24.303] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_bricks of type net.minecraft.block.Block [11Aug2021 11:24:24.303] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_bricks_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.303] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_bricks_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.304] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_bricks_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.304] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_bricks_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.304] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_bricks_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.304] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_bricks_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.304] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_diorite_bricks of type net.minecraft.item.Item [11Aug2021 11:24:24.304] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_diorite_bricks of type net.minecraft.block.Block [11Aug2021 11:24:24.305] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_diorite_bricks_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.305] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_diorite_bricks_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.305] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_diorite_bricks_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.305] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_diorite_bricks_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.305] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_diorite_bricks_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.305] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_diorite_bricks_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.305] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_pillar of type net.minecraft.item.Item [11Aug2021 11:24:24.305] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_pillar of type net.minecraft.block.Block [11Aug2021 11:24:24.306] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_diorite of type net.minecraft.item.Item [11Aug2021 11:24:24.306] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_diorite of type net.minecraft.block.Block [11Aug2021 11:24:24.306] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_diorite_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.306] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_diorite_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.306] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_diorite_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.306] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_diorite_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.306] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_diorite_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.306] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_diorite_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.307] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_diorite of type net.minecraft.item.Item [11Aug2021 11:24:24.307] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_diorite of type net.minecraft.block.Block [11Aug2021 11:24:24.307] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_diorite of type net.minecraft.item.Item [11Aug2021 11:24:24.307] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_diorite of type net.minecraft.block.Block [11Aug2021 11:24:24.307] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_diorite of type net.minecraft.item.Item [11Aug2021 11:24:24.307] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_diorite of type net.minecraft.block.Block [11Aug2021 11:24:24.308] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_cobblestone of type net.minecraft.item.Item [11Aug2021 11:24:24.308] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_cobblestone of type net.minecraft.block.Block [11Aug2021 11:24:24.308] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_cobblestone_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.308] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_cobblestone_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.309] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_cobblestone_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.309] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_cobblestone_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.310] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_cobblestone_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.310] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_cobblestone_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.310] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bricks of type net.minecraft.item.Item [11Aug2021 11:24:24.311] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bricks of type net.minecraft.block.Block [11Aug2021 11:24:24.311] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bricks_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.311] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bricks_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.311] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bricks_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.311] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bricks_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.311] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bricks_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.311] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bricks_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.311] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_andesite_bricks of type net.minecraft.item.Item [11Aug2021 11:24:24.311] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_andesite_bricks of type net.minecraft.block.Block [11Aug2021 11:24:24.311] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_andesite_bricks_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.311] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_andesite_bricks_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.311] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_andesite_bricks_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.312] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_andesite_bricks_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.312] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_andesite_bricks_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.312] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_andesite_bricks_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.312] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_pillar of type net.minecraft.item.Item [11Aug2021 11:24:24.312] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_pillar of type net.minecraft.block.Block [11Aug2021 11:24:24.312] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_andesite of type net.minecraft.item.Item [11Aug2021 11:24:24.312] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_andesite of type net.minecraft.block.Block [11Aug2021 11:24:24.312] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_andesite_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.312] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_andesite_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.312] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_andesite_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.312] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_andesite_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.312] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_andesite_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.312] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_andesite_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.313] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_andesite of type net.minecraft.item.Item [11Aug2021 11:24:24.313] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_andesite of type net.minecraft.block.Block [11Aug2021 11:24:24.313] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_andesite of type net.minecraft.item.Item [11Aug2021 11:24:24.313] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_andesite of type net.minecraft.block.Block [11Aug2021 11:24:24.313] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_andesite of type net.minecraft.item.Item [11Aug2021 11:24:24.313] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_andesite of type net.minecraft.block.Block [11Aug2021 11:24:24.314] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limesand of type net.minecraft.item.Item [11Aug2021 11:24:24.314] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limesand of type net.minecraft.block.Block [11Aug2021 11:24:24.315] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone of type net.minecraft.item.Item [11Aug2021 11:24:24.315] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone of type net.minecraft.block.Block [11Aug2021 11:24:24.315] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_cobblestone of type net.minecraft.item.Item [11Aug2021 11:24:24.315] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_cobblestone of type net.minecraft.block.Block [11Aug2021 11:24:24.316] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_cobblestone_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.316] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_cobblestone_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.316] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_cobblestone_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.316] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_cobblestone_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.316] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_cobblestone_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.316] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_cobblestone_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.316] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_limestone of type net.minecraft.item.Item [11Aug2021 11:24:24.316] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_limestone of type net.minecraft.block.Block [11Aug2021 11:24:24.316] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_limestone_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.316] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_limestone_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.317] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_limestone_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.317] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_limestone_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.317] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_limestone_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.317] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_limestone_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.317] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_bricks of type net.minecraft.item.Item [11Aug2021 11:24:24.317] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_bricks of type net.minecraft.block.Block [11Aug2021 11:24:24.317] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_bricks_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.317] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_bricks_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.317] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_bricks_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.317] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_bricks_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.317] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_bricks_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.317] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_bricks_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.318] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_limestone_bricks of type net.minecraft.item.Item [11Aug2021 11:24:24.318] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_limestone_bricks of type net.minecraft.block.Block [11Aug2021 11:24:24.318] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_limestone_bricks_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.318] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_limestone_bricks_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.318] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_limestone_bricks_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.318] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_limestone_bricks_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.318] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_limestone_bricks_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.318] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_limestone_bricks_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.318] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_pillar of type net.minecraft.item.Item [11Aug2021 11:24:24.318] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_pillar of type net.minecraft.block.Block [11Aug2021 11:24:24.319] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_limestone of type net.minecraft.item.Item [11Aug2021 11:24:24.319] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_limestone of type net.minecraft.block.Block [11Aug2021 11:24:24.319] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_limestone_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.319] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_limestone_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.319] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_limestone_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.319] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_limestone_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.319] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_limestone_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.319] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_limestone_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.319] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_limestone of type net.minecraft.item.Item [11Aug2021 11:24:24.319] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_limestone of type net.minecraft.block.Block [11Aug2021 11:24:24.320] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_limestone of type net.minecraft.item.Item [11Aug2021 11:24:24.320] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_limestone of type net.minecraft.block.Block [11Aug2021 11:24:24.320] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_limestone of type net.minecraft.item.Item [11Aug2021 11:24:24.320] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_limestone of type net.minecraft.block.Block [11Aug2021 11:24:24.321] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_limestone of type net.minecraft.item.Item [11Aug2021 11:24:24.321] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_limestone of type net.minecraft.block.Block [11Aug2021 11:24:24.321] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone of type net.minecraft.item.Item [11Aug2021 11:24:24.322] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone of type net.minecraft.block.Block [11Aug2021 11:24:24.322] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_cobblestone of type net.minecraft.item.Item [11Aug2021 11:24:24.322] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_cobblestone of type net.minecraft.block.Block [11Aug2021 11:24:24.322] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_cobblestone_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.322] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_cobblestone_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.322] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_cobblestone_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.322] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_cobblestone_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.322] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_cobblestone_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.322] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_cobblestone_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.323] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_weathered_limestone of type net.minecraft.item.Item [11Aug2021 11:24:24.323] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_weathered_limestone of type net.minecraft.block.Block [11Aug2021 11:24:24.323] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_weathered_limestone_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.323] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_weathered_limestone_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.323] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_weathered_limestone_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.323] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_weathered_limestone_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.323] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_weathered_limestone_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.323] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_weathered_limestone_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.323] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_bricks of type net.minecraft.item.Item [11Aug2021 11:24:24.324] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_bricks of type net.minecraft.block.Block [11Aug2021 11:24:24.324] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_bricks_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.324] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_bricks_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.324] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_bricks_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.324] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_bricks_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.324] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_bricks_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.324] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_bricks_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.324] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_weathered_limestone_bricks of type net.minecraft.item.Item [11Aug2021 11:24:24.324] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_weathered_limestone_bricks of type net.minecraft.block.Block [11Aug2021 11:24:24.325] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_weathered_limestone_bricks_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.325] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_weathered_limestone_bricks_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.325] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_weathered_limestone_bricks_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.325] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_weathered_limestone_bricks_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.325] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_weathered_limestone_bricks_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.325] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_weathered_limestone_bricks_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.325] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_pillar of type net.minecraft.item.Item [11Aug2021 11:24:24.325] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_pillar of type net.minecraft.block.Block [11Aug2021 11:24:24.347] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_weathered_limestone of type net.minecraft.item.Item [11Aug2021 11:24:24.347] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_weathered_limestone of type net.minecraft.block.Block [11Aug2021 11:24:24.348] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_weathered_limestone_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.348] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_weathered_limestone_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.348] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_weathered_limestone_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.348] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_weathered_limestone_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.348] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_weathered_limestone_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.348] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_weathered_limestone_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.348] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_weathered_limestone of type net.minecraft.item.Item [11Aug2021 11:24:24.349] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_weathered_limestone of type net.minecraft.block.Block [11Aug2021 11:24:24.350] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_weathered_limestone of type net.minecraft.item.Item [11Aug2021 11:24:24.350] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_weathered_limestone of type net.minecraft.block.Block [11Aug2021 11:24:24.350] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_weathered_limestone of type net.minecraft.item.Item [11Aug2021 11:24:24.350] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_weathered_limestone of type net.minecraft.block.Block [11Aug2021 11:24:24.350] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_weathered_limestone of type net.minecraft.item.Item [11Aug2021 11:24:24.350] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_weathered_limestone of type net.minecraft.block.Block [11Aug2021 11:24:24.351] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite of type net.minecraft.item.Item [11Aug2021 11:24:24.351] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite of type net.minecraft.block.Block [11Aug2021 11:24:24.351] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_cobblestone of type net.minecraft.item.Item [11Aug2021 11:24:24.351] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_cobblestone of type net.minecraft.block.Block [11Aug2021 11:24:24.352] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_cobblestone_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.352] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_cobblestone_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.352] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_cobblestone_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.352] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_cobblestone_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.352] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_cobblestone_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.352] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_cobblestone_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.352] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dolomite of type net.minecraft.item.Item [11Aug2021 11:24:24.352] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dolomite of type net.minecraft.block.Block [11Aug2021 11:24:24.352] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dolomite_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.352] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dolomite_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.353] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dolomite_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.353] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dolomite_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.353] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dolomite_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.353] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dolomite_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.353] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_bricks of type net.minecraft.item.Item [11Aug2021 11:24:24.353] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_bricks of type net.minecraft.block.Block [11Aug2021 11:24:24.353] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_bricks_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.353] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_bricks_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.353] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_bricks_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.353] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_bricks_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.353] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_bricks_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.353] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_bricks_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.354] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dolomite_bricks of type net.minecraft.item.Item [11Aug2021 11:24:24.354] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dolomite_bricks of type net.minecraft.block.Block [11Aug2021 11:24:24.354] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dolomite_bricks_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.354] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dolomite_bricks_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.354] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dolomite_bricks_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.354] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dolomite_bricks_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.355] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dolomite_bricks_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.355] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dolomite_bricks_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.355] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_pillar of type net.minecraft.item.Item [11Aug2021 11:24:24.355] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dolomite_pillar of type net.minecraft.block.Block [11Aug2021 11:24:24.355] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dolomite of type net.minecraft.item.Item [11Aug2021 11:24:24.355] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dolomite of type net.minecraft.block.Block [11Aug2021 11:24:24.355] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dolomite_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.355] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dolomite_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.355] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dolomite_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.355] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dolomite_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.356] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dolomite_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.356] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dolomite_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.356] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_dolomite of type net.minecraft.item.Item [11Aug2021 11:24:24.356] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_dolomite of type net.minecraft.block.Block [11Aug2021 11:24:24.356] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_dolomite of type net.minecraft.item.Item [11Aug2021 11:24:24.356] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_dolomite of type net.minecraft.block.Block [11Aug2021 11:24:24.356] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_dolomite of type net.minecraft.item.Item [11Aug2021 11:24:24.358] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_dolomite of type net.minecraft.block.Block [11Aug2021 11:24:24.358] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_dolomite of type net.minecraft.item.Item [11Aug2021 11:24:24.358] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_dolomite of type net.minecraft.block.Block [11Aug2021 11:24:24.359] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro of type net.minecraft.item.Item [11Aug2021 11:24:24.359] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro of type net.minecraft.block.Block [11Aug2021 11:24:24.359] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_cobblestone of type net.minecraft.item.Item [11Aug2021 11:24:24.359] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_cobblestone of type net.minecraft.block.Block [11Aug2021 11:24:24.359] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_cobblestone_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.359] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_cobblestone_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.360] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_cobblestone_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.360] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_cobblestone_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.360] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_cobblestone_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.360] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_cobblestone_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.360] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_gabbro of type net.minecraft.item.Item [11Aug2021 11:24:24.361] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_gabbro of type net.minecraft.block.Block [11Aug2021 11:24:24.361] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_gabbro_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.361] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_gabbro_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.361] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_gabbro_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.362] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_gabbro_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.362] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_gabbro_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.362] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_gabbro_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.362] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_bricks of type net.minecraft.item.Item [11Aug2021 11:24:24.362] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_bricks of type net.minecraft.block.Block [11Aug2021 11:24:24.362] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_bricks_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.362] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_bricks_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.362] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_bricks_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.362] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_bricks_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.362] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_bricks_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.362] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_bricks_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.362] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_gabbro_bricks of type net.minecraft.item.Item [11Aug2021 11:24:24.363] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_gabbro_bricks of type net.minecraft.block.Block [11Aug2021 11:24:24.363] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_gabbro_bricks_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.363] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_gabbro_bricks_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.363] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_gabbro_bricks_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.363] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_gabbro_bricks_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.363] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_gabbro_bricks_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.363] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_gabbro_bricks_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.363] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_pillar of type net.minecraft.item.Item [11Aug2021 11:24:24.363] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_pillar of type net.minecraft.block.Block [11Aug2021 11:24:24.363] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_gabbro of type net.minecraft.item.Item [11Aug2021 11:24:24.363] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_gabbro of type net.minecraft.block.Block [11Aug2021 11:24:24.364] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_gabbro_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.364] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_gabbro_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.364] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_gabbro_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.364] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_gabbro_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.364] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_gabbro_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.364] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_gabbro_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.364] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_gabbro of type net.minecraft.item.Item [11Aug2021 11:24:24.364] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_gabbro of type net.minecraft.block.Block [11Aug2021 11:24:24.364] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_gabbro of type net.minecraft.item.Item [11Aug2021 11:24:24.364] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_gabbro of type net.minecraft.block.Block [11Aug2021 11:24:24.365] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_gabbro of type net.minecraft.item.Item [11Aug2021 11:24:24.365] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_gabbro of type net.minecraft.block.Block [11Aug2021 11:24:24.365] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_gabbro of type net.minecraft.item.Item [11Aug2021 11:24:24.365] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_gabbro of type net.minecraft.block.Block [11Aug2021 11:24:24.366] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria of type net.minecraft.item.Item [11Aug2021 11:24:24.366] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria of type net.minecraft.block.Block [11Aug2021 11:24:24.370] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry natural_scoria of type net.minecraft.item.Item [11Aug2021 11:24:24.370] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry natural_scoria of type net.minecraft.block.Block [11Aug2021 11:24:24.370] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_cobblestone of type net.minecraft.item.Item [11Aug2021 11:24:24.371] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_cobblestone of type net.minecraft.block.Block [11Aug2021 11:24:24.371] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_cobblestone_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.371] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_cobblestone_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.371] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_cobblestone_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.371] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_cobblestone_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.371] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_cobblestone_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.371] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_cobblestone_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.371] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_scoria of type net.minecraft.item.Item [11Aug2021 11:24:24.371] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_scoria of type net.minecraft.block.Block [11Aug2021 11:24:24.371] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_scoria_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.371] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_scoria_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.371] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_scoria_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.372] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_scoria_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.372] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_scoria_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.372] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_scoria_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.372] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_bricks of type net.minecraft.item.Item [11Aug2021 11:24:24.372] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_bricks of type net.minecraft.block.Block [11Aug2021 11:24:24.372] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_bricks_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.372] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_bricks_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.373] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_bricks_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.373] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_bricks_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.373] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_bricks_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.373] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_bricks_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.373] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_scoria_bricks of type net.minecraft.item.Item [11Aug2021 11:24:24.373] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_scoria_bricks of type net.minecraft.block.Block [11Aug2021 11:24:24.373] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_scoria_bricks_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.373] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_scoria_bricks_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.373] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_scoria_bricks_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.373] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_scoria_bricks_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.374] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_scoria_bricks_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.374] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_scoria_bricks_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.374] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_pillar of type net.minecraft.item.Item [11Aug2021 11:24:24.374] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_pillar of type net.minecraft.block.Block [11Aug2021 11:24:24.374] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_scoria of type net.minecraft.item.Item [11Aug2021 11:24:24.374] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_scoria of type net.minecraft.block.Block [11Aug2021 11:24:24.374] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_scoria_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.374] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_scoria_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.374] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_scoria_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.374] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_scoria_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.375] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_scoria_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.375] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_scoria_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.375] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_scoria of type net.minecraft.item.Item [11Aug2021 11:24:24.375] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_scoria of type net.minecraft.block.Block [11Aug2021 11:24:24.375] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_scoria of type net.minecraft.item.Item [11Aug2021 11:24:24.375] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_scoria of type net.minecraft.block.Block [11Aug2021 11:24:24.375] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_scoria of type net.minecraft.item.Item [11Aug2021 11:24:24.375] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_scoria of type net.minecraft.block.Block [11Aug2021 11:24:24.375] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_scoria of type net.minecraft.item.Item [11Aug2021 11:24:24.376] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_scoria of type net.minecraft.block.Block [11Aug2021 11:24:24.376] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria of type net.minecraft.item.Item [11Aug2021 11:24:24.376] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria of type net.minecraft.block.Block [11Aug2021 11:24:24.377] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_cobblestone of type net.minecraft.item.Item [11Aug2021 11:24:24.377] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_cobblestone of type net.minecraft.block.Block [11Aug2021 11:24:24.377] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_cobblestone_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.377] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_cobblestone_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.377] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_cobblestone_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.377] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_cobblestone_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.377] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_cobblestone_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.377] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_cobblestone_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.377] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dark_scoria of type net.minecraft.item.Item [11Aug2021 11:24:24.377] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dark_scoria of type net.minecraft.block.Block [11Aug2021 11:24:24.378] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dark_scoria_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.378] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dark_scoria_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.378] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dark_scoria_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.378] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dark_scoria_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.378] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dark_scoria_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.378] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_dark_scoria_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.378] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_bricks of type net.minecraft.item.Item [11Aug2021 11:24:24.378] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_bricks of type net.minecraft.block.Block [11Aug2021 11:24:24.378] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_bricks_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.378] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_bricks_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.378] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_bricks_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.378] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_bricks_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.379] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_bricks_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.379] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_bricks_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.379] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dark_scoria_bricks of type net.minecraft.item.Item [11Aug2021 11:24:24.379] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dark_scoria_bricks of type net.minecraft.block.Block [11Aug2021 11:24:24.379] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dark_scoria_bricks_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.379] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dark_scoria_bricks_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.379] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dark_scoria_bricks_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.379] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dark_scoria_bricks_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.379] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dark_scoria_bricks_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.379] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fancy_dark_scoria_bricks_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.379] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_pillar of type net.minecraft.item.Item [11Aug2021 11:24:24.379] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_scoria_pillar of type net.minecraft.block.Block [11Aug2021 11:24:24.380] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dark_scoria of type net.minecraft.item.Item [11Aug2021 11:24:24.380] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dark_scoria of type net.minecraft.block.Block [11Aug2021 11:24:24.380] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dark_scoria_stairs of type net.minecraft.item.Item [11Aug2021 11:24:24.380] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dark_scoria_stairs of type net.minecraft.block.Block [11Aug2021 11:24:24.380] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dark_scoria_slab of type net.minecraft.item.Item [11Aug2021 11:24:24.380] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dark_scoria_slab of type net.minecraft.block.Block [11Aug2021 11:24:24.380] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dark_scoria_wall of type net.minecraft.item.Item [11Aug2021 11:24:24.380] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry paved_dark_scoria_wall of type net.minecraft.block.Block [11Aug2021 11:24:24.380] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_dark_scoria of type net.minecraft.item.Item [11Aug2021 11:24:24.380] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_dark_scoria of type net.minecraft.block.Block [11Aug2021 11:24:24.380] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_dark_scoria of type net.minecraft.item.Item [11Aug2021 11:24:24.380] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chiseled_dark_scoria of type net.minecraft.block.Block [11Aug2021 11:24:24.380] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_dark_scoria of type net.minecraft.item.Item [11Aug2021 11:24:24.381] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_dark_scoria of type net.minecraft.block.Block [11Aug2021 11:24:24.381] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_dark_scoria of type net.minecraft.item.Item [11Aug2021 11:24:24.381] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overgrown_dark_scoria of type net.minecraft.block.Block [11Aug2021 11:24:24.425] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry contraption of type net.minecraft.entity.EntityType [11Aug2021 11:24:24.438] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stationary_contraption of type net.minecraft.entity.EntityType [11Aug2021 11:24:24.444] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gantry_contraption of type net.minecraft.entity.EntityType [11Aug2021 11:24:24.446] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry super_glue of type net.minecraft.entity.EntityType [11Aug2021 11:24:24.451] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry seat of type net.minecraft.entity.EntityType [11Aug2021 11:24:24.589] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematicannon of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:24.597] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematic_table of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:24.603] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry simple_kinetic of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:24.621] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry motor of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:24.661] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gearbox of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:24.665] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_shaft of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:24.669] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_pulley of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:24.692] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_fan of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:24.698] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nozzle of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:24.705] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry clutch of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:24.733] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gearshift of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:24.735] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry turntable of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:24.739] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hand_crank of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:24.749] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cuckoo_clock of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:24.756] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gantry_shaft of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:24.786] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gantry_pinion of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:24.792] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_pump of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:24.810] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smart_fluid_pipe of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:24.827] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_pipe of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:24.827] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_fluid_pipe of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:24.837] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry glass_fluid_pipe of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:24.842] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_valve of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:24.869] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_tank of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:24.887] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_fluid_tank of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:24.894] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hose_pulley of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:24.906] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spout of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:24.908] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry item_drain of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:24.939] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry belt of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:24.947] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chute of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:24.967] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smart_chute of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:24.973] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_tunnel of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.002] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_tunnel of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.029] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_arm of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.054] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_piston of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.076] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry windmill_bearing of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.077] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_bearing of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.090] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry clockwork_bearing of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.103] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rope_pulley of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.152] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chassis of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.189] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sticker of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.229] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry drill of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.336] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry saw of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.337] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry harvester of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.390] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry portable_storage_interface of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.432] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry portable_fluid_interface of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.486] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flywheel of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.493] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry furnace_engine of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.543] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry millstone of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.548] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushing_wheel of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.568] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushing_wheel_controller of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.573] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry water_wheel of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.618] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_press of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.625] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_mixer of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.642] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deployer of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.686] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry basin of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.708] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_heater of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.756] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_crafter of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.761] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sequenced_gearshift of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.773] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rotation_speed_controller of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.781] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry speedometer of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.785] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stressometer of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.790] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry analog_lever of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.802] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cart_assembler of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.815] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_link of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.816] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nixie_tube of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.845] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stockpile_switch of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.860] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_crate of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.887] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_crate of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.891] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry depot of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.919] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weighted_ejector of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.935] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry funnel of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.936] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry content_observer of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.952] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_repeater of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:25.956] [modloading-worker-2/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_pulse_repeater of type net.minecraft.tileentity.TileEntityType [11Aug2021 11:24:26.423] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file create-common.toml for create tracking [11Aug2021 11:24:26.424] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file create-server.toml for create tracking [11Aug2021 11:24:26.424] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file create-client.toml for create tracking [11Aug2021 11:24:26.705] [modloading-worker-2/INFO] [com.simibubi.create.foundation.render.backend.Backend/]: Optifine not detected. [11Aug2021 11:24:26.705] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance create of type com.simibubi.create.Create [11Aug2021 11:24:26.705] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for create [11Aug2021 11:24:26.705] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create [11Aug2021 11:24:26.706] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.tileEntity.behaviour.scrollvalue.ScrollValueHandler to FORGE [11Aug2021 11:24:26.756] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.tileEntity.behaviour.filtering.FilteringHandler to FORGE [11Aug2021 11:24:26.826] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.tileEntity.behaviour.linked.LinkHandler to FORGE [11Aug2021 11:24:26.835] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.tileEntity.behaviour.edgeInteraction.EdgeInteractionHandler to FORGE [11Aug2021 11:24:26.872] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.utility.placement.PlacementHelpers to FORGE [11Aug2021 11:24:26.989] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.utility.RemapHelper to FORGE [11Aug2021 11:24:26.995] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.block.ItemUseOverrides to FORGE [11Aug2021 11:24:26.996] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.logistics.block.funnel.FunnelItem to FORGE [11Aug2021 11:24:27.054] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.logistics.block.depot.EjectorTargetHandler to FORGE [11Aug2021 11:24:27.067] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.logistics.block.depot.EjectorItem to FORGE [11Aug2021 11:24:27.080] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.logistics.block.mechanicalArm.ArmInteractionPointHandler to FORGE [11Aug2021 11:24:27.085] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.logistics.block.mechanicalArm.ArmItem to FORGE [11Aug2021 11:24:27.086] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.base.KineticTileEntityRenderer to FORGE [11Aug2021 11:24:27.128] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.fluids.FluidBottleItemHook to FORGE [11Aug2021 11:24:27.140] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.goggles.GoggleOverlayRenderer to FORGE [11Aug2021 11:24:27.157] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.components.crusher.CrushingWheelTileEntity to FORGE [11Aug2021 11:24:27.298] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.components.flywheel.engine.FurnaceEngineBlock to FORGE [11Aug2021 11:24:27.372] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.components.structureMovement.train.MinecartCouplingItem to FORGE [11Aug2021 11:24:27.377] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.components.structureMovement.train.CouplingHandler to FORGE [11Aug2021 11:24:27.386] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.components.structureMovement.glue.SuperGlueHandler to FORGE [11Aug2021 11:24:27.398] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.components.structureMovement.mounted.MinecartContraptionItem to FORGE [11Aug2021 11:24:27.426] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.components.structureMovement.ContraptionHandlerClient to FORGE [11Aug2021 11:24:27.489] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.components.deployer.DeployerFakePlayer to FORGE [11Aug2021 11:24:27.910] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.processing.burner.BlazeBurnerHandler to FORGE [11Aug2021 11:24:27.923] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.curiosities.zapper.ZapperInteractionHandler to FORGE [11Aug2021 11:24:27.927] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.curiosities.zapper.ZapperRenderHandler to FORGE [11Aug2021 11:24:27.943] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.curiosities.tools.DeforesterItem to FORGE [11Aug2021 11:24:27.946] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.curiosities.tools.ExtendoGripItem to FORGE [11Aug2021 11:24:27.950] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.curiosities.tools.ExtendoGripRenderHandler to FORGE [11Aug2021 11:24:28.028] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.curiosities.symmetry.SymmetryHandler to FORGE [11Aug2021 11:24:28.087] [modloading-worker-2/DEBUG] [mixin/]: Mixing RenderHooksMixin from create.mixins.json into net.minecraft.client.renderer.WorldRenderer [11Aug2021 11:24:28.386] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.AllSpecialTextures to FORGE [11Aug2021 11:24:28.391] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.events.InputEvents to FORGE [11Aug2021 11:24:28.438] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.events.CommonEvents to FORGE [11Aug2021 11:24:28.882] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.events.ClientEvents to FORGE [11Aug2021 11:24:28.949] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for create [11Aug2021 11:24:28.954] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:CREATE_REGISTRIES [11Aug2021 11:24:29.003] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.NewRegistry [11Aug2021 11:24:29.004] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.NewRegistry [11Aug2021 11:24:29.004] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.NewRegistry [11Aug2021 11:24:29.004] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.NewRegistry [11Aug2021 11:24:29.169] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES [11Aug2021 11:24:29.237] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:block> [11Aug2021 11:24:29.238] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:block> [11Aug2021 11:24:29.238] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:block> [11Aug2021 11:24:29.262] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 404 known objects of type net.minecraft.block.Block [11Aug2021 11:24:29.265] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:schematicannon to registry minecraft:block [11Aug2021 11:24:29.266] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:schematic_table to registry minecraft:block [11Aug2021 11:24:29.295] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:shaft to registry minecraft:block [11Aug2021 11:24:29.296] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cogwheel to registry minecraft:block [11Aug2021 11:24:29.299] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:large_cogwheel to registry minecraft:block [11Aug2021 11:24:29.306] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_encased_shaft to registry minecraft:block [11Aug2021 11:24:29.306] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_encased_shaft to registry minecraft:block [11Aug2021 11:24:29.307] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gearbox to registry minecraft:block [11Aug2021 11:24:29.342] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:clutch to registry minecraft:block [11Aug2021 11:24:29.343] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gearshift to registry minecraft:block [11Aug2021 11:24:29.348] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:encased_chain_drive to registry minecraft:block [11Aug2021 11:24:29.351] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_chain_gearshift to registry minecraft:block [11Aug2021 11:24:29.417] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:belt to registry minecraft:block [11Aug2021 11:24:29.417] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:creative_motor to registry minecraft:block [11Aug2021 11:24:29.428] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:water_wheel to registry minecraft:block [11Aug2021 11:24:29.428] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:encased_fan to registry minecraft:block [11Aug2021 11:24:29.429] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:nozzle to registry minecraft:block [11Aug2021 11:24:29.429] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:turntable to registry minecraft:block [11Aug2021 11:24:29.429] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:hand_crank to registry minecraft:block [11Aug2021 11:24:29.430] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cuckoo_clock to registry minecraft:block [11Aug2021 11:24:29.430] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mysterious_cuckoo_clock to registry minecraft:block [11Aug2021 11:24:29.431] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:millstone to registry minecraft:block [11Aug2021 11:24:29.432] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushing_wheel to registry minecraft:block [11Aug2021 11:24:29.435] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushing_wheel_controller to registry minecraft:block [11Aug2021 11:24:29.435] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_press to registry minecraft:block [11Aug2021 11:24:29.436] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_mixer to registry minecraft:block [11Aug2021 11:24:29.436] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:basin to registry minecraft:block [11Aug2021 11:24:29.437] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blaze_burner to registry minecraft:block [11Aug2021 11:24:29.437] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:lit_blaze_burner to registry minecraft:block [11Aug2021 11:24:29.437] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:depot to registry minecraft:block [11Aug2021 11:24:29.438] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weighted_ejector to registry minecraft:block [11Aug2021 11:24:29.445] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chute to registry minecraft:block [11Aug2021 11:24:29.445] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:smart_chute to registry minecraft:block [11Aug2021 11:24:29.778] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:speedometer to registry minecraft:block [11Aug2021 11:24:29.779] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:stressometer to registry minecraft:block [11Aug2021 11:24:29.784] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:wooden_bracket to registry minecraft:block [11Aug2021 11:24:29.785] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:metal_bracket to registry minecraft:block [11Aug2021 11:24:29.863] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fluid_pipe to registry minecraft:block [11Aug2021 11:24:29.866] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:encased_fluid_pipe to registry minecraft:block [11Aug2021 11:24:29.867] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:glass_fluid_pipe to registry minecraft:block [11Aug2021 11:24:29.871] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_pump to registry minecraft:block [11Aug2021 11:24:29.872] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:smart_fluid_pipe to registry minecraft:block [11Aug2021 11:24:29.874] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fluid_valve to registry minecraft:block [11Aug2021 11:24:29.874] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_valve_handle to registry minecraft:block [11Aug2021 11:24:29.875] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:white_valve_handle to registry minecraft:block [11Aug2021 11:24:29.875] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:orange_valve_handle to registry minecraft:block [11Aug2021 11:24:29.875] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:magenta_valve_handle to registry minecraft:block [11Aug2021 11:24:29.876] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_blue_valve_handle to registry minecraft:block [11Aug2021 11:24:29.876] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:yellow_valve_handle to registry minecraft:block [11Aug2021 11:24:29.876] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:lime_valve_handle to registry minecraft:block [11Aug2021 11:24:29.877] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:pink_valve_handle to registry minecraft:block [11Aug2021 11:24:29.877] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gray_valve_handle to registry minecraft:block [11Aug2021 11:24:29.877] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_gray_valve_handle to registry minecraft:block [11Aug2021 11:24:29.877] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cyan_valve_handle to registry minecraft:block [11Aug2021 11:24:29.878] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:purple_valve_handle to registry minecraft:block [11Aug2021 11:24:29.878] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blue_valve_handle to registry minecraft:block [11Aug2021 11:24:29.878] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brown_valve_handle to registry minecraft:block [11Aug2021 11:24:29.879] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:green_valve_handle to registry minecraft:block [11Aug2021 11:24:29.879] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:red_valve_handle to registry minecraft:block [11Aug2021 11:24:29.879] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:black_valve_handle to registry minecraft:block [11Aug2021 11:24:29.917] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fluid_tank to registry minecraft:block [11Aug2021 11:24:29.920] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:creative_fluid_tank to registry minecraft:block [11Aug2021 11:24:29.921] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:hose_pulley to registry minecraft:block [11Aug2021 11:24:29.922] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:item_drain to registry minecraft:block [11Aug2021 11:24:29.922] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:spout to registry minecraft:block [11Aug2021 11:24:29.922] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:portable_fluid_interface to registry minecraft:block [11Aug2021 11:24:29.941] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_piston to registry minecraft:block [11Aug2021 11:24:29.943] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sticky_mechanical_piston to registry minecraft:block [11Aug2021 11:24:29.948] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:piston_extension_pole to registry minecraft:block [11Aug2021 11:24:29.951] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_piston_head to registry minecraft:block [11Aug2021 11:24:29.951] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gantry_carriage to registry minecraft:block [11Aug2021 11:24:29.989] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gantry_shaft to registry minecraft:block [11Aug2021 11:24:29.990] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:windmill_bearing to registry minecraft:block [11Aug2021 11:24:29.990] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_bearing to registry minecraft:block [11Aug2021 11:24:29.991] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:clockwork_bearing to registry minecraft:block [11Aug2021 11:24:29.991] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:rope_pulley to registry minecraft:block [11Aug2021 11:24:29.992] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:rope to registry minecraft:block [11Aug2021 11:24:29.992] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:pulley_magnet to registry minecraft:block [11Aug2021 11:24:29.998] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cart_assembler to registry minecraft:block [11Aug2021 11:24:29.999] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:reinforced_rail to registry minecraft:block [11Aug2021 11:24:30.045] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:controller_rail to registry minecraft:block [11Aug2021 11:24:30.046] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:minecart_anchor to registry minecraft:block [11Aug2021 11:24:30.046] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:linear_chassis to registry minecraft:block [11Aug2021 11:24:30.046] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:secondary_linear_chassis to registry minecraft:block [11Aug2021 11:24:30.048] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:radial_chassis to registry minecraft:block [11Aug2021 11:24:30.049] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sticker to registry minecraft:block [11Aug2021 11:24:30.077] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_drill to registry minecraft:block [11Aug2021 11:24:30.077] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_saw to registry minecraft:block [11Aug2021 11:24:30.078] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:deployer to registry minecraft:block [11Aug2021 11:24:30.078] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:portable_storage_interface to registry minecraft:block [11Aug2021 11:24:30.079] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:redstone_contact to registry minecraft:block [11Aug2021 11:24:30.079] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_harvester to registry minecraft:block [11Aug2021 11:24:30.079] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_plough to registry minecraft:block [11Aug2021 11:24:30.080] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:white_seat to registry minecraft:block [11Aug2021 11:24:30.080] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:orange_seat to registry minecraft:block [11Aug2021 11:24:30.080] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:magenta_seat to registry minecraft:block [11Aug2021 11:24:30.081] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_blue_seat to registry minecraft:block [11Aug2021 11:24:30.081] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:yellow_seat to registry minecraft:block [11Aug2021 11:24:30.081] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:lime_seat to registry minecraft:block [11Aug2021 11:24:30.081] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:pink_seat to registry minecraft:block [11Aug2021 11:24:30.081] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gray_seat to registry minecraft:block [11Aug2021 11:24:30.081] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_gray_seat to registry minecraft:block [11Aug2021 11:24:30.081] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cyan_seat to registry minecraft:block [11Aug2021 11:24:30.081] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:purple_seat to registry minecraft:block [11Aug2021 11:24:30.081] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blue_seat to registry minecraft:block [11Aug2021 11:24:30.082] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brown_seat to registry minecraft:block [11Aug2021 11:24:30.082] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:green_seat to registry minecraft:block [11Aug2021 11:24:30.082] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:red_seat to registry minecraft:block [11Aug2021 11:24:30.082] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:black_seat to registry minecraft:block [11Aug2021 11:24:30.086] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sail_frame to registry minecraft:block [11Aug2021 11:24:30.087] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:white_sail to registry minecraft:block [11Aug2021 11:24:30.087] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:orange_sail to registry minecraft:block [11Aug2021 11:24:30.087] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:magenta_sail to registry minecraft:block [11Aug2021 11:24:30.088] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_blue_sail to registry minecraft:block [11Aug2021 11:24:30.088] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:yellow_sail to registry minecraft:block [11Aug2021 11:24:30.089] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:lime_sail to registry minecraft:block [11Aug2021 11:24:30.089] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:pink_sail to registry minecraft:block [11Aug2021 11:24:30.089] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gray_sail to registry minecraft:block [11Aug2021 11:24:30.089] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_gray_sail to registry minecraft:block [11Aug2021 11:24:30.094] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cyan_sail to registry minecraft:block [11Aug2021 11:24:30.094] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:purple_sail to registry minecraft:block [11Aug2021 11:24:30.095] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blue_sail to registry minecraft:block [11Aug2021 11:24:30.095] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brown_sail to registry minecraft:block [11Aug2021 11:24:30.095] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:green_sail to registry minecraft:block [11Aug2021 11:24:30.095] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:red_sail to registry minecraft:block [11Aug2021 11:24:30.095] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:black_sail to registry minecraft:block [11Aug2021 11:24:30.110] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_casing to registry minecraft:block [11Aug2021 11:24:30.111] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_casing to registry minecraft:block [11Aug2021 11:24:30.111] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_casing to registry minecraft:block [11Aug2021 11:24:30.111] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:shadow_steel_casing to registry minecraft:block [11Aug2021 11:24:30.111] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:refined_radiance_casing to registry minecraft:block [11Aug2021 11:24:30.115] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_crafter to registry minecraft:block [11Aug2021 11:24:30.116] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sequenced_gearshift to registry minecraft:block [11Aug2021 11:24:30.119] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:flywheel to registry minecraft:block [11Aug2021 11:24:30.120] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:furnace_engine to registry minecraft:block [11Aug2021 11:24:30.123] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:rotation_speed_controller to registry minecraft:block [11Aug2021 11:24:30.124] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_arm to registry minecraft:block [11Aug2021 11:24:30.125] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_funnel to registry minecraft:block [11Aug2021 11:24:30.130] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_belt_funnel to registry minecraft:block [11Aug2021 11:24:30.130] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_funnel to registry minecraft:block [11Aug2021 11:24:30.135] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_belt_funnel to registry minecraft:block [11Aug2021 11:24:30.139] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_tunnel to registry minecraft:block [11Aug2021 11:24:30.139] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_tunnel to registry minecraft:block [11Aug2021 11:24:30.139] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:content_observer to registry minecraft:block [11Aug2021 11:24:30.141] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:stockpile_switch to registry minecraft:block [11Aug2021 11:24:30.142] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_crate to registry minecraft:block [11Aug2021 11:24:30.142] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:creative_crate to registry minecraft:block [11Aug2021 11:24:30.143] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:nixie_tube to registry minecraft:block [11Aug2021 11:24:30.144] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:redstone_link to registry minecraft:block [11Aug2021 11:24:30.144] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:analog_lever to registry minecraft:block [11Aug2021 11:24:30.145] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:pulse_repeater to registry minecraft:block [11Aug2021 11:24:30.146] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_repeater to registry minecraft:block [11Aug2021 11:24:30.146] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_pulse_repeater to registry minecraft:block [11Aug2021 11:24:30.147] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:powered_latch to registry minecraft:block [11Aug2021 11:24:30.148] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:powered_toggle_latch to registry minecraft:block [11Aug2021 11:24:30.149] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_ore to registry minecraft:block [11Aug2021 11:24:30.149] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:zinc_ore to registry minecraft:block [11Aug2021 11:24:30.149] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_block to registry minecraft:block [11Aug2021 11:24:30.149] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_shingles to registry minecraft:block [11Aug2021 11:24:30.150] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_tiles to registry minecraft:block [11Aug2021 11:24:30.150] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:zinc_block to registry minecraft:block [11Aug2021 11:24:30.150] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_block to registry minecraft:block [11Aug2021 11:24:30.151] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:honey to registry minecraft:block [11Aug2021 11:24:30.159] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chocolate to registry minecraft:block [11Aug2021 11:24:30.159] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:tiled_glass to registry minecraft:block [11Aug2021 11:24:30.159] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:framed_glass to registry minecraft:block [11Aug2021 11:24:30.159] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:horizontal_framed_glass to registry minecraft:block [11Aug2021 11:24:30.159] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:vertical_framed_glass to registry minecraft:block [11Aug2021 11:24:30.161] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:tiled_glass_pane to registry minecraft:block [11Aug2021 11:24:30.162] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:framed_glass_pane to registry minecraft:block [11Aug2021 11:24:30.164] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:horizontal_framed_glass_pane to registry minecraft:block [11Aug2021 11:24:30.166] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:vertical_framed_glass_pane to registry minecraft:block [11Aug2021 11:24:30.167] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:oak_window to registry minecraft:block [11Aug2021 11:24:30.167] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:spruce_window to registry minecraft:block [11Aug2021 11:24:30.168] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:birch_window to registry minecraft:block [11Aug2021 11:24:30.168] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:jungle_window to registry minecraft:block [11Aug2021 11:24:30.168] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:acacia_window to registry minecraft:block [11Aug2021 11:24:30.168] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_oak_window to registry minecraft:block [11Aug2021 11:24:30.168] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:ornate_iron_window to registry minecraft:block [11Aug2021 11:24:30.170] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:oak_window_pane to registry minecraft:block [11Aug2021 11:24:30.171] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:spruce_window_pane to registry minecraft:block [11Aug2021 11:24:30.172] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:birch_window_pane to registry minecraft:block [11Aug2021 11:24:30.175] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:jungle_window_pane to registry minecraft:block [11Aug2021 11:24:30.176] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:acacia_window_pane to registry minecraft:block [11Aug2021 11:24:30.195] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_oak_window_pane to registry minecraft:block [11Aug2021 11:24:30.196] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:ornate_iron_window_pane to registry minecraft:block [11Aug2021 11:24:30.196] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_cobblestone to registry minecraft:block [11Aug2021 11:24:30.200] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_cobblestone_stairs to registry minecraft:block [11Aug2021 11:24:30.200] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_cobblestone_slab to registry minecraft:block [11Aug2021 11:24:30.204] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_cobblestone_wall to registry minecraft:block [11Aug2021 11:24:30.204] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_bricks to registry minecraft:block [11Aug2021 11:24:30.209] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_bricks_stairs to registry minecraft:block [11Aug2021 11:24:30.209] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_bricks_slab to registry minecraft:block [11Aug2021 11:24:30.212] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_bricks_wall to registry minecraft:block [11Aug2021 11:24:30.212] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_granite_bricks to registry minecraft:block [11Aug2021 11:24:30.215] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_granite_bricks_stairs to registry minecraft:block [11Aug2021 11:24:30.215] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_granite_bricks_slab to registry minecraft:block [11Aug2021 11:24:30.218] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_granite_bricks_wall to registry minecraft:block [11Aug2021 11:24:30.218] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_pillar to registry minecraft:block [11Aug2021 11:24:30.218] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_granite to registry minecraft:block [11Aug2021 11:24:30.221] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_granite_stairs to registry minecraft:block [11Aug2021 11:24:30.221] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_granite_slab to registry minecraft:block [11Aug2021 11:24:30.225] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_granite_wall to registry minecraft:block [11Aug2021 11:24:30.225] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_granite to registry minecraft:block [11Aug2021 11:24:30.226] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_granite to registry minecraft:block [11Aug2021 11:24:30.226] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_granite to registry minecraft:block [11Aug2021 11:24:30.226] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_cobblestone to registry minecraft:block [11Aug2021 11:24:30.228] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_cobblestone_stairs to registry minecraft:block [11Aug2021 11:24:30.228] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_cobblestone_slab to registry minecraft:block [11Aug2021 11:24:30.238] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_cobblestone_wall to registry minecraft:block [11Aug2021 11:24:30.238] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_bricks to registry minecraft:block [11Aug2021 11:24:30.241] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_bricks_stairs to registry minecraft:block [11Aug2021 11:24:30.241] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_bricks_slab to registry minecraft:block [11Aug2021 11:24:30.246] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_bricks_wall to registry minecraft:block [11Aug2021 11:24:30.246] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_diorite_bricks to registry minecraft:block [11Aug2021 11:24:30.248] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_diorite_bricks_stairs to registry minecraft:block [11Aug2021 11:24:30.248] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_diorite_bricks_slab to registry minecraft:block [11Aug2021 11:24:30.251] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_diorite_bricks_wall to registry minecraft:block [11Aug2021 11:24:30.252] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_pillar to registry minecraft:block [11Aug2021 11:24:30.252] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_diorite to registry minecraft:block [11Aug2021 11:24:30.254] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_diorite_stairs to registry minecraft:block [11Aug2021 11:24:30.254] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_diorite_slab to registry minecraft:block [11Aug2021 11:24:30.257] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_diorite_wall to registry minecraft:block [11Aug2021 11:24:30.258] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_diorite to registry minecraft:block [11Aug2021 11:24:30.258] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_diorite to registry minecraft:block [11Aug2021 11:24:30.258] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_diorite to registry minecraft:block [11Aug2021 11:24:30.258] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_cobblestone to registry minecraft:block [11Aug2021 11:24:30.260] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_cobblestone_stairs to registry minecraft:block [11Aug2021 11:24:30.260] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_cobblestone_slab to registry minecraft:block [11Aug2021 11:24:30.263] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_cobblestone_wall to registry minecraft:block [11Aug2021 11:24:30.264] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_bricks to registry minecraft:block [11Aug2021 11:24:30.266] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_bricks_stairs to registry minecraft:block [11Aug2021 11:24:30.266] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_bricks_slab to registry minecraft:block [11Aug2021 11:24:30.269] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_bricks_wall to registry minecraft:block [11Aug2021 11:24:30.269] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_andesite_bricks to registry minecraft:block [11Aug2021 11:24:30.272] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_andesite_bricks_stairs to registry minecraft:block [11Aug2021 11:24:30.272] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_andesite_bricks_slab to registry minecraft:block [11Aug2021 11:24:30.276] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_andesite_bricks_wall to registry minecraft:block [11Aug2021 11:24:30.276] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_pillar to registry minecraft:block [11Aug2021 11:24:30.276] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_andesite to registry minecraft:block [11Aug2021 11:24:30.278] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_andesite_stairs to registry minecraft:block [11Aug2021 11:24:30.279] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_andesite_slab to registry minecraft:block [11Aug2021 11:24:30.282] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_andesite_wall to registry minecraft:block [11Aug2021 11:24:30.282] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_andesite to registry minecraft:block [11Aug2021 11:24:30.283] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_andesite to registry minecraft:block [11Aug2021 11:24:30.283] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_andesite to registry minecraft:block [11Aug2021 11:24:30.284] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limesand to registry minecraft:block [11Aug2021 11:24:30.284] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone to registry minecraft:block [11Aug2021 11:24:30.284] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_cobblestone to registry minecraft:block [11Aug2021 11:24:30.286] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_cobblestone_stairs to registry minecraft:block [11Aug2021 11:24:30.286] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_cobblestone_slab to registry minecraft:block [11Aug2021 11:24:30.289] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_cobblestone_wall to registry minecraft:block [11Aug2021 11:24:30.289] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_limestone to registry minecraft:block [11Aug2021 11:24:30.292] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_limestone_stairs to registry minecraft:block [11Aug2021 11:24:30.292] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_limestone_slab to registry minecraft:block [11Aug2021 11:24:30.296] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_limestone_wall to registry minecraft:block [11Aug2021 11:24:30.296] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_bricks to registry minecraft:block [11Aug2021 11:24:30.298] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_bricks_stairs to registry minecraft:block [11Aug2021 11:24:30.298] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_bricks_slab to registry minecraft:block [11Aug2021 11:24:30.301] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_bricks_wall to registry minecraft:block [11Aug2021 11:24:30.301] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_limestone_bricks to registry minecraft:block [11Aug2021 11:24:30.304] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_limestone_bricks_stairs to registry minecraft:block [11Aug2021 11:24:30.304] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_limestone_bricks_slab to registry minecraft:block [11Aug2021 11:24:30.307] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_limestone_bricks_wall to registry minecraft:block [11Aug2021 11:24:30.307] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:limestone_pillar to registry minecraft:block [11Aug2021 11:24:30.307] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_limestone to registry minecraft:block [11Aug2021 11:24:30.309] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_limestone_stairs to registry minecraft:block [11Aug2021 11:24:30.310] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_limestone_slab to registry minecraft:block [11Aug2021 11:24:30.312] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_limestone_wall to registry minecraft:block [11Aug2021 11:24:30.313] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_limestone to registry minecraft:block [11Aug2021 11:24:30.313] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_limestone to registry minecraft:block [11Aug2021 11:24:30.313] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_limestone to registry minecraft:block [11Aug2021 11:24:30.313] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_limestone to registry minecraft:block [11Aug2021 11:24:30.313] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone to registry minecraft:block [11Aug2021 11:24:30.313] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_cobblestone to registry minecraft:block [11Aug2021 11:24:30.316] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_cobblestone_stairs to registry minecraft:block [11Aug2021 11:24:30.316] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_cobblestone_slab to registry minecraft:block [11Aug2021 11:24:30.319] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_cobblestone_wall to registry minecraft:block [11Aug2021 11:24:30.319] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_weathered_limestone to registry minecraft:block [11Aug2021 11:24:30.321] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_weathered_limestone_stairs to registry minecraft:block [11Aug2021 11:24:30.322] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_weathered_limestone_slab to registry minecraft:block [11Aug2021 11:24:30.325] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_weathered_limestone_wall to registry minecraft:block [11Aug2021 11:24:30.325] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_bricks to registry minecraft:block [11Aug2021 11:24:30.327] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_bricks_stairs to registry minecraft:block [11Aug2021 11:24:30.328] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_bricks_slab to registry minecraft:block [11Aug2021 11:24:30.331] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_bricks_wall to registry minecraft:block [11Aug2021 11:24:30.331] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_weathered_limestone_bricks to registry minecraft:block [11Aug2021 11:24:30.333] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_weathered_limestone_bricks_stairs to registry minecraft:block [11Aug2021 11:24:30.333] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_weathered_limestone_bricks_slab to registry minecraft:block [11Aug2021 11:24:30.336] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_weathered_limestone_bricks_wall to registry minecraft:block [11Aug2021 11:24:30.336] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weathered_limestone_pillar to registry minecraft:block [11Aug2021 11:24:30.336] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_weathered_limestone to registry minecraft:block [11Aug2021 11:24:30.339] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_weathered_limestone_stairs to registry minecraft:block [11Aug2021 11:24:30.339] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_weathered_limestone_slab to registry minecraft:block [11Aug2021 11:24:30.342] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_weathered_limestone_wall to registry minecraft:block [11Aug2021 11:24:30.342] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_weathered_limestone to registry minecraft:block [11Aug2021 11:24:30.342] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_weathered_limestone to registry minecraft:block [11Aug2021 11:24:30.342] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_weathered_limestone to registry minecraft:block [11Aug2021 11:24:30.342] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_weathered_limestone to registry minecraft:block [11Aug2021 11:24:30.350] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite to registry minecraft:block [11Aug2021 11:24:30.350] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_cobblestone to registry minecraft:block [11Aug2021 11:24:30.352] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_cobblestone_stairs to registry minecraft:block [11Aug2021 11:24:30.352] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_cobblestone_slab to registry minecraft:block [11Aug2021 11:24:30.355] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_cobblestone_wall to registry minecraft:block [11Aug2021 11:24:30.356] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dolomite to registry minecraft:block [11Aug2021 11:24:30.358] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dolomite_stairs to registry minecraft:block [11Aug2021 11:24:30.359] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dolomite_slab to registry minecraft:block [11Aug2021 11:24:30.361] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dolomite_wall to registry minecraft:block [11Aug2021 11:24:30.362] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_bricks to registry minecraft:block [11Aug2021 11:24:30.364] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_bricks_stairs to registry minecraft:block [11Aug2021 11:24:30.364] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_bricks_slab to registry minecraft:block [11Aug2021 11:24:30.367] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_bricks_wall to registry minecraft:block [11Aug2021 11:24:30.367] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dolomite_bricks to registry minecraft:block [11Aug2021 11:24:30.370] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dolomite_bricks_stairs to registry minecraft:block [11Aug2021 11:24:30.370] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dolomite_bricks_slab to registry minecraft:block [11Aug2021 11:24:30.374] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dolomite_bricks_wall to registry minecraft:block [11Aug2021 11:24:30.374] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dolomite_pillar to registry minecraft:block [11Aug2021 11:24:30.374] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dolomite to registry minecraft:block [11Aug2021 11:24:30.394] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dolomite_stairs to registry minecraft:block [11Aug2021 11:24:30.394] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dolomite_slab to registry minecraft:block [11Aug2021 11:24:30.397] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dolomite_wall to registry minecraft:block [11Aug2021 11:24:30.397] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_dolomite to registry minecraft:block [11Aug2021 11:24:30.397] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_dolomite to registry minecraft:block [11Aug2021 11:24:30.397] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_dolomite to registry minecraft:block [11Aug2021 11:24:30.397] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_dolomite to registry minecraft:block [11Aug2021 11:24:30.397] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro to registry minecraft:block [11Aug2021 11:24:30.397] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_cobblestone to registry minecraft:block [11Aug2021 11:24:30.399] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_cobblestone_stairs to registry minecraft:block [11Aug2021 11:24:30.400] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_cobblestone_slab to registry minecraft:block [11Aug2021 11:24:30.403] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_cobblestone_wall to registry minecraft:block [11Aug2021 11:24:30.403] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_gabbro to registry minecraft:block [11Aug2021 11:24:30.406] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_gabbro_stairs to registry minecraft:block [11Aug2021 11:24:30.406] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_gabbro_slab to registry minecraft:block [11Aug2021 11:24:30.411] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_gabbro_wall to registry minecraft:block [11Aug2021 11:24:30.411] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_bricks to registry minecraft:block [11Aug2021 11:24:30.414] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_bricks_stairs to registry minecraft:block [11Aug2021 11:24:30.414] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_bricks_slab to registry minecraft:block [11Aug2021 11:24:30.417] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_bricks_wall to registry minecraft:block [11Aug2021 11:24:30.417] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_gabbro_bricks to registry minecraft:block [11Aug2021 11:24:30.420] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_gabbro_bricks_stairs to registry minecraft:block [11Aug2021 11:24:30.420] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_gabbro_bricks_slab to registry minecraft:block [11Aug2021 11:24:30.424] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_gabbro_bricks_wall to registry minecraft:block [11Aug2021 11:24:30.424] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gabbro_pillar to registry minecraft:block [11Aug2021 11:24:30.424] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_gabbro to registry minecraft:block [11Aug2021 11:24:30.434] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_gabbro_stairs to registry minecraft:block [11Aug2021 11:24:30.434] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_gabbro_slab to registry minecraft:block [11Aug2021 11:24:30.437] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_gabbro_wall to registry minecraft:block [11Aug2021 11:24:30.437] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_gabbro to registry minecraft:block [11Aug2021 11:24:30.437] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_gabbro to registry minecraft:block [11Aug2021 11:24:30.437] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_gabbro to registry minecraft:block [11Aug2021 11:24:30.437] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_gabbro to registry minecraft:block [11Aug2021 11:24:30.438] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria to registry minecraft:block [11Aug2021 11:24:30.438] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:natural_scoria to registry minecraft:block [11Aug2021 11:24:30.439] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_cobblestone to registry minecraft:block [11Aug2021 11:24:30.441] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_cobblestone_stairs to registry minecraft:block [11Aug2021 11:24:30.441] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_cobblestone_slab to registry minecraft:block [11Aug2021 11:24:30.445] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_cobblestone_wall to registry minecraft:block [11Aug2021 11:24:30.445] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_scoria to registry minecraft:block [11Aug2021 11:24:30.447] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_scoria_stairs to registry minecraft:block [11Aug2021 11:24:30.448] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_scoria_slab to registry minecraft:block [11Aug2021 11:24:30.450] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_scoria_wall to registry minecraft:block [11Aug2021 11:24:30.451] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_bricks to registry minecraft:block [11Aug2021 11:24:30.453] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_bricks_stairs to registry minecraft:block [11Aug2021 11:24:30.453] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_bricks_slab to registry minecraft:block [11Aug2021 11:24:30.456] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_bricks_wall to registry minecraft:block [11Aug2021 11:24:30.456] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_scoria_bricks to registry minecraft:block [11Aug2021 11:24:30.459] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_scoria_bricks_stairs to registry minecraft:block [11Aug2021 11:24:30.459] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_scoria_bricks_slab to registry minecraft:block [11Aug2021 11:24:30.462] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_scoria_bricks_wall to registry minecraft:block [11Aug2021 11:24:30.462] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:scoria_pillar to registry minecraft:block [11Aug2021 11:24:30.463] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_scoria to registry minecraft:block [11Aug2021 11:24:30.465] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_scoria_stairs to registry minecraft:block [11Aug2021 11:24:30.465] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_scoria_slab to registry minecraft:block [11Aug2021 11:24:30.469] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_scoria_wall to registry minecraft:block [11Aug2021 11:24:30.469] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_scoria to registry minecraft:block [11Aug2021 11:24:30.469] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_scoria to registry minecraft:block [11Aug2021 11:24:30.470] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_scoria to registry minecraft:block [11Aug2021 11:24:30.470] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_scoria to registry minecraft:block [11Aug2021 11:24:30.470] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria to registry minecraft:block [11Aug2021 11:24:30.470] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_cobblestone to registry minecraft:block [11Aug2021 11:24:30.516] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_cobblestone_stairs to registry minecraft:block [11Aug2021 11:24:30.516] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_cobblestone_slab to registry minecraft:block [11Aug2021 11:24:30.519] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_cobblestone_wall to registry minecraft:block [11Aug2021 11:24:30.521] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dark_scoria to registry minecraft:block [11Aug2021 11:24:30.524] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dark_scoria_stairs to registry minecraft:block [11Aug2021 11:24:30.525] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dark_scoria_slab to registry minecraft:block [11Aug2021 11:24:30.528] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_dark_scoria_wall to registry minecraft:block [11Aug2021 11:24:30.528] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_bricks to registry minecraft:block [11Aug2021 11:24:30.530] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_bricks_stairs to registry minecraft:block [11Aug2021 11:24:30.530] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_bricks_slab to registry minecraft:block [11Aug2021 11:24:30.534] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_bricks_wall to registry minecraft:block [11Aug2021 11:24:30.534] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dark_scoria_bricks to registry minecraft:block [11Aug2021 11:24:30.536] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dark_scoria_bricks_stairs to registry minecraft:block [11Aug2021 11:24:30.537] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dark_scoria_bricks_slab to registry minecraft:block [11Aug2021 11:24:30.539] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_dark_scoria_bricks_wall to registry minecraft:block [11Aug2021 11:24:30.540] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_scoria_pillar to registry minecraft:block [11Aug2021 11:24:30.540] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dark_scoria to registry minecraft:block [11Aug2021 11:24:30.542] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dark_scoria_stairs to registry minecraft:block [11Aug2021 11:24:30.542] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dark_scoria_slab to registry minecraft:block [11Aug2021 11:24:30.545] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_dark_scoria_wall to registry minecraft:block [11Aug2021 11:24:30.545] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_dark_scoria to registry minecraft:block [11Aug2021 11:24:30.546] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chiseled_dark_scoria to registry minecraft:block [11Aug2021 11:24:30.546] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_dark_scoria to registry minecraft:block [11Aug2021 11:24:30.546] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_dark_scoria to registry minecraft:block [11Aug2021 11:24:30.547] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid create : RegistryEvent.Register<minecraft:block> [11Aug2021 11:24:30.557] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES [11Aug2021 11:24:30.575] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:item> [11Aug2021 11:24:30.576] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:item> [11Aug2021 11:24:30.576] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid create : RegistryEvent.Register<minecraft:item> [11Aug2021 11:24:30.576] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 449 known objects of type net.minecraft.item.Item [11Aug2021 11:24:30.576] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:schematicannon to registry minecraft:item [11Aug2021 11:24:30.576] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:schematic_table to registry minecraft:item [11Aug2021 11:24:30.577] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:shaft to registry minecraft:item [11Aug2021 11:24:30.583] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cogwheel to registry minecraft:item [11Aug2021 11:24:30.590] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:large_cogwheel to registry minecraft:item [11Aug2021 11:24:30.591] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_encased_shaft to registry minecraft:item [11Aug2021 11:24:30.591] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_encased_shaft to registry minecraft:item [11Aug2021 11:24:30.591] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gearbox to registry minecraft:item [11Aug2021 11:24:30.591] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:clutch to registry minecraft:item [11Aug2021 11:24:30.591] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gearshift to registry minecraft:item [11Aug2021 11:24:30.591] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:encased_chain_drive to registry minecraft:item [11Aug2021 11:24:30.591] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_chain_gearshift to registry minecraft:item [11Aug2021 11:24:30.591] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:creative_motor to registry minecraft:item [11Aug2021 11:24:30.592] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:water_wheel to registry minecraft:item [11Aug2021 11:24:30.592] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:encased_fan to registry minecraft:item [11Aug2021 11:24:30.592] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:nozzle to registry minecraft:item [11Aug2021 11:24:30.592] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:turntable to registry minecraft:item [11Aug2021 11:24:30.592] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:hand_crank to registry minecraft:item [11Aug2021 11:24:30.592] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cuckoo_clock to registry minecraft:item [11Aug2021 11:24:30.592] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mysterious_cuckoo_clock to registry minecraft:item [11Aug2021 11:24:30.592] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:millstone to registry minecraft:item [11Aug2021 11:24:30.592] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushing_wheel to registry minecraft:item [11Aug2021 11:24:30.592] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_press to registry minecraft:item [11Aug2021 11:24:30.593] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_mixer to registry minecraft:item [11Aug2021 11:24:30.593] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:basin to registry minecraft:item [11Aug2021 11:24:30.593] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blaze_burner to registry minecraft:item [11Aug2021 11:24:30.593] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:depot to registry minecraft:item [11Aug2021 11:24:30.593] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:weighted_ejector to registry minecraft:item [11Aug2021 11:24:30.593] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chute to registry minecraft:item [11Aug2021 11:24:30.593] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:smart_chute to registry minecraft:item [11Aug2021 11:24:30.593] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:speedometer to registry minecraft:item [11Aug2021 11:24:30.593] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:stressometer to registry minecraft:item [11Aug2021 11:24:30.593] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:wooden_bracket to registry minecraft:item [11Aug2021 11:24:30.594] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:metal_bracket to registry minecraft:item [11Aug2021 11:24:30.594] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fluid_pipe to registry minecraft:item [11Aug2021 11:24:30.594] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_pump to registry minecraft:item [11Aug2021 11:24:30.594] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:smart_fluid_pipe to registry minecraft:item [11Aug2021 11:24:30.594] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fluid_valve to registry minecraft:item [11Aug2021 11:24:30.594] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_valve_handle to registry minecraft:item [11Aug2021 11:24:30.594] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:white_valve_handle to registry minecraft:item [11Aug2021 11:24:30.594] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:orange_valve_handle to registry minecraft:item [11Aug2021 11:24:30.594] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:magenta_valve_handle to registry minecraft:item [11Aug2021 11:24:30.594] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_blue_valve_handle to registry minecraft:item [11Aug2021 11:24:30.594] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:yellow_valve_handle to registry minecraft:item [11Aug2021 11:24:30.594] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:lime_valve_handle to registry minecraft:item [11Aug2021 11:24:30.594] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:pink_valve_handle to registry minecraft:item [11Aug2021 11:24:30.594] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gray_valve_handle to registry minecraft:item [11Aug2021 11:24:30.595] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_gray_valve_handle to registry minecraft:item [11Aug2021 11:24:30.595] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cyan_valve_handle to registry minecraft:item [11Aug2021 11:24:30.595] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:purple_valve_handle to registry minecraft:item [11Aug2021 11:24:30.595] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blue_valve_handle to registry minecraft:item [11Aug2021 11:24:30.595] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brown_valve_handle to registry minecraft:item [11Aug2021 11:24:30.595] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:green_valve_handle to registry minecraft:item [11Aug2021 11:24:30.595] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:red_valve_handle to registry minecraft:item [11Aug2021 11:24:30.595] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:black_valve_handle to registry minecraft:item [11Aug2021 11:24:30.595] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fluid_tank to registry minecraft:item [11Aug2021 11:24:30.595] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:creative_fluid_tank to registry minecraft:item [11Aug2021 11:24:30.595] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:hose_pulley to registry minecraft:item [11Aug2021 11:24:30.595] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:item_drain to registry minecraft:item [11Aug2021 11:24:30.595] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:spout to registry minecraft:item [11Aug2021 11:24:30.596] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:portable_fluid_interface to registry minecraft:item [11Aug2021 11:24:30.596] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_piston to registry minecraft:item [11Aug2021 11:24:30.596] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sticky_mechanical_piston to registry minecraft:item [11Aug2021 11:24:30.596] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:piston_extension_pole to registry minecraft:item [11Aug2021 11:24:30.596] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gantry_carriage to registry minecraft:item [11Aug2021 11:24:30.596] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gantry_shaft to registry minecraft:item [11Aug2021 11:24:30.596] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:windmill_bearing to registry minecraft:item [11Aug2021 11:24:30.596] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_bearing to registry minecraft:item [11Aug2021 11:24:30.596] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:clockwork_bearing to registry minecraft:item [11Aug2021 11:24:30.596] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:rope_pulley to registry minecraft:item [11Aug2021 11:24:30.596] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cart_assembler to registry minecraft:item [11Aug2021 11:24:30.596] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:reinforced_rail to registry minecraft:item [11Aug2021 11:24:30.596] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:controller_rail to registry minecraft:item [11Aug2021 11:24:30.597] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:linear_chassis to registry minecraft:item [11Aug2021 11:24:30.597] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:secondary_linear_chassis to registry minecraft:item [11Aug2021 11:24:30.597] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:radial_chassis to registry minecraft:item [11Aug2021 11:24:30.597] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sticker to registry minecraft:item [11Aug2021 11:24:30.597] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_drill to registry minecraft:item [11Aug2021 11:24:30.597] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_saw to registry minecraft:item [11Aug2021 11:24:30.597] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:deployer to registry minecraft:item [11Aug2021 11:24:30.597] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:portable_storage_interface to registry minecraft:item [11Aug2021 11:24:30.597] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:redstone_contact to registry minecraft:item [11Aug2021 11:24:30.597] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_harvester to registry minecraft:item [11Aug2021 11:24:30.597] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_plough to registry minecraft:item [11Aug2021 11:24:30.597] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:white_seat to registry minecraft:item [11Aug2021 11:24:30.597] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:orange_seat to registry minecraft:item [11Aug2021 11:24:30.598] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:magenta_seat to registry minecraft:item [11Aug2021 11:24:30.598] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_blue_seat to registry minecraft:item [11Aug2021 11:24:30.598] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:yellow_seat to registry minecraft:item [11Aug2021 11:24:30.598] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:lime_seat to registry minecraft:item [11Aug2021 11:24:30.598] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:pink_seat to registry minecraft:item [11Aug2021 11:24:30.598] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:gray_seat to registry minecraft:item [11Aug2021 11:24:30.598] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:light_gray_seat to registry minecraft:item [11Aug2021 11:24:30.598] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cyan_seat to registry minecraft:item [11Aug2021 11:24:30.598] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:purple_seat to registry minecraft:item [11Aug2021 11:24:30.598] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blue_seat to registry minecraft:item [11Aug2021 11:24:30.598] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brown_seat to registry minecraft:item [11Aug2021 11:24:30.598] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:green_seat to registry minecraft:item [11Aug2021 11:24:30.598] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:red_seat to registry minecraft:item [11Aug2021 11:24:30.598] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:black_seat to registry minecraft:item [11Aug2021 11:24:30.599] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sail_frame to registry minecraft:item [11Aug2021 11:24:30.599] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:white_sail to registry minecraft:item [11Aug2021 11:24:30.599] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_casing to registry minecraft:item [11Aug2021 11:24:30.599] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_casing to registry minecraft:item [11Aug2021 11:24:30.599] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_casing to registry minecraft:item [11Aug2021 11:24:30.599] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:shadow_steel_casing to registry minecraft:item [11Aug2021 11:24:30.599] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:refined_radiance_casing to registry minecraft:item [11Aug2021 11:24:30.599] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_crafter to registry minecraft:item [11Aug2021 11:24:30.599] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sequenced_gearshift to registry minecraft:item [11Aug2021 11:24:30.599] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:flywheel to registry minecraft:item [11Aug2021 11:24:30.599] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:furnace_engine to registry minecraft:item [11Aug2021 11:24:30.599] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:rotation_speed_controller to registry minecraft:item [11Aug2021 11:24:30.599] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mechanical_arm to registry minecraft:item [11Aug2021 11:24:30.599] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_funnel to registry minecraft:item [11Aug2021 11:24:30.600] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_funnel to registry minecraft:item [11Aug2021 11:24:30.600] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_tunnel to registry minecraft:item [11Aug2021 11:24:30.600] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_tunnel to registry minecraft:item [11Aug2021 11:24:30.600] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:content_observer to registry minecraft:item [11Aug2021 11:24:30.600] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:stockpile_switch to registry minecraft:item [11Aug2021 11:24:30.600] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_crate to registry minecraft:item [11Aug2021 11:24:30.600] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:creative_crate to registry minecraft:item [11Aug2021 11:24:30.600] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:nixie_tube to registry minecraft:item [11Aug2021 11:24:30.600] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:redstone_link to registry minecraft:item [11Aug2021 11:24:30.600] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:analog_lever to registry minecraft:item [11Aug2021 11:24:30.600] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:pulse_repeater to registry minecraft:item [11Aug2021 11:24:30.600] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_repeater to registry minecraft:item [11Aug2021 11:24:30.600] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:adjustable_pulse_repeater to registry minecraft:item [11Aug2021 11:24:30.601] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:powered_latch to registry minecraft:item [11Aug2021 11:24:30.601] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:powered_toggle_latch to registry minecraft:item [11Aug2021 11:24:30.601] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_ore to registry minecraft:item [11Aug2021 11:24:30.601] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:zinc_ore to registry minecraft:item [11Aug2021 11:24:30.601] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_block to registry minecraft:item [11Aug2021 11:24:30.601] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_shingles to registry minecraft:item [11Aug2021 11:24:30.601] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_tiles to registry minecraft:item [11Aug2021 11:24:30.601] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:zinc_block to registry minecraft:item [11Aug2021 11:24:30.601] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_block to registry minecraft:item [11Aug2021 11:24:30.601] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:wheat_flour to registry minecraft:item [11Aug2021 11:24:30.601] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dough to registry minecraft:item [11Aug2021 11:24:30.602] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:cinder_flour to registry minecraft:item [11Aug2021 11:24:30.602] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:powdered_obsidian to registry minecraft:item [11Aug2021 11:24:30.602] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:rose_quartz to registry minecraft:item [11Aug2021 11:24:30.602] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:polished_rose_quartz to registry minecraft:item [11Aug2021 11:24:30.602] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:propeller to registry minecraft:item [11Aug2021 11:24:30.602] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:whisk to registry minecraft:item [11Aug2021 11:24:30.602] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_hand to registry minecraft:item [11Aug2021 11:24:30.602] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crafter_slot_cover to registry minecraft:item [11Aug2021 11:24:30.602] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:electron_tube to registry minecraft:item [11Aug2021 11:24:30.602] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:integrated_circuit to registry minecraft:item [11Aug2021 11:24:30.602] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blaze_cake_base to registry minecraft:item [11Aug2021 11:24:30.602] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:blaze_cake to registry minecraft:item [11Aug2021 11:24:30.603] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:bar_of_chocolate to registry minecraft:item [11Aug2021 11:24:30.603] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sweet_roll to registry minecraft:item [11Aug2021 11:24:30.603] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chocolate_glazed_berries to registry minecraft:item [11Aug2021 11:24:30.603] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:honeyed_apple to registry minecraft:item [11Aug2021 11:24:30.603] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:builders_tea to registry minecraft:item [11Aug2021 11:24:30.603] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:andesite_alloy to registry minecraft:item [11Aug2021 11:24:30.603] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_ingot to registry minecraft:item [11Aug2021 11:24:30.603] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:zinc_ingot to registry minecraft:item [11Aug2021 11:24:30.603] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_ingot to registry minecraft:item [11Aug2021 11:24:30.608] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chromatic_compound to registry minecraft:item [11Aug2021 11:24:30.608] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:shadow_steel to registry minecraft:item [11Aug2021 11:24:30.608] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:refined_radiance to registry minecraft:item [11Aug2021 11:24:30.608] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_nugget to registry minecraft:item [11Aug2021 11:24:30.608] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:zinc_nugget to registry minecraft:item [11Aug2021 11:24:30.608] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_nugget to registry minecraft:item [11Aug2021 11:24:30.608] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:copper_sheet to registry minecraft:item [11Aug2021 11:24:30.609] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:brass_sheet to registry minecraft:item [11Aug2021 11:24:30.609] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:iron_sheet to registry minecraft:item [11Aug2021 11:24:30.609] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:golden_sheet to registry minecraft:item [11Aug2021 11:24:30.609] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:lapis_sheet to registry minecraft:item [11Aug2021 11:24:30.609] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_iron_ore to registry minecraft:item [11Aug2021 11:24:30.609] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_gold_ore to registry minecraft:item [11Aug2021 11:24:30.609] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_copper_ore to registry minecraft:item [11Aug2021 11:24:30.609] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_zinc_ore to registry minecraft:item [11Aug2021 11:24:30.609] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_brass to registry minecraft:item [11Aug2021 11:24:30.609] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_osmium_ore to registry minecraft:item [11Aug2021 11:24:30.610] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_platinum_ore to registry minecraft:item [11Aug2021 11:24:30.610] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_silver_ore to registry minecraft:item [11Aug2021 11:24:30.610] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_tin_ore to registry minecraft:item [11Aug2021 11:24:30.610] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_lead_ore to registry minecraft:item [11Aug2021 11:24:30.612] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_quicksilver_ore to registry minecraft:item [11Aug2021 11:24:30.613] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_aluminum_ore to registry minecraft:item [11Aug2021 11:24:30.632] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_uranium_ore to registry minecraft:item [11Aug2021 11:24:30.632] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:crushed_nickel_ore to registry minecraft:item [11Aug2021 11:24:30.632] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:belt_connector to registry minecraft:item [11Aug2021 11:24:30.632] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:vertical_gearbox to registry minecraft:item [11Aug2021 11:24:30.632] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:empty_blaze_burner to registry minecraft:item [11Aug2021 11:24:30.640] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:goggles to registry minecraft:item [11Aug2021 11:24:30.640] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:super_glue to registry minecraft:item [11Aug2021 11:24:30.640] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:minecart_coupling to registry minecraft:item [11Aug2021 11:24:30.694] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:sand_paper to registry minecraft:item [11Aug2021 11:24:30.707] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:red_sand_paper to registry minecraft:item [11Aug2021 11:24:30.719] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:wrench to registry minecraft:item [11Aug2021 11:24:30.719] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:minecart_contraption to registry minecraft:item [11Aug2021 11:24:30.719] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:furnace_minecart_contraption to registry minecraft:item [11Aug2021 11:24:30.719] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chest_minecart_contraption to registry minecraft:item [11Aug2021 11:24:30.722] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:filter to registry minecraft:item [11Aug2021 11:24:30.723] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:attribute_filter to registry minecraft:item [11Aug2021 11:24:30.723] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:tree_fertilizer to registry minecraft:item [11Aug2021 11:24:30.733] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:handheld_blockzapper to registry minecraft:item [11Aug2021 11:24:30.747] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:handheld_worldshaper to registry minecraft:item [11Aug2021 11:24:30.764] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:deforester to registry minecraft:item [11Aug2021 11:24:30.771] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:wand_of_symmetry to registry minecraft:item [11Aug2021 11:24:30.779] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:extendo_grip to registry minecraft:item [11Aug2021 11:24:30.779] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:empty_schematic to registry minecraft:item [11Aug2021 11:24:30.779] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:schematic_and_quill to registry minecraft:item [11Aug2021 11:24:30.779] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:schematic to registry minecraft:item [11Aug2021 11:24:30.779] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:honey_bucket to registry minecraft:item [11Aug2021 11:24:30.779] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chocolate_bucket to registry minecraft:item [11Aug2021 11:24:30.780] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:tiled_glass to registry minecraft:item [11Aug2021 11:24:30.780] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:framed_glass to registry minecraft:item [11Aug2021 11:24:30.780] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:horizontal_framed_glass to registry minecraft:item [11Aug2021 11:24:30.780] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:vertical_framed_glass to registry minecraft:item [11Aug2021 11:24:30.780] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:tiled_glass_pane to registry minecraft:item [11Aug2021 11:24:30.780] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:framed_glass_pane to registry minecraft:item [11Aug2021 11:24:30.780] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:horizontal_framed_glass_pane to registry minecraft:item [11Aug2021 11:24:30.780] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:vertical_framed_glass_pane to registry minecraft:item [11Aug2021 11:24:30.780] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:oak_window to registry minecraft:item [11Aug2021 11:24:30.780] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:spruce_window to registry minecraft:item [11Aug2021 11:24:30.780] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:birch_window to registry minecraft:item [11Aug2021 11:24:30.780] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:jungle_window to registry minecraft:item [11Aug2021 11:24:30.780] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:acacia_window to registry minecraft:item [11Aug2021 11:24:30.780] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_oak_window to registry minecraft:item [11Aug2021 11:24:30.781] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:ornate_iron_window to registry minecraft:item [11Aug2021 11:24:30.781] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:oak_window_pane to registry minecraft:item [11Aug2021 11:24:30.781] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:spruce_window_pane to registry minecraft:item [11Aug2021 11:24:30.781] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:birch_window_pane to registry minecraft:item [11Aug2021 11:24:30.781] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:jungle_window_pane to registry minecraft:item [11Aug2021 11:24:30.781] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:acacia_window_pane to registry minecraft:item [11Aug2021 11:24:30.781] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:dark_oak_window_pane to registry minecraft:item [11Aug2021 11:24:30.781] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:ornate_iron_window_pane to registry minecraft:item [11Aug2021 11:24:30.781] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_cobblestone to registry minecraft:item [11Aug2021 11:24:30.781] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_cobblestone_stairs to registry minecraft:item [11Aug2021 11:24:30.781] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_cobblestone_slab to registry minecraft:item [11Aug2021 11:24:30.781] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_cobblestone_wall to registry minecraft:item [11Aug2021 11:24:30.781] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_bricks to registry minecraft:item [11Aug2021 11:24:30.782] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_bricks_stairs to registry minecraft:item [11Aug2021 11:24:30.782] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_bricks_slab to registry minecraft:item [11Aug2021 11:24:30.782] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_bricks_wall to registry minecraft:item [11Aug2021 11:24:30.782] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_granite_bricks to registry minecraft:item [11Aug2021 11:24:30.782] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_granite_bricks_stairs to registry minecraft:item [11Aug2021 11:24:30.782] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_granite_bricks_slab to registry minecraft:item [11Aug2021 11:24:30.782] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:fancy_granite_bricks_wall to registry minecraft:item [11Aug2021 11:24:30.782] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:granite_pillar to registry minecraft:item [11Aug2021 11:24:30.782] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_granite to registry minecraft:item [11Aug2021 11:24:30.782] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_granite_stairs to registry minecraft:item [11Aug2021 11:24:30.782] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_granite_slab to registry minecraft:item [11Aug2021 11:24:30.782] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:paved_granite_wall to registry minecraft:item [11Aug2021 11:24:30.782] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:layered_granite to registry minecraft:item [11Aug2021 11:24:30.789] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:mossy_granite to registry minecraft:item [11Aug2021 11:24:30.789] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:overgrown_granite to registry minecraft:item [11Aug2021 11:24:30.789] [Render thread/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:diorite_cobblestone to registry minecraft:item [11Aug2021 11:24:30.789] [Render thread/DEBUG]
Recommended Posts