Skip to content

Instantly share code, notes, and snippets.

@autaut03
Created February 1, 2019 21:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save autaut03/98202ff68db5826170dcd879912f303f to your computer and use it in GitHub Desktop.
Save autaut03/98202ff68db5826170dcd879912f303f to your computer and use it in GitHub Desktop.
[22:40:11] [main/DEBUG] [FML]: Instantiating coremod class FMLCorePlugin
[22:40:11] [main/INFO] [FML]: Ignoring missing certificate for coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin), we are in deobf and it's a forge core plugin
[22:40:11] [main/DEBUG] [FML]: Added access transformer class net.minecraftforge.fml.common.asm.transformers.AccessTransformer to enqueued access transformers
[22:40:11] [main/DEBUG] [FML]: Enqueued coremod FMLCorePlugin
[22:40:11] [main/DEBUG] [FML]: Instantiating coremod class FMLForgePlugin
[22:40:11] [main/INFO] [FML]: Ignoring missing certificate for coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin), we are in deobf and it's a forge core plugin
[22:40:11] [main/DEBUG] [FML]: Enqueued coremod FMLForgePlugin
[22:40:11] [main/DEBUG] [FML]: All fundamental core mods are successfully located
[22:40:11] [main/DEBUG] [FML]: Discovering coremods
[22:40:11] [main/INFO] [FML]: Searching D:\Programming\Mine\roomery\run\.\mods for mods
[22:40:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
[22:40:11] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin
[22:40:11] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
[22:40:11] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:40:11] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[22:40:11] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[22:40:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:40:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:40:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:40:11] [main/DEBUG] [FML]: Injecting coremod FMLCorePlugin \{net.minecraftforge.fml.relauncher.FMLCorePlugin\} class transformers
[22:40:11] [main/TRACE] [FML]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer
[22:40:11] [main/TRACE] [FML]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
[22:40:11] [main/TRACE] [FML]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
[22:40:11] [main/TRACE] [FML]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SoundEngineFixTransformer
[22:40:11] [main/DEBUG] [FML]: Injection complete
[22:40:11] [main/DEBUG] [FML]: Running coremod plugin for FMLCorePlugin \{net.minecraftforge.fml.relauncher.FMLCorePlugin\}
[22:40:11] [main/DEBUG] [FML]: Running coremod plugin FMLCorePlugin
[22:40:11] [main/DEBUG] [FML]: Loading deobfuscation resource C:\Users\autau\.gradle\caches\minecraft\de\oceanlabs\mcp\mcp_stable\39\1.12.2\srgs\srg-mcp.srg with 36076 records
[22:40:12] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[22:40:12] [main/DEBUG] [FML]: Coremod plugin class FMLCorePlugin run successfully
[22:40:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:40:12] [main/DEBUG] [FML]: Injecting coremod FMLForgePlugin \{net.minecraftforge.classloading.FMLForgePlugin\} class transformers
[22:40:12] [main/DEBUG] [FML]: Injection complete
[22:40:12] [main/DEBUG] [FML]: Running coremod plugin for FMLForgePlugin \{net.minecraftforge.classloading.FMLForgePlugin\}
[22:40:12] [main/DEBUG] [FML]: Running coremod plugin FMLForgePlugin
[22:40:12] [main/DEBUG] [FML]: Coremod plugin class FMLForgePlugin run successfully
[22:40:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[22:40:12] [main/DEBUG] [FML]: Loaded 213 rules from AccessTransformer config file forge_at.cfg
[22:40:12] [main/DEBUG] [FML]: Validating minecraft
[22:40:12] [main/DEBUG] [FML]: Minecraft validated, launching...
[22:40:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[22:40:12] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[22:40:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[22:40:12] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[22:40:13] [main/INFO] [net.minecraft.client.Minecraft]: Setting user: Player169
[22:40:16] [main/DEBUG] [FML]: Creating vanilla freeze snapshot
[22:40:16] [main/DEBUG] [FML]: Vanilla freeze snapshot created
[22:40:16] [main/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: lastServer:
[22:40:16] [main/INFO] [net.minecraft.client.Minecraft]: LWJGL Version: 2.9.4
[22:40:17] [main/DEBUG] [FML]: Bar Finished: Loading Resource - LanguageManager took 0.001s
[22:40:17] [main/INFO] [FML]: -- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_201, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 297885256 bytes (284 MB) / 553123840 bytes (527 MB) up to 3804758016 bytes (3628 MB)
JVM Flags: 0 total;
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.13547 Compatibility Profile Context 25.20.15015.1002' Renderer: 'AMD Radeon HD 7800 Series'
[22:40:17] [main/INFO] [FML]: MinecraftForge v14.23.5.2768 Initialized
[22:40:18] [main/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[22:40:18] [main/INFO] [FML]: Replaced 1036 ore ingredients
[22:40:18] [main/DEBUG] [FML]: File D:\Programming\Mine\roomery\run\config\injectedDependencies.json not found. No dependencies injected
[22:40:18] [main/DEBUG] [FML]: Building injected Mod Containers [net.minecraftforge.fml.common.FMLContainer, net.minecraftforge.common.ForgeModContainer]
[22:40:18] [main/DEBUG] [FML]: Attempting to load mods contained in the minecraft jar file and associated classes
[22:40:18] [main/DEBUG] [FML]: Found a minecraft related file at C:\Program Files\Java\jdk1.8.0_201\lib\ant-javafx.jar, examining for mod candidates
[22:40:18] [main/DEBUG] [FML]: Found a minecraft related file at C:\Program Files\Java\jdk1.8.0_201\lib\dt.jar, examining for mod candidates
[22:40:18] [main/DEBUG] [FML]: Found a minecraft related file at C:\Program Files\Java\jdk1.8.0_201\lib\javafx-mx.jar, examining for mod candidates
[22:40:18] [main/DEBUG] [FML]: Found a minecraft related file at C:\Program Files\Java\jdk1.8.0_201\lib\jconsole.jar, examining for mod candidates
[22:40:18] [main/DEBUG] [FML]: Found a minecraft related file at C:\Program Files\Java\jdk1.8.0_201\lib\packager.jar, examining for mod candidates
[22:40:18] [main/DEBUG] [FML]: Found a minecraft related file at C:\Program Files\Java\jdk1.8.0_201\lib\sa-jdi.jar, examining for mod candidates
[22:40:18] [main/DEBUG] [FML]: Found a minecraft related file at C:\Program Files\Java\jdk1.8.0_201\lib\tools.jar, examining for mod candidates
[22:40:18] [main/DEBUG] [FML]: Found a minecraft related directory at D:\Programming\Mine\roomery\classes\production\roomery, examining for mod candidates
[22:40:18] [main/DEBUG] [FML]: Found a minecraft related file at C:\Users\autau\.gradle\caches\minecraft\deobfedDeps\compileDummy.jar, examining for mod candidates
[22:40:18] [main/DEBUG] [FML]: Found a minecraft related file at C:\Users\autau\.gradle\caches\minecraft\deobfedDeps\providedDummy.jar, examining for mod candidates
[22:40:18] [main/DEBUG] [FML]: Found a minecraft related file at C:\Users\autau\.gradle\caches\modules-2\files-2.1\com.google.code.findbugs\jsr305\3.0.1\f7be08ec23c21485b9b5a1cf1654c2ec8c58168d\jsr305-3.0.1.jar, examining for mod candidates
[22:40:18] [main/DEBUG] [FML]: Found a minecraft related file at C:\Users\autau\.gradle\caches\modules-2\files-2.1\com.mojang\patchy\1.1\aef610b34a1be37fa851825f12372b78424d8903\patchy-1.1.jar, examining for mod candidates
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\oshi-project\oshi-core\1.1\9ddf7b048a8d701be231c0f4f95fd986198fd2d8\oshi-core-1.1.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\net.java.dev.jna\jna\4.4.0\cb208278274bf12ebdb56c61bd7407e6f774d65a\jna-4.4.0.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\net.java.dev.jna\platform\3.4.0\e3f70017be8100d3d6923f50b3d2ee17714e9c13\platform-3.4.0.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\com.ibm.icu\icu4j-core-mojang\51.2\63d216a9311cca6be337c1e458e587f99d382b84\icu4j-core-mojang-51.2.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\net.sf.jopt-simple\jopt-simple\5.0.3\cdd846cfc4e0f7eefafc02c0f5dce32b9303aa2a\jopt-simple-5.0.3.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\io.netty\netty-all\4.1.9.Final\97860965d6a0a6b98e7f569f3f966727b8db75\netty-all-4.1.9.Final.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\com.google.guava\guava\21.0\3a3d111be1be1b745edfa7d91678a12d7ed38709\guava-21.0.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\org.apache.commons\commons-lang3\3.5\6c6c702c89bfff3cd9e80b04d668c5e190d588c6\commons-lang3-3.5.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\commons-io\commons-io\2.5\2852e6e05fbb95076fc091f6d1780f1f8fe35e0f\commons-io-2.5.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\commons-codec\commons-codec\1.10\4b95f4897fa13f2cd904aee711aeafc0c5295cd8\commons-codec-1.10.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\net.java.jutils\jutils\1.0.0\e12fe1fda814bd348c1579329c86943d2cd3c6a6\jutils-1.0.0.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\com.google.code.gson\gson\2.8.0\c4ba5371a29ac9b2ad6129b1d39ea38750043eff\gson-2.8.0.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\com.mojang\authlib\1.5.25\9834cdf236c22e84b946bba989e2f94ef5897c3c\authlib-1.5.25.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\com.mojang\realms\1.10.22\bd0dccebdf3744c75f1ca20063f16e8f7d5e663f\realms-1.10.22.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\org.apache.commons\commons-compress\1.8.1\a698750c16740fd5b3871425f4cb3bbaa87f529d\commons-compress-1.8.1.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpclient\4.3.3\18f4247ff4572a074444572cee34647c43e7c9c7\httpclient-4.3.3.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\commons-logging\commons-logging\1.1.3\f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f\commons-logging-1.1.3.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpcore\4.3.2\31fbbff1ddbf98f3aa7377c94d33b0447c646b6e\httpcore-4.3.2.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\it.unimi.dsi\fastutil\7.1.0\9835253257524c1be7ab50c057aa2d418fb72082\fastutil-7.1.0.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-api\2.8.1\e801d13612e22cad62a3f4f3fe7fdbe6334a8e72\log4j-api-2.8.1.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-core\2.8.1\4ac28ff2f1ddf05dae3043a190451e8c46b73c31\log4j-core-2.8.1.jar
[22:40:18] [main/DEBUG] [FML]: Found a minecraft related file at C:\Users\autau\.gradle\caches\modules-2\files-2.1\com.mojang\text2speech\1.10.3\48fd510879dff266c3815947de66e3d4809f8668\text2speech-1.10.3.jar, examining for mod candidates
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\net.minecraft\launchwrapper\1.12\111e7bea9c968cdb3d06ef4632bf7ff0824d0f36\launchwrapper-1.12.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\org.jline\jline\3.5.1\51800e9d7a13608894a5a28eed0f5c7fa2f300fb\jline-3.5.1.jar
[22:40:18] [main/DEBUG] [FML]: Found a minecraft related file at C:\Users\autau\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-debug-all\5.2\3354e11e2b34215f06dab629ab88e06aca477c19\asm-debug-all-5.2.jar, examining for mod candidates
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\com.typesafe.akka\akka-actor_2.11\2.3.3\ed62e9fc709ca0f2ff1a3220daa8b70a2870078e\akka-actor_2.11-2.3.3.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\com.typesafe\config\1.2.1\f771f71fdae3df231bcd54d5ca2d57f0bf93f467\config-1.2.1.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\org.scala-lang\scala-actors-migration_2.11\1.1.0\dfa8bc42b181d5b9f1a5dd147f8ae308b893eb6f\scala-actors-migration_2.11-1.1.0.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\org.scala-lang\scala-compiler\2.11.1\56ea2e6c025e0821f28d73ca271218b8dd04926a\scala-compiler-2.11.1.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\org.scala-lang.plugins\scala-continuations-library_2.11\1.0.2\e517c53a7e9acd6b1668c5a35eccbaa3bab9aac\scala-continuations-library_2.11-1.0.2.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\org.scala-lang.plugins\scala-continuations-plugin_2.11.1\1.0.2\f361a3283452c57fa30c1ee69448995de23c60f7\scala-continuations-plugin_2.11.1-1.0.2.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\org.scala-lang\scala-library\2.11.1\e11da23da3eabab9f4777b9220e60d44c1aab6a\scala-library-2.11.1.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\org.scala-lang.modules\scala-parser-combinators_2.11\1.0.1\f05d7345bf5a58924f2837c6c1f4d73a938e1ff0\scala-parser-combinators_2.11-1.0.1.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\org.scala-lang\scala-reflect\2.11.1\6580347e61cc7f8e802941e7fde40fa83b8badeb\scala-reflect-2.11.1.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\org.scala-lang.modules\scala-swing_2.11\1.0.1\b1cdd92bd47b1e1837139c1c53020e86bb9112ae\scala-swing_2.11-1.0.1.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\org.scala-lang.modules\scala-xml_2.11\1.0.2\820fbca7e524b530fdadc594c39d49a21ea0337e\scala-xml_2.11-1.0.2.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\lzma\lzma\0.0.1\521616dc7487b42bef0e803bd2fa3faf668101d7\lzma-0.0.1.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\net.sf.trove4j\trove4j\3.0.3\42ccaf4761f0dfdfa805c9e340d99a755907e2dd\trove4j-3.0.3.jar
[22:40:18] [main/DEBUG] [FML]: Found a minecraft related file at C:\Users\autau\.gradle\caches\modules-2\files-2.1\org.apache.maven\maven-artifact\3.5.3\7dc72b6d6d8a6dced3d294ed54c2cc3515ade9f4\maven-artifact-3.5.3.jar, examining for mod candidates
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\com.paulscode\codecjorbis\20101023\c73b5636faf089d9f00e8732a829577de25237ee\codecjorbis-20101023.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\com.paulscode\codecwav\20101023\12f031cfe88fef5c1dd36c563c0a3a69bd7261da\codecwav-20101023.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\com.paulscode\libraryjavasound\20101123\5c5e304366f75f9eaa2e8cca546a1fb6109348b3\libraryjavasound-20101123.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\com.paulscode\librarylwjglopenal\20100824\73e80d0794c39665aec3f62eee88ca91676674ef\librarylwjglopenal-20100824.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\com.paulscode\soundsystem\20120107\419c05fe9be71f792b2d76cfc9b67f1ed0fec7f6\soundsystem-20120107.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\net.java.jinput\jinput\2.0.5\39c7796b469a600f72380316f6b1f11db6c2c7c4\jinput-2.0.5.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\org.lwjgl.lwjgl\lwjgl\2.9.4-nightly-20150209\697517568c68e78ae0b4544145af031c81082dfe\lwjgl-2.9.4-nightly-20150209.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\org.lwjgl.lwjgl\lwjgl_util\2.9.4-nightly-20150209\d51a7c040a721d13efdfbd34f8b257b2df882ad0\lwjgl_util-2.9.4-nightly-20150209.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\java3d\vecmath\1.5.2\79846ba34cbd89e2422d74d53752f993dcc2ccaf\vecmath-1.5.2.jar
[22:40:18] [main/DEBUG] [FML]: Found a minecraft related file at C:\Users\autau\.gradle\caches\modules-2\files-2.1\ca.weblite\java-objc-bridge\1.0.0\6ef160c3133a78de015830860197602ca1c855d3\java-objc-bridge-1.0.0.jar, examining for mod candidates
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\org.scala-lang\scala-actors\2.11.0\8ccfb6541de179bb1c4d45cf414acee069b7f78b\scala-actors-2.11.0.jar
[22:40:18] [main/DEBUG] [FML]: Found a minecraft related file at C:\Users\autau\.gradle\caches\modules-2\files-2.1\org.codehaus.plexus\plexus-utils\3.1.0\60eecb6f15abdb1c653ad80abaac6fe188b3feaa\plexus-utils-3.1.0.jar, examining for mod candidates
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\net.java.jinput\jinput-platform\2.0.5\7ff832a6eb9ab6a767f1ade2b548092d0fa64795\jinput-platform-2.0.5-natives-linux.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\net.java.jinput\jinput-platform\2.0.5\385ee093e01f587f30ee1c8a2ee7d408fd732e16\jinput-platform-2.0.5-natives-windows.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\net.java.jinput\jinput-platform\2.0.5\53f9c919f34d2ca9de8c51fc4e1e8282029a9232\jinput-platform-2.0.5-natives-osx.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\org.lwjgl.lwjgl\lwjgl-platform\2.9.4-nightly-20150209\b84d5102b9dbfabfeb5e43c7e2828d98a7fc80e0\lwjgl-platform-2.9.4-nightly-20150209-natives-windows.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\org.lwjgl.lwjgl\lwjgl-platform\2.9.4-nightly-20150209\931074f46c795d2f7b30ed6395df5715cfd7675b\lwjgl-platform-2.9.4-nightly-20150209-natives-linux.jar
[22:40:18] [main/TRACE] [FML]: Skipping known library file C:\Users\autau\.gradle\caches\modules-2\files-2.1\org.lwjgl.lwjgl\lwjgl-platform\2.9.4-nightly-20150209\bcab850f8f487c3f4c4dbabde778bb82bd1a40ed\lwjgl-platform-2.9.4-nightly-20150209-natives-osx.jar
[22:40:18] [main/DEBUG] [FML]: Found a minecraft related file at C:\Users\autau\.gradle\caches\minecraft\net\minecraftforge\forge\1.12.2-14.23.5.2768\stable\39\forgeSrc-1.12.2-14.23.5.2768.jar, examining for mod candidates
[22:40:18] [main/DEBUG] [FML]: Found a minecraft related directory at C:\Users\autau\.gradle\caches\minecraft\net\minecraftforge\forge\1.12.2-14.23.5.2768\start, examining for mod candidates
[22:40:18] [main/DEBUG] [FML]: Found a minecraft related file at C:\Program Files\JetBrains\IntelliJ IDEA 2017.3.4\lib\idea_rt.jar, examining for mod candidates
[22:40:18] [main/DEBUG] [FML]: Found a minecraft related file at C:\Users\autau\.IntelliJIdea2017.3\system\groovyHotSwap\gragent.jar, examining for mod candidates
[22:40:18] [main/DEBUG] [FML]: Found a minecraft related file at C:\Users\autau\.IntelliJIdea2017.3\system\captureAgent\debugger-agent.jar, examining for mod candidates
[22:40:18] [main/DEBUG] [FML]: Found a minecraft related file at C:\Program Files\JetBrains\IntelliJ IDEA 2017.3.4\lib\asm-all.jar, examining for mod candidates
[22:40:18] [main/DEBUG] [FML]: Minecraft jar mods loaded successfully
[22:40:18] [main/INFO] [FML]: Searching D:\Programming\Mine\roomery\run\.\mods for mods
[22:40:18] [main/DEBUG] [FML]: Examining file ant-javafx.jar for potential mods
[22:40:18] [main/DEBUG] [FML]: The mod container ant-javafx.jar appears to be missing an mcmod.info file
[22:40:18] [main/DEBUG] [FML]: Examining file dt.jar for potential mods
[22:40:18] [main/DEBUG] [FML]: The mod container dt.jar appears to be missing an mcmod.info file
[22:40:18] [main/DEBUG] [FML]: Examining file javafx-mx.jar for potential mods
[22:40:18] [main/DEBUG] [FML]: The mod container javafx-mx.jar appears to be missing an mcmod.info file
[22:40:18] [main/DEBUG] [FML]: Examining file jconsole.jar for potential mods
[22:40:18] [main/DEBUG] [FML]: The mod container jconsole.jar appears to be missing an mcmod.info file
[22:40:18] [main/DEBUG] [FML]: Examining file packager.jar for potential mods
[22:40:18] [main/DEBUG] [FML]: The mod container packager.jar appears to be missing an mcmod.info file
[22:40:18] [main/DEBUG] [FML]: Examining file sa-jdi.jar for potential mods
[22:40:18] [main/DEBUG] [FML]: The mod container sa-jdi.jar appears to be missing an mcmod.info file
[22:40:18] [main/DEBUG] [FML]: Examining file tools.jar for potential mods
[22:40:18] [main/DEBUG] [FML]: The mod container tools.jar appears to be missing an mcmod.info file
[22:40:19] [main/DEBUG] [FML]: Examining directory roomery for potential mods
[22:40:19] [main/DEBUG] [FML]: Found an mcmod.info file in directory roomery
[22:40:19] [main/TRACE] [FML]: Recursing into package assets
[22:40:19] [main/TRACE] [FML]: Recursing into package assets/roomery
[22:40:19] [main/TRACE] [FML]: Recursing into package assets/roomery/blockstates
[22:40:19] [main/TRACE] [FML]: Recursing into package assets/roomery/models
[22:40:19] [main/TRACE] [FML]: Recursing into package assets/roomery/models/block
[22:40:19] [main/TRACE] [FML]: Recursing into package assets/roomery/models/item
[22:40:19] [main/TRACE] [FML]: Recursing into package assets/roomery/textures
[22:40:19] [main/TRACE] [FML]: Recursing into package assets/roomery/textures/block
[22:40:19] [main/TRACE] [FML]: Recursing into package assets/roomery/textures/item
[22:40:19] [main/TRACE] [FML]: Recursing into package net
[22:40:19] [main/TRACE] [FML]: Recursing into package net/alexwells
[22:40:19] [main/TRACE] [FML]: Recursing into package net/alexwells/roomery
[22:40:19] [main/TRACE] [FML]: Recursing into package net/alexwells/roomery/block
[22:40:19] [main/TRACE] [FML]: Recursing into package net/alexwells/roomery/holder
[22:40:19] [main/TRACE] [FML]: Recursing into package net/alexwells/roomery/item
[22:40:19] [main/TRACE] [FML]: Recursing into package net/alexwells/roomery/proxy
[22:40:19] [main/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (net.alexwells.roomery.Roomery) - loading
[22:40:19] [main/TRACE] [FML]: Parsed dependency info for roomery: Requirements: [] After:[] Before:[]
[22:40:19] [main/TRACE] [FML]: Recursing into package net/alexwells/roomery/tile
[22:40:19] [main/DEBUG] [FML]: Examining file compileDummy.jar for potential mods
[22:40:19] [main/DEBUG] [FML]: The mod container compileDummy.jar appears to be missing an mcmod.info file
[22:40:19] [main/DEBUG] [FML]: Examining file providedDummy.jar for potential mods
[22:40:19] [main/DEBUG] [FML]: The mod container providedDummy.jar appears to be missing an mcmod.info file
[22:40:19] [main/DEBUG] [FML]: Examining file jsr305-3.0.1.jar for potential mods
[22:40:19] [main/DEBUG] [FML]: The mod container jsr305-3.0.1.jar appears to be missing an mcmod.info file
[22:40:19] [main/DEBUG] [FML]: Examining file patchy-1.1.jar for potential mods
[22:40:19] [main/DEBUG] [FML]: The mod container patchy-1.1.jar appears to be missing an mcmod.info file
[22:40:19] [main/DEBUG] [FML]: Examining file text2speech-1.10.3.jar for potential mods
[22:40:19] [main/DEBUG] [FML]: The mod container text2speech-1.10.3.jar appears to be missing an mcmod.info file
[22:40:19] [main/DEBUG] [FML]: Examining file asm-debug-all-5.2.jar for potential mods
[22:40:19] [main/DEBUG] [FML]: The mod container asm-debug-all-5.2.jar appears to be missing an mcmod.info file
[22:40:19] [main/DEBUG] [FML]: Examining file maven-artifact-3.5.3.jar for potential mods
[22:40:19] [main/DEBUG] [FML]: The mod container maven-artifact-3.5.3.jar appears to be missing an mcmod.info file
[22:40:19] [main/DEBUG] [FML]: Examining file java-objc-bridge-1.0.0.jar for potential mods
[22:40:19] [main/DEBUG] [FML]: The mod container java-objc-bridge-1.0.0.jar appears to be missing an mcmod.info file
[22:40:19] [main/DEBUG] [FML]: Examining file plexus-utils-3.1.0.jar for potential mods
[22:40:19] [main/DEBUG] [FML]: The mod container plexus-utils-3.1.0.jar appears to be missing an mcmod.info file
[22:40:19] [main/DEBUG] [FML]: Examining file forgeSrc-1.12.2-14.23.5.2768.jar for potential mods
[22:40:19] [main/DEBUG] [FML]: The mod container forgeSrc-1.12.2-14.23.5.2768.jar appears to be missing an mcmod.info file
[22:40:20] [main/DEBUG] [FML]: Examining directory start for potential mods
[22:40:20] [main/DEBUG] [FML]: No mcmod.info file found in directory start
[22:40:20] [main/TRACE] [FML]: Recursing into package net
[22:40:20] [main/TRACE] [FML]: Recursing into package net/minecraftforge
[22:40:20] [main/TRACE] [FML]: Recursing into package net/minecraftforge/gradle
[22:40:20] [main/TRACE] [FML]: Recursing into package net/minecraftforge/gradle/tweakers
[22:40:20] [main/DEBUG] [FML]: Examining file idea_rt.jar for potential mods
[22:40:20] [main/DEBUG] [FML]: The mod container idea_rt.jar appears to be missing an mcmod.info file
[22:40:20] [main/DEBUG] [FML]: Examining file gragent.jar for potential mods
[22:40:20] [main/DEBUG] [FML]: The mod container gragent.jar appears to be missing an mcmod.info file
[22:40:20] [main/DEBUG] [FML]: Examining file debugger-agent.jar for potential mods
[22:40:20] [main/DEBUG] [FML]: The mod container debugger-agent.jar appears to be missing an mcmod.info file
[22:40:20] [main/DEBUG] [FML]: Examining file asm-all.jar for potential mods
[22:40:20] [main/DEBUG] [FML]: The mod container asm-all.jar appears to be missing an mcmod.info file
[22:40:20] [Thread-3/INFO] [FML]: Using sync timing. 200 frames of Display.update took 178819400 nanos
[22:40:20] [main/INFO] [FML]: Forge Mod Loader has identified 5 mods to load
[22:40:20] [main/TRACE] [FML]: Received a system property request ''
[22:40:20] [main/TRACE] [FML]: System property request managing the state of 0 mods
[22:40:20] [main/DEBUG] [FML]: After merging, found state information for 0 mods
[22:40:20] [main/DEBUG] [FML]: Mod Forge Mod Loader is missing a pack.mcmeta file, substituting a dummy one
[22:40:20] [main/DEBUG] [FML]: Mod Minecraft Forge is missing a pack.mcmeta file, substituting a dummy one
[22:40:20] [main/DEBUG] [FML]: Enabling mod roomery
[22:40:20] [main/TRACE] [FML]: Verifying mod requirements are satisfied
[22:40:20] [main/TRACE] [FML]: All mod requirements are satisfied
[22:40:20] [main/TRACE] [FML]: Sorting mods into an ordered list
[22:40:20] [main/TRACE] [FML]: Mod sorting completed successfully
[22:40:20] [main/DEBUG] [FML]: Mod sorting data
[22:40:20] [main/DEBUG] [FML]: roomery(Roomery:1.0.0): roomery ()
[22:40:20] [main/DEBUG] [FML]: Loading @Config anotation data
[22:40:20] [main/TRACE] [FML]: Sending event FMLConstructionEvent to mod minecraft
[22:40:20] [main/TRACE] [FML]: Sent event FMLConstructionEvent to mod minecraft
[22:40:20] [main/DEBUG] [FML]: Bar Step: Construction - Minecraft took 0.003s
[22:40:20] [main/TRACE] [FML]: Sending event FMLConstructionEvent to mod mcp
[22:40:20] [main/TRACE] [FML]: Sent event FMLConstructionEvent to mod mcp
[22:40:20] [main/DEBUG] [FML]: Bar Step: Construction - Minecraft Coder Pack took 0.000s
[22:40:20] [main/TRACE] [FML]: Sending event FMLConstructionEvent to mod FML
[22:40:20] [main/TRACE] [FML]: Mod FML is using network checker : Invoking method checkModLists
[22:40:20] [main/TRACE] [FML]: Testing mod FML to verify it accepts its own version in a remote connection
[22:40:20] [main/TRACE] [FML]: The mod FML accepts its own version (8.0.99.99)
[22:40:20] [main/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, roomery] at CLIENT
[22:40:20] [main/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, roomery] at SERVER
[22:40:20] [main/TRACE] [FML]: Sent event FMLConstructionEvent to mod FML
[22:40:20] [main/DEBUG] [FML]: Bar Step: Construction - Forge Mod Loader took 0.662s
[22:40:20] [main/TRACE] [FML]: Sending event FMLConstructionEvent to mod forge
[22:40:20] [main/DEBUG] [forge]: Loading Vanilla annotations: null
[22:40:20] [main/DEBUG] [forge]: Preloading CrashReport Classes
[22:40:20] [main/DEBUG] [forge]: net/minecraft/client/Minecraft$10
[22:40:20] [main/DEBUG] [forge]: net/minecraft/client/Minecraft$11
[22:40:20] [main/DEBUG] [forge]: net/minecraft/client/Minecraft$12
[22:40:20] [main/DEBUG] [forge]: net/minecraft/client/Minecraft$13
[22:40:20] [main/DEBUG] [forge]: net/minecraft/client/Minecraft$14
[22:40:20] [main/DEBUG] [forge]: net/minecraft/client/Minecraft$2
[22:40:20] [main/DEBUG] [forge]: net/minecraft/client/Minecraft$3
[22:40:20] [main/DEBUG] [forge]: net/minecraft/client/Minecraft$4
[22:40:20] [main/DEBUG] [forge]: net/minecraft/client/Minecraft$5
[22:40:20] [main/DEBUG] [forge]: net/minecraft/client/Minecraft$6
[22:40:20] [main/DEBUG] [forge]: net/minecraft/client/Minecraft$7
[22:40:20] [main/DEBUG] [forge]: net/minecraft/client/Minecraft$8
[22:40:20] [main/DEBUG] [forge]: net/minecraft/client/Minecraft$9
[22:40:20] [main/DEBUG] [forge]: net/minecraft/client/multiplayer/WorldClient$1
[22:40:20] [main/DEBUG] [forge]: net/minecraft/client/multiplayer/WorldClient$2
[22:40:20] [main/DEBUG] [forge]: net/minecraft/client/multiplayer/WorldClient$3
[22:40:20] [main/DEBUG] [forge]: net/minecraft/client/multiplayer/WorldClient$4
[22:40:20] [main/DEBUG] [forge]: net/minecraft/client/particle/ParticleManager$1
[22:40:20] [main/DEBUG] [forge]: net/minecraft/client/particle/ParticleManager$2
[22:40:20] [main/DEBUG] [forge]: net/minecraft/client/particle/ParticleManager$3
[22:40:20] [main/DEBUG] [forge]: net/minecraft/client/particle/ParticleManager$4
[22:40:20] [main/DEBUG] [forge]: net/minecraft/client/renderer/EntityRenderer$2
[22:40:20] [main/DEBUG] [forge]: net/minecraft/client/renderer/EntityRenderer$3
[22:40:20] [main/DEBUG] [forge]: net/minecraft/client/renderer/EntityRenderer$4
[22:40:20] [main/DEBUG] [forge]: net/minecraft/client/renderer/RenderGlobal$1
[22:40:20] [main/DEBUG] [forge]: net/minecraft/client/renderer/RenderItem$1
[22:40:20] [main/DEBUG] [forge]: net/minecraft/client/renderer/RenderItem$2
[22:40:20] [main/DEBUG] [forge]: net/minecraft/client/renderer/RenderItem$3
[22:40:20] [main/DEBUG] [forge]: net/minecraft/client/renderer/RenderItem$4
[22:40:20] [main/DEBUG] [forge]: net/minecraft/client/renderer/texture/TextureAtlasSprite$1
[22:40:20] [main/DEBUG] [forge]: net/minecraft/client/renderer/texture/TextureManager$1
[22:40:20] [main/DEBUG] [forge]: net/minecraft/client/renderer/texture/TextureMap$1
[22:40:20] [main/DEBUG] [forge]: net/minecraft/client/renderer/texture/TextureMap$2
[22:40:20] [main/DEBUG] [forge]: net/minecraft/client/renderer/texture/TextureMap$3
[22:40:20] [main/DEBUG] [forge]: net/minecraft/crash/CrashReport$1
[22:40:20] [main/DEBUG] [forge]: net/minecraft/crash/CrashReport$2
[22:40:20] [main/DEBUG] [forge]: net/minecraft/crash/CrashReport$3
[22:40:20] [main/DEBUG] [forge]: net/minecraft/crash/CrashReport$4
[22:40:20] [main/DEBUG] [forge]: net/minecraft/crash/CrashReport$5
[22:40:20] [main/DEBUG] [forge]: net/minecraft/crash/CrashReport$6
[22:40:20] [main/DEBUG] [forge]: net/minecraft/crash/CrashReport$7
[22:40:20] [main/DEBUG] [forge]: net/minecraft/crash/CrashReportCategory$1
[22:40:20] [main/DEBUG] [forge]: net/minecraft/crash/CrashReportCategory$2
[22:40:20] [main/DEBUG] [forge]: net/minecraft/crash/CrashReportCategory$3
[22:40:20] [main/DEBUG] [forge]: net/minecraft/crash/CrashReportCategory$4
[22:40:20] [main/DEBUG] [forge]: net/minecraft/crash/CrashReportCategory$5
[22:40:20] [main/DEBUG] [forge]: net/minecraft/entity/Entity$2
[22:40:20] [main/DEBUG] [forge]: net/minecraft/entity/Entity$3
[22:40:20] [main/DEBUG] [forge]: net/minecraft/entity/Entity$4
[22:40:20] [main/DEBUG] [forge]: net/minecraft/entity/Entity$5
[22:40:20] [main/DEBUG] [forge]: net/minecraft/entity/EntityTracker$1
[22:40:20] [main/DEBUG] [forge]: net/minecraft/entity/player/InventoryPlayer$1
[22:40:20] [main/DEBUG] [forge]: net/minecraft/nbt/NBTTagCompound$1
[22:40:20] [main/DEBUG] [forge]: net/minecraft/nbt/NBTTagCompound$2
[22:40:20] [main/DEBUG] [forge]: net/minecraft/network/NetHandlerPlayServer$3
[22:40:20] [main/DEBUG] [forge]: net/minecraft/network/NetworkSystem$6
[22:40:20] [main/DEBUG] [forge]: net/minecraft/server/MinecraftServer$2
[22:40:20] [main/DEBUG] [forge]: net/minecraft/server/MinecraftServer$3
[22:40:20] [main/DEBUG] [forge]: net/minecraft/server/dedicated/DedicatedServer$3
[22:40:20] [main/DEBUG] [forge]: net/minecraft/server/dedicated/DedicatedServer$4
[22:40:20] [main/DEBUG] [forge]: net/minecraft/server/integrated/IntegratedServer$1
[22:40:20] [main/DEBUG] [forge]: net/minecraft/server/integrated/IntegratedServer$2
[22:40:20] [main/DEBUG] [forge]: net/minecraft/tileentity/CommandBlockBaseLogic$1
[22:40:20] [main/DEBUG] [forge]: net/minecraft/tileentity/CommandBlockBaseLogic$2
[22:40:20] [main/DEBUG] [forge]: net/minecraft/tileentity/TileEntity$1
[22:40:20] [main/DEBUG] [forge]: net/minecraft/tileentity/TileEntity$2
[22:40:20] [main/DEBUG] [forge]: net/minecraft/tileentity/TileEntity$3
[22:40:20] [main/DEBUG] [forge]: net/minecraft/world/World$1
[22:40:20] [main/DEBUG] [forge]: net/minecraft/world/World$2
[22:40:20] [main/DEBUG] [forge]: net/minecraft/world/World$3
[22:40:20] [main/DEBUG] [forge]: net/minecraft/world/World$4
[22:40:20] [main/DEBUG] [forge]: net/minecraft/world/World$5
[22:40:20] [main/DEBUG] [forge]: net/minecraft/world/chunk/Chunk$1
[22:40:20] [main/DEBUG] [forge]: net/minecraft/world/gen/structure/MapGenStructure$1
[22:40:20] [main/DEBUG] [forge]: net/minecraft/world/gen/structure/MapGenStructure$2
[22:40:20] [main/DEBUG] [forge]: net/minecraft/world/gen/structure/MapGenStructure$3
[22:40:20] [main/DEBUG] [forge]: net/minecraft/world/storage/WorldInfo$10
[22:40:20] [main/DEBUG] [forge]: net/minecraft/world/storage/WorldInfo$2
[22:40:20] [main/DEBUG] [forge]: net/minecraft/world/storage/WorldInfo$3
[22:40:20] [main/DEBUG] [forge]: net/minecraft/world/storage/WorldInfo$4
[22:40:20] [main/DEBUG] [forge]: net/minecraft/world/storage/WorldInfo$5
[22:40:20] [main/DEBUG] [forge]: net/minecraft/world/storage/WorldInfo$6
[22:40:20] [main/DEBUG] [forge]: net/minecraft/world/storage/WorldInfo$7
[22:40:20] [main/DEBUG] [forge]: net/minecraft/world/storage/WorldInfo$8
[22:40:20] [main/DEBUG] [forge]: net/minecraft/world/storage/WorldInfo$9
[22:40:20] [main/DEBUG] [forge]: net/minecraftforge/common/util/TextTable
[22:40:20] [main/DEBUG] [forge]: net/minecraftforge/common/util/TextTable$Alignment
[22:40:20] [main/DEBUG] [forge]: net/minecraftforge/common/util/TextTable$Column
[22:40:20] [main/DEBUG] [forge]: net/minecraftforge/common/util/TextTable$Row
[22:40:20] [main/DEBUG] [forge]: net/minecraftforge/fml/client/SplashProgress$1
[22:40:20] [main/DEBUG] [forge]: net/minecraftforge/fml/common/FMLCommonHandler$1
[22:40:20] [main/DEBUG] [forge]: net/minecraftforge/fml/common/ICrashCallable
[22:40:20] [main/DEBUG] [forge]: net/minecraftforge/fml/common/Loader$1
[22:40:20] [main/TRACE] [FML]: Mod forge is using network checker : No network checking performed
[22:40:20] [main/TRACE] [FML]: Testing mod forge to verify it accepts its own version in a remote connection
[22:40:20] [main/TRACE] [FML]: The mod forge accepts its own version (14.23.5.2768)
[22:40:20] [main/DEBUG] [FML]: Attempting to inject @Config classes into forge for type INSTANCE
[22:40:20] [main/TRACE] [FML]: Sent event FMLConstructionEvent to mod forge
[22:40:20] [main/DEBUG] [FML]: Bar Step: Construction - Minecraft Forge took 0.109s
[22:40:20] [main/TRACE] [FML]: Sending event FMLConstructionEvent to mod roomery
[22:40:20] [main/TRACE] [FML]: Mod roomery is using network checker : Accepting version 1.0.0
[22:40:20] [main/TRACE] [FML]: Testing mod roomery to verify it accepts its own version in a remote connection
[22:40:20] [main/TRACE] [FML]: The mod roomery accepts its own version (1.0.0)
[22:40:20] [main/DEBUG] [FML]: Attempting to inject @SidedProxy classes into roomery
[22:40:20] [main/DEBUG] [FML]: Attempting to inject @EventBusSubscriber classes into the eventbus for roomery
[22:40:21] [main/DEBUG] [FML]: Attempting to inject @Config classes into roomery for type INSTANCE
[22:40:21] [main/TRACE] [FML]: Sent event FMLConstructionEvent to mod roomery
[22:40:21] [main/DEBUG] [FML]: Bar Step: Construction - Roomery took 0.046s
[22:40:21] [main/DEBUG] [FML]: Bar Finished: Construction took 0.821s
[22:40:21] [main/DEBUG] [FML]: Mod signature data
[22:40:21] [main/DEBUG] [FML]: Valid Signatures:
[22:40:21] [main/DEBUG] [FML]: Missing Signatures:
[22:40:21] [main/DEBUG] [FML]: minecraft (Minecraft 1.12.2) minecraft.jar
[22:40:21] [main/DEBUG] [FML]: mcp (Minecraft Coder Pack 9.42) minecraft.jar
[22:40:21] [main/DEBUG] [FML]: FML (Forge Mod Loader 8.0.99.99) forgeSrc-1.12.2-14.23.5.2768.jar
[22:40:21] [main/DEBUG] [FML]: forge (Minecraft Forge 14.23.5.2768) forgeSrc-1.12.2-14.23.5.2768.jar
[22:40:21] [main/DEBUG] [FML]: roomery (Roomery 1.0.0) roomery
[22:40:21] [main/INFO] [net.minecraft.client.resources.SimpleReloadableResourceManager]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Roomery
[22:40:21] [main/DEBUG] [FML]: Bar Step: Loading Resources - Default took 0.004s
[22:40:21] [main/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Forge Mod Loader took 0.010s
[22:40:21] [main/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Minecraft Forge took 0.007s
[22:40:21] [main/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Roomery took 0.003s
[22:40:21] [main/DEBUG] [FML]: Bar Finished: Reloading - LanguageManager took 0.122s
[22:40:21] [main/DEBUG] [FML]: Bar Step: Loading Resources - Reloading listeners took 0.123s
[22:40:21] [main/DEBUG] [FML]: Bar Finished: Loading Resources took 0.146s
[22:40:21] [main/DEBUG] [FML]: Mod Forge Mod Loader is missing a pack.mcmeta file, substituting a dummy one
[22:40:21] [main/DEBUG] [FML]: Mod Minecraft Forge is missing a pack.mcmeta file, substituting a dummy one
[22:40:21] [main/INFO] [FML]: Processing ObjectHolder annotations
[22:40:21] [main/INFO] [FML]: Found 1170 ObjectHolder annotations
[22:40:21] [main/INFO] [FML]: Identifying ItemStackHolder annotations
[22:40:21] [main/INFO] [FML]: Found 0 ItemStackHolder annotations
[22:40:21] [main/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod minecraft
[22:40:21] [main/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod minecraft
[22:40:21] [main/DEBUG] [FML]: Bar Step: PreInitialization - Minecraft took 0.000s
[22:40:21] [main/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod mcp
[22:40:21] [main/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod mcp
[22:40:21] [main/DEBUG] [FML]: Bar Step: PreInitialization - Minecraft Coder Pack took 0.000s
[22:40:21] [main/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod FML
[22:40:21] [main/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod FML
[22:40:21] [main/DEBUG] [FML]: Bar Step: PreInitialization - Forge Mod Loader took 0.000s
[22:40:21] [main/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod forge
[22:40:21] [main/INFO] [FML]: Configured a dormant chunk cache size of 0
[22:40:21] [main/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod forge
[22:40:21] [main/DEBUG] [FML]: Bar Step: PreInitialization - Minecraft Forge took 0.067s
[22:40:21] [main/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod roomery
[22:40:21] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[22:40:21] [main/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod roomery
[22:40:21] [main/DEBUG] [FML]: Bar Step: PreInitialization - Roomery took 0.002s
[22:40:21] [main/DEBUG] [FML]: Bar Finished: PreInitialization took 0.070s
[22:40:21] [main/INFO] [FML]: Applying holder lookups
[22:40:21] [main/DEBUG] [FML]: Unable to lookup roomery:room_card for public static net.alexwells.roomery.item.RoomCardItem net.alexwells.roomery.holder.ItemHolder.roomCard. This means the object wasn't registered. It's likely just mod options.
[22:40:21] [main/INFO] [FML]: Holder lookups applied
[22:40:21] [main/INFO] [FML]: Applying holder lookups
[22:40:21] [main/INFO] [FML]: Holder lookups applied
[22:40:21] [main/INFO] [FML]: Applying holder lookups
[22:40:21] [main/INFO] [FML]: Holder lookups applied
[22:40:21] [main/INFO] [FML]: Applying holder lookups
[22:40:21] [main/INFO] [FML]: Holder lookups applied
[22:40:21] [main/INFO] [FML]: Injecting itemstacks
[22:40:21] [main/INFO] [FML]: Itemstack injection complete
[22:40:21] [main/DEBUG] [FML]: Bar Finished: Loading Resource - TextureManager took 0.000s
[22:40:21] [Forge Version Check/DEBUG] [forge.VersionCheck]: [forge] Received version check data:
{
"homepage": "http://files.minecraftforge.net/maven/net/minecraftforge/forge/",
"promos": {
"1.1-latest": "1.3.2.6",
"1.10-latest": "12.18.0.2000",
"1.10.2-latest": "12.18.3.2511",
"1.10.2-recommended": "12.18.3.2185",
"1.11-latest": "13.19.1.2199",
"1.11-recommended": "13.19.1.2189",
"1.11.2-latest": "13.20.1.2588",
"1.11.2-recommended": "13.20.1.2386",
"1.12-latest": "14.21.1.2443",
"1.12-recommended": "14.21.1.2387",
"1.12.1-latest": "14.22.1.2485",
"1.12.1-recommended": "14.22.1.2478",
"1.12.2-latest": "14.23.5.2810",
"1.12.2-recommended": "14.23.5.2768",
"1.5.2-latest": "7.8.1.738",
"1.5.2-recommended": "7.8.1.737",
"1.6.1-latest": "8.9.0.775",
"1.6.2-latest": "9.10.1.871",
"1.6.2-recommended": "9.10.1.871",
"1.6.3-latest": "9.11.0.878",
"1.6.4-latest": "9.11.1.1345",
"1.6.4-recommended": "9.11.1.1345",
"1.7.10-latest": "10.13.4.1614",
"1.7.10-latest-1.7.10": "10.13.2.1343",
"1.7.10-recommended": "10.13.4.1558",
"1.7.2-latest": "10.12.2.1147",
"1.7.2-recommended": "10.12.2.1121",
"1.8-latest": "11.14.4.1577",
"1.8-recommended": "11.14.4.1563",
"1.8.8-latest": "11.15.0.1655",
"1.8.9-latest": "11.15.1.2318",
"1.8.9-recommended": "11.15.1.1722",
"1.9-latest": "12.16.0.1942",
"1.9-recommended": "12.16.1.1887",
"1.9.4-latest": "12.17.0.2051",
"1.9.4-recommended": "12.17.0.1976",
"latest": "14.23.5.2810",
"latest-1.7.10": "10.13.2.1343",
"recommended": "14.23.5.2768"
}
}
[22:40:21] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: UP_TO_DATE Target: null
[22:40:23] [main/DEBUG] [FML]: Bar Finished: Loading sounds took 2.535s
[22:40:23] [main/DEBUG] [FML]: Bar Finished: Loading Resource - SoundHandler took 2.553s
[22:40:23] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager]: Starting up SoundSystem...
[22:40:23] [main/DEBUG] [FML]: Bar Finished: Loading Resource - FontRenderer took 0.002s
[22:40:23] [main/DEBUG] [FML]: Bar Finished: Loading Resource - FontRenderer took 0.003s
[22:40:23] [main/DEBUG] [FML]: Bar Finished: Loading Resource - GrassColorReloadListener took 0.010s
[22:40:23] [main/DEBUG] [FML]: Bar Finished: Loading Resource - FoliageColorReloadListener took 0.008s
[22:40:23] [main/DEBUG] [FML]: Bar Step: Rendering Setup - GL Setup took 0.001s
[22:40:23] [main/DEBUG] [FML]: Bar Step: Rendering Setup - Loading Texture Map took 0.005s
[22:40:24] [main/DEBUG] [FML]: Bar Finished: Loading Resource - B3DLoader took 0.000s
[22:40:24] [main/DEBUG] [FML]: Bar Finished: Loading Resource - OBJLoader took 0.000s
[22:40:24] [main/DEBUG] [FML]: Bar Finished: Loading Resource - ModelFluid$FluidLoader took 0.000s
[22:40:24] [main/DEBUG] [FML]: Bar Finished: Loading Resource - ItemLayerModel$Loader took 0.000s
[22:40:24] [main/DEBUG] [FML]: Bar Finished: Loading Resource - MultiLayerModel$Loader took 0.000s
[22:40:24] [main/DEBUG] [FML]: Bar Finished: Loading Resource - ModelDynBucket$LoaderDynBucket took 0.000s
[22:40:24] [Thread-5/INFO] [net.minecraft.client.audio.SoundManager]: Initializing LWJGL OpenAL
[22:40:24] [Thread-5/INFO] [net.minecraft.client.audio.SoundManager]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[22:40:24] [Thread-5/INFO] [net.minecraft.client.audio.SoundManager]: OpenAL initialized.
[22:40:24] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager]: Sound engine started
[22:40:26] [main/DEBUG] [FML]: Bar Finished: ModelLoader: blocks took 2.773s
[22:40:28] [main/DEBUG] [FML]: Bar Finished: ModelLoader: items took 1.593s
[22:40:28] [main/INFO] [FML]: Max texture size: 16384
[22:40:28] [main/DEBUG] [FML]: Bar Finished: Texture stitching took 0.219s
[22:40:28] [main/DEBUG] [FML]: Bar Finished: Texture stitching took 0.019s
[22:40:28] [main/INFO] [net.minecraft.client.renderer.texture.TextureMap]: Created: 512x512 textures-atlas
[22:40:28] [main/DEBUG] [FML]: Bar Finished: Texture creation took 0.022s
[22:40:28] [main/DEBUG] [FML]: Bar Finished: Texture mipmap and upload took 0.162s
[22:40:29] [main/DEBUG] [FML]: Bar Finished: ModelLoader: baking took 0.301s
[22:40:29] [main/DEBUG] [FML]: Bar Finished: Loading Resource - ModelManager took 5.201s
[22:40:29] [main/DEBUG] [FML]: Bar Step: Rendering Setup - Loading Model Manager took 5.227s
[22:40:29] [main/DEBUG] [FML]: Bar Finished: Loading Resource - RenderItem took 0.008s
[22:40:29] [main/DEBUG] [FML]: Bar Step: Rendering Setup - Loading Item Renderer took 0.195s
[22:40:29] [main/DEBUG] [FML]: Bar Finished: Loading Resource - EntityRenderer took 0.000s
[22:40:29] [main/DEBUG] [FML]: Bar Finished: Loading Resource - BlockRendererDispatcher took 0.000s
[22:40:29] [main/DEBUG] [FML]: Bar Finished: Loading Resource - RenderGlobal took 0.000s
[22:40:29] [main/DEBUG] [FML]: Bar Finished: Loading Resource - SearchTreeManager took 0.094s
[22:40:29] [main/DEBUG] [FML]: Bar Step: Rendering Setup - Loading Entity Renderer took 0.308s
[22:40:29] [main/DEBUG] [FML]: Bar Finished: Rendering Setup took 5.736s
[22:40:29] [main/INFO] [FML]: Applying holder lookups
[22:40:29] [main/INFO] [FML]: Holder lookups applied
[22:40:29] [main/TRACE] [FML]: Sending event FMLInitializationEvent to mod minecraft
[22:40:29] [main/TRACE] [FML]: Sent event FMLInitializationEvent to mod minecraft
[22:40:29] [main/DEBUG] [FML]: Bar Step: Initialization - Minecraft took 0.000s
[22:40:29] [main/TRACE] [FML]: Sending event FMLInitializationEvent to mod mcp
[22:40:29] [main/TRACE] [FML]: Sent event FMLInitializationEvent to mod mcp
[22:40:29] [main/DEBUG] [FML]: Bar Step: Initialization - Minecraft Coder Pack took 0.000s
[22:40:29] [main/TRACE] [FML]: Sending event FMLInitializationEvent to mod FML
[22:40:29] [main/TRACE] [FML]: Sent event FMLInitializationEvent to mod FML
[22:40:29] [main/DEBUG] [FML]: Bar Step: Initialization - Forge Mod Loader took 0.000s
[22:40:29] [main/TRACE] [FML]: Sending event FMLInitializationEvent to mod forge
[22:40:29] [main/TRACE] [FML]: Sent event FMLInitializationEvent to mod forge
[22:40:29] [main/DEBUG] [FML]: Bar Step: Initialization - Minecraft Forge took 0.000s
[22:40:29] [main/TRACE] [FML]: Sending event FMLInitializationEvent to mod roomery
[22:40:29] [main/TRACE] [FML]: Sent event FMLInitializationEvent to mod roomery
[22:40:29] [main/DEBUG] [FML]: Bar Step: Initialization - Roomery took 0.000s
[22:40:29] [main/DEBUG] [FML]: Bar Finished: Initialization took 0.001s
[22:40:29] [main/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod minecraft
[22:40:29] [main/TRACE] [FML]: Sending event IMCEvent to mod minecraft
[22:40:29] [main/TRACE] [FML]: Sent event IMCEvent to mod minecraft
[22:40:29] [main/DEBUG] [FML]: Bar Step: InterModComms$IMC - Minecraft took 0.004s
[22:40:29] [main/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod mcp
[22:40:29] [main/TRACE] [FML]: Sending event IMCEvent to mod mcp
[22:40:29] [main/TRACE] [FML]: Sent event IMCEvent to mod mcp
[22:40:29] [main/DEBUG] [FML]: Bar Step: InterModComms$IMC - Minecraft Coder Pack took 0.000s
[22:40:29] [main/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod FML
[22:40:29] [main/TRACE] [FML]: Sending event IMCEvent to mod FML
[22:40:29] [main/TRACE] [FML]: Sent event IMCEvent to mod FML
[22:40:29] [main/DEBUG] [FML]: Bar Step: InterModComms$IMC - Forge Mod Loader took 0.000s
[22:40:29] [main/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod forge
[22:40:29] [main/TRACE] [FML]: Sending event IMCEvent to mod forge
[22:40:29] [main/TRACE] [FML]: Sent event IMCEvent to mod forge
[22:40:29] [main/DEBUG] [FML]: Bar Step: InterModComms$IMC - Minecraft Forge took 0.000s
[22:40:29] [main/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod roomery
[22:40:29] [main/TRACE] [FML]: Sending event IMCEvent to mod roomery
[22:40:29] [main/TRACE] [FML]: Sent event IMCEvent to mod roomery
[22:40:29] [main/DEBUG] [FML]: Bar Step: InterModComms$IMC - Roomery took 0.000s
[22:40:29] [main/DEBUG] [FML]: Bar Finished: InterModComms$IMC took 0.004s
[22:40:29] [main/INFO] [FML]: Injecting itemstacks
[22:40:29] [main/INFO] [FML]: Itemstack injection complete
[22:40:29] [main/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod minecraft
[22:40:29] [main/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod minecraft
[22:40:29] [main/DEBUG] [FML]: Bar Step: PostInitialization - Minecraft took 0.000s
[22:40:29] [main/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod mcp
[22:40:29] [main/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod mcp
[22:40:29] [main/DEBUG] [FML]: Bar Step: PostInitialization - Minecraft Coder Pack took 0.000s
[22:40:29] [main/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod FML
[22:40:29] [main/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod FML
[22:40:29] [main/DEBUG] [FML]: Bar Step: PostInitialization - Forge Mod Loader took 0.000s
[22:40:29] [main/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod forge
[22:40:29] [main/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod forge
[22:40:29] [main/DEBUG] [FML]: Bar Step: PostInitialization - Minecraft Forge took 0.008s
[22:40:29] [main/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod roomery
[22:40:29] [main/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod roomery
[22:40:29] [main/DEBUG] [FML]: Bar Step: PostInitialization - Roomery took 0.000s
[22:40:29] [main/DEBUG] [FML]: Bar Finished: PostInitialization took 0.009s
[22:40:29] [main/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod minecraft
[22:40:29] [main/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod minecraft
[22:40:29] [main/DEBUG] [FML]: Bar Step: LoadComplete - Minecraft took 0.000s
[22:40:29] [main/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod mcp
[22:40:29] [main/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod mcp
[22:40:29] [main/DEBUG] [FML]: Bar Step: LoadComplete - Minecraft Coder Pack took 0.000s
[22:40:29] [main/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod FML
[22:40:29] [main/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod FML
[22:40:29] [main/DEBUG] [FML]: Bar Step: LoadComplete - Forge Mod Loader took 0.000s
[22:40:29] [main/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod forge
[22:40:29] [main/DEBUG] [FML]: Forge RecipeSorter Baking:
[22:40:29] [main/DEBUG] [FML]: 16: RecipeEntry("Before", UNKNOWN, )
[22:40:29] [main/DEBUG] [FML]: 15: RecipeEntry("minecraft:shaped", SHAPED, net.minecraft.item.crafting.ShapedRecipes) Before: minecraft:shapeless
[22:40:29] [main/DEBUG] [FML]: 14: RecipeEntry("forge:shapedore", SHAPED, net.minecraftforge.oredict.ShapedOreRecipe) Before: minecraft:shapeless After: minecraft:shaped
[22:40:29] [main/DEBUG] [FML]: 13: RecipeEntry("minecraft:mapextending", SHAPED, net.minecraft.item.crafting.RecipesMapExtending) Before: minecraft:shapeless After: minecraft:shaped
[22:40:29] [main/DEBUG] [FML]: 12: RecipeEntry("minecraft:shapeless", SHAPELESS, net.minecraft.item.crafting.ShapelessRecipes) After: minecraft:shaped
[22:40:29] [main/DEBUG] [FML]: 11: RecipeEntry("minecraft:repair", SHAPELESS, net.minecraft.item.crafting.RecipeRepairItem) After: minecraft:shapeless
[22:40:29] [main/DEBUG] [FML]: 10: RecipeEntry("minecraft:shield_deco", SHAPELESS, net.minecraft.item.crafting.ShieldRecipes$Decoration) After: minecraft:shapeless
[22:40:29] [main/DEBUG] [FML]: 9: RecipeEntry("minecraft:armordyes", SHAPELESS, net.minecraft.item.crafting.RecipesArmorDyes) After: minecraft:shapeless
[22:40:29] [main/DEBUG] [FML]: 8: RecipeEntry("minecraft:fireworks", SHAPELESS, net.minecraft.item.crafting.RecipeFireworks) After: minecraft:shapeless
[22:40:29] [main/DEBUG] [FML]: 7: RecipeEntry("minecraft:pattern_dupe", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeDuplicatePattern) After: minecraft:shapeless
[22:40:29] [main/DEBUG] [FML]: 6: RecipeEntry("minecraft:tippedarrow", SHAPELESS, net.minecraft.item.crafting.RecipeTippedArrow) After: minecraft:shapeless
[22:40:29] [main/DEBUG] [FML]: 5: RecipeEntry("minecraft:mapcloning", SHAPELESS, net.minecraft.item.crafting.RecipesMapCloning) After: minecraft:shapeless
[22:40:29] [main/DEBUG] [FML]: 4: RecipeEntry("forge:shapelessore", SHAPELESS, net.minecraftforge.oredict.ShapelessOreRecipe) After: minecraft:shapeless
[22:40:29] [main/DEBUG] [FML]: 3: RecipeEntry("minecraft:pattern_add", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern) After: minecraft:shapeless
[22:40:29] [main/DEBUG] [FML]: 2: RecipeEntry("minecraft:bookcloning", SHAPELESS, net.minecraft.item.crafting.RecipeBookCloning) After: minecraft:shapeless
[22:40:29] [main/DEBUG] [FML]: 1: RecipeEntry("After", UNKNOWN, )
[22:40:29] [main/DEBUG] [FML]: Sorting recipes
[22:40:29] [main/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod forge
[22:40:29] [main/DEBUG] [FML]: Bar Step: LoadComplete - Minecraft Forge took 0.007s
[22:40:29] [main/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod roomery
[22:40:29] [main/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod roomery
[22:40:29] [main/DEBUG] [FML]: Bar Step: LoadComplete - Roomery took 0.000s
[22:40:29] [main/DEBUG] [FML]: Bar Finished: LoadComplete took 0.008s
[22:40:29] [main/DEBUG] [FML]: Freezing registries
[22:40:29] [main/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod minecraft
[22:40:29] [main/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod minecraft
[22:40:29] [main/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft took 0.000s
[22:40:29] [main/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod mcp
[22:40:29] [main/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod mcp
[22:40:29] [main/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft Coder Pack took 0.000s
[22:40:29] [main/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod FML
[22:40:29] [main/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod FML
[22:40:29] [main/DEBUG] [FML]: Bar Step: ModIdMapping - Forge Mod Loader took 0.000s
[22:40:29] [main/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod forge
[22:40:29] [main/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod forge
[22:40:29] [main/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft Forge took 0.134s
[22:40:29] [main/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod roomery
[22:40:29] [main/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod roomery
[22:40:29] [main/DEBUG] [FML]: Bar Step: ModIdMapping - Roomery took 0.000s
[22:40:29] [main/DEBUG] [FML]: Bar Finished: ModIdMapping took 0.134s
[22:40:29] [main/DEBUG] [FML]: All registries frozen
[22:40:29] [main/INFO] [FML]: Forge Mod Loader has successfully loaded 5 mods
[22:40:29] [main/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: lastServer:
[22:40:29] [main/DEBUG] [FML]: Bar Finished: Loading took 11.714s
[22:40:30] [main/INFO] [com.mojang.text2speech.NarratorWindows]: Narrator library for x64 successfully loaded
[22:40:30] [main/DEBUG] [FML]: Bar Finished: Loading Resource - CloudRenderer took 0.012s
[22:40:31] [Realms Notification Availability checker #1/INFO] [com.mojang.realmsclient.client.RealmsClient]: Could not authorize you against Realms server: Invalid session id
[22:41:05] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Starting integrated minecraft server version 1.12.2
[22:41:05] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Generating keypair
[22:41:05] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod minecraft
[22:41:05] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod minecraft
[22:41:05] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - Minecraft took 0.000s
[22:41:05] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod mcp
[22:41:05] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod mcp
[22:41:05] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - Minecraft Coder Pack took 0.000s
[22:41:05] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod FML
[22:41:05] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod FML
[22:41:05] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - Forge Mod Loader took 0.000s
[22:41:05] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod forge
[22:41:05] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod forge
[22:41:05] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - Minecraft Forge took 0.000s
[22:41:05] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod roomery
[22:41:05] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod roomery
[22:41:05] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - Roomery took 0.000s
[22:41:05] [Server thread/DEBUG] [FML]: Bar Finished: ServerAboutToStart took 0.001s
[22:41:05] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
[22:41:05] [Server thread/TRACE] [FML]: Registry Name : minecraft:blocks
[22:41:05] [Server thread/TRACE] [FML]: Registry: 0 minecraft:air Block{minecraft:air}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 1 minecraft:stone Block{minecraft:stone}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2 minecraft:grass Block{minecraft:grass}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 3 minecraft:dirt Block{minecraft:dirt}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 4 minecraft:cobblestone Block{minecraft:cobblestone}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 5 minecraft:planks Block{minecraft:planks}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 6 minecraft:sapling Block{minecraft:sapling}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 7 minecraft:bedrock Block{minecraft:bedrock}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 8 minecraft:flowing_water Block{minecraft:flowing_water}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 9 minecraft:water Block{minecraft:water}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 10 minecraft:flowing_lava Block{minecraft:flowing_lava}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 11 minecraft:lava Block{minecraft:lava}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 12 minecraft:sand Block{minecraft:sand}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 13 minecraft:gravel Block{minecraft:gravel}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 14 minecraft:gold_ore Block{minecraft:gold_ore}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 15 minecraft:iron_ore Block{minecraft:iron_ore}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 16 minecraft:coal_ore Block{minecraft:coal_ore}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 17 minecraft:log Block{minecraft:log}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 18 minecraft:leaves Block{minecraft:leaves}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 19 minecraft:sponge Block{minecraft:sponge}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 20 minecraft:glass Block{minecraft:glass}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 21 minecraft:lapis_ore Block{minecraft:lapis_ore}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 22 minecraft:lapis_block Block{minecraft:lapis_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 23 minecraft:dispenser Block{minecraft:dispenser}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 24 minecraft:sandstone Block{minecraft:sandstone}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 25 minecraft:noteblock Block{minecraft:noteblock}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 26 minecraft:bed Block{minecraft:bed}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 27 minecraft:golden_rail Block{minecraft:golden_rail}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 28 minecraft:detector_rail Block{minecraft:detector_rail}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 29 minecraft:sticky_piston Block{minecraft:sticky_piston}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 30 minecraft:web Block{minecraft:web}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 31 minecraft:tallgrass Block{minecraft:tallgrass}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 32 minecraft:deadbush Block{minecraft:deadbush}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 33 minecraft:piston Block{minecraft:piston}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 34 minecraft:piston_head Block{minecraft:piston_head}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 35 minecraft:wool Block{minecraft:wool}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 36 minecraft:piston_extension Block{minecraft:piston_extension}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 37 minecraft:yellow_flower Block{minecraft:yellow_flower}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 38 minecraft:red_flower Block{minecraft:red_flower}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 39 minecraft:brown_mushroom Block{minecraft:brown_mushroom}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 40 minecraft:red_mushroom Block{minecraft:red_mushroom}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 41 minecraft:gold_block Block{minecraft:gold_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 42 minecraft:iron_block Block{minecraft:iron_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 43 minecraft:double_stone_slab Block{minecraft:double_stone_slab}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 44 minecraft:stone_slab Block{minecraft:stone_slab}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 45 minecraft:brick_block Block{minecraft:brick_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 46 minecraft:tnt Block{minecraft:tnt}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 47 minecraft:bookshelf Block{minecraft:bookshelf}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 48 minecraft:mossy_cobblestone Block{minecraft:mossy_cobblestone}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 49 minecraft:obsidian Block{minecraft:obsidian}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 50 minecraft:torch Block{minecraft:torch}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 51 minecraft:fire Block{minecraft:fire}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 52 minecraft:mob_spawner Block{minecraft:mob_spawner}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 53 minecraft:oak_stairs Block{minecraft:oak_stairs}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 54 minecraft:chest Block{minecraft:chest}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 55 minecraft:redstone_wire Block{minecraft:redstone_wire}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 56 minecraft:diamond_ore Block{minecraft:diamond_ore}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 57 minecraft:diamond_block Block{minecraft:diamond_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 58 minecraft:crafting_table Block{minecraft:crafting_table}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 59 minecraft:wheat Block{minecraft:wheat}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 60 minecraft:farmland Block{minecraft:farmland}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 61 minecraft:furnace Block{minecraft:furnace}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 62 minecraft:lit_furnace Block{minecraft:lit_furnace}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 63 minecraft:standing_sign Block{minecraft:standing_sign}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 64 minecraft:wooden_door Block{minecraft:wooden_door}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 65 minecraft:ladder Block{minecraft:ladder}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 66 minecraft:rail Block{minecraft:rail}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 67 minecraft:stone_stairs Block{minecraft:stone_stairs}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 68 minecraft:wall_sign Block{minecraft:wall_sign}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 69 minecraft:lever Block{minecraft:lever}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 70 minecraft:stone_pressure_plate Block{minecraft:stone_pressure_plate}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 71 minecraft:iron_door Block{minecraft:iron_door}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 72 minecraft:wooden_pressure_plate Block{minecraft:wooden_pressure_plate}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 73 minecraft:redstone_ore Block{minecraft:redstone_ore}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 74 minecraft:lit_redstone_ore Block{minecraft:lit_redstone_ore}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 75 minecraft:unlit_redstone_torch Block{minecraft:unlit_redstone_torch}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 76 minecraft:redstone_torch Block{minecraft:redstone_torch}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 77 minecraft:stone_button Block{minecraft:stone_button}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 78 minecraft:snow_layer Block{minecraft:snow_layer}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 79 minecraft:ice Block{minecraft:ice}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 80 minecraft:snow Block{minecraft:snow}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 81 minecraft:cactus Block{minecraft:cactus}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 82 minecraft:clay Block{minecraft:clay}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 83 minecraft:reeds Block{minecraft:reeds}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 84 minecraft:jukebox Block{minecraft:jukebox}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 85 minecraft:fence Block{minecraft:fence}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 86 minecraft:pumpkin Block{minecraft:pumpkin}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 87 minecraft:netherrack Block{minecraft:netherrack}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 88 minecraft:soul_sand Block{minecraft:soul_sand}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 89 minecraft:glowstone Block{minecraft:glowstone}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 90 minecraft:portal Block{minecraft:portal}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 91 minecraft:lit_pumpkin Block{minecraft:lit_pumpkin}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 92 minecraft:cake Block{minecraft:cake}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 93 minecraft:unpowered_repeater Block{minecraft:unpowered_repeater}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 94 minecraft:powered_repeater Block{minecraft:powered_repeater}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 95 minecraft:stained_glass Block{minecraft:stained_glass}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 96 minecraft:trapdoor Block{minecraft:trapdoor}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 97 minecraft:monster_egg Block{minecraft:monster_egg}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 98 minecraft:stonebrick Block{minecraft:stonebrick}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 99 minecraft:brown_mushroom_block Block{minecraft:brown_mushroom_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 100 minecraft:red_mushroom_block Block{minecraft:red_mushroom_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 101 minecraft:iron_bars Block{minecraft:iron_bars}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 102 minecraft:glass_pane Block{minecraft:glass_pane}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 103 minecraft:melon_block Block{minecraft:melon_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 104 minecraft:pumpkin_stem Block{minecraft:pumpkin_stem}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 105 minecraft:melon_stem Block{minecraft:melon_stem}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 106 minecraft:vine Block{minecraft:vine}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 107 minecraft:fence_gate Block{minecraft:fence_gate}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 108 minecraft:brick_stairs Block{minecraft:brick_stairs}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 109 minecraft:stone_brick_stairs Block{minecraft:stone_brick_stairs}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 110 minecraft:mycelium Block{minecraft:mycelium}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 111 minecraft:waterlily Block{minecraft:waterlily}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 112 minecraft:nether_brick Block{minecraft:nether_brick}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 113 minecraft:nether_brick_fence Block{minecraft:nether_brick_fence}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 114 minecraft:nether_brick_stairs Block{minecraft:nether_brick_stairs}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 115 minecraft:nether_wart Block{minecraft:nether_wart}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 116 minecraft:enchanting_table Block{minecraft:enchanting_table}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 117 minecraft:brewing_stand Block{minecraft:brewing_stand}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 118 minecraft:cauldron Block{minecraft:cauldron}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 119 minecraft:end_portal Block{minecraft:end_portal}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 120 minecraft:end_portal_frame Block{minecraft:end_portal_frame}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 121 minecraft:end_stone Block{minecraft:end_stone}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 122 minecraft:dragon_egg Block{minecraft:dragon_egg}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 123 minecraft:redstone_lamp Block{minecraft:redstone_lamp}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 124 minecraft:lit_redstone_lamp Block{minecraft:lit_redstone_lamp}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 125 minecraft:double_wooden_slab Block{minecraft:double_wooden_slab}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 126 minecraft:wooden_slab Block{minecraft:wooden_slab}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 127 minecraft:cocoa Block{minecraft:cocoa}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 128 minecraft:sandstone_stairs Block{minecraft:sandstone_stairs}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 129 minecraft:emerald_ore Block{minecraft:emerald_ore}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 130 minecraft:ender_chest Block{minecraft:ender_chest}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 131 minecraft:tripwire_hook Block{minecraft:tripwire_hook}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 132 minecraft:tripwire Block{minecraft:tripwire}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 133 minecraft:emerald_block Block{minecraft:emerald_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 134 minecraft:spruce_stairs Block{minecraft:spruce_stairs}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 135 minecraft:birch_stairs Block{minecraft:birch_stairs}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 136 minecraft:jungle_stairs Block{minecraft:jungle_stairs}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 137 minecraft:command_block Block{minecraft:command_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 138 minecraft:beacon Block{minecraft:beacon}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 139 minecraft:cobblestone_wall Block{minecraft:cobblestone_wall}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 140 minecraft:flower_pot Block{minecraft:flower_pot}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 141 minecraft:carrots Block{minecraft:carrots}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 142 minecraft:potatoes Block{minecraft:potatoes}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 143 minecraft:wooden_button Block{minecraft:wooden_button}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 144 minecraft:skull Block{minecraft:skull}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 145 minecraft:anvil Block{minecraft:anvil}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 146 minecraft:trapped_chest Block{minecraft:trapped_chest}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 147 minecraft:light_weighted_pressure_plate Block{minecraft:light_weighted_pressure_plate}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 148 minecraft:heavy_weighted_pressure_plate Block{minecraft:heavy_weighted_pressure_plate}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 149 minecraft:unpowered_comparator Block{minecraft:unpowered_comparator}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 150 minecraft:powered_comparator Block{minecraft:powered_comparator}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 151 minecraft:daylight_detector Block{minecraft:daylight_detector}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 152 minecraft:redstone_block Block{minecraft:redstone_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 153 minecraft:quartz_ore Block{minecraft:quartz_ore}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 154 minecraft:hopper Block{minecraft:hopper}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 155 minecraft:quartz_block Block{minecraft:quartz_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 156 minecraft:quartz_stairs Block{minecraft:quartz_stairs}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 157 minecraft:activator_rail Block{minecraft:activator_rail}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 158 minecraft:dropper Block{minecraft:dropper}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 159 minecraft:stained_hardened_clay Block{minecraft:stained_hardened_clay}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 160 minecraft:stained_glass_pane Block{minecraft:stained_glass_pane}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 161 minecraft:leaves2 Block{minecraft:leaves2}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 162 minecraft:log2 Block{minecraft:log2}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 163 minecraft:acacia_stairs Block{minecraft:acacia_stairs}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 164 minecraft:dark_oak_stairs Block{minecraft:dark_oak_stairs}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 165 minecraft:slime Block{minecraft:slime}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 166 minecraft:barrier Block{minecraft:barrier}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 167 minecraft:iron_trapdoor Block{minecraft:iron_trapdoor}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 168 minecraft:prismarine Block{minecraft:prismarine}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 169 minecraft:sea_lantern Block{minecraft:sea_lantern}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 170 minecraft:hay_block Block{minecraft:hay_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 171 minecraft:carpet Block{minecraft:carpet}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 172 minecraft:hardened_clay Block{minecraft:hardened_clay}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 173 minecraft:coal_block Block{minecraft:coal_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 174 minecraft:packed_ice Block{minecraft:packed_ice}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 175 minecraft:double_plant Block{minecraft:double_plant}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 176 minecraft:standing_banner Block{minecraft:standing_banner}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 177 minecraft:wall_banner Block{minecraft:wall_banner}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 178 minecraft:daylight_detector_inverted Block{minecraft:daylight_detector_inverted}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 179 minecraft:red_sandstone Block{minecraft:red_sandstone}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 180 minecraft:red_sandstone_stairs Block{minecraft:red_sandstone_stairs}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 181 minecraft:double_stone_slab2 Block{minecraft:double_stone_slab2}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 182 minecraft:stone_slab2 Block{minecraft:stone_slab2}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 183 minecraft:spruce_fence_gate Block{minecraft:spruce_fence_gate}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 184 minecraft:birch_fence_gate Block{minecraft:birch_fence_gate}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 185 minecraft:jungle_fence_gate Block{minecraft:jungle_fence_gate}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 186 minecraft:dark_oak_fence_gate Block{minecraft:dark_oak_fence_gate}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 187 minecraft:acacia_fence_gate Block{minecraft:acacia_fence_gate}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 188 minecraft:spruce_fence Block{minecraft:spruce_fence}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 189 minecraft:birch_fence Block{minecraft:birch_fence}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 190 minecraft:jungle_fence Block{minecraft:jungle_fence}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 191 minecraft:dark_oak_fence Block{minecraft:dark_oak_fence}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 192 minecraft:acacia_fence Block{minecraft:acacia_fence}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 193 minecraft:spruce_door Block{minecraft:spruce_door}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 194 minecraft:birch_door Block{minecraft:birch_door}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 195 minecraft:jungle_door Block{minecraft:jungle_door}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 196 minecraft:acacia_door Block{minecraft:acacia_door}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 197 minecraft:dark_oak_door Block{minecraft:dark_oak_door}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 198 minecraft:end_rod Block{minecraft:end_rod}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 199 minecraft:chorus_plant Block{minecraft:chorus_plant}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 200 minecraft:chorus_flower Block{minecraft:chorus_flower}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 201 minecraft:purpur_block Block{minecraft:purpur_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 202 minecraft:purpur_pillar Block{minecraft:purpur_pillar}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 203 minecraft:purpur_stairs Block{minecraft:purpur_stairs}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 204 minecraft:purpur_double_slab Block{minecraft:purpur_double_slab}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 205 minecraft:purpur_slab Block{minecraft:purpur_slab}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 206 minecraft:end_bricks Block{minecraft:end_bricks}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 207 minecraft:beetroots Block{minecraft:beetroots}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 208 minecraft:grass_path Block{minecraft:grass_path}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 209 minecraft:end_gateway Block{minecraft:end_gateway}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 210 minecraft:repeating_command_block Block{minecraft:repeating_command_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 211 minecraft:chain_command_block Block{minecraft:chain_command_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 212 minecraft:frosted_ice Block{minecraft:frosted_ice}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 213 minecraft:magma Block{minecraft:magma}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 214 minecraft:nether_wart_block Block{minecraft:nether_wart_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 215 minecraft:red_nether_brick Block{minecraft:red_nether_brick}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 216 minecraft:bone_block Block{minecraft:bone_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 217 minecraft:structure_void Block{minecraft:structure_void}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 218 minecraft:observer Block{minecraft:observer}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 219 minecraft:white_shulker_box Block{minecraft:white_shulker_box}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 220 minecraft:orange_shulker_box Block{minecraft:orange_shulker_box}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 221 minecraft:magenta_shulker_box Block{minecraft:magenta_shulker_box}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 222 minecraft:light_blue_shulker_box Block{minecraft:light_blue_shulker_box}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 223 minecraft:yellow_shulker_box Block{minecraft:yellow_shulker_box}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 224 minecraft:lime_shulker_box Block{minecraft:lime_shulker_box}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 225 minecraft:pink_shulker_box Block{minecraft:pink_shulker_box}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 226 minecraft:gray_shulker_box Block{minecraft:gray_shulker_box}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 227 minecraft:silver_shulker_box Block{minecraft:silver_shulker_box}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 228 minecraft:cyan_shulker_box Block{minecraft:cyan_shulker_box}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 229 minecraft:purple_shulker_box Block{minecraft:purple_shulker_box}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 230 minecraft:blue_shulker_box Block{minecraft:blue_shulker_box}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 231 minecraft:brown_shulker_box Block{minecraft:brown_shulker_box}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 232 minecraft:green_shulker_box Block{minecraft:green_shulker_box}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 233 minecraft:red_shulker_box Block{minecraft:red_shulker_box}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 234 minecraft:black_shulker_box Block{minecraft:black_shulker_box}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 235 minecraft:white_glazed_terracotta Block{minecraft:white_glazed_terracotta}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 236 minecraft:orange_glazed_terracotta Block{minecraft:orange_glazed_terracotta}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 237 minecraft:magenta_glazed_terracotta Block{minecraft:magenta_glazed_terracotta}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 238 minecraft:light_blue_glazed_terracotta Block{minecraft:light_blue_glazed_terracotta}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 239 minecraft:yellow_glazed_terracotta Block{minecraft:yellow_glazed_terracotta}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 240 minecraft:lime_glazed_terracotta Block{minecraft:lime_glazed_terracotta}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 241 minecraft:pink_glazed_terracotta Block{minecraft:pink_glazed_terracotta}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 242 minecraft:gray_glazed_terracotta Block{minecraft:gray_glazed_terracotta}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 243 minecraft:silver_glazed_terracotta Block{minecraft:silver_glazed_terracotta}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 244 minecraft:cyan_glazed_terracotta Block{minecraft:cyan_glazed_terracotta}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 245 minecraft:purple_glazed_terracotta Block{minecraft:purple_glazed_terracotta}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 246 minecraft:blue_glazed_terracotta Block{minecraft:blue_glazed_terracotta}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 247 minecraft:brown_glazed_terracotta Block{minecraft:brown_glazed_terracotta}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 248 minecraft:green_glazed_terracotta Block{minecraft:green_glazed_terracotta}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 249 minecraft:red_glazed_terracotta Block{minecraft:red_glazed_terracotta}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 250 minecraft:black_glazed_terracotta Block{minecraft:black_glazed_terracotta}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 251 minecraft:concrete Block{minecraft:concrete}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 252 minecraft:concrete_powder Block{minecraft:concrete_powder}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 253 roomery:room_holder Block{roomery:room_holder}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 255 minecraft:structure_block Block{minecraft:structure_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry Name : minecraft:items
[22:41:05] [Server thread/TRACE] [FML]: Registry: 0 minecraft:air net.minecraft.item.ItemAir@213f2d00
[22:41:05] [Server thread/TRACE] [FML]: Registry: 1 minecraft:stone net.minecraft.item.ItemMultiTexture@5b1f32e2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2 minecraft:grass net.minecraft.item.ItemColored@56da2437
[22:41:05] [Server thread/TRACE] [FML]: Registry: 3 minecraft:dirt net.minecraft.item.ItemMultiTexture@3ea3b20d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 4 minecraft:cobblestone net.minecraft.item.ItemBlock@17856f0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 5 minecraft:planks net.minecraft.item.ItemMultiTexture@68b59e2f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 6 minecraft:sapling net.minecraft.item.ItemMultiTexture@36f93ea3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 7 minecraft:bedrock net.minecraft.item.ItemBlock@2c48eb31
[22:41:05] [Server thread/TRACE] [FML]: Registry: 12 minecraft:sand net.minecraft.item.ItemMultiTexture@368617cd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 13 minecraft:gravel net.minecraft.item.ItemBlock@7ae88df1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 14 minecraft:gold_ore net.minecraft.item.ItemBlock@502a9b30
[22:41:05] [Server thread/TRACE] [FML]: Registry: 15 minecraft:iron_ore net.minecraft.item.ItemBlock@422ab2ff
[22:41:05] [Server thread/TRACE] [FML]: Registry: 16 minecraft:coal_ore net.minecraft.item.ItemBlock@4494ed08
[22:41:05] [Server thread/TRACE] [FML]: Registry: 17 minecraft:log net.minecraft.item.ItemMultiTexture@1b6824c1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 18 minecraft:leaves net.minecraft.item.ItemLeaves@4723445c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 19 minecraft:sponge net.minecraft.item.ItemMultiTexture@7bd76b79
[22:41:05] [Server thread/TRACE] [FML]: Registry: 20 minecraft:glass net.minecraft.item.ItemBlock@5fdfa35d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 21 minecraft:lapis_ore net.minecraft.item.ItemBlock@43165282
[22:41:05] [Server thread/TRACE] [FML]: Registry: 22 minecraft:lapis_block net.minecraft.item.ItemBlock@2976d625
[22:41:05] [Server thread/TRACE] [FML]: Registry: 23 minecraft:dispenser net.minecraft.item.ItemBlock@693afcd1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 24 minecraft:sandstone net.minecraft.item.ItemMultiTexture@3b96ea23
[22:41:05] [Server thread/TRACE] [FML]: Registry: 25 minecraft:noteblock net.minecraft.item.ItemBlock@74c58f64
[22:41:05] [Server thread/TRACE] [FML]: Registry: 27 minecraft:golden_rail net.minecraft.item.ItemBlock@65640109
[22:41:05] [Server thread/TRACE] [FML]: Registry: 28 minecraft:detector_rail net.minecraft.item.ItemBlock@5feceb2f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 29 minecraft:sticky_piston net.minecraft.item.ItemPiston@b41ceac
[22:41:05] [Server thread/TRACE] [FML]: Registry: 30 minecraft:web net.minecraft.item.ItemBlock@4ee8ea84
[22:41:05] [Server thread/TRACE] [FML]: Registry: 31 minecraft:tallgrass net.minecraft.item.ItemColored@76e5d5e5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 32 minecraft:deadbush net.minecraft.item.ItemBlock@1b0709e7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 33 minecraft:piston net.minecraft.item.ItemPiston@1e368085
[22:41:05] [Server thread/TRACE] [FML]: Registry: 35 minecraft:wool net.minecraft.item.ItemCloth@4ec1192f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 37 minecraft:yellow_flower net.minecraft.item.ItemMultiTexture@3bea7134
[22:41:05] [Server thread/TRACE] [FML]: Registry: 38 minecraft:red_flower net.minecraft.item.ItemMultiTexture@17e96b3c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 39 minecraft:brown_mushroom net.minecraft.item.ItemBlock@2d63534d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 40 minecraft:red_mushroom net.minecraft.item.ItemBlock@6316b9e3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 41 minecraft:gold_block net.minecraft.item.ItemBlock@186f7553
[22:41:05] [Server thread/TRACE] [FML]: Registry: 42 minecraft:iron_block net.minecraft.item.ItemBlock@44835de9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 44 minecraft:stone_slab net.minecraft.item.ItemSlab@73c25e8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 45 minecraft:brick_block net.minecraft.item.ItemBlock@3545bfea
[22:41:05] [Server thread/TRACE] [FML]: Registry: 46 minecraft:tnt net.minecraft.item.ItemBlock@55a8f92d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 47 minecraft:bookshelf net.minecraft.item.ItemBlock@78b3f926
[22:41:05] [Server thread/TRACE] [FML]: Registry: 48 minecraft:mossy_cobblestone net.minecraft.item.ItemBlock@1ec690bd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 49 minecraft:obsidian net.minecraft.item.ItemBlock@6e4d660
[22:41:05] [Server thread/TRACE] [FML]: Registry: 50 minecraft:torch net.minecraft.item.ItemBlock@14972600
[22:41:05] [Server thread/TRACE] [FML]: Registry: 52 minecraft:mob_spawner net.minecraft.item.ItemBlock@4eba3c3f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 53 minecraft:oak_stairs net.minecraft.item.ItemBlock@7a90796c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 54 minecraft:chest net.minecraft.item.ItemBlock@6c98079
[22:41:05] [Server thread/TRACE] [FML]: Registry: 56 minecraft:diamond_ore net.minecraft.item.ItemBlock@5135b8a3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 57 minecraft:diamond_block net.minecraft.item.ItemBlock@4ef12d7e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 58 minecraft:crafting_table net.minecraft.item.ItemBlock@375376d5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 60 minecraft:farmland net.minecraft.item.ItemBlock@7dd3f20e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 61 minecraft:furnace net.minecraft.item.ItemBlock@1dfadb7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 65 minecraft:ladder net.minecraft.item.ItemBlock@4602fa2f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 66 minecraft:rail net.minecraft.item.ItemBlock@6a4bd9e4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 67 minecraft:stone_stairs net.minecraft.item.ItemBlock@8ea1521
[22:41:05] [Server thread/TRACE] [FML]: Registry: 69 minecraft:lever net.minecraft.item.ItemBlock@7424a39e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 70 minecraft:stone_pressure_plate net.minecraft.item.ItemBlock@2526ecb7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 72 minecraft:wooden_pressure_plate net.minecraft.item.ItemBlock@1196950e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 73 minecraft:redstone_ore net.minecraft.item.ItemBlock@490dc900
[22:41:05] [Server thread/TRACE] [FML]: Registry: 76 minecraft:redstone_torch net.minecraft.item.ItemBlock@18e4bbec
[22:41:05] [Server thread/TRACE] [FML]: Registry: 77 minecraft:stone_button net.minecraft.item.ItemBlock@ab5af13
[22:41:05] [Server thread/TRACE] [FML]: Registry: 78 minecraft:snow_layer net.minecraft.item.ItemSnow@8ccec82
[22:41:05] [Server thread/TRACE] [FML]: Registry: 79 minecraft:ice net.minecraft.item.ItemBlock@35ca0dac
[22:41:05] [Server thread/TRACE] [FML]: Registry: 80 minecraft:snow net.minecraft.item.ItemBlock@12a0f131
[22:41:05] [Server thread/TRACE] [FML]: Registry: 81 minecraft:cactus net.minecraft.item.ItemBlock@4eff65ce
[22:41:05] [Server thread/TRACE] [FML]: Registry: 82 minecraft:clay net.minecraft.item.ItemBlock@2138386f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 84 minecraft:jukebox net.minecraft.item.ItemBlock@44faf689
[22:41:05] [Server thread/TRACE] [FML]: Registry: 85 minecraft:fence net.minecraft.item.ItemBlock@5146ae5e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 86 minecraft:pumpkin net.minecraft.item.ItemBlock@4eaf08f4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 87 minecraft:netherrack net.minecraft.item.ItemBlock@78405f00
[22:41:05] [Server thread/TRACE] [FML]: Registry: 88 minecraft:soul_sand net.minecraft.item.ItemBlock@295f115d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 89 minecraft:glowstone net.minecraft.item.ItemBlock@a6cb2c9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 91 minecraft:lit_pumpkin net.minecraft.item.ItemBlock@3c32f3d8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 95 minecraft:stained_glass net.minecraft.item.ItemCloth@42bb0492
[22:41:05] [Server thread/TRACE] [FML]: Registry: 96 minecraft:trapdoor net.minecraft.item.ItemBlock@46700301
[22:41:05] [Server thread/TRACE] [FML]: Registry: 97 minecraft:monster_egg net.minecraft.item.ItemMultiTexture@23317e8a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 98 minecraft:stonebrick net.minecraft.item.ItemMultiTexture@7c142018
[22:41:05] [Server thread/TRACE] [FML]: Registry: 99 minecraft:brown_mushroom_block net.minecraft.item.ItemBlock@7ef706b0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 100 minecraft:red_mushroom_block net.minecraft.item.ItemBlock@793577e0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 101 minecraft:iron_bars net.minecraft.item.ItemBlock@39e75e88
[22:41:05] [Server thread/TRACE] [FML]: Registry: 102 minecraft:glass_pane net.minecraft.item.ItemBlock@642ebd4c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 103 minecraft:melon_block net.minecraft.item.ItemBlock@222af5ff
[22:41:05] [Server thread/TRACE] [FML]: Registry: 106 minecraft:vine net.minecraft.item.ItemColored@70721c2d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 107 minecraft:fence_gate net.minecraft.item.ItemBlock@73e21fb5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 108 minecraft:brick_stairs net.minecraft.item.ItemBlock@656c356c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 109 minecraft:stone_brick_stairs net.minecraft.item.ItemBlock@3146c61d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 110 minecraft:mycelium net.minecraft.item.ItemBlock@6321e29b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 111 minecraft:waterlily net.minecraft.item.ItemLilyPad@16716cc0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 112 minecraft:nether_brick net.minecraft.item.ItemBlock@1100363d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 113 minecraft:nether_brick_fence net.minecraft.item.ItemBlock@7d593bbc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 114 minecraft:nether_brick_stairs net.minecraft.item.ItemBlock@788be73c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 116 minecraft:enchanting_table net.minecraft.item.ItemBlock@65018381
[22:41:05] [Server thread/TRACE] [FML]: Registry: 120 minecraft:end_portal_frame net.minecraft.item.ItemBlock@75a0e0c2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 121 minecraft:end_stone net.minecraft.item.ItemBlock@4190b111
[22:41:05] [Server thread/TRACE] [FML]: Registry: 122 minecraft:dragon_egg net.minecraft.item.ItemBlock@ff186c2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 123 minecraft:redstone_lamp net.minecraft.item.ItemBlock@7d25d10e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 126 minecraft:wooden_slab net.minecraft.item.ItemSlab@3979ff82
[22:41:05] [Server thread/TRACE] [FML]: Registry: 128 minecraft:sandstone_stairs net.minecraft.item.ItemBlock@77524169
[22:41:05] [Server thread/TRACE] [FML]: Registry: 129 minecraft:emerald_ore net.minecraft.item.ItemBlock@74161ed7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 130 minecraft:ender_chest net.minecraft.item.ItemBlock@27e80cfa
[22:41:05] [Server thread/TRACE] [FML]: Registry: 131 minecraft:tripwire_hook net.minecraft.item.ItemBlock@519b726a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 133 minecraft:emerald_block net.minecraft.item.ItemBlock@34272839
[22:41:05] [Server thread/TRACE] [FML]: Registry: 134 minecraft:spruce_stairs net.minecraft.item.ItemBlock@708378cc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 135 minecraft:birch_stairs net.minecraft.item.ItemBlock@17eb35fa
[22:41:05] [Server thread/TRACE] [FML]: Registry: 136 minecraft:jungle_stairs net.minecraft.item.ItemBlock@1d691d4f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 137 minecraft:command_block net.minecraft.item.ItemBlock@1082883b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 138 minecraft:beacon net.minecraft.item.ItemBlock@7b2cd7ff
[22:41:05] [Server thread/TRACE] [FML]: Registry: 139 minecraft:cobblestone_wall net.minecraft.item.ItemMultiTexture@7f5582db
[22:41:05] [Server thread/TRACE] [FML]: Registry: 143 minecraft:wooden_button net.minecraft.item.ItemBlock@1b09f4fb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 145 minecraft:anvil net.minecraft.item.ItemAnvilBlock@30130a31
[22:41:05] [Server thread/TRACE] [FML]: Registry: 146 minecraft:trapped_chest net.minecraft.item.ItemBlock@5aa0d535
[22:41:05] [Server thread/TRACE] [FML]: Registry: 147 minecraft:light_weighted_pressure_plate net.minecraft.item.ItemBlock@7cb32ca5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 148 minecraft:heavy_weighted_pressure_plate net.minecraft.item.ItemBlock@76334a3a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 151 minecraft:daylight_detector net.minecraft.item.ItemBlock@5e59844f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 152 minecraft:redstone_block net.minecraft.item.ItemBlock@28cfbcc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 153 minecraft:quartz_ore net.minecraft.item.ItemBlock@67bf393c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 154 minecraft:hopper net.minecraft.item.ItemBlock@b31cd6b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 155 minecraft:quartz_block net.minecraft.item.ItemMultiTexture@19d85bbe
[22:41:05] [Server thread/TRACE] [FML]: Registry: 156 minecraft:quartz_stairs net.minecraft.item.ItemBlock@7c6f91d2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 157 minecraft:activator_rail net.minecraft.item.ItemBlock@628721ba
[22:41:05] [Server thread/TRACE] [FML]: Registry: 158 minecraft:dropper net.minecraft.item.ItemBlock@67d8e214
[22:41:05] [Server thread/TRACE] [FML]: Registry: 159 minecraft:stained_hardened_clay net.minecraft.item.ItemCloth@3c0640fa
[22:41:05] [Server thread/TRACE] [FML]: Registry: 160 minecraft:stained_glass_pane net.minecraft.item.ItemCloth@6eed5b68
[22:41:05] [Server thread/TRACE] [FML]: Registry: 161 minecraft:leaves2 net.minecraft.item.ItemLeaves@7631fb3e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 162 minecraft:log2 net.minecraft.item.ItemMultiTexture@4698ae6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 163 minecraft:acacia_stairs net.minecraft.item.ItemBlock@6b8773c7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 164 minecraft:dark_oak_stairs net.minecraft.item.ItemBlock@74534564
[22:41:05] [Server thread/TRACE] [FML]: Registry: 165 minecraft:slime net.minecraft.item.ItemBlock@5876cd86
[22:41:05] [Server thread/TRACE] [FML]: Registry: 166 minecraft:barrier net.minecraft.item.ItemBlock@3c67b7a9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 167 minecraft:iron_trapdoor net.minecraft.item.ItemBlock@67b6cb6e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 168 minecraft:prismarine net.minecraft.item.ItemMultiTexture@40f88929
[22:41:05] [Server thread/TRACE] [FML]: Registry: 169 minecraft:sea_lantern net.minecraft.item.ItemBlock@18a9762
[22:41:05] [Server thread/TRACE] [FML]: Registry: 170 minecraft:hay_block net.minecraft.item.ItemBlock@47de4dce
[22:41:05] [Server thread/TRACE] [FML]: Registry: 171 minecraft:carpet net.minecraft.item.ItemCloth@4951c45f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 172 minecraft:hardened_clay net.minecraft.item.ItemBlock@488ae823
[22:41:05] [Server thread/TRACE] [FML]: Registry: 173 minecraft:coal_block net.minecraft.item.ItemBlock@19b6b7e7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 174 minecraft:packed_ice net.minecraft.item.ItemBlock@2c332922
[22:41:05] [Server thread/TRACE] [FML]: Registry: 175 minecraft:double_plant net.minecraft.item.ItemMultiTexture@27b89e0a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 179 minecraft:red_sandstone net.minecraft.item.ItemMultiTexture@b0bd567
[22:41:05] [Server thread/TRACE] [FML]: Registry: 180 minecraft:red_sandstone_stairs net.minecraft.item.ItemBlock@7f8586f9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 182 minecraft:stone_slab2 net.minecraft.item.ItemSlab@248227db
[22:41:05] [Server thread/TRACE] [FML]: Registry: 183 minecraft:spruce_fence_gate net.minecraft.item.ItemBlock@62371858
[22:41:05] [Server thread/TRACE] [FML]: Registry: 184 minecraft:birch_fence_gate net.minecraft.item.ItemBlock@17478cec
[22:41:05] [Server thread/TRACE] [FML]: Registry: 185 minecraft:jungle_fence_gate net.minecraft.item.ItemBlock@7734695d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 186 minecraft:dark_oak_fence_gate net.minecraft.item.ItemBlock@14c8dfb9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 187 minecraft:acacia_fence_gate net.minecraft.item.ItemBlock@4e67f0a0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 188 minecraft:spruce_fence net.minecraft.item.ItemBlock@642270ad
[22:41:05] [Server thread/TRACE] [FML]: Registry: 189 minecraft:birch_fence net.minecraft.item.ItemBlock@439c706
[22:41:05] [Server thread/TRACE] [FML]: Registry: 190 minecraft:jungle_fence net.minecraft.item.ItemBlock@17e427b6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 191 minecraft:dark_oak_fence net.minecraft.item.ItemBlock@73344f4a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 192 minecraft:acacia_fence net.minecraft.item.ItemBlock@4e4ee99
[22:41:05] [Server thread/TRACE] [FML]: Registry: 198 minecraft:end_rod net.minecraft.item.ItemBlock@738a977d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 199 minecraft:chorus_plant net.minecraft.item.ItemBlock@5963a2c9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 200 minecraft:chorus_flower net.minecraft.item.ItemBlock@79143853
[22:41:05] [Server thread/TRACE] [FML]: Registry: 201 minecraft:purpur_block net.minecraft.item.ItemBlock@541ea657
[22:41:05] [Server thread/TRACE] [FML]: Registry: 202 minecraft:purpur_pillar net.minecraft.item.ItemBlock@7308e2d6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 203 minecraft:purpur_stairs net.minecraft.item.ItemBlock@37b97394
[22:41:05] [Server thread/TRACE] [FML]: Registry: 205 minecraft:purpur_slab net.minecraft.item.ItemSlab@6f371390
[22:41:05] [Server thread/TRACE] [FML]: Registry: 206 minecraft:end_bricks net.minecraft.item.ItemBlock@66851c18
[22:41:05] [Server thread/TRACE] [FML]: Registry: 208 minecraft:grass_path net.minecraft.item.ItemBlock@6d398593
[22:41:05] [Server thread/TRACE] [FML]: Registry: 210 minecraft:repeating_command_block net.minecraft.item.ItemBlock@fb69ab1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 211 minecraft:chain_command_block net.minecraft.item.ItemBlock@5ac3c6cd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 213 minecraft:magma net.minecraft.item.ItemBlock@9223122
[22:41:05] [Server thread/TRACE] [FML]: Registry: 214 minecraft:nether_wart_block net.minecraft.item.ItemBlock@3c2b7322
[22:41:05] [Server thread/TRACE] [FML]: Registry: 215 minecraft:red_nether_brick net.minecraft.item.ItemBlock@7731504
[22:41:05] [Server thread/TRACE] [FML]: Registry: 216 minecraft:bone_block net.minecraft.item.ItemBlock@43c25e89
[22:41:05] [Server thread/TRACE] [FML]: Registry: 217 minecraft:structure_void net.minecraft.item.ItemBlock@5b71ccf2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 218 minecraft:observer net.minecraft.item.ItemBlock@3c2406dd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 219 minecraft:white_shulker_box net.minecraft.item.ItemShulkerBox@7207cb8b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 220 minecraft:orange_shulker_box net.minecraft.item.ItemShulkerBox@27449f65
[22:41:05] [Server thread/TRACE] [FML]: Registry: 221 minecraft:magenta_shulker_box net.minecraft.item.ItemShulkerBox@3b4a77be
[22:41:05] [Server thread/TRACE] [FML]: Registry: 222 minecraft:light_blue_shulker_box net.minecraft.item.ItemShulkerBox@1ff55410
[22:41:05] [Server thread/TRACE] [FML]: Registry: 223 minecraft:yellow_shulker_box net.minecraft.item.ItemShulkerBox@53628ff6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 224 minecraft:lime_shulker_box net.minecraft.item.ItemShulkerBox@505e8d48
[22:41:05] [Server thread/TRACE] [FML]: Registry: 225 minecraft:pink_shulker_box net.minecraft.item.ItemShulkerBox@3841e77a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 226 minecraft:gray_shulker_box net.minecraft.item.ItemShulkerBox@d2161b6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 227 minecraft:silver_shulker_box net.minecraft.item.ItemShulkerBox@4a7b42db
[22:41:05] [Server thread/TRACE] [FML]: Registry: 228 minecraft:cyan_shulker_box net.minecraft.item.ItemShulkerBox@6e6bb211
[22:41:05] [Server thread/TRACE] [FML]: Registry: 229 minecraft:purple_shulker_box net.minecraft.item.ItemShulkerBox@5926f291
[22:41:05] [Server thread/TRACE] [FML]: Registry: 230 minecraft:blue_shulker_box net.minecraft.item.ItemShulkerBox@5f0c04d2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 231 minecraft:brown_shulker_box net.minecraft.item.ItemShulkerBox@4ff1f872
[22:41:05] [Server thread/TRACE] [FML]: Registry: 232 minecraft:green_shulker_box net.minecraft.item.ItemShulkerBox@7c3920a7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 233 minecraft:red_shulker_box net.minecraft.item.ItemShulkerBox@12e5f7cb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 234 minecraft:black_shulker_box net.minecraft.item.ItemShulkerBox@2df05bd1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 235 minecraft:white_glazed_terracotta net.minecraft.item.ItemBlock@6d821475
[22:41:05] [Server thread/TRACE] [FML]: Registry: 236 minecraft:orange_glazed_terracotta net.minecraft.item.ItemBlock@588b2d7a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 237 minecraft:magenta_glazed_terracotta net.minecraft.item.ItemBlock@656dc20f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 238 minecraft:light_blue_glazed_terracotta net.minecraft.item.ItemBlock@4a6c33a0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 239 minecraft:yellow_glazed_terracotta net.minecraft.item.ItemBlock@37b0a724
[22:41:05] [Server thread/TRACE] [FML]: Registry: 240 minecraft:lime_glazed_terracotta net.minecraft.item.ItemBlock@36d1ac55
[22:41:05] [Server thread/TRACE] [FML]: Registry: 241 minecraft:pink_glazed_terracotta net.minecraft.item.ItemBlock@3da76d3a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 242 minecraft:gray_glazed_terracotta net.minecraft.item.ItemBlock@167da81d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 243 minecraft:silver_glazed_terracotta net.minecraft.item.ItemBlock@24c6a471
[22:41:05] [Server thread/TRACE] [FML]: Registry: 244 minecraft:cyan_glazed_terracotta net.minecraft.item.ItemBlock@1fce17b8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 245 minecraft:purple_glazed_terracotta net.minecraft.item.ItemBlock@190677c6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 246 minecraft:blue_glazed_terracotta net.minecraft.item.ItemBlock@62c019bb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 247 minecraft:brown_glazed_terracotta net.minecraft.item.ItemBlock@7334dcbe
[22:41:05] [Server thread/TRACE] [FML]: Registry: 248 minecraft:green_glazed_terracotta net.minecraft.item.ItemBlock@1ca876b7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 249 minecraft:red_glazed_terracotta net.minecraft.item.ItemBlock@36ba9aa3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 250 minecraft:black_glazed_terracotta net.minecraft.item.ItemBlock@54d5500e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 251 minecraft:concrete net.minecraft.item.ItemCloth@1d1a706
[22:41:05] [Server thread/TRACE] [FML]: Registry: 252 minecraft:concrete_powder net.minecraft.item.ItemCloth@5e136445
[22:41:05] [Server thread/TRACE] [FML]: Registry: 255 minecraft:structure_block net.minecraft.item.ItemBlock@3c9e82a6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 256 minecraft:iron_shovel net.minecraft.item.ItemSpade@3a7e13c0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 257 minecraft:iron_pickaxe net.minecraft.item.ItemPickaxe@5524e471
[22:41:05] [Server thread/TRACE] [FML]: Registry: 258 minecraft:iron_axe net.minecraft.item.ItemAxe@71c77042
[22:41:05] [Server thread/TRACE] [FML]: Registry: 259 minecraft:flint_and_steel net.minecraft.item.ItemFlintAndSteel@1272f6d9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 260 minecraft:apple net.minecraft.item.ItemFood@64d49e35
[22:41:05] [Server thread/TRACE] [FML]: Registry: 261 minecraft:bow net.minecraft.item.ItemBow@7d487147
[22:41:05] [Server thread/TRACE] [FML]: Registry: 262 minecraft:arrow net.minecraft.item.ItemArrow@20bc72af
[22:41:05] [Server thread/TRACE] [FML]: Registry: 263 minecraft:coal net.minecraft.item.ItemCoal@1f4dce67
[22:41:05] [Server thread/TRACE] [FML]: Registry: 264 minecraft:diamond net.minecraft.item.Item@1f02ce3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 265 minecraft:iron_ingot net.minecraft.item.Item@35f34ccc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 266 minecraft:gold_ingot net.minecraft.item.Item@136a2e3b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 267 minecraft:iron_sword net.minecraft.item.ItemSword@421f447f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 268 minecraft:wooden_sword net.minecraft.item.ItemSword@3287cf03
[22:41:05] [Server thread/TRACE] [FML]: Registry: 269 minecraft:wooden_shovel net.minecraft.item.ItemSpade@3872c85f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 270 minecraft:wooden_pickaxe net.minecraft.item.ItemPickaxe@3f7030b5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 271 minecraft:wooden_axe net.minecraft.item.ItemAxe@774b798
[22:41:05] [Server thread/TRACE] [FML]: Registry: 272 minecraft:stone_sword net.minecraft.item.ItemSword@b079fa2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 273 minecraft:stone_shovel net.minecraft.item.ItemSpade@25198ead
[22:41:05] [Server thread/TRACE] [FML]: Registry: 274 minecraft:stone_pickaxe net.minecraft.item.ItemPickaxe@1b52f723
[22:41:05] [Server thread/TRACE] [FML]: Registry: 275 minecraft:stone_axe net.minecraft.item.ItemAxe@39384ba6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 276 minecraft:diamond_sword net.minecraft.item.ItemSword@e7529ac
[22:41:05] [Server thread/TRACE] [FML]: Registry: 277 minecraft:diamond_shovel net.minecraft.item.ItemSpade@6770a229
[22:41:05] [Server thread/TRACE] [FML]: Registry: 278 minecraft:diamond_pickaxe net.minecraft.item.ItemPickaxe@6b17aa0b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 279 minecraft:diamond_axe net.minecraft.item.ItemAxe@1009a9b4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 280 minecraft:stick net.minecraft.item.Item@3796ca50
[22:41:05] [Server thread/TRACE] [FML]: Registry: 281 minecraft:bowl net.minecraft.item.Item@55154761
[22:41:05] [Server thread/TRACE] [FML]: Registry: 282 minecraft:mushroom_stew net.minecraft.item.ItemSoup@46823e8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 283 minecraft:golden_sword net.minecraft.item.ItemSword@37e99c0f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 284 minecraft:golden_shovel net.minecraft.item.ItemSpade@29ae939c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 285 minecraft:golden_pickaxe net.minecraft.item.ItemPickaxe@439acac0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 286 minecraft:golden_axe net.minecraft.item.ItemAxe@6a8d638
[22:41:05] [Server thread/TRACE] [FML]: Registry: 287 minecraft:string net.minecraft.item.ItemBlockSpecial@591be976
[22:41:05] [Server thread/TRACE] [FML]: Registry: 288 minecraft:feather net.minecraft.item.Item@520f1862
[22:41:05] [Server thread/TRACE] [FML]: Registry: 289 minecraft:gunpowder net.minecraft.item.Item@40f53ea
[22:41:05] [Server thread/TRACE] [FML]: Registry: 290 minecraft:wooden_hoe net.minecraft.item.ItemHoe@4221663d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 291 minecraft:stone_hoe net.minecraft.item.ItemHoe@3ebfe048
[22:41:05] [Server thread/TRACE] [FML]: Registry: 292 minecraft:iron_hoe net.minecraft.item.ItemHoe@5e24af83
[22:41:05] [Server thread/TRACE] [FML]: Registry: 293 minecraft:diamond_hoe net.minecraft.item.ItemHoe@34329e03
[22:41:05] [Server thread/TRACE] [FML]: Registry: 294 minecraft:golden_hoe net.minecraft.item.ItemHoe@7d6b0636
[22:41:05] [Server thread/TRACE] [FML]: Registry: 295 minecraft:wheat_seeds net.minecraft.item.ItemSeeds@4619e076
[22:41:05] [Server thread/TRACE] [FML]: Registry: 296 minecraft:wheat net.minecraft.item.Item@26abee34
[22:41:05] [Server thread/TRACE] [FML]: Registry: 297 minecraft:bread net.minecraft.item.ItemFood@74aa29c7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 298 minecraft:leather_helmet net.minecraft.item.ItemArmor@4bb05e2a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 299 minecraft:leather_chestplate net.minecraft.item.ItemArmor@12b0440b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 300 minecraft:leather_leggings net.minecraft.item.ItemArmor@517594dd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 301 minecraft:leather_boots net.minecraft.item.ItemArmor@5a98983b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 302 minecraft:chainmail_helmet net.minecraft.item.ItemArmor@1390cc4c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 303 minecraft:chainmail_chestplate net.minecraft.item.ItemArmor@3905229
[22:41:05] [Server thread/TRACE] [FML]: Registry: 304 minecraft:chainmail_leggings net.minecraft.item.ItemArmor@7ebefdfa
[22:41:05] [Server thread/TRACE] [FML]: Registry: 305 minecraft:chainmail_boots net.minecraft.item.ItemArmor@60f9fb56
[22:41:05] [Server thread/TRACE] [FML]: Registry: 306 minecraft:iron_helmet net.minecraft.item.ItemArmor@751eb9a9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 307 minecraft:iron_chestplate net.minecraft.item.ItemArmor@749ebc39
[22:41:05] [Server thread/TRACE] [FML]: Registry: 308 minecraft:iron_leggings net.minecraft.item.ItemArmor@7dc6ce7d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 309 minecraft:iron_boots net.minecraft.item.ItemArmor@52caa9d8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 310 minecraft:diamond_helmet net.minecraft.item.ItemArmor@521981d9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 311 minecraft:diamond_chestplate net.minecraft.item.ItemArmor@53e780d7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 312 minecraft:diamond_leggings net.minecraft.item.ItemArmor@181909f0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 313 minecraft:diamond_boots net.minecraft.item.ItemArmor@1f9af742
[22:41:05] [Server thread/TRACE] [FML]: Registry: 314 minecraft:golden_helmet net.minecraft.item.ItemArmor@113ba21
[22:41:05] [Server thread/TRACE] [FML]: Registry: 315 minecraft:golden_chestplate net.minecraft.item.ItemArmor@6e1d63ec
[22:41:05] [Server thread/TRACE] [FML]: Registry: 316 minecraft:golden_leggings net.minecraft.item.ItemArmor@3e1ba156
[22:41:05] [Server thread/TRACE] [FML]: Registry: 317 minecraft:golden_boots net.minecraft.item.ItemArmor@76737130
[22:41:05] [Server thread/TRACE] [FML]: Registry: 318 minecraft:flint net.minecraft.item.Item@6a2d1f6d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 319 minecraft:porkchop net.minecraft.item.ItemFood@6f2a13c7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 320 minecraft:cooked_porkchop net.minecraft.item.ItemFood@c581e65
[22:41:05] [Server thread/TRACE] [FML]: Registry: 321 minecraft:painting net.minecraft.item.ItemHangingEntity@62a9d176
[22:41:05] [Server thread/TRACE] [FML]: Registry: 322 minecraft:golden_apple net.minecraft.item.ItemAppleGold@10ec54c3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 323 minecraft:sign net.minecraft.item.ItemSign@2f803d8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 324 minecraft:wooden_door net.minecraft.item.ItemDoor@10374cae
[22:41:05] [Server thread/TRACE] [FML]: Registry: 325 minecraft:bucket net.minecraft.item.ItemBucket@f507d33
[22:41:05] [Server thread/TRACE] [FML]: Registry: 326 minecraft:water_bucket net.minecraft.item.ItemBucket@1fc02a84
[22:41:05] [Server thread/TRACE] [FML]: Registry: 327 minecraft:lava_bucket net.minecraft.item.ItemBucket@4c04188
[22:41:05] [Server thread/TRACE] [FML]: Registry: 328 minecraft:minecart net.minecraft.item.ItemMinecart@3fc2197d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 329 minecraft:saddle net.minecraft.item.ItemSaddle@47c14360
[22:41:05] [Server thread/TRACE] [FML]: Registry: 330 minecraft:iron_door net.minecraft.item.ItemDoor@2a90c15e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 331 minecraft:redstone net.minecraft.item.ItemRedstone@25e01756
[22:41:05] [Server thread/TRACE] [FML]: Registry: 332 minecraft:snowball net.minecraft.item.ItemSnowball@34949460
[22:41:05] [Server thread/TRACE] [FML]: Registry: 333 minecraft:boat net.minecraft.item.ItemBoat@139862ca
[22:41:05] [Server thread/TRACE] [FML]: Registry: 334 minecraft:leather net.minecraft.item.Item@7dbe9654
[22:41:05] [Server thread/TRACE] [FML]: Registry: 335 minecraft:milk_bucket net.minecraft.item.ItemBucketMilk@75375bb0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 336 minecraft:brick net.minecraft.item.Item@22b8eaf0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 337 minecraft:clay_ball net.minecraft.item.Item@50dfceff
[22:41:05] [Server thread/TRACE] [FML]: Registry: 338 minecraft:reeds net.minecraft.item.ItemBlockSpecial@26a5007
[22:41:05] [Server thread/TRACE] [FML]: Registry: 339 minecraft:paper net.minecraft.item.Item@4d4f6121
[22:41:05] [Server thread/TRACE] [FML]: Registry: 340 minecraft:book net.minecraft.item.ItemBook@67231d8d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 341 minecraft:slime_ball net.minecraft.item.Item@7acb0a44
[22:41:05] [Server thread/TRACE] [FML]: Registry: 342 minecraft:chest_minecart net.minecraft.item.ItemMinecart@63088bbd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 343 minecraft:furnace_minecart net.minecraft.item.ItemMinecart@4d20d8e6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 344 minecraft:egg net.minecraft.item.ItemEgg@28d07fa4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 345 minecraft:compass net.minecraft.item.ItemCompass@362ad436
[22:41:05] [Server thread/TRACE] [FML]: Registry: 346 minecraft:fishing_rod net.minecraft.item.ItemFishingRod@4a6ac443
[22:41:05] [Server thread/TRACE] [FML]: Registry: 347 minecraft:clock net.minecraft.item.ItemClock@7dfbdcfe
[22:41:05] [Server thread/TRACE] [FML]: Registry: 348 minecraft:glowstone_dust net.minecraft.item.Item@3f6bfcbe
[22:41:05] [Server thread/TRACE] [FML]: Registry: 349 minecraft:fish net.minecraft.item.ItemFishFood@bf70ce5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 350 minecraft:cooked_fish net.minecraft.item.ItemFishFood@331b0bfd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 351 minecraft:dye net.minecraft.item.ItemDye@5748638c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 352 minecraft:bone net.minecraft.item.Item@7e864a8c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 353 minecraft:sugar net.minecraft.item.Item@5e60e639
[22:41:05] [Server thread/TRACE] [FML]: Registry: 354 minecraft:cake net.minecraft.item.ItemBlockSpecial@6bab65b6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 355 minecraft:bed net.minecraft.item.ItemBed@7cfc2a08
[22:41:05] [Server thread/TRACE] [FML]: Registry: 356 minecraft:repeater net.minecraft.item.ItemBlockSpecial@61d4e070
[22:41:05] [Server thread/TRACE] [FML]: Registry: 357 minecraft:cookie net.minecraft.item.ItemFood@66a5cbe5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 358 minecraft:filled_map net.minecraft.item.ItemMap@6d5376b7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 359 minecraft:shears net.minecraft.item.ItemShears@2cb09f00
[22:41:05] [Server thread/TRACE] [FML]: Registry: 360 minecraft:melon net.minecraft.item.ItemFood@5c14c284
[22:41:05] [Server thread/TRACE] [FML]: Registry: 361 minecraft:pumpkin_seeds net.minecraft.item.ItemSeeds@1aae50f9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 362 minecraft:melon_seeds net.minecraft.item.ItemSeeds@2b53d6fc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 363 minecraft:beef net.minecraft.item.ItemFood@3b30409
[22:41:05] [Server thread/TRACE] [FML]: Registry: 364 minecraft:cooked_beef net.minecraft.item.ItemFood@79c9f619
[22:41:05] [Server thread/TRACE] [FML]: Registry: 365 minecraft:chicken net.minecraft.item.ItemFood@1cd7bc66
[22:41:05] [Server thread/TRACE] [FML]: Registry: 366 minecraft:cooked_chicken net.minecraft.item.ItemFood@34b56a5a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 367 minecraft:rotten_flesh net.minecraft.item.ItemFood@509e4bc4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 368 minecraft:ender_pearl net.minecraft.item.ItemEnderPearl@3cc7cf58
[22:41:05] [Server thread/TRACE] [FML]: Registry: 369 minecraft:blaze_rod net.minecraft.item.Item@7fd8f21
[22:41:05] [Server thread/TRACE] [FML]: Registry: 370 minecraft:ghast_tear net.minecraft.item.Item@5a564a61
[22:41:05] [Server thread/TRACE] [FML]: Registry: 371 minecraft:gold_nugget net.minecraft.item.Item@3aee72d8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 372 minecraft:nether_wart net.minecraft.item.ItemSeeds@38d1c7d2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 373 minecraft:potion net.minecraft.item.ItemPotion@533ed36e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 374 minecraft:glass_bottle net.minecraft.item.ItemGlassBottle@463e0b6a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 375 minecraft:spider_eye net.minecraft.item.ItemFood@2625eb84
[22:41:05] [Server thread/TRACE] [FML]: Registry: 376 minecraft:fermented_spider_eye net.minecraft.item.Item@3d2a164e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 377 minecraft:blaze_powder net.minecraft.item.Item@3725471
[22:41:05] [Server thread/TRACE] [FML]: Registry: 378 minecraft:magma_cream net.minecraft.item.Item@35216a2e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 379 minecraft:brewing_stand net.minecraft.item.ItemBlockSpecial@3c51dec5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 380 minecraft:cauldron net.minecraft.item.ItemBlockSpecial@51a42767
[22:41:05] [Server thread/TRACE] [FML]: Registry: 381 minecraft:ender_eye net.minecraft.item.ItemEnderEye@7d6e2366
[22:41:05] [Server thread/TRACE] [FML]: Registry: 382 minecraft:speckled_melon net.minecraft.item.Item@357f0cc9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 383 minecraft:spawn_egg net.minecraft.item.ItemMonsterPlacer@4cae7d5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 384 minecraft:experience_bottle net.minecraft.item.ItemExpBottle@4c58212
[22:41:05] [Server thread/TRACE] [FML]: Registry: 385 minecraft:fire_charge net.minecraft.item.ItemFireball@6cc91654
[22:41:05] [Server thread/TRACE] [FML]: Registry: 386 minecraft:writable_book net.minecraft.item.ItemWritableBook@7441eed3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 387 minecraft:written_book net.minecraft.item.ItemWrittenBook@524250ec
[22:41:05] [Server thread/TRACE] [FML]: Registry: 388 minecraft:emerald net.minecraft.item.Item@7432cb37
[22:41:05] [Server thread/TRACE] [FML]: Registry: 389 minecraft:item_frame net.minecraft.item.ItemHangingEntity@7602da1a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 390 minecraft:flower_pot net.minecraft.item.ItemBlockSpecial@6d985720
[22:41:05] [Server thread/TRACE] [FML]: Registry: 391 minecraft:carrot net.minecraft.item.ItemSeedFood@408f3054
[22:41:05] [Server thread/TRACE] [FML]: Registry: 392 minecraft:potato net.minecraft.item.ItemSeedFood@2a64cb1f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 393 minecraft:baked_potato net.minecraft.item.ItemFood@3644d12a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 394 minecraft:poisonous_potato net.minecraft.item.ItemFood@76aab1e3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 395 minecraft:map net.minecraft.item.ItemEmptyMap@4ec25389
[22:41:05] [Server thread/TRACE] [FML]: Registry: 396 minecraft:golden_carrot net.minecraft.item.ItemFood@7cff1930
[22:41:05] [Server thread/TRACE] [FML]: Registry: 397 minecraft:skull net.minecraft.item.ItemSkull@1fd1deed
[22:41:05] [Server thread/TRACE] [FML]: Registry: 398 minecraft:carrot_on_a_stick net.minecraft.item.ItemCarrotOnAStick@25c3a441
[22:41:05] [Server thread/TRACE] [FML]: Registry: 399 minecraft:nether_star net.minecraft.item.ItemSimpleFoiled@2b01bb54
[22:41:05] [Server thread/TRACE] [FML]: Registry: 400 minecraft:pumpkin_pie net.minecraft.item.ItemFood@e822394
[22:41:05] [Server thread/TRACE] [FML]: Registry: 401 minecraft:fireworks net.minecraft.item.ItemFirework@46244e65
[22:41:05] [Server thread/TRACE] [FML]: Registry: 402 minecraft:firework_charge net.minecraft.item.ItemFireworkCharge@491afa9b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 403 minecraft:enchanted_book net.minecraft.item.ItemEnchantedBook@373e09c7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 404 minecraft:comparator net.minecraft.item.ItemBlockSpecial@3f04847e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 405 minecraft:netherbrick net.minecraft.item.Item@2a7b4b19
[22:41:05] [Server thread/TRACE] [FML]: Registry: 406 minecraft:quartz net.minecraft.item.Item@26415b5e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 407 minecraft:tnt_minecart net.minecraft.item.ItemMinecart@61761e60
[22:41:05] [Server thread/TRACE] [FML]: Registry: 408 minecraft:hopper_minecart net.minecraft.item.ItemMinecart@7aca4144
[22:41:05] [Server thread/TRACE] [FML]: Registry: 409 minecraft:prismarine_shard net.minecraft.item.Item@a19fe87
[22:41:05] [Server thread/TRACE] [FML]: Registry: 410 minecraft:prismarine_crystals net.minecraft.item.Item@26aecf31
[22:41:05] [Server thread/TRACE] [FML]: Registry: 411 minecraft:rabbit net.minecraft.item.ItemFood@77fa509a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 412 minecraft:cooked_rabbit net.minecraft.item.ItemFood@5f92ef40
[22:41:05] [Server thread/TRACE] [FML]: Registry: 413 minecraft:rabbit_stew net.minecraft.item.ItemSoup@1abacff3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 414 minecraft:rabbit_foot net.minecraft.item.Item@4a3d4cd2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 415 minecraft:rabbit_hide net.minecraft.item.Item@6f66ab8f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 416 minecraft:armor_stand net.minecraft.item.ItemArmorStand@4c53ce60
[22:41:05] [Server thread/TRACE] [FML]: Registry: 417 minecraft:iron_horse_armor net.minecraft.item.Item@3d1b6816
[22:41:05] [Server thread/TRACE] [FML]: Registry: 418 minecraft:golden_horse_armor net.minecraft.item.Item@508863eb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 419 minecraft:diamond_horse_armor net.minecraft.item.Item@7d8802cf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 420 minecraft:lead net.minecraft.item.ItemLead@4f9871a2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 421 minecraft:name_tag net.minecraft.item.ItemNameTag@2cd6112b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 422 minecraft:command_block_minecart net.minecraft.item.ItemMinecart@7f7eeaaf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 423 minecraft:mutton net.minecraft.item.ItemFood@e8c381e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 424 minecraft:cooked_mutton net.minecraft.item.ItemFood@38499139
[22:41:05] [Server thread/TRACE] [FML]: Registry: 425 minecraft:banner net.minecraft.item.ItemBanner@4746b319
[22:41:05] [Server thread/TRACE] [FML]: Registry: 426 minecraft:end_crystal net.minecraft.item.ItemEndCrystal@fcdeb50
[22:41:05] [Server thread/TRACE] [FML]: Registry: 427 minecraft:spruce_door net.minecraft.item.ItemDoor@5f7a2a79
[22:41:05] [Server thread/TRACE] [FML]: Registry: 428 minecraft:birch_door net.minecraft.item.ItemDoor@65f1bf2c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 429 minecraft:jungle_door net.minecraft.item.ItemDoor@48186ba8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 430 minecraft:acacia_door net.minecraft.item.ItemDoor@286f8e90
[22:41:05] [Server thread/TRACE] [FML]: Registry: 431 minecraft:dark_oak_door net.minecraft.item.ItemDoor@26c84006
[22:41:05] [Server thread/TRACE] [FML]: Registry: 432 minecraft:chorus_fruit net.minecraft.item.ItemChorusFruit@7fbe0f64
[22:41:05] [Server thread/TRACE] [FML]: Registry: 433 minecraft:chorus_fruit_popped net.minecraft.item.Item@d0971cd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 434 minecraft:beetroot net.minecraft.item.ItemFood@53b42a0d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 435 minecraft:beetroot_seeds net.minecraft.item.ItemSeeds@cf6a6eb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 436 minecraft:beetroot_soup net.minecraft.item.ItemSoup@33c5d3e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 437 minecraft:dragon_breath net.minecraft.item.Item@45fdd38d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 438 minecraft:splash_potion net.minecraft.item.ItemSplashPotion@412b90cc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 439 minecraft:spectral_arrow net.minecraft.item.ItemSpectralArrow@5d28ac23
[22:41:05] [Server thread/TRACE] [FML]: Registry: 440 minecraft:tipped_arrow net.minecraft.item.ItemTippedArrow@142f0ac1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 441 minecraft:lingering_potion net.minecraft.item.ItemLingeringPotion@456d3914
[22:41:05] [Server thread/TRACE] [FML]: Registry: 442 minecraft:shield net.minecraft.item.ItemShield@86e7c7a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 443 minecraft:elytra net.minecraft.item.ItemElytra@5935ade6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 444 minecraft:spruce_boat net.minecraft.item.ItemBoat@72187492
[22:41:05] [Server thread/TRACE] [FML]: Registry: 445 minecraft:birch_boat net.minecraft.item.ItemBoat@3ba55a6b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 446 minecraft:jungle_boat net.minecraft.item.ItemBoat@5b20024b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 447 minecraft:acacia_boat net.minecraft.item.ItemBoat@2f8ede54
[22:41:05] [Server thread/TRACE] [FML]: Registry: 448 minecraft:dark_oak_boat net.minecraft.item.ItemBoat@1e0383d3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 449 minecraft:totem_of_undying net.minecraft.item.Item@f64f47a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 450 minecraft:shulker_shell net.minecraft.item.Item@548d9d87
[22:41:05] [Server thread/TRACE] [FML]: Registry: 452 minecraft:iron_nugget net.minecraft.item.Item@da8853c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 453 minecraft:knowledge_book net.minecraft.item.ItemKnowledgeBook@65dff28b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2256 minecraft:record_13 net.minecraft.item.ItemRecord@30c0993e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2257 minecraft:record_cat net.minecraft.item.ItemRecord@12de62aa
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2258 minecraft:record_blocks net.minecraft.item.ItemRecord@67398bad
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2259 minecraft:record_chirp net.minecraft.item.ItemRecord@71cdb24
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2260 minecraft:record_far net.minecraft.item.ItemRecord@33a1bb90
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2261 minecraft:record_mall net.minecraft.item.ItemRecord@520b547c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2262 minecraft:record_mellohi net.minecraft.item.ItemRecord@79c4c973
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2263 minecraft:record_stal net.minecraft.item.ItemRecord@18e0f894
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2264 minecraft:record_strad net.minecraft.item.ItemRecord@2623ad23
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2265 minecraft:record_ward net.minecraft.item.ItemRecord@2e03b52f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2266 minecraft:record_11 net.minecraft.item.ItemRecord@71d37ecd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2267 minecraft:record_wait net.minecraft.item.ItemRecord@6e681c3b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 4096 roomery:room_card net.alexwells.roomery.item.RoomCardItem@6cb71851
[22:41:05] [Server thread/TRACE] [FML]: Registry: 4097 roomery:room_holder net.minecraft.item.ItemBlock@3b91f637
[22:41:05] [Server thread/TRACE] [FML]: Registry Name : minecraft:potions
[22:41:05] [Server thread/TRACE] [FML]: Registry: 1 minecraft:speed net.minecraft.potion.Potion@8cd00bc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2 minecraft:slowness net.minecraft.potion.Potion@5035c23c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 3 minecraft:haste net.minecraft.potion.Potion@4149067d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 4 minecraft:mining_fatigue net.minecraft.potion.Potion@4d8458a1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 5 minecraft:strength net.minecraft.potion.PotionAttackDamage@7b031f53
[22:41:05] [Server thread/TRACE] [FML]: Registry: 6 minecraft:instant_health net.minecraft.potion.PotionHealth@6baa673d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 7 minecraft:instant_damage net.minecraft.potion.PotionHealth@124b1369
[22:41:05] [Server thread/TRACE] [FML]: Registry: 8 minecraft:jump_boost net.minecraft.potion.Potion@22bd6b0a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 9 minecraft:nausea net.minecraft.potion.Potion@221383c9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 10 minecraft:regeneration net.minecraft.potion.Potion@1a389b39
[22:41:05] [Server thread/TRACE] [FML]: Registry: 11 minecraft:resistance net.minecraft.potion.Potion@50a2034c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 12 minecraft:fire_resistance net.minecraft.potion.Potion@190ec769
[22:41:05] [Server thread/TRACE] [FML]: Registry: 13 minecraft:water_breathing net.minecraft.potion.Potion@27bd124a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 14 minecraft:invisibility net.minecraft.potion.Potion@7902a4d7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 15 minecraft:blindness net.minecraft.potion.Potion@397a70d8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 16 minecraft:night_vision net.minecraft.potion.Potion@56a0dd11
[22:41:05] [Server thread/TRACE] [FML]: Registry: 17 minecraft:hunger net.minecraft.potion.Potion@1940bacd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 18 minecraft:weakness net.minecraft.potion.PotionAttackDamage@7508912e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 19 minecraft:poison net.minecraft.potion.Potion@1f9ec3e7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 20 minecraft:wither net.minecraft.potion.Potion@4f86cd50
[22:41:05] [Server thread/TRACE] [FML]: Registry: 21 minecraft:health_boost net.minecraft.potion.PotionHealthBoost@457f43a2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 22 minecraft:absorption net.minecraft.potion.PotionAbsorption@5d46f4a3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 23 minecraft:saturation net.minecraft.potion.PotionHealth@4fe03c06
[22:41:05] [Server thread/TRACE] [FML]: Registry: 24 minecraft:glowing net.minecraft.potion.Potion@79f14c56
[22:41:05] [Server thread/TRACE] [FML]: Registry: 25 minecraft:levitation net.minecraft.potion.Potion@19f007c4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 26 minecraft:luck net.minecraft.potion.Potion@73790bb5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 27 minecraft:unluck net.minecraft.potion.Potion@3d3709d0
[22:41:05] [Server thread/TRACE] [FML]: Registry Name : minecraft:biomes
[22:41:05] [Server thread/TRACE] [FML]: Registry: 0 minecraft:ocean net.minecraft.world.biome.BiomeOcean@37b17938
[22:41:05] [Server thread/TRACE] [FML]: Registry: 1 minecraft:plains net.minecraft.world.biome.BiomePlains@3f3b0b19
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2 minecraft:desert net.minecraft.world.biome.BiomeDesert@6e847a7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 3 minecraft:extreme_hills net.minecraft.world.biome.BiomeHills@24cdc97f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 4 minecraft:forest net.minecraft.world.biome.BiomeForest@3d5e1b83
[22:41:05] [Server thread/TRACE] [FML]: Registry: 5 minecraft:taiga net.minecraft.world.biome.BiomeTaiga@cf822a6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 6 minecraft:swampland net.minecraft.world.biome.BiomeSwamp@35eac1dd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 7 minecraft:river net.minecraft.world.biome.BiomeRiver@2e3fa7a7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 8 minecraft:hell net.minecraft.world.biome.BiomeHell@6e089bcb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 9 minecraft:sky net.minecraft.world.biome.BiomeEnd@3b3639f9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 10 minecraft:frozen_ocean net.minecraft.world.biome.BiomeOcean@66ee4640
[22:41:05] [Server thread/TRACE] [FML]: Registry: 11 minecraft:frozen_river net.minecraft.world.biome.BiomeRiver@156c1c4e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 12 minecraft:ice_flats net.minecraft.world.biome.BiomeSnow@68fce3e5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 13 minecraft:ice_mountains net.minecraft.world.biome.BiomeSnow@d2eddc2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 14 minecraft:mushroom_island net.minecraft.world.biome.BiomeMushroomIsland@30d4d6fb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 15 minecraft:mushroom_island_shore net.minecraft.world.biome.BiomeMushroomIsland@3fb8e8cf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 16 minecraft:beaches net.minecraft.world.biome.BiomeBeach@6466e599
[22:41:05] [Server thread/TRACE] [FML]: Registry: 17 minecraft:desert_hills net.minecraft.world.biome.BiomeDesert@721384e0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 18 minecraft:forest_hills net.minecraft.world.biome.BiomeForest@a15e4fd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 19 minecraft:taiga_hills net.minecraft.world.biome.BiomeTaiga@515c3dd2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 20 minecraft:smaller_extreme_hills net.minecraft.world.biome.BiomeHills@245504d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 21 minecraft:jungle net.minecraft.world.biome.BiomeJungle@42ea4bac
[22:41:05] [Server thread/TRACE] [FML]: Registry: 22 minecraft:jungle_hills net.minecraft.world.biome.BiomeJungle@4df50829
[22:41:05] [Server thread/TRACE] [FML]: Registry: 23 minecraft:jungle_edge net.minecraft.world.biome.BiomeJungle@627a1c77
[22:41:05] [Server thread/TRACE] [FML]: Registry: 24 minecraft:deep_ocean net.minecraft.world.biome.BiomeOcean@1acfb04c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 25 minecraft:stone_beach net.minecraft.world.biome.BiomeStoneBeach@6fb9dab6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 26 minecraft:cold_beach net.minecraft.world.biome.BiomeBeach@5d12fa92
[22:41:05] [Server thread/TRACE] [FML]: Registry: 27 minecraft:birch_forest net.minecraft.world.biome.BiomeForest@3ab87cac
[22:41:05] [Server thread/TRACE] [FML]: Registry: 28 minecraft:birch_forest_hills net.minecraft.world.biome.BiomeForest@71e740c6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 29 minecraft:roofed_forest net.minecraft.world.biome.BiomeForest@50aa5826
[22:41:05] [Server thread/TRACE] [FML]: Registry: 30 minecraft:taiga_cold net.minecraft.world.biome.BiomeTaiga@1a26eecb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 31 minecraft:taiga_cold_hills net.minecraft.world.biome.BiomeTaiga@6382bc3f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 32 minecraft:redwood_taiga net.minecraft.world.biome.BiomeTaiga@28a821f9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 33 minecraft:redwood_taiga_hills net.minecraft.world.biome.BiomeTaiga@2a4137a2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 34 minecraft:extreme_hills_with_trees net.minecraft.world.biome.BiomeHills@7bcd497
[22:41:05] [Server thread/TRACE] [FML]: Registry: 35 minecraft:savanna net.minecraft.world.biome.BiomeSavanna@18e7b33e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 36 minecraft:savanna_rock net.minecraft.world.biome.BiomeSavanna@3b386ba7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 37 minecraft:mesa net.minecraft.world.biome.BiomeMesa@7b4e5982
[22:41:05] [Server thread/TRACE] [FML]: Registry: 38 minecraft:mesa_rock net.minecraft.world.biome.BiomeMesa@17f216cc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 39 minecraft:mesa_clear_rock net.minecraft.world.biome.BiomeMesa@6ab4215d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 127 minecraft:void net.minecraft.world.biome.BiomeVoid@45b63133
[22:41:05] [Server thread/TRACE] [FML]: Registry: 129 minecraft:mutated_plains net.minecraft.world.biome.BiomePlains@2c1eba2e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 130 minecraft:mutated_desert net.minecraft.world.biome.BiomeDesert@25c6f0fc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 131 minecraft:mutated_extreme_hills net.minecraft.world.biome.BiomeHills@531455c1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 132 minecraft:mutated_forest net.minecraft.world.biome.BiomeForest@27dfd939
[22:41:05] [Server thread/TRACE] [FML]: Registry: 133 minecraft:mutated_taiga net.minecraft.world.biome.BiomeTaiga@7ec9d826
[22:41:05] [Server thread/TRACE] [FML]: Registry: 134 minecraft:mutated_swampland net.minecraft.world.biome.BiomeSwamp@6c1a9613
[22:41:05] [Server thread/TRACE] [FML]: Registry: 140 minecraft:mutated_ice_flats net.minecraft.world.biome.BiomeSnow@1dd17c0c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 149 minecraft:mutated_jungle net.minecraft.world.biome.BiomeJungle@441e789e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 151 minecraft:mutated_jungle_edge net.minecraft.world.biome.BiomeJungle@74a680d3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 155 minecraft:mutated_birch_forest net.minecraft.world.biome.BiomeForestMutated@5a131edc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 156 minecraft:mutated_birch_forest_hills net.minecraft.world.biome.BiomeForestMutated@6dfe4788
[22:41:05] [Server thread/TRACE] [FML]: Registry: 157 minecraft:mutated_roofed_forest net.minecraft.world.biome.BiomeForest@2d1ef2fc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 158 minecraft:mutated_taiga_cold net.minecraft.world.biome.BiomeTaiga@4095ebff
[22:41:05] [Server thread/TRACE] [FML]: Registry: 160 minecraft:mutated_redwood_taiga net.minecraft.world.biome.BiomeTaiga@2b2f8cf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 161 minecraft:mutated_redwood_taiga_hills net.minecraft.world.biome.BiomeTaiga@1def2d16
[22:41:05] [Server thread/TRACE] [FML]: Registry: 162 minecraft:mutated_extreme_hills_with_trees net.minecraft.world.biome.BiomeHills@47bcb545
[22:41:05] [Server thread/TRACE] [FML]: Registry: 163 minecraft:mutated_savanna net.minecraft.world.biome.BiomeSavannaMutated@3df88502
[22:41:05] [Server thread/TRACE] [FML]: Registry: 164 minecraft:mutated_savanna_rock net.minecraft.world.biome.BiomeSavannaMutated@591b9836
[22:41:05] [Server thread/TRACE] [FML]: Registry: 165 minecraft:mutated_mesa net.minecraft.world.biome.BiomeMesa@7b2f18cd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 166 minecraft:mutated_mesa_rock net.minecraft.world.biome.BiomeMesa@18f7a872
[22:41:05] [Server thread/TRACE] [FML]: Registry: 167 minecraft:mutated_mesa_clear_rock net.minecraft.world.biome.BiomeMesa@61defefb
[22:41:05] [Server thread/TRACE] [FML]: Registry Name : minecraft:soundevents
[22:41:05] [Server thread/TRACE] [FML]: Registry: 0 minecraft:ambient.cave net.minecraft.util.SoundEvent@18ab513d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 1 minecraft:block.anvil.break net.minecraft.util.SoundEvent@260ccf0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2 minecraft:block.anvil.destroy net.minecraft.util.SoundEvent@2566247d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 3 minecraft:block.anvil.fall net.minecraft.util.SoundEvent@363a09a2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 4 minecraft:block.anvil.hit net.minecraft.util.SoundEvent@63d14dbf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 5 minecraft:block.anvil.land net.minecraft.util.SoundEvent@67521a79
[22:41:05] [Server thread/TRACE] [FML]: Registry: 6 minecraft:block.anvil.place net.minecraft.util.SoundEvent@73839f22
[22:41:05] [Server thread/TRACE] [FML]: Registry: 7 minecraft:block.anvil.step net.minecraft.util.SoundEvent@1512efe9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 8 minecraft:block.anvil.use net.minecraft.util.SoundEvent@7cc7e441
[22:41:05] [Server thread/TRACE] [FML]: Registry: 9 minecraft:block.brewing_stand.brew net.minecraft.util.SoundEvent@bb1b872
[22:41:05] [Server thread/TRACE] [FML]: Registry: 10 minecraft:block.chest.close net.minecraft.util.SoundEvent@64245ca9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 11 minecraft:block.chest.locked net.minecraft.util.SoundEvent@66cb9a63
[22:41:05] [Server thread/TRACE] [FML]: Registry: 12 minecraft:block.chest.open net.minecraft.util.SoundEvent@256d8f17
[22:41:05] [Server thread/TRACE] [FML]: Registry: 13 minecraft:block.chorus_flower.death net.minecraft.util.SoundEvent@2319c1e0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 14 minecraft:block.chorus_flower.grow net.minecraft.util.SoundEvent@659e003e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 15 minecraft:block.cloth.break net.minecraft.util.SoundEvent@5f3c866c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 16 minecraft:block.cloth.fall net.minecraft.util.SoundEvent@16e0afab
[22:41:05] [Server thread/TRACE] [FML]: Registry: 17 minecraft:block.cloth.hit net.minecraft.util.SoundEvent@7b9b6a56
[22:41:05] [Server thread/TRACE] [FML]: Registry: 18 minecraft:block.cloth.place net.minecraft.util.SoundEvent@6e111aeb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 19 minecraft:block.cloth.step net.minecraft.util.SoundEvent@55a5eea3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 20 minecraft:block.comparator.click net.minecraft.util.SoundEvent@46ab8e4b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 21 minecraft:block.dispenser.dispense net.minecraft.util.SoundEvent@66428512
[22:41:05] [Server thread/TRACE] [FML]: Registry: 22 minecraft:block.dispenser.fail net.minecraft.util.SoundEvent@e21d73
[22:41:05] [Server thread/TRACE] [FML]: Registry: 23 minecraft:block.dispenser.launch net.minecraft.util.SoundEvent@7a482b3a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 24 minecraft:block.enchantment_table.use net.minecraft.util.SoundEvent@600b3bee
[22:41:05] [Server thread/TRACE] [FML]: Registry: 25 minecraft:block.end_gateway.spawn net.minecraft.util.SoundEvent@129348e8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 26 minecraft:block.end_portal.spawn net.minecraft.util.SoundEvent@20ad64c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 27 minecraft:block.end_portal_frame.fill net.minecraft.util.SoundEvent@39a03ccc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 28 minecraft:block.enderchest.close net.minecraft.util.SoundEvent@4db45d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 29 minecraft:block.enderchest.open net.minecraft.util.SoundEvent@89178b4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 30 minecraft:block.fence_gate.close net.minecraft.util.SoundEvent@5c7d675c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 31 minecraft:block.fence_gate.open net.minecraft.util.SoundEvent@64836643
[22:41:05] [Server thread/TRACE] [FML]: Registry: 32 minecraft:block.fire.ambient net.minecraft.util.SoundEvent@981d9d2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 33 minecraft:block.fire.extinguish net.minecraft.util.SoundEvent@ad6448e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 34 minecraft:block.furnace.fire_crackle net.minecraft.util.SoundEvent@3da6950f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 35 minecraft:block.glass.break net.minecraft.util.SoundEvent@42684d86
[22:41:05] [Server thread/TRACE] [FML]: Registry: 36 minecraft:block.glass.fall net.minecraft.util.SoundEvent@45a05350
[22:41:05] [Server thread/TRACE] [FML]: Registry: 37 minecraft:block.glass.hit net.minecraft.util.SoundEvent@7d6a9d5e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 38 minecraft:block.glass.place net.minecraft.util.SoundEvent@74ed7111
[22:41:05] [Server thread/TRACE] [FML]: Registry: 39 minecraft:block.glass.step net.minecraft.util.SoundEvent@74691677
[22:41:05] [Server thread/TRACE] [FML]: Registry: 40 minecraft:block.grass.break net.minecraft.util.SoundEvent@3314f179
[22:41:05] [Server thread/TRACE] [FML]: Registry: 41 minecraft:block.grass.fall net.minecraft.util.SoundEvent@1abd1a28
[22:41:05] [Server thread/TRACE] [FML]: Registry: 42 minecraft:block.grass.hit net.minecraft.util.SoundEvent@5478597
[22:41:05] [Server thread/TRACE] [FML]: Registry: 43 minecraft:block.grass.place net.minecraft.util.SoundEvent@39a1e1e6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 44 minecraft:block.grass.step net.minecraft.util.SoundEvent@2daa5092
[22:41:05] [Server thread/TRACE] [FML]: Registry: 45 minecraft:block.gravel.break net.minecraft.util.SoundEvent@5f346355
[22:41:05] [Server thread/TRACE] [FML]: Registry: 46 minecraft:block.gravel.fall net.minecraft.util.SoundEvent@66e62e19
[22:41:05] [Server thread/TRACE] [FML]: Registry: 47 minecraft:block.gravel.hit net.minecraft.util.SoundEvent@50fe5df2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 48 minecraft:block.gravel.place net.minecraft.util.SoundEvent@2fafa9bf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 49 minecraft:block.gravel.step net.minecraft.util.SoundEvent@53fd59d4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 50 minecraft:block.iron_door.close net.minecraft.util.SoundEvent@43c3354
[22:41:05] [Server thread/TRACE] [FML]: Registry: 51 minecraft:block.iron_door.open net.minecraft.util.SoundEvent@260fffec
[22:41:05] [Server thread/TRACE] [FML]: Registry: 52 minecraft:block.iron_trapdoor.close net.minecraft.util.SoundEvent@743f58c3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 53 minecraft:block.iron_trapdoor.open net.minecraft.util.SoundEvent@4d359c69
[22:41:05] [Server thread/TRACE] [FML]: Registry: 54 minecraft:block.ladder.break net.minecraft.util.SoundEvent@28f6a008
[22:41:05] [Server thread/TRACE] [FML]: Registry: 55 minecraft:block.ladder.fall net.minecraft.util.SoundEvent@71dfca65
[22:41:05] [Server thread/TRACE] [FML]: Registry: 56 minecraft:block.ladder.hit net.minecraft.util.SoundEvent@7fa86ddd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 57 minecraft:block.ladder.place net.minecraft.util.SoundEvent@1e9f6095
[22:41:05] [Server thread/TRACE] [FML]: Registry: 58 minecraft:block.ladder.step net.minecraft.util.SoundEvent@3f465ae
[22:41:05] [Server thread/TRACE] [FML]: Registry: 59 minecraft:block.lava.ambient net.minecraft.util.SoundEvent@c770b57
[22:41:05] [Server thread/TRACE] [FML]: Registry: 60 minecraft:block.lava.extinguish net.minecraft.util.SoundEvent@308d4981
[22:41:05] [Server thread/TRACE] [FML]: Registry: 61 minecraft:block.lava.pop net.minecraft.util.SoundEvent@55731ccd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 62 minecraft:block.lever.click net.minecraft.util.SoundEvent@750adad8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 63 minecraft:block.metal.break net.minecraft.util.SoundEvent@41935a9d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 64 minecraft:block.metal.fall net.minecraft.util.SoundEvent@1b08d26f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 65 minecraft:block.metal.hit net.minecraft.util.SoundEvent@565030b7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 66 minecraft:block.metal.place net.minecraft.util.SoundEvent@752fecbf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 67 minecraft:block.metal.step net.minecraft.util.SoundEvent@2eb31735
[22:41:05] [Server thread/TRACE] [FML]: Registry: 68 minecraft:block.metal_pressureplate.click_off net.minecraft.util.SoundEvent@73753326
[22:41:05] [Server thread/TRACE] [FML]: Registry: 69 minecraft:block.metal_pressureplate.click_on net.minecraft.util.SoundEvent@24f77077
[22:41:05] [Server thread/TRACE] [FML]: Registry: 70 minecraft:block.note.basedrum net.minecraft.util.SoundEvent@2eb73a42
[22:41:05] [Server thread/TRACE] [FML]: Registry: 71 minecraft:block.note.bass net.minecraft.util.SoundEvent@188b9a1e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 72 minecraft:block.note.bell net.minecraft.util.SoundEvent@423d662a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 73 minecraft:block.note.chime net.minecraft.util.SoundEvent@5d56c2d2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 74 minecraft:block.note.flute net.minecraft.util.SoundEvent@4a249610
[22:41:05] [Server thread/TRACE] [FML]: Registry: 75 minecraft:block.note.guitar net.minecraft.util.SoundEvent@ebbbe20
[22:41:05] [Server thread/TRACE] [FML]: Registry: 76 minecraft:block.note.harp net.minecraft.util.SoundEvent@279e85eb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 77 minecraft:block.note.hat net.minecraft.util.SoundEvent@4cb59398
[22:41:05] [Server thread/TRACE] [FML]: Registry: 78 minecraft:block.note.pling net.minecraft.util.SoundEvent@22cf1808
[22:41:05] [Server thread/TRACE] [FML]: Registry: 79 minecraft:block.note.snare net.minecraft.util.SoundEvent@7156f8cf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 80 minecraft:block.note.xylophone net.minecraft.util.SoundEvent@22349ad3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 81 minecraft:block.piston.contract net.minecraft.util.SoundEvent@42fdf45e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 82 minecraft:block.piston.extend net.minecraft.util.SoundEvent@1828ab51
[22:41:05] [Server thread/TRACE] [FML]: Registry: 83 minecraft:block.portal.ambient net.minecraft.util.SoundEvent@5e7ea81b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 84 minecraft:block.portal.travel net.minecraft.util.SoundEvent@589a4305
[22:41:05] [Server thread/TRACE] [FML]: Registry: 85 minecraft:block.portal.trigger net.minecraft.util.SoundEvent@7568134c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 86 minecraft:block.redstone_torch.burnout net.minecraft.util.SoundEvent@28c75c93
[22:41:05] [Server thread/TRACE] [FML]: Registry: 87 minecraft:block.sand.break net.minecraft.util.SoundEvent@35217e0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 88 minecraft:block.sand.fall net.minecraft.util.SoundEvent@95aeee4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 89 minecraft:block.sand.hit net.minecraft.util.SoundEvent@3c1d6ef0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 90 minecraft:block.sand.place net.minecraft.util.SoundEvent@2e2c9e24
[22:41:05] [Server thread/TRACE] [FML]: Registry: 91 minecraft:block.sand.step net.minecraft.util.SoundEvent@3dd27116
[22:41:05] [Server thread/TRACE] [FML]: Registry: 92 minecraft:block.shulker_box.close net.minecraft.util.SoundEvent@63218586
[22:41:05] [Server thread/TRACE] [FML]: Registry: 93 minecraft:block.shulker_box.open net.minecraft.util.SoundEvent@341c0dfc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 94 minecraft:block.slime.break net.minecraft.util.SoundEvent@7e0b68e5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 95 minecraft:block.slime.fall net.minecraft.util.SoundEvent@507fecf3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 96 minecraft:block.slime.hit net.minecraft.util.SoundEvent@3f1d4ecf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 97 minecraft:block.slime.place net.minecraft.util.SoundEvent@6bbac73d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 98 minecraft:block.slime.step net.minecraft.util.SoundEvent@4e53c6ef
[22:41:05] [Server thread/TRACE] [FML]: Registry: 99 minecraft:block.snow.break net.minecraft.util.SoundEvent@6164b3a2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 100 minecraft:block.snow.fall net.minecraft.util.SoundEvent@345af277
[22:41:05] [Server thread/TRACE] [FML]: Registry: 101 minecraft:block.snow.hit net.minecraft.util.SoundEvent@96448ee
[22:41:05] [Server thread/TRACE] [FML]: Registry: 102 minecraft:block.snow.place net.minecraft.util.SoundEvent@59509393
[22:41:05] [Server thread/TRACE] [FML]: Registry: 103 minecraft:block.snow.step net.minecraft.util.SoundEvent@1d6dc2b8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 104 minecraft:block.stone.break net.minecraft.util.SoundEvent@7ec75228
[22:41:05] [Server thread/TRACE] [FML]: Registry: 105 minecraft:block.stone.fall net.minecraft.util.SoundEvent@55cf5626
[22:41:05] [Server thread/TRACE] [FML]: Registry: 106 minecraft:block.stone.hit net.minecraft.util.SoundEvent@8de8b07
[22:41:05] [Server thread/TRACE] [FML]: Registry: 107 minecraft:block.stone.place net.minecraft.util.SoundEvent@7b55f0a6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 108 minecraft:block.stone.step net.minecraft.util.SoundEvent@3fc7abf6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 109 minecraft:block.stone_button.click_off net.minecraft.util.SoundEvent@1016b44e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 110 minecraft:block.stone_button.click_on net.minecraft.util.SoundEvent@6c6c93f8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 111 minecraft:block.stone_pressureplate.click_off net.minecraft.util.SoundEvent@38e88e13
[22:41:05] [Server thread/TRACE] [FML]: Registry: 112 minecraft:block.stone_pressureplate.click_on net.minecraft.util.SoundEvent@3a720ae3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 113 minecraft:block.tripwire.attach net.minecraft.util.SoundEvent@1fe37d27
[22:41:05] [Server thread/TRACE] [FML]: Registry: 114 minecraft:block.tripwire.click_off net.minecraft.util.SoundEvent@1718de70
[22:41:05] [Server thread/TRACE] [FML]: Registry: 115 minecraft:block.tripwire.click_on net.minecraft.util.SoundEvent@6bfc5296
[22:41:05] [Server thread/TRACE] [FML]: Registry: 116 minecraft:block.tripwire.detach net.minecraft.util.SoundEvent@41736818
[22:41:05] [Server thread/TRACE] [FML]: Registry: 117 minecraft:block.water.ambient net.minecraft.util.SoundEvent@457d3f54
[22:41:05] [Server thread/TRACE] [FML]: Registry: 118 minecraft:block.waterlily.place net.minecraft.util.SoundEvent@144792d5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 119 minecraft:block.wood.break net.minecraft.util.SoundEvent@1da61a29
[22:41:05] [Server thread/TRACE] [FML]: Registry: 120 minecraft:block.wood.fall net.minecraft.util.SoundEvent@47cf922d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 121 minecraft:block.wood.hit net.minecraft.util.SoundEvent@6b64921f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 122 minecraft:block.wood.place net.minecraft.util.SoundEvent@439d649c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 123 minecraft:block.wood.step net.minecraft.util.SoundEvent@6e475994
[22:41:05] [Server thread/TRACE] [FML]: Registry: 124 minecraft:block.wood_button.click_off net.minecraft.util.SoundEvent@55a2f08b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 125 minecraft:block.wood_button.click_on net.minecraft.util.SoundEvent@1a99744a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 126 minecraft:block.wood_pressureplate.click_off net.minecraft.util.SoundEvent@32084a01
[22:41:05] [Server thread/TRACE] [FML]: Registry: 127 minecraft:block.wood_pressureplate.click_on net.minecraft.util.SoundEvent@66d73e2d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 128 minecraft:block.wooden_door.close net.minecraft.util.SoundEvent@2433bcd4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 129 minecraft:block.wooden_door.open net.minecraft.util.SoundEvent@75d9b73c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 130 minecraft:block.wooden_trapdoor.close net.minecraft.util.SoundEvent@5f1a3c4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 131 minecraft:block.wooden_trapdoor.open net.minecraft.util.SoundEvent@5a08d301
[22:41:05] [Server thread/TRACE] [FML]: Registry: 132 minecraft:enchant.thorns.hit net.minecraft.util.SoundEvent@63e40188
[22:41:05] [Server thread/TRACE] [FML]: Registry: 133 minecraft:entity.armorstand.break net.minecraft.util.SoundEvent@5b3c2a9f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 134 minecraft:entity.armorstand.fall net.minecraft.util.SoundEvent@535b4dbf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 135 minecraft:entity.armorstand.hit net.minecraft.util.SoundEvent@4f571c0e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 136 minecraft:entity.armorstand.place net.minecraft.util.SoundEvent@c7cbc2d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 137 minecraft:entity.arrow.hit net.minecraft.util.SoundEvent@36ae17ef
[22:41:05] [Server thread/TRACE] [FML]: Registry: 138 minecraft:entity.arrow.hit_player net.minecraft.util.SoundEvent@3f919230
[22:41:05] [Server thread/TRACE] [FML]: Registry: 139 minecraft:entity.arrow.shoot net.minecraft.util.SoundEvent@48d14ea0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 140 minecraft:entity.bat.ambient net.minecraft.util.SoundEvent@21251e43
[22:41:05] [Server thread/TRACE] [FML]: Registry: 141 minecraft:entity.bat.death net.minecraft.util.SoundEvent@677274e7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 142 minecraft:entity.bat.hurt net.minecraft.util.SoundEvent@54c17a2b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 143 minecraft:entity.bat.loop net.minecraft.util.SoundEvent@16279a5d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 144 minecraft:entity.bat.takeoff net.minecraft.util.SoundEvent@1f7949dc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 145 minecraft:entity.blaze.ambient net.minecraft.util.SoundEvent@6bd8c398
[22:41:05] [Server thread/TRACE] [FML]: Registry: 146 minecraft:entity.blaze.burn net.minecraft.util.SoundEvent@3497ecea
[22:41:05] [Server thread/TRACE] [FML]: Registry: 147 minecraft:entity.blaze.death net.minecraft.util.SoundEvent@1e487d57
[22:41:05] [Server thread/TRACE] [FML]: Registry: 148 minecraft:entity.blaze.hurt net.minecraft.util.SoundEvent@4b2af0eb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 149 minecraft:entity.blaze.shoot net.minecraft.util.SoundEvent@66c32e15
[22:41:05] [Server thread/TRACE] [FML]: Registry: 150 minecraft:entity.boat.paddle_land net.minecraft.util.SoundEvent@6d387e9b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 151 minecraft:entity.boat.paddle_water net.minecraft.util.SoundEvent@304704ae
[22:41:05] [Server thread/TRACE] [FML]: Registry: 152 minecraft:entity.bobber.retrieve net.minecraft.util.SoundEvent@2c7607e5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 153 minecraft:entity.bobber.splash net.minecraft.util.SoundEvent@533a27f8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 154 minecraft:entity.bobber.throw net.minecraft.util.SoundEvent@7dd847a2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 155 minecraft:entity.cat.ambient net.minecraft.util.SoundEvent@75b25ec3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 156 minecraft:entity.cat.death net.minecraft.util.SoundEvent@69e736bf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 157 minecraft:entity.cat.hiss net.minecraft.util.SoundEvent@6b60d99c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 158 minecraft:entity.cat.hurt net.minecraft.util.SoundEvent@543a7605
[22:41:05] [Server thread/TRACE] [FML]: Registry: 159 minecraft:entity.cat.purr net.minecraft.util.SoundEvent@33997e07
[22:41:05] [Server thread/TRACE] [FML]: Registry: 160 minecraft:entity.cat.purreow net.minecraft.util.SoundEvent@639bf405
[22:41:05] [Server thread/TRACE] [FML]: Registry: 161 minecraft:entity.chicken.ambient net.minecraft.util.SoundEvent@eda7dd3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 162 minecraft:entity.chicken.death net.minecraft.util.SoundEvent@9d7a853
[22:41:05] [Server thread/TRACE] [FML]: Registry: 163 minecraft:entity.chicken.egg net.minecraft.util.SoundEvent@71c69628
[22:41:05] [Server thread/TRACE] [FML]: Registry: 164 minecraft:entity.chicken.hurt net.minecraft.util.SoundEvent@4dc16fc9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 165 minecraft:entity.chicken.step net.minecraft.util.SoundEvent@1028a747
[22:41:05] [Server thread/TRACE] [FML]: Registry: 166 minecraft:entity.cow.ambient net.minecraft.util.SoundEvent@24890021
[22:41:05] [Server thread/TRACE] [FML]: Registry: 167 minecraft:entity.cow.death net.minecraft.util.SoundEvent@613ba54e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 168 minecraft:entity.cow.hurt net.minecraft.util.SoundEvent@27422187
[22:41:05] [Server thread/TRACE] [FML]: Registry: 169 minecraft:entity.cow.milk net.minecraft.util.SoundEvent@7205a8b7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 170 minecraft:entity.cow.step net.minecraft.util.SoundEvent@1ee126de
[22:41:05] [Server thread/TRACE] [FML]: Registry: 171 minecraft:entity.creeper.death net.minecraft.util.SoundEvent@22cce199
[22:41:05] [Server thread/TRACE] [FML]: Registry: 172 minecraft:entity.creeper.hurt net.minecraft.util.SoundEvent@14b4b25e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 173 minecraft:entity.creeper.primed net.minecraft.util.SoundEvent@4babe06f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 174 minecraft:entity.donkey.ambient net.minecraft.util.SoundEvent@5c6be812
[22:41:05] [Server thread/TRACE] [FML]: Registry: 175 minecraft:entity.donkey.angry net.minecraft.util.SoundEvent@19ee0a2f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 176 minecraft:entity.donkey.chest net.minecraft.util.SoundEvent@28796d0e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 177 minecraft:entity.donkey.death net.minecraft.util.SoundEvent@3cc548f6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 178 minecraft:entity.donkey.hurt net.minecraft.util.SoundEvent@3fed0c04
[22:41:05] [Server thread/TRACE] [FML]: Registry: 179 minecraft:entity.egg.throw net.minecraft.util.SoundEvent@563bd6a4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 180 minecraft:entity.elder_guardian.ambient net.minecraft.util.SoundEvent@3549c070
[22:41:05] [Server thread/TRACE] [FML]: Registry: 181 minecraft:entity.elder_guardian.ambient_land net.minecraft.util.SoundEvent@235dacd7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 182 minecraft:entity.elder_guardian.curse net.minecraft.util.SoundEvent@74070994
[22:41:05] [Server thread/TRACE] [FML]: Registry: 183 minecraft:entity.elder_guardian.death net.minecraft.util.SoundEvent@7c816f46
[22:41:05] [Server thread/TRACE] [FML]: Registry: 184 minecraft:entity.elder_guardian.death_land net.minecraft.util.SoundEvent@7307ae6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 185 minecraft:entity.elder_guardian.flop net.minecraft.util.SoundEvent@49c555c3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 186 minecraft:entity.elder_guardian.hurt net.minecraft.util.SoundEvent@542aec6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 187 minecraft:entity.elder_guardian.hurt_land net.minecraft.util.SoundEvent@724e0a77
[22:41:05] [Server thread/TRACE] [FML]: Registry: 188 minecraft:entity.enderdragon.ambient net.minecraft.util.SoundEvent@762db992
[22:41:05] [Server thread/TRACE] [FML]: Registry: 189 minecraft:entity.enderdragon.death net.minecraft.util.SoundEvent@15a591d9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 190 minecraft:entity.enderdragon.flap net.minecraft.util.SoundEvent@5812935
[22:41:05] [Server thread/TRACE] [FML]: Registry: 191 minecraft:entity.enderdragon.growl net.minecraft.util.SoundEvent@71e9640
[22:41:05] [Server thread/TRACE] [FML]: Registry: 192 minecraft:entity.enderdragon.hurt net.minecraft.util.SoundEvent@1ce45e18
[22:41:05] [Server thread/TRACE] [FML]: Registry: 193 minecraft:entity.enderdragon.shoot net.minecraft.util.SoundEvent@25762f04
[22:41:05] [Server thread/TRACE] [FML]: Registry: 194 minecraft:entity.enderdragon_fireball.explode net.minecraft.util.SoundEvent@2932721e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 195 minecraft:entity.endereye.death net.minecraft.util.SoundEvent@5a6d4dee
[22:41:05] [Server thread/TRACE] [FML]: Registry: 196 minecraft:entity.endereye.launch net.minecraft.util.SoundEvent@6447dc25
[22:41:05] [Server thread/TRACE] [FML]: Registry: 197 minecraft:entity.endermen.ambient net.minecraft.util.SoundEvent@705dc1a6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 198 minecraft:entity.endermen.death net.minecraft.util.SoundEvent@4a45ff31
[22:41:05] [Server thread/TRACE] [FML]: Registry: 199 minecraft:entity.endermen.hurt net.minecraft.util.SoundEvent@7af7c9aa
[22:41:05] [Server thread/TRACE] [FML]: Registry: 200 minecraft:entity.endermen.scream net.minecraft.util.SoundEvent@208b8425
[22:41:05] [Server thread/TRACE] [FML]: Registry: 201 minecraft:entity.endermen.stare net.minecraft.util.SoundEvent@3ec52163
[22:41:05] [Server thread/TRACE] [FML]: Registry: 202 minecraft:entity.endermen.teleport net.minecraft.util.SoundEvent@5b1cedfd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 203 minecraft:entity.endermite.ambient net.minecraft.util.SoundEvent@1fe2c5ad
[22:41:05] [Server thread/TRACE] [FML]: Registry: 204 minecraft:entity.endermite.death net.minecraft.util.SoundEvent@6334c0d8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 205 minecraft:entity.endermite.hurt net.minecraft.util.SoundEvent@74ed3be4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 206 minecraft:entity.endermite.step net.minecraft.util.SoundEvent@48224381
[22:41:05] [Server thread/TRACE] [FML]: Registry: 207 minecraft:entity.enderpearl.throw net.minecraft.util.SoundEvent@41e43885
[22:41:05] [Server thread/TRACE] [FML]: Registry: 208 minecraft:entity.evocation_fangs.attack net.minecraft.util.SoundEvent@4131261
[22:41:05] [Server thread/TRACE] [FML]: Registry: 209 minecraft:entity.evocation_illager.ambient net.minecraft.util.SoundEvent@193c3b1c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 210 minecraft:entity.evocation_illager.cast_spell net.minecraft.util.SoundEvent@43d84df1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 211 minecraft:entity.evocation_illager.death net.minecraft.util.SoundEvent@2318651f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 212 minecraft:entity.evocation_illager.hurt net.minecraft.util.SoundEvent@3f04fb07
[22:41:05] [Server thread/TRACE] [FML]: Registry: 213 minecraft:entity.evocation_illager.prepare_attack net.minecraft.util.SoundEvent@4718d320
[22:41:05] [Server thread/TRACE] [FML]: Registry: 214 minecraft:entity.evocation_illager.prepare_summon net.minecraft.util.SoundEvent@46aea9f7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 215 minecraft:entity.evocation_illager.prepare_wololo net.minecraft.util.SoundEvent@267e0ca0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 216 minecraft:entity.experience_bottle.throw net.minecraft.util.SoundEvent@3e3a07ab
[22:41:05] [Server thread/TRACE] [FML]: Registry: 217 minecraft:entity.experience_orb.pickup net.minecraft.util.SoundEvent@3f3a529f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 218 minecraft:entity.firework.blast net.minecraft.util.SoundEvent@ce8b59e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 219 minecraft:entity.firework.blast_far net.minecraft.util.SoundEvent@5aa5b3af
[22:41:05] [Server thread/TRACE] [FML]: Registry: 220 minecraft:entity.firework.large_blast net.minecraft.util.SoundEvent@344cf00f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 221 minecraft:entity.firework.large_blast_far net.minecraft.util.SoundEvent@598ff2b3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 222 minecraft:entity.firework.launch net.minecraft.util.SoundEvent@1002f859
[22:41:05] [Server thread/TRACE] [FML]: Registry: 223 minecraft:entity.firework.shoot net.minecraft.util.SoundEvent@67cd193d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 224 minecraft:entity.firework.twinkle net.minecraft.util.SoundEvent@34525143
[22:41:05] [Server thread/TRACE] [FML]: Registry: 225 minecraft:entity.firework.twinkle_far net.minecraft.util.SoundEvent@126e2710
[22:41:05] [Server thread/TRACE] [FML]: Registry: 226 minecraft:entity.generic.big_fall net.minecraft.util.SoundEvent@1529d534
[22:41:05] [Server thread/TRACE] [FML]: Registry: 227 minecraft:entity.generic.burn net.minecraft.util.SoundEvent@1a22325d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 228 minecraft:entity.generic.death net.minecraft.util.SoundEvent@3c5cb013
[22:41:05] [Server thread/TRACE] [FML]: Registry: 229 minecraft:entity.generic.drink net.minecraft.util.SoundEvent@5f69462f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 230 minecraft:entity.generic.eat net.minecraft.util.SoundEvent@432b883
[22:41:05] [Server thread/TRACE] [FML]: Registry: 231 minecraft:entity.generic.explode net.minecraft.util.SoundEvent@f09c282
[22:41:05] [Server thread/TRACE] [FML]: Registry: 232 minecraft:entity.generic.extinguish_fire net.minecraft.util.SoundEvent@560c3758
[22:41:05] [Server thread/TRACE] [FML]: Registry: 233 minecraft:entity.generic.hurt net.minecraft.util.SoundEvent@43414b88
[22:41:05] [Server thread/TRACE] [FML]: Registry: 234 minecraft:entity.generic.small_fall net.minecraft.util.SoundEvent@52a605c3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 235 minecraft:entity.generic.splash net.minecraft.util.SoundEvent@13fad0c7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 236 minecraft:entity.generic.swim net.minecraft.util.SoundEvent@24fb8317
[22:41:05] [Server thread/TRACE] [FML]: Registry: 237 minecraft:entity.ghast.ambient net.minecraft.util.SoundEvent@6d2f910b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 238 minecraft:entity.ghast.death net.minecraft.util.SoundEvent@f451970
[22:41:05] [Server thread/TRACE] [FML]: Registry: 239 minecraft:entity.ghast.hurt net.minecraft.util.SoundEvent@4a7c8cb7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 240 minecraft:entity.ghast.scream net.minecraft.util.SoundEvent@32675dd4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 241 minecraft:entity.ghast.shoot net.minecraft.util.SoundEvent@2351255a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 242 minecraft:entity.ghast.warn net.minecraft.util.SoundEvent@4f836d9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 243 minecraft:entity.guardian.ambient net.minecraft.util.SoundEvent@2a4f1bc5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 244 minecraft:entity.guardian.ambient_land net.minecraft.util.SoundEvent@224e7aa5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 245 minecraft:entity.guardian.attack net.minecraft.util.SoundEvent@89ff043
[22:41:05] [Server thread/TRACE] [FML]: Registry: 246 minecraft:entity.guardian.death net.minecraft.util.SoundEvent@4d145177
[22:41:05] [Server thread/TRACE] [FML]: Registry: 247 minecraft:entity.guardian.death_land net.minecraft.util.SoundEvent@1f57fa23
[22:41:05] [Server thread/TRACE] [FML]: Registry: 248 minecraft:entity.guardian.flop net.minecraft.util.SoundEvent@4e9d203e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 249 minecraft:entity.guardian.hurt net.minecraft.util.SoundEvent@39f7cc46
[22:41:05] [Server thread/TRACE] [FML]: Registry: 250 minecraft:entity.guardian.hurt_land net.minecraft.util.SoundEvent@5687ade6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 251 minecraft:entity.horse.ambient net.minecraft.util.SoundEvent@7621c3f7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 252 minecraft:entity.horse.angry net.minecraft.util.SoundEvent@519a81dd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 253 minecraft:entity.horse.armor net.minecraft.util.SoundEvent@5608e254
[22:41:05] [Server thread/TRACE] [FML]: Registry: 254 minecraft:entity.horse.breathe net.minecraft.util.SoundEvent@3d8b9dee
[22:41:05] [Server thread/TRACE] [FML]: Registry: 255 minecraft:entity.horse.death net.minecraft.util.SoundEvent@45cddfd3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 256 minecraft:entity.horse.eat net.minecraft.util.SoundEvent@40dc2ade
[22:41:05] [Server thread/TRACE] [FML]: Registry: 257 minecraft:entity.horse.gallop net.minecraft.util.SoundEvent@51d76ad3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 258 minecraft:entity.horse.hurt net.minecraft.util.SoundEvent@30d2f9ea
[22:41:05] [Server thread/TRACE] [FML]: Registry: 259 minecraft:entity.horse.jump net.minecraft.util.SoundEvent@1bca9b64
[22:41:05] [Server thread/TRACE] [FML]: Registry: 260 minecraft:entity.horse.land net.minecraft.util.SoundEvent@3a61d819
[22:41:05] [Server thread/TRACE] [FML]: Registry: 261 minecraft:entity.horse.saddle net.minecraft.util.SoundEvent@508abc74
[22:41:05] [Server thread/TRACE] [FML]: Registry: 262 minecraft:entity.horse.step net.minecraft.util.SoundEvent@77b01226
[22:41:05] [Server thread/TRACE] [FML]: Registry: 263 minecraft:entity.horse.step_wood net.minecraft.util.SoundEvent@386ea60f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 264 minecraft:entity.hostile.big_fall net.minecraft.util.SoundEvent@c7b100b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 265 minecraft:entity.hostile.death net.minecraft.util.SoundEvent@99774ec
[22:41:05] [Server thread/TRACE] [FML]: Registry: 266 minecraft:entity.hostile.hurt net.minecraft.util.SoundEvent@7ec176da
[22:41:05] [Server thread/TRACE] [FML]: Registry: 267 minecraft:entity.hostile.small_fall net.minecraft.util.SoundEvent@33d2f9d3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 268 minecraft:entity.hostile.splash net.minecraft.util.SoundEvent@677d4cea
[22:41:05] [Server thread/TRACE] [FML]: Registry: 269 minecraft:entity.hostile.swim net.minecraft.util.SoundEvent@55ff64fd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 270 minecraft:entity.husk.ambient net.minecraft.util.SoundEvent@20fdaf3e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 271 minecraft:entity.husk.death net.minecraft.util.SoundEvent@445c693
[22:41:05] [Server thread/TRACE] [FML]: Registry: 272 minecraft:entity.husk.hurt net.minecraft.util.SoundEvent@9d2c0ed
[22:41:05] [Server thread/TRACE] [FML]: Registry: 273 minecraft:entity.husk.step net.minecraft.util.SoundEvent@272485a6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 274 minecraft:entity.illusion_illager.ambient net.minecraft.util.SoundEvent@6aed4a23
[22:41:05] [Server thread/TRACE] [FML]: Registry: 275 minecraft:entity.illusion_illager.cast_spell net.minecraft.util.SoundEvent@40b678b3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 276 minecraft:entity.illusion_illager.death net.minecraft.util.SoundEvent@5f7c1de0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 277 minecraft:entity.illusion_illager.hurt net.minecraft.util.SoundEvent@5cf6ba1c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 278 minecraft:entity.illusion_illager.mirror_move net.minecraft.util.SoundEvent@5cca5ff3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 279 minecraft:entity.illusion_illager.prepare_blindness net.minecraft.util.SoundEvent@2fcad739
[22:41:05] [Server thread/TRACE] [FML]: Registry: 280 minecraft:entity.illusion_illager.prepare_mirror net.minecraft.util.SoundEvent@10664c3d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 281 minecraft:entity.irongolem.attack net.minecraft.util.SoundEvent@79a92277
[22:41:05] [Server thread/TRACE] [FML]: Registry: 282 minecraft:entity.irongolem.death net.minecraft.util.SoundEvent@7712df76
[22:41:05] [Server thread/TRACE] [FML]: Registry: 283 minecraft:entity.irongolem.hurt net.minecraft.util.SoundEvent@e98adb2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 284 minecraft:entity.irongolem.step net.minecraft.util.SoundEvent@2c3d0ff8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 285 minecraft:entity.item.break net.minecraft.util.SoundEvent@1cb73a92
[22:41:05] [Server thread/TRACE] [FML]: Registry: 286 minecraft:entity.item.pickup net.minecraft.util.SoundEvent@7d3faf1d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 287 minecraft:entity.itemframe.add_item net.minecraft.util.SoundEvent@36017835
[22:41:05] [Server thread/TRACE] [FML]: Registry: 288 minecraft:entity.itemframe.break net.minecraft.util.SoundEvent@7207f3c2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 289 minecraft:entity.itemframe.place net.minecraft.util.SoundEvent@574134ba
[22:41:05] [Server thread/TRACE] [FML]: Registry: 290 minecraft:entity.itemframe.remove_item net.minecraft.util.SoundEvent@57063e08
[22:41:05] [Server thread/TRACE] [FML]: Registry: 291 minecraft:entity.itemframe.rotate_item net.minecraft.util.SoundEvent@6afb240d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 292 minecraft:entity.leashknot.break net.minecraft.util.SoundEvent@272f5373
[22:41:05] [Server thread/TRACE] [FML]: Registry: 293 minecraft:entity.leashknot.place net.minecraft.util.SoundEvent@799557c8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 294 minecraft:entity.lightning.impact net.minecraft.util.SoundEvent@1f05d08c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 295 minecraft:entity.lightning.thunder net.minecraft.util.SoundEvent@2c6d442d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 296 minecraft:entity.lingeringpotion.throw net.minecraft.util.SoundEvent@71842e18
[22:41:05] [Server thread/TRACE] [FML]: Registry: 297 minecraft:entity.llama.ambient net.minecraft.util.SoundEvent@227c0cf7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 298 minecraft:entity.llama.angry net.minecraft.util.SoundEvent@13cc3984
[22:41:05] [Server thread/TRACE] [FML]: Registry: 299 minecraft:entity.llama.chest net.minecraft.util.SoundEvent@55465bfc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 300 minecraft:entity.llama.death net.minecraft.util.SoundEvent@5625ba2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 301 minecraft:entity.llama.eat net.minecraft.util.SoundEvent@47bbf44d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 302 minecraft:entity.llama.hurt net.minecraft.util.SoundEvent@35c9f527
[22:41:05] [Server thread/TRACE] [FML]: Registry: 303 minecraft:entity.llama.spit net.minecraft.util.SoundEvent@52b7c1d9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 304 minecraft:entity.llama.step net.minecraft.util.SoundEvent@451f3f66
[22:41:05] [Server thread/TRACE] [FML]: Registry: 305 minecraft:entity.llama.swag net.minecraft.util.SoundEvent@5d1eb214
[22:41:05] [Server thread/TRACE] [FML]: Registry: 306 minecraft:entity.magmacube.death net.minecraft.util.SoundEvent@2784145d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 307 minecraft:entity.magmacube.hurt net.minecraft.util.SoundEvent@4bd1b07d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 308 minecraft:entity.magmacube.jump net.minecraft.util.SoundEvent@7789526e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 309 minecraft:entity.magmacube.squish net.minecraft.util.SoundEvent@5fafd099
[22:41:05] [Server thread/TRACE] [FML]: Registry: 310 minecraft:entity.minecart.inside net.minecraft.util.SoundEvent@580e01cd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 311 minecraft:entity.minecart.riding net.minecraft.util.SoundEvent@1e9a10e9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 312 minecraft:entity.mooshroom.shear net.minecraft.util.SoundEvent@233d2b76
[22:41:05] [Server thread/TRACE] [FML]: Registry: 313 minecraft:entity.mule.ambient net.minecraft.util.SoundEvent@2370c90
[22:41:05] [Server thread/TRACE] [FML]: Registry: 314 minecraft:entity.mule.chest net.minecraft.util.SoundEvent@2a9f7572
[22:41:05] [Server thread/TRACE] [FML]: Registry: 315 minecraft:entity.mule.death net.minecraft.util.SoundEvent@644c3590
[22:41:05] [Server thread/TRACE] [FML]: Registry: 316 minecraft:entity.mule.hurt net.minecraft.util.SoundEvent@2e60d4f4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 317 minecraft:entity.painting.break net.minecraft.util.SoundEvent@14091e24
[22:41:05] [Server thread/TRACE] [FML]: Registry: 318 minecraft:entity.painting.place net.minecraft.util.SoundEvent@45ecdd32
[22:41:05] [Server thread/TRACE] [FML]: Registry: 319 minecraft:entity.parrot.ambient net.minecraft.util.SoundEvent@408980aa
[22:41:05] [Server thread/TRACE] [FML]: Registry: 320 minecraft:entity.parrot.death net.minecraft.util.SoundEvent@68e62b3b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 321 minecraft:entity.parrot.eat net.minecraft.util.SoundEvent@34c2e03d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 322 minecraft:entity.parrot.fly net.minecraft.util.SoundEvent@17e4beda
[22:41:05] [Server thread/TRACE] [FML]: Registry: 323 minecraft:entity.parrot.hurt net.minecraft.util.SoundEvent@1be4f05c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 324 minecraft:entity.parrot.imitate.blaze net.minecraft.util.SoundEvent@4202bfe8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 325 minecraft:entity.parrot.imitate.creeper net.minecraft.util.SoundEvent@61627c9d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 326 minecraft:entity.parrot.imitate.elder_guardian net.minecraft.util.SoundEvent@53c21c05
[22:41:05] [Server thread/TRACE] [FML]: Registry: 327 minecraft:entity.parrot.imitate.enderdragon net.minecraft.util.SoundEvent@6f986031
[22:41:05] [Server thread/TRACE] [FML]: Registry: 328 minecraft:entity.parrot.imitate.enderman net.minecraft.util.SoundEvent@38326fd5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 329 minecraft:entity.parrot.imitate.endermite net.minecraft.util.SoundEvent@4a467ada
[22:41:05] [Server thread/TRACE] [FML]: Registry: 330 minecraft:entity.parrot.imitate.evocation_illager net.minecraft.util.SoundEvent@92775a3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 331 minecraft:entity.parrot.imitate.ghast net.minecraft.util.SoundEvent@2512155e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 332 minecraft:entity.parrot.imitate.husk net.minecraft.util.SoundEvent@ef59aee
[22:41:05] [Server thread/TRACE] [FML]: Registry: 333 minecraft:entity.parrot.imitate.illusion_illager net.minecraft.util.SoundEvent@779cb140
[22:41:05] [Server thread/TRACE] [FML]: Registry: 334 minecraft:entity.parrot.imitate.magmacube net.minecraft.util.SoundEvent@45a4587d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 335 minecraft:entity.parrot.imitate.polar_bear net.minecraft.util.SoundEvent@70a91d72
[22:41:05] [Server thread/TRACE] [FML]: Registry: 336 minecraft:entity.parrot.imitate.shulker net.minecraft.util.SoundEvent@52a9db63
[22:41:05] [Server thread/TRACE] [FML]: Registry: 337 minecraft:entity.parrot.imitate.silverfish net.minecraft.util.SoundEvent@402d76c7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 338 minecraft:entity.parrot.imitate.skeleton net.minecraft.util.SoundEvent@27adb90f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 339 minecraft:entity.parrot.imitate.slime net.minecraft.util.SoundEvent@1fd77205
[22:41:05] [Server thread/TRACE] [FML]: Registry: 340 minecraft:entity.parrot.imitate.spider net.minecraft.util.SoundEvent@3b9c05f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 341 minecraft:entity.parrot.imitate.stray net.minecraft.util.SoundEvent@288915a1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 342 minecraft:entity.parrot.imitate.vex net.minecraft.util.SoundEvent@62a6a47e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 343 minecraft:entity.parrot.imitate.vindication_illager net.minecraft.util.SoundEvent@4645a575
[22:41:05] [Server thread/TRACE] [FML]: Registry: 344 minecraft:entity.parrot.imitate.witch net.minecraft.util.SoundEvent@b332eda
[22:41:05] [Server thread/TRACE] [FML]: Registry: 345 minecraft:entity.parrot.imitate.wither net.minecraft.util.SoundEvent@6bf70600
[22:41:05] [Server thread/TRACE] [FML]: Registry: 346 minecraft:entity.parrot.imitate.wither_skeleton net.minecraft.util.SoundEvent@3ca5da54
[22:41:05] [Server thread/TRACE] [FML]: Registry: 347 minecraft:entity.parrot.imitate.wolf net.minecraft.util.SoundEvent@57a0aeb8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 348 minecraft:entity.parrot.imitate.zombie net.minecraft.util.SoundEvent@45f70f68
[22:41:05] [Server thread/TRACE] [FML]: Registry: 349 minecraft:entity.parrot.imitate.zombie_pigman net.minecraft.util.SoundEvent@16e3d6d0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 350 minecraft:entity.parrot.imitate.zombie_villager net.minecraft.util.SoundEvent@406d922
[22:41:05] [Server thread/TRACE] [FML]: Registry: 351 minecraft:entity.parrot.step net.minecraft.util.SoundEvent@56017274
[22:41:05] [Server thread/TRACE] [FML]: Registry: 352 minecraft:entity.pig.ambient net.minecraft.util.SoundEvent@2bf0bb93
[22:41:05] [Server thread/TRACE] [FML]: Registry: 353 minecraft:entity.pig.death net.minecraft.util.SoundEvent@23adbd6b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 354 minecraft:entity.pig.hurt net.minecraft.util.SoundEvent@11d0bff5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 355 minecraft:entity.pig.saddle net.minecraft.util.SoundEvent@4c1fed69
[22:41:05] [Server thread/TRACE] [FML]: Registry: 356 minecraft:entity.pig.step net.minecraft.util.SoundEvent@629dfb5a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 357 minecraft:entity.player.attack.crit net.minecraft.util.SoundEvent@2c955487
[22:41:05] [Server thread/TRACE] [FML]: Registry: 358 minecraft:entity.player.attack.knockback net.minecraft.util.SoundEvent@38ae69f7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 359 minecraft:entity.player.attack.nodamage net.minecraft.util.SoundEvent@be9bf2e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 360 minecraft:entity.player.attack.strong net.minecraft.util.SoundEvent@623d222
[22:41:05] [Server thread/TRACE] [FML]: Registry: 361 minecraft:entity.player.attack.sweep net.minecraft.util.SoundEvent@949f0d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 362 minecraft:entity.player.attack.weak net.minecraft.util.SoundEvent@4b3eaf39
[22:41:05] [Server thread/TRACE] [FML]: Registry: 363 minecraft:entity.player.big_fall net.minecraft.util.SoundEvent@d6879bf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 364 minecraft:entity.player.breath net.minecraft.util.SoundEvent@154208f2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 365 minecraft:entity.player.burp net.minecraft.util.SoundEvent@318a81a0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 366 minecraft:entity.player.death net.minecraft.util.SoundEvent@f73a7cf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 367 minecraft:entity.player.hurt net.minecraft.util.SoundEvent@4198921f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 368 minecraft:entity.player.hurt_drown net.minecraft.util.SoundEvent@44181746
[22:41:05] [Server thread/TRACE] [FML]: Registry: 369 minecraft:entity.player.hurt_on_fire net.minecraft.util.SoundEvent@21fa19e4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 370 minecraft:entity.player.levelup net.minecraft.util.SoundEvent@33a58fcb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 371 minecraft:entity.player.small_fall net.minecraft.util.SoundEvent@36a8ebca
[22:41:05] [Server thread/TRACE] [FML]: Registry: 372 minecraft:entity.player.splash net.minecraft.util.SoundEvent@328e687e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 373 minecraft:entity.player.swim net.minecraft.util.SoundEvent@434a72f2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 374 minecraft:entity.polar_bear.ambient net.minecraft.util.SoundEvent@5c8e7687
[22:41:05] [Server thread/TRACE] [FML]: Registry: 375 minecraft:entity.polar_bear.baby_ambient net.minecraft.util.SoundEvent@2d093067
[22:41:05] [Server thread/TRACE] [FML]: Registry: 376 minecraft:entity.polar_bear.death net.minecraft.util.SoundEvent@6c056020
[22:41:05] [Server thread/TRACE] [FML]: Registry: 377 minecraft:entity.polar_bear.hurt net.minecraft.util.SoundEvent@7cc842b0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 378 minecraft:entity.polar_bear.step net.minecraft.util.SoundEvent@53dd29e0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 379 minecraft:entity.polar_bear.warning net.minecraft.util.SoundEvent@3733b1f4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 380 minecraft:entity.rabbit.ambient net.minecraft.util.SoundEvent@70f0c352
[22:41:05] [Server thread/TRACE] [FML]: Registry: 381 minecraft:entity.rabbit.attack net.minecraft.util.SoundEvent@4e93d23e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 382 minecraft:entity.rabbit.death net.minecraft.util.SoundEvent@743b7025
[22:41:05] [Server thread/TRACE] [FML]: Registry: 383 minecraft:entity.rabbit.hurt net.minecraft.util.SoundEvent@5eadc347
[22:41:05] [Server thread/TRACE] [FML]: Registry: 384 minecraft:entity.rabbit.jump net.minecraft.util.SoundEvent@28b16193
[22:41:05] [Server thread/TRACE] [FML]: Registry: 385 minecraft:entity.sheep.ambient net.minecraft.util.SoundEvent@78e34499
[22:41:05] [Server thread/TRACE] [FML]: Registry: 386 minecraft:entity.sheep.death net.minecraft.util.SoundEvent@5776a9f8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 387 minecraft:entity.sheep.hurt net.minecraft.util.SoundEvent@6771efaa
[22:41:05] [Server thread/TRACE] [FML]: Registry: 388 minecraft:entity.sheep.shear net.minecraft.util.SoundEvent@446fb72e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 389 minecraft:entity.sheep.step net.minecraft.util.SoundEvent@26caf4b6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 390 minecraft:entity.shulker.ambient net.minecraft.util.SoundEvent@4411a0fe
[22:41:05] [Server thread/TRACE] [FML]: Registry: 391 minecraft:entity.shulker.close net.minecraft.util.SoundEvent@2c750b69
[22:41:05] [Server thread/TRACE] [FML]: Registry: 392 minecraft:entity.shulker.death net.minecraft.util.SoundEvent@159a0f0e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 393 minecraft:entity.shulker.hurt net.minecraft.util.SoundEvent@6484364f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 394 minecraft:entity.shulker.hurt_closed net.minecraft.util.SoundEvent@2ddb6c71
[22:41:05] [Server thread/TRACE] [FML]: Registry: 395 minecraft:entity.shulker.open net.minecraft.util.SoundEvent@29f114e0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 396 minecraft:entity.shulker.shoot net.minecraft.util.SoundEvent@6c569caf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 397 minecraft:entity.shulker.teleport net.minecraft.util.SoundEvent@29a5f924
[22:41:05] [Server thread/TRACE] [FML]: Registry: 398 minecraft:entity.shulker_bullet.hit net.minecraft.util.SoundEvent@5f6ba085
[22:41:05] [Server thread/TRACE] [FML]: Registry: 399 minecraft:entity.shulker_bullet.hurt net.minecraft.util.SoundEvent@7e1ce99c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 400 minecraft:entity.silverfish.ambient net.minecraft.util.SoundEvent@26f7b114
[22:41:05] [Server thread/TRACE] [FML]: Registry: 401 minecraft:entity.silverfish.death net.minecraft.util.SoundEvent@209d0037
[22:41:05] [Server thread/TRACE] [FML]: Registry: 402 minecraft:entity.silverfish.hurt net.minecraft.util.SoundEvent@22f0e329
[22:41:05] [Server thread/TRACE] [FML]: Registry: 403 minecraft:entity.silverfish.step net.minecraft.util.SoundEvent@3b39bee2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 404 minecraft:entity.skeleton.ambient net.minecraft.util.SoundEvent@20ddc780
[22:41:05] [Server thread/TRACE] [FML]: Registry: 405 minecraft:entity.skeleton.death net.minecraft.util.SoundEvent@6889e714
[22:41:05] [Server thread/TRACE] [FML]: Registry: 406 minecraft:entity.skeleton.hurt net.minecraft.util.SoundEvent@4dc5b887
[22:41:05] [Server thread/TRACE] [FML]: Registry: 407 minecraft:entity.skeleton.shoot net.minecraft.util.SoundEvent@3b7dd173
[22:41:05] [Server thread/TRACE] [FML]: Registry: 408 minecraft:entity.skeleton.step net.minecraft.util.SoundEvent@7552f05b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 409 minecraft:entity.skeleton_horse.ambient net.minecraft.util.SoundEvent@524418a2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 410 minecraft:entity.skeleton_horse.death net.minecraft.util.SoundEvent@322593ed
[22:41:05] [Server thread/TRACE] [FML]: Registry: 411 minecraft:entity.skeleton_horse.hurt net.minecraft.util.SoundEvent@67062a93
[22:41:05] [Server thread/TRACE] [FML]: Registry: 412 minecraft:entity.slime.attack net.minecraft.util.SoundEvent@5b4ce00
[22:41:05] [Server thread/TRACE] [FML]: Registry: 413 minecraft:entity.slime.death net.minecraft.util.SoundEvent@7747571c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 414 minecraft:entity.slime.hurt net.minecraft.util.SoundEvent@69e308e2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 415 minecraft:entity.slime.jump net.minecraft.util.SoundEvent@3f67f5ff
[22:41:05] [Server thread/TRACE] [FML]: Registry: 416 minecraft:entity.slime.squish net.minecraft.util.SoundEvent@1c80f8dd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 417 minecraft:entity.small_magmacube.death net.minecraft.util.SoundEvent@51b2b3e6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 418 minecraft:entity.small_magmacube.hurt net.minecraft.util.SoundEvent@20e7152a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 419 minecraft:entity.small_magmacube.squish net.minecraft.util.SoundEvent@202fd4c4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 420 minecraft:entity.small_slime.death net.minecraft.util.SoundEvent@3b72860c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 421 minecraft:entity.small_slime.hurt net.minecraft.util.SoundEvent@7f1b2f07
[22:41:05] [Server thread/TRACE] [FML]: Registry: 422 minecraft:entity.small_slime.jump net.minecraft.util.SoundEvent@674d2b8b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 423 minecraft:entity.small_slime.squish net.minecraft.util.SoundEvent@399a5a52
[22:41:05] [Server thread/TRACE] [FML]: Registry: 424 minecraft:entity.snowball.throw net.minecraft.util.SoundEvent@1677f98b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 425 minecraft:entity.snowman.ambient net.minecraft.util.SoundEvent@30b29f55
[22:41:05] [Server thread/TRACE] [FML]: Registry: 426 minecraft:entity.snowman.death net.minecraft.util.SoundEvent@3eadfbbb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 427 minecraft:entity.snowman.hurt net.minecraft.util.SoundEvent@550e7ef6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 428 minecraft:entity.snowman.shoot net.minecraft.util.SoundEvent@7c9c7e7d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 429 minecraft:entity.spider.ambient net.minecraft.util.SoundEvent@58701e8c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 430 minecraft:entity.spider.death net.minecraft.util.SoundEvent@951461a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 431 minecraft:entity.spider.hurt net.minecraft.util.SoundEvent@2f0e7008
[22:41:05] [Server thread/TRACE] [FML]: Registry: 432 minecraft:entity.spider.step net.minecraft.util.SoundEvent@307e9c02
[22:41:05] [Server thread/TRACE] [FML]: Registry: 433 minecraft:entity.splash_potion.break net.minecraft.util.SoundEvent@682270ff
[22:41:05] [Server thread/TRACE] [FML]: Registry: 434 minecraft:entity.splash_potion.throw net.minecraft.util.SoundEvent@6bc08a77
[22:41:05] [Server thread/TRACE] [FML]: Registry: 435 minecraft:entity.squid.ambient net.minecraft.util.SoundEvent@37922937
[22:41:05] [Server thread/TRACE] [FML]: Registry: 436 minecraft:entity.squid.death net.minecraft.util.SoundEvent@73483d4b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 437 minecraft:entity.squid.hurt net.minecraft.util.SoundEvent@8961e55
[22:41:05] [Server thread/TRACE] [FML]: Registry: 438 minecraft:entity.stray.ambient net.minecraft.util.SoundEvent@67eabe02
[22:41:05] [Server thread/TRACE] [FML]: Registry: 439 minecraft:entity.stray.death net.minecraft.util.SoundEvent@4197e859
[22:41:05] [Server thread/TRACE] [FML]: Registry: 440 minecraft:entity.stray.hurt net.minecraft.util.SoundEvent@73072745
[22:41:05] [Server thread/TRACE] [FML]: Registry: 441 minecraft:entity.stray.step net.minecraft.util.SoundEvent@4bdbfbc6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 442 minecraft:entity.tnt.primed net.minecraft.util.SoundEvent@79735611
[22:41:05] [Server thread/TRACE] [FML]: Registry: 443 minecraft:entity.vex.ambient net.minecraft.util.SoundEvent@758ac46
[22:41:05] [Server thread/TRACE] [FML]: Registry: 444 minecraft:entity.vex.charge net.minecraft.util.SoundEvent@4d2f8ee7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 445 minecraft:entity.vex.death net.minecraft.util.SoundEvent@593e594f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 446 minecraft:entity.vex.hurt net.minecraft.util.SoundEvent@3a1e5fa7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 447 minecraft:entity.villager.ambient net.minecraft.util.SoundEvent@7866fe3e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 448 minecraft:entity.villager.death net.minecraft.util.SoundEvent@498f1f63
[22:41:05] [Server thread/TRACE] [FML]: Registry: 449 minecraft:entity.villager.hurt net.minecraft.util.SoundEvent@6250d33c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 450 minecraft:entity.villager.no net.minecraft.util.SoundEvent@2a7b4bb6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 451 minecraft:entity.villager.trading net.minecraft.util.SoundEvent@65a3d7c9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 452 minecraft:entity.villager.yes net.minecraft.util.SoundEvent@5466a819
[22:41:05] [Server thread/TRACE] [FML]: Registry: 453 minecraft:entity.vindication_illager.ambient net.minecraft.util.SoundEvent@30cb489a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 454 minecraft:entity.vindication_illager.death net.minecraft.util.SoundEvent@401d83ce
[22:41:05] [Server thread/TRACE] [FML]: Registry: 455 minecraft:entity.vindication_illager.hurt net.minecraft.util.SoundEvent@3b7b099b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 456 minecraft:entity.witch.ambient net.minecraft.util.SoundEvent@5abc488d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 457 minecraft:entity.witch.death net.minecraft.util.SoundEvent@30d944d8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 458 minecraft:entity.witch.drink net.minecraft.util.SoundEvent@1c76b2fe
[22:41:05] [Server thread/TRACE] [FML]: Registry: 459 minecraft:entity.witch.hurt net.minecraft.util.SoundEvent@7fa2473a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 460 minecraft:entity.witch.throw net.minecraft.util.SoundEvent@47629063
[22:41:05] [Server thread/TRACE] [FML]: Registry: 461 minecraft:entity.wither.ambient net.minecraft.util.SoundEvent@3d67e3d3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 462 minecraft:entity.wither.break_block net.minecraft.util.SoundEvent@14af57c3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 463 minecraft:entity.wither.death net.minecraft.util.SoundEvent@795949fb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 464 minecraft:entity.wither.hurt net.minecraft.util.SoundEvent@2aeb3f3b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 465 minecraft:entity.wither.shoot net.minecraft.util.SoundEvent@281028ce
[22:41:05] [Server thread/TRACE] [FML]: Registry: 466 minecraft:entity.wither.spawn net.minecraft.util.SoundEvent@46ef7340
[22:41:05] [Server thread/TRACE] [FML]: Registry: 467 minecraft:entity.wither_skeleton.ambient net.minecraft.util.SoundEvent@75caecf7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 468 minecraft:entity.wither_skeleton.death net.minecraft.util.SoundEvent@62b0792
[22:41:05] [Server thread/TRACE] [FML]: Registry: 469 minecraft:entity.wither_skeleton.hurt net.minecraft.util.SoundEvent@2fd409c1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 470 minecraft:entity.wither_skeleton.step net.minecraft.util.SoundEvent@121c1a08
[22:41:05] [Server thread/TRACE] [FML]: Registry: 471 minecraft:entity.wolf.ambient net.minecraft.util.SoundEvent@3013e1e8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 472 minecraft:entity.wolf.death net.minecraft.util.SoundEvent@6e5a77ef
[22:41:05] [Server thread/TRACE] [FML]: Registry: 473 minecraft:entity.wolf.growl net.minecraft.util.SoundEvent@61cff1e4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 474 minecraft:entity.wolf.howl net.minecraft.util.SoundEvent@13f17b8f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 475 minecraft:entity.wolf.hurt net.minecraft.util.SoundEvent@3cc2c4b8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 476 minecraft:entity.wolf.pant net.minecraft.util.SoundEvent@11a29c0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 477 minecraft:entity.wolf.shake net.minecraft.util.SoundEvent@1fc4b8d6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 478 minecraft:entity.wolf.step net.minecraft.util.SoundEvent@77185a2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 479 minecraft:entity.wolf.whine net.minecraft.util.SoundEvent@2dbc66f0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 480 minecraft:entity.zombie.ambient net.minecraft.util.SoundEvent@7d381eae
[22:41:05] [Server thread/TRACE] [FML]: Registry: 481 minecraft:entity.zombie.attack_door_wood net.minecraft.util.SoundEvent@47800bd7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 482 minecraft:entity.zombie.attack_iron_door net.minecraft.util.SoundEvent@4c57ca10
[22:41:05] [Server thread/TRACE] [FML]: Registry: 483 minecraft:entity.zombie.break_door_wood net.minecraft.util.SoundEvent@212be8c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 484 minecraft:entity.zombie.death net.minecraft.util.SoundEvent@3fe21d0e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 485 minecraft:entity.zombie.hurt net.minecraft.util.SoundEvent@787b7796
[22:41:05] [Server thread/TRACE] [FML]: Registry: 486 minecraft:entity.zombie.infect net.minecraft.util.SoundEvent@a0e35c3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 487 minecraft:entity.zombie.step net.minecraft.util.SoundEvent@1d7f0cd0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 488 minecraft:entity.zombie_horse.ambient net.minecraft.util.SoundEvent@325a781c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 489 minecraft:entity.zombie_horse.death net.minecraft.util.SoundEvent@113e6e06
[22:41:05] [Server thread/TRACE] [FML]: Registry: 490 minecraft:entity.zombie_horse.hurt net.minecraft.util.SoundEvent@6ae5e1cf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 491 minecraft:entity.zombie_pig.ambient net.minecraft.util.SoundEvent@f9979cf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 492 minecraft:entity.zombie_pig.angry net.minecraft.util.SoundEvent@6e627ab8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 493 minecraft:entity.zombie_pig.death net.minecraft.util.SoundEvent@cce672c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 494 minecraft:entity.zombie_pig.hurt net.minecraft.util.SoundEvent@496004e3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 495 minecraft:entity.zombie_villager.ambient net.minecraft.util.SoundEvent@df34b01
[22:41:05] [Server thread/TRACE] [FML]: Registry: 496 minecraft:entity.zombie_villager.converted net.minecraft.util.SoundEvent@703947bd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 497 minecraft:entity.zombie_villager.cure net.minecraft.util.SoundEvent@f31b991
[22:41:05] [Server thread/TRACE] [FML]: Registry: 498 minecraft:entity.zombie_villager.death net.minecraft.util.SoundEvent@46bff388
[22:41:05] [Server thread/TRACE] [FML]: Registry: 499 minecraft:entity.zombie_villager.hurt net.minecraft.util.SoundEvent@5183131d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 500 minecraft:entity.zombie_villager.step net.minecraft.util.SoundEvent@6b3da23f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 501 minecraft:item.armor.equip_chain net.minecraft.util.SoundEvent@69c263f8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 502 minecraft:item.armor.equip_diamond net.minecraft.util.SoundEvent@5058fefb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 503 minecraft:item.armor.equip_elytra net.minecraft.util.SoundEvent@198a0416
[22:41:05] [Server thread/TRACE] [FML]: Registry: 504 minecraft:item.armor.equip_generic net.minecraft.util.SoundEvent@1f207142
[22:41:05] [Server thread/TRACE] [FML]: Registry: 505 minecraft:item.armor.equip_gold net.minecraft.util.SoundEvent@65871cfd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 506 minecraft:item.armor.equip_iron net.minecraft.util.SoundEvent@723f8990
[22:41:05] [Server thread/TRACE] [FML]: Registry: 507 minecraft:item.armor.equip_leather net.minecraft.util.SoundEvent@3bdc8975
[22:41:05] [Server thread/TRACE] [FML]: Registry: 508 minecraft:item.bottle.empty net.minecraft.util.SoundEvent@27ea552d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 509 minecraft:item.bottle.fill net.minecraft.util.SoundEvent@7a57c5d9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 510 minecraft:item.bottle.fill_dragonbreath net.minecraft.util.SoundEvent@742aa00a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 511 minecraft:item.bucket.empty net.minecraft.util.SoundEvent@2be208db
[22:41:05] [Server thread/TRACE] [FML]: Registry: 512 minecraft:item.bucket.empty_lava net.minecraft.util.SoundEvent@5ed463b7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 513 minecraft:item.bucket.fill net.minecraft.util.SoundEvent@1ae90cb9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 514 minecraft:item.bucket.fill_lava net.minecraft.util.SoundEvent@3b62c51e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 515 minecraft:item.chorus_fruit.teleport net.minecraft.util.SoundEvent@7db679
[22:41:05] [Server thread/TRACE] [FML]: Registry: 516 minecraft:item.elytra.flying net.minecraft.util.SoundEvent@7dc9b41a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 517 minecraft:item.firecharge.use net.minecraft.util.SoundEvent@2f97e3de
[22:41:05] [Server thread/TRACE] [FML]: Registry: 518 minecraft:item.flintandsteel.use net.minecraft.util.SoundEvent@2f09907
[22:41:05] [Server thread/TRACE] [FML]: Registry: 519 minecraft:item.hoe.till net.minecraft.util.SoundEvent@6f53295e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 520 minecraft:item.shield.block net.minecraft.util.SoundEvent@5f8a29ca
[22:41:05] [Server thread/TRACE] [FML]: Registry: 521 minecraft:item.shield.break net.minecraft.util.SoundEvent@4f93a8f6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 522 minecraft:item.shovel.flatten net.minecraft.util.SoundEvent@492d38a2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 523 minecraft:item.totem.use net.minecraft.util.SoundEvent@3fc2e100
[22:41:05] [Server thread/TRACE] [FML]: Registry: 524 minecraft:music.creative net.minecraft.util.SoundEvent@31885b4b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 525 minecraft:music.credits net.minecraft.util.SoundEvent@638e8194
[22:41:05] [Server thread/TRACE] [FML]: Registry: 526 minecraft:music.dragon net.minecraft.util.SoundEvent@43c64d6f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 527 minecraft:music.end net.minecraft.util.SoundEvent@6b247ef6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 528 minecraft:music.game net.minecraft.util.SoundEvent@188532da
[22:41:05] [Server thread/TRACE] [FML]: Registry: 529 minecraft:music.menu net.minecraft.util.SoundEvent@f10927f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 530 minecraft:music.nether net.minecraft.util.SoundEvent@7e4c0bc7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 531 minecraft:record.11 net.minecraft.util.SoundEvent@36570936
[22:41:05] [Server thread/TRACE] [FML]: Registry: 532 minecraft:record.13 net.minecraft.util.SoundEvent@775fec4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 533 minecraft:record.blocks net.minecraft.util.SoundEvent@c7d173f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 534 minecraft:record.cat net.minecraft.util.SoundEvent@12f12744
[22:41:05] [Server thread/TRACE] [FML]: Registry: 535 minecraft:record.chirp net.minecraft.util.SoundEvent@1c618295
[22:41:05] [Server thread/TRACE] [FML]: Registry: 536 minecraft:record.far net.minecraft.util.SoundEvent@344acc03
[22:41:05] [Server thread/TRACE] [FML]: Registry: 537 minecraft:record.mall net.minecraft.util.SoundEvent@50eae15a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 538 minecraft:record.mellohi net.minecraft.util.SoundEvent@4bba2704
[22:41:05] [Server thread/TRACE] [FML]: Registry: 539 minecraft:record.stal net.minecraft.util.SoundEvent@5b5f61cc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 540 minecraft:record.strad net.minecraft.util.SoundEvent@39179470
[22:41:05] [Server thread/TRACE] [FML]: Registry: 541 minecraft:record.wait net.minecraft.util.SoundEvent@3ef04239
[22:41:05] [Server thread/TRACE] [FML]: Registry: 542 minecraft:record.ward net.minecraft.util.SoundEvent@2468c0e4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 543 minecraft:ui.button.click net.minecraft.util.SoundEvent@49994a4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 544 minecraft:ui.toast.in net.minecraft.util.SoundEvent@1a82453
[22:41:05] [Server thread/TRACE] [FML]: Registry: 545 minecraft:ui.toast.out net.minecraft.util.SoundEvent@3df54fd5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 546 minecraft:ui.toast.challenge_complete net.minecraft.util.SoundEvent@5ff8d76f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 547 minecraft:weather.rain net.minecraft.util.SoundEvent@178c4480
[22:41:05] [Server thread/TRACE] [FML]: Registry: 548 minecraft:weather.rain.above net.minecraft.util.SoundEvent@5746609e
[22:41:05] [Server thread/TRACE] [FML]: Registry Name : minecraft:potiontypes
[22:41:05] [Server thread/TRACE] [FML]: Registry: 0 minecraft:empty net.minecraft.potion.PotionType@5519ee60
[22:41:05] [Server thread/TRACE] [FML]: Registry: 1 minecraft:water net.minecraft.potion.PotionType@66008321
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2 minecraft:mundane net.minecraft.potion.PotionType@c4fac3a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 3 minecraft:thick net.minecraft.potion.PotionType@22e8f04c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 4 minecraft:awkward net.minecraft.potion.PotionType@3818609f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 5 minecraft:night_vision net.minecraft.potion.PotionType@5ae3f536
[22:41:05] [Server thread/TRACE] [FML]: Registry: 6 minecraft:long_night_vision net.minecraft.potion.PotionType@2b3cbc2c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 7 minecraft:invisibility net.minecraft.potion.PotionType@4eb34397
[22:41:05] [Server thread/TRACE] [FML]: Registry: 8 minecraft:long_invisibility net.minecraft.potion.PotionType@3554de46
[22:41:05] [Server thread/TRACE] [FML]: Registry: 9 minecraft:leaping net.minecraft.potion.PotionType@70dbd79f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 10 minecraft:long_leaping net.minecraft.potion.PotionType@3ec8c874
[22:41:05] [Server thread/TRACE] [FML]: Registry: 11 minecraft:strong_leaping net.minecraft.potion.PotionType@6a339bc1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 12 minecraft:fire_resistance net.minecraft.potion.PotionType@7906de2f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 13 minecraft:long_fire_resistance net.minecraft.potion.PotionType@574f89bf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 14 minecraft:swiftness net.minecraft.potion.PotionType@2fbc704a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 15 minecraft:long_swiftness net.minecraft.potion.PotionType@59a71bef
[22:41:05] [Server thread/TRACE] [FML]: Registry: 16 minecraft:strong_swiftness net.minecraft.potion.PotionType@169f4152
[22:41:05] [Server thread/TRACE] [FML]: Registry: 17 minecraft:slowness net.minecraft.potion.PotionType@3d36204f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 18 minecraft:long_slowness net.minecraft.potion.PotionType@71443983
[22:41:05] [Server thread/TRACE] [FML]: Registry: 19 minecraft:water_breathing net.minecraft.potion.PotionType@105d2c27
[22:41:05] [Server thread/TRACE] [FML]: Registry: 20 minecraft:long_water_breathing net.minecraft.potion.PotionType@7ca46aaf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 21 minecraft:healing net.minecraft.potion.PotionType@701c092c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 22 minecraft:strong_healing net.minecraft.potion.PotionType@20c4be8d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 23 minecraft:harming net.minecraft.potion.PotionType@590182a6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 24 minecraft:strong_harming net.minecraft.potion.PotionType@6af6a3b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 25 minecraft:poison net.minecraft.potion.PotionType@16ea56ab
[22:41:05] [Server thread/TRACE] [FML]: Registry: 26 minecraft:long_poison net.minecraft.potion.PotionType@135fb22d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 27 minecraft:strong_poison net.minecraft.potion.PotionType@461e0652
[22:41:05] [Server thread/TRACE] [FML]: Registry: 28 minecraft:regeneration net.minecraft.potion.PotionType@3b9d5218
[22:41:05] [Server thread/TRACE] [FML]: Registry: 29 minecraft:long_regeneration net.minecraft.potion.PotionType@7f8614ce
[22:41:05] [Server thread/TRACE] [FML]: Registry: 30 minecraft:strong_regeneration net.minecraft.potion.PotionType@11261fc9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 31 minecraft:strength net.minecraft.potion.PotionType@273cb729
[22:41:05] [Server thread/TRACE] [FML]: Registry: 32 minecraft:long_strength net.minecraft.potion.PotionType@76603c44
[22:41:05] [Server thread/TRACE] [FML]: Registry: 33 minecraft:strong_strength net.minecraft.potion.PotionType@398f6622
[22:41:05] [Server thread/TRACE] [FML]: Registry: 34 minecraft:weakness net.minecraft.potion.PotionType@18f6ee8d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 35 minecraft:long_weakness net.minecraft.potion.PotionType@5a318745
[22:41:05] [Server thread/TRACE] [FML]: Registry: 36 minecraft:luck net.minecraft.potion.PotionType@2d44025b
[22:41:05] [Server thread/TRACE] [FML]: Registry Name : minecraft:enchantments
[22:41:05] [Server thread/TRACE] [FML]: Registry: 0 minecraft:protection net.minecraft.enchantment.EnchantmentProtection@61fe5253
[22:41:05] [Server thread/TRACE] [FML]: Registry: 1 minecraft:fire_protection net.minecraft.enchantment.EnchantmentProtection@7b2a6ed3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2 minecraft:feather_falling net.minecraft.enchantment.EnchantmentProtection@28993a77
[22:41:05] [Server thread/TRACE] [FML]: Registry: 3 minecraft:blast_protection net.minecraft.enchantment.EnchantmentProtection@2c6b36d7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 4 minecraft:projectile_protection net.minecraft.enchantment.EnchantmentProtection@3f1485c3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 5 minecraft:respiration net.minecraft.enchantment.EnchantmentOxygen@e7423bb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 6 minecraft:aqua_affinity net.minecraft.enchantment.EnchantmentWaterWorker@a43a21e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 7 minecraft:thorns net.minecraft.enchantment.EnchantmentThorns@7dee7914
[22:41:05] [Server thread/TRACE] [FML]: Registry: 8 minecraft:depth_strider net.minecraft.enchantment.EnchantmentWaterWalker@7731fb94
[22:41:05] [Server thread/TRACE] [FML]: Registry: 9 minecraft:frost_walker net.minecraft.enchantment.EnchantmentFrostWalker@15db4dc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 10 minecraft:binding_curse net.minecraft.enchantment.EnchantmentBindingCurse@6a73f164
[22:41:05] [Server thread/TRACE] [FML]: Registry: 16 minecraft:sharpness net.minecraft.enchantment.EnchantmentDamage@7e5b449c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 17 minecraft:smite net.minecraft.enchantment.EnchantmentDamage@75fdbd71
[22:41:05] [Server thread/TRACE] [FML]: Registry: 18 minecraft:bane_of_arthropods net.minecraft.enchantment.EnchantmentDamage@7e1f88e2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 19 minecraft:knockback net.minecraft.enchantment.EnchantmentKnockback@44986fae
[22:41:05] [Server thread/TRACE] [FML]: Registry: 20 minecraft:fire_aspect net.minecraft.enchantment.EnchantmentFireAspect@5811f080
[22:41:05] [Server thread/TRACE] [FML]: Registry: 21 minecraft:looting net.minecraft.enchantment.EnchantmentLootBonus@37ddb835
[22:41:05] [Server thread/TRACE] [FML]: Registry: 22 minecraft:sweeping net.minecraft.enchantment.EnchantmentSweepingEdge@38cd7531
[22:41:05] [Server thread/TRACE] [FML]: Registry: 32 minecraft:efficiency net.minecraft.enchantment.EnchantmentDigging@22b112bb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 33 minecraft:silk_touch net.minecraft.enchantment.EnchantmentUntouching@74f1e112
[22:41:05] [Server thread/TRACE] [FML]: Registry: 34 minecraft:unbreaking net.minecraft.enchantment.EnchantmentDurability@7ba5d307
[22:41:05] [Server thread/TRACE] [FML]: Registry: 35 minecraft:fortune net.minecraft.enchantment.EnchantmentLootBonus@529a2d6f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 48 minecraft:power net.minecraft.enchantment.EnchantmentArrowDamage@64230d44
[22:41:05] [Server thread/TRACE] [FML]: Registry: 49 minecraft:punch net.minecraft.enchantment.EnchantmentArrowKnockback@468d1fcc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 50 minecraft:flame net.minecraft.enchantment.EnchantmentArrowFire@7d28d525
[22:41:05] [Server thread/TRACE] [FML]: Registry: 51 minecraft:infinity net.minecraft.enchantment.EnchantmentArrowInfinite@6351efa6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 61 minecraft:luck_of_the_sea net.minecraft.enchantment.EnchantmentLootBonus@6c07666f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 62 minecraft:lure net.minecraft.enchantment.EnchantmentFishingSpeed@7310bc90
[22:41:05] [Server thread/TRACE] [FML]: Registry: 70 minecraft:mending net.minecraft.enchantment.EnchantmentMending@19a2b224
[22:41:05] [Server thread/TRACE] [FML]: Registry: 71 minecraft:vanishing_curse net.minecraft.enchantment.EnchantmentVanishingCurse@62036b05
[22:41:05] [Server thread/TRACE] [FML]: Registry Name : minecraft:recipes
[22:41:05] [Server thread/TRACE] [FML]: Registry: 0 minecraft:armordye net.minecraft.item.crafting.RecipesArmorDyes@20ca2c3f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 1 minecraft:bookcloning net.minecraft.item.crafting.RecipeBookCloning@4afb2c90
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2 minecraft:mapcloning net.minecraft.item.crafting.RecipesMapCloning@6a17ab87
[22:41:05] [Server thread/TRACE] [FML]: Registry: 3 minecraft:mapextending net.minecraft.item.crafting.RecipesMapExtending@7c7335dc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 4 minecraft:fireworks net.minecraft.item.crafting.RecipeFireworks@2a0154f7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 5 minecraft:repairitem net.minecraft.item.crafting.RecipeRepairItem@765650e4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 6 minecraft:tippedarrow net.minecraft.item.crafting.RecipeTippedArrow@319428ba
[22:41:05] [Server thread/TRACE] [FML]: Registry: 7 minecraft:bannerduplicate net.minecraft.item.crafting.RecipesBanners$RecipeDuplicatePattern@5f7e2ca8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 8 minecraft:banneraddpattern net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern@34adce96
[22:41:05] [Server thread/TRACE] [FML]: Registry: 9 minecraft:shielddecoration net.minecraft.item.crafting.ShieldRecipes$Decoration@2d4eba14
[22:41:05] [Server thread/TRACE] [FML]: Registry: 10 minecraft:shulkerboxcoloring net.minecraft.item.crafting.ShulkerBoxRecipes$ShulkerBoxColoring@7acb8e6b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 11 minecraft:yellow_wool net.minecraft.item.crafting.ShapelessRecipes@557635ca
[22:41:05] [Server thread/TRACE] [FML]: Registry: 12 minecraft:yellow_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@627d29cc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 13 minecraft:yellow_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@294a150c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 14 minecraft:yellow_stained_glass net.minecraft.item.crafting.ShapedRecipes@57bebe03
[22:41:05] [Server thread/TRACE] [FML]: Registry: 15 minecraft:yellow_dye_from_sunflower net.minecraft.item.crafting.ShapelessRecipes@420dee82
[22:41:05] [Server thread/TRACE] [FML]: Registry: 16 minecraft:yellow_dye_from_dandelion net.minecraft.item.crafting.ShapelessRecipes@4d162d67
[22:41:05] [Server thread/TRACE] [FML]: Registry: 17 minecraft:yellow_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@26c6be2d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 18 minecraft:yellow_carpet net.minecraft.item.crafting.ShapedRecipes@6be93728
[22:41:05] [Server thread/TRACE] [FML]: Registry: 19 minecraft:yellow_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@6f77917c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 20 minecraft:yellow_bed net.minecraft.item.crafting.ShapedRecipes@2338c3f9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 21 minecraft:yellow_banner net.minecraft.item.crafting.ShapedRecipes@60e83cb9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 22 minecraft:writable_book net.minecraft.item.crafting.ShapelessRecipes@1bc467bd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 23 minecraft:wooden_sword net.minecraft.item.crafting.ShapedRecipes@6231bb88
[22:41:05] [Server thread/TRACE] [FML]: Registry: 24 minecraft:wooden_shovel net.minecraft.item.crafting.ShapedRecipes@185b998d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 25 minecraft:wooden_pressure_plate net.minecraft.item.crafting.ShapedRecipes@7cd50c3d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 26 minecraft:wooden_pickaxe net.minecraft.item.crafting.ShapedRecipes@649a76c1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 27 minecraft:wooden_hoe net.minecraft.item.crafting.ShapedRecipes@46092840
[22:41:05] [Server thread/TRACE] [FML]: Registry: 28 minecraft:wooden_door net.minecraft.item.crafting.ShapedRecipes@35daccb8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 29 minecraft:wooden_button net.minecraft.item.crafting.ShapedRecipes@7e2bd635
[22:41:05] [Server thread/TRACE] [FML]: Registry: 30 minecraft:wooden_axe net.minecraft.item.crafting.ShapedRecipes@dc9033f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 31 minecraft:white_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@5d81b90a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 32 minecraft:white_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@5f324d9f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 33 minecraft:white_stained_glass net.minecraft.item.crafting.ShapedRecipes@a885aa1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 34 minecraft:white_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@5efb7f82
[22:41:05] [Server thread/TRACE] [FML]: Registry: 35 minecraft:white_carpet net.minecraft.item.crafting.ShapedRecipes@732f7660
[22:41:05] [Server thread/TRACE] [FML]: Registry: 36 minecraft:white_bed net.minecraft.item.crafting.ShapedRecipes@434896b0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 37 minecraft:white_banner net.minecraft.item.crafting.ShapedRecipes@42f40ad0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 38 minecraft:wheat net.minecraft.item.crafting.ShapedRecipes@700b9a54
[22:41:05] [Server thread/TRACE] [FML]: Registry: 39 minecraft:tripwire_hook net.minecraft.item.crafting.ShapedRecipes@38fc1904
[22:41:05] [Server thread/TRACE] [FML]: Registry: 40 minecraft:trapped_chest net.minecraft.item.crafting.ShapelessRecipes@72139933
[22:41:05] [Server thread/TRACE] [FML]: Registry: 41 minecraft:trapdoor net.minecraft.item.crafting.ShapedRecipes@f2120d5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 42 minecraft:torch net.minecraft.item.crafting.ShapedRecipes@6c96e1d5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 43 minecraft:tnt_minecart net.minecraft.item.crafting.ShapedRecipes@19bdfa3e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 44 minecraft:tnt net.minecraft.item.crafting.ShapedRecipes@2e530f34
[22:41:05] [Server thread/TRACE] [FML]: Registry: 45 minecraft:sugar net.minecraft.item.crafting.ShapedRecipes@2af5eab6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 46 minecraft:string_to_wool net.minecraft.item.crafting.ShapedRecipes@6f6c4462
[22:41:05] [Server thread/TRACE] [FML]: Registry: 47 minecraft:stonebrick net.minecraft.item.crafting.ShapedRecipes@a9e31e8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 48 minecraft:stone_sword net.minecraft.item.crafting.ShapedRecipes@49442e03
[22:41:05] [Server thread/TRACE] [FML]: Registry: 49 minecraft:stone_stairs net.minecraft.item.crafting.ShapedRecipes@1bb509a6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 50 minecraft:stone_slab net.minecraft.item.crafting.ShapedRecipes@31c9bb2f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 51 minecraft:stone_shovel net.minecraft.item.crafting.ShapedRecipes@6b994b71
[22:41:05] [Server thread/TRACE] [FML]: Registry: 52 minecraft:stone_pressure_plate net.minecraft.item.crafting.ShapedRecipes@549561ab
[22:41:05] [Server thread/TRACE] [FML]: Registry: 53 minecraft:stone_pickaxe net.minecraft.item.crafting.ShapedRecipes@dd3d0a6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 54 minecraft:stone_hoe net.minecraft.item.crafting.ShapedRecipes@2ca2fcb5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 55 minecraft:stone_button net.minecraft.item.crafting.ShapedRecipes@39bbe17c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 56 minecraft:stone_brick_stairs net.minecraft.item.crafting.ShapedRecipes@28b995b8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 57 minecraft:stone_brick_slab net.minecraft.item.crafting.ShapedRecipes@219c32e3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 58 minecraft:stone_axe net.minecraft.item.crafting.ShapedRecipes@6e211727
[22:41:05] [Server thread/TRACE] [FML]: Registry: 59 minecraft:sticky_piston net.minecraft.item.crafting.ShapedRecipes@255845b1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 60 minecraft:stick net.minecraft.item.crafting.ShapedRecipes@2de57397
[22:41:05] [Server thread/TRACE] [FML]: Registry: 61 minecraft:spruce_wooden_slab net.minecraft.item.crafting.ShapedRecipes@62df1f0e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 62 minecraft:spruce_stairs net.minecraft.item.crafting.ShapedRecipes@605790e5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 63 minecraft:spruce_planks net.minecraft.item.crafting.ShapedRecipes@48c42253
[22:41:05] [Server thread/TRACE] [FML]: Registry: 64 minecraft:spruce_fence_gate net.minecraft.item.crafting.ShapedRecipes@24305eca
[22:41:05] [Server thread/TRACE] [FML]: Registry: 65 minecraft:spruce_fence net.minecraft.item.crafting.ShapedRecipes@7952348f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 66 minecraft:spruce_door net.minecraft.item.crafting.ShapedRecipes@76b49d0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 67 minecraft:spruce_boat net.minecraft.item.crafting.ShapedRecipes@77f43f3e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 68 minecraft:spectral_arrow net.minecraft.item.crafting.ShapedRecipes@688c914e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 69 minecraft:speckled_melon net.minecraft.item.crafting.ShapedRecipes@2a47fb5d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 70 minecraft:snow_layer net.minecraft.item.crafting.ShapedRecipes@92a584f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 71 minecraft:snow net.minecraft.item.crafting.ShapedRecipes@ffd26d1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 72 minecraft:smooth_sandstone net.minecraft.item.crafting.ShapedRecipes@323dd422
[22:41:05] [Server thread/TRACE] [FML]: Registry: 73 minecraft:smooth_red_sandstone net.minecraft.item.crafting.ShapedRecipes@310045fc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 74 minecraft:slime_ball net.minecraft.item.crafting.ShapedRecipes@141cee26
[22:41:05] [Server thread/TRACE] [FML]: Registry: 75 minecraft:slime net.minecraft.item.crafting.ShapedRecipes@5233b7ad
[22:41:05] [Server thread/TRACE] [FML]: Registry: 76 minecraft:sign net.minecraft.item.crafting.ShapedRecipes@54fd5f6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 77 minecraft:shield net.minecraft.item.crafting.ShapedRecipes@6b297a62
[22:41:05] [Server thread/TRACE] [FML]: Registry: 78 minecraft:shears net.minecraft.item.crafting.ShapedRecipes@6bdc984
[22:41:05] [Server thread/TRACE] [FML]: Registry: 79 minecraft:sea_lantern net.minecraft.item.crafting.ShapedRecipes@2c9573f1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 80 minecraft:sandstone_stairs net.minecraft.item.crafting.ShapedRecipes@4b954cbb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 81 minecraft:sandstone_slab net.minecraft.item.crafting.ShapedRecipes@37a5ac85
[22:41:05] [Server thread/TRACE] [FML]: Registry: 82 minecraft:sandstone net.minecraft.item.crafting.ShapedRecipes@4a9e6ea7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 83 minecraft:repeater net.minecraft.item.crafting.ShapedRecipes@e18848d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 84 minecraft:redstone_torch net.minecraft.item.crafting.ShapedRecipes@36cc6055
[22:41:05] [Server thread/TRACE] [FML]: Registry: 85 minecraft:redstone_lamp net.minecraft.item.crafting.ShapedRecipes@24a696c0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 86 minecraft:redstone_block net.minecraft.item.crafting.ShapedRecipes@65e4ee59
[22:41:05] [Server thread/TRACE] [FML]: Registry: 87 minecraft:redstone net.minecraft.item.crafting.ShapedRecipes@59da32ad
[22:41:05] [Server thread/TRACE] [FML]: Registry: 88 minecraft:red_wool net.minecraft.item.crafting.ShapelessRecipes@404bca88
[22:41:05] [Server thread/TRACE] [FML]: Registry: 89 minecraft:red_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@4936dca9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 90 minecraft:red_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@6044311a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 91 minecraft:red_stained_glass net.minecraft.item.crafting.ShapedRecipes@fbcc62a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 92 minecraft:red_sandstone_stairs net.minecraft.item.crafting.ShapedRecipes@21304869
[22:41:05] [Server thread/TRACE] [FML]: Registry: 93 minecraft:red_sandstone_slab net.minecraft.item.crafting.ShapedRecipes@2a654f27
[22:41:05] [Server thread/TRACE] [FML]: Registry: 94 minecraft:red_sandstone net.minecraft.item.crafting.ShapedRecipes@583f6270
[22:41:05] [Server thread/TRACE] [FML]: Registry: 95 minecraft:red_nether_brick net.minecraft.item.crafting.ShapedRecipes@649df002
[22:41:05] [Server thread/TRACE] [FML]: Registry: 96 minecraft:red_dye_from_tulip net.minecraft.item.crafting.ShapelessRecipes@500341c4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 97 minecraft:red_dye_from_rose_bush net.minecraft.item.crafting.ShapelessRecipes@3e1596c3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 98 minecraft:red_dye_from_poppy net.minecraft.item.crafting.ShapelessRecipes@73f506d7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 99 minecraft:red_dye_from_beetroot net.minecraft.item.crafting.ShapelessRecipes@12c66345
[22:41:05] [Server thread/TRACE] [FML]: Registry: 100 minecraft:red_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@5126c0cd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 101 minecraft:red_carpet net.minecraft.item.crafting.ShapedRecipes@3c73d613
[22:41:05] [Server thread/TRACE] [FML]: Registry: 102 minecraft:red_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@2339ad10
[22:41:05] [Server thread/TRACE] [FML]: Registry: 103 minecraft:red_bed net.minecraft.item.crafting.ShapedRecipes@460222eb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 104 minecraft:red_banner net.minecraft.item.crafting.ShapedRecipes@724d4c0a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 105 minecraft:rail net.minecraft.item.crafting.ShapedRecipes@1cf38112
[22:41:05] [Server thread/TRACE] [FML]: Registry: 106 minecraft:rabbit_stew_from_red_mushroom net.minecraft.item.crafting.ShapedRecipes@6f3b4c9a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 107 minecraft:rabbit_stew_from_brown_mushroom net.minecraft.item.crafting.ShapedRecipes@4127dcdb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 108 minecraft:quartz_stairs net.minecraft.item.crafting.ShapedRecipes@55b9ffd0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 109 minecraft:quartz_slab net.minecraft.item.crafting.ShapedRecipes@4998944b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 110 minecraft:quartz_block net.minecraft.item.crafting.ShapedRecipes@52c4bf29
[22:41:05] [Server thread/TRACE] [FML]: Registry: 111 minecraft:purpur_stairs net.minecraft.item.crafting.ShapedRecipes@44b860b1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 112 minecraft:purpur_slab net.minecraft.item.crafting.ShapedRecipes@1e295ef1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 113 minecraft:purpur_pillar net.minecraft.item.crafting.ShapedRecipes@79ac02a9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 114 minecraft:purpur_block net.minecraft.item.crafting.ShapedRecipes@79499fa
[22:41:05] [Server thread/TRACE] [FML]: Registry: 115 minecraft:purple_wool net.minecraft.item.crafting.ShapelessRecipes@7942987
[22:41:05] [Server thread/TRACE] [FML]: Registry: 116 minecraft:purple_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@48b85dc5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 117 minecraft:purple_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@6f0ea5de
[22:41:05] [Server thread/TRACE] [FML]: Registry: 118 minecraft:purple_stained_glass net.minecraft.item.crafting.ShapedRecipes@259fb8f5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 119 minecraft:purple_shulker_box net.minecraft.item.crafting.ShapedRecipes@291fbdc9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 120 minecraft:purple_dye net.minecraft.item.crafting.ShapelessRecipes@21c8dd3e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 121 minecraft:purple_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@2769d577
[22:41:05] [Server thread/TRACE] [FML]: Registry: 122 minecraft:purple_carpet net.minecraft.item.crafting.ShapedRecipes@1b131102
[22:41:05] [Server thread/TRACE] [FML]: Registry: 123 minecraft:purple_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@3f19f197
[22:41:05] [Server thread/TRACE] [FML]: Registry: 124 minecraft:purple_bed net.minecraft.item.crafting.ShapedRecipes@2381a837
[22:41:05] [Server thread/TRACE] [FML]: Registry: 125 minecraft:purple_banner net.minecraft.item.crafting.ShapedRecipes@647dcc5e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 126 minecraft:pumpkin_seeds net.minecraft.item.crafting.ShapedRecipes@87f8146
[22:41:05] [Server thread/TRACE] [FML]: Registry: 127 minecraft:pumpkin_pie net.minecraft.item.crafting.ShapelessRecipes@61774805
[22:41:05] [Server thread/TRACE] [FML]: Registry: 128 minecraft:prismarine_bricks net.minecraft.item.crafting.ShapedRecipes@1b74a062
[22:41:05] [Server thread/TRACE] [FML]: Registry: 129 minecraft:prismarine net.minecraft.item.crafting.ShapedRecipes@2f24e1f3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 130 minecraft:polished_granite net.minecraft.item.crafting.ShapedRecipes@46bc9802
[22:41:05] [Server thread/TRACE] [FML]: Registry: 131 minecraft:polished_diorite net.minecraft.item.crafting.ShapedRecipes@31bbcced
[22:41:05] [Server thread/TRACE] [FML]: Registry: 132 minecraft:polished_andesite net.minecraft.item.crafting.ShapedRecipes@45682e3e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 133 minecraft:piston net.minecraft.item.crafting.ShapedRecipes@77c77a64
[22:41:05] [Server thread/TRACE] [FML]: Registry: 134 minecraft:pink_wool net.minecraft.item.crafting.ShapelessRecipes@678f685f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 135 minecraft:pink_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@59929512
[22:41:05] [Server thread/TRACE] [FML]: Registry: 136 minecraft:pink_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@2799f9a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 137 minecraft:pink_stained_glass net.minecraft.item.crafting.ShapedRecipes@47bc4445
[22:41:05] [Server thread/TRACE] [FML]: Registry: 138 minecraft:pink_dye_from_red_bonemeal net.minecraft.item.crafting.ShapelessRecipes@418f3cde
[22:41:05] [Server thread/TRACE] [FML]: Registry: 139 minecraft:pink_dye_from_pink_tulip net.minecraft.item.crafting.ShapelessRecipes@3c0a4c8b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 140 minecraft:pink_dye_from_peony net.minecraft.item.crafting.ShapelessRecipes@75715a14
[22:41:05] [Server thread/TRACE] [FML]: Registry: 141 minecraft:pink_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@11501f90
[22:41:05] [Server thread/TRACE] [FML]: Registry: 142 minecraft:pink_carpet net.minecraft.item.crafting.ShapedRecipes@10b1f9f3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 143 minecraft:pink_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@6a51a39d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 144 minecraft:pink_bed net.minecraft.item.crafting.ShapedRecipes@9cdceeb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 145 minecraft:pink_banner net.minecraft.item.crafting.ShapedRecipes@c360f40
[22:41:05] [Server thread/TRACE] [FML]: Registry: 146 minecraft:pillar_quartz_block net.minecraft.item.crafting.ShapedRecipes@3983b06d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 147 minecraft:paper net.minecraft.item.crafting.ShapedRecipes@3e7ac200
[22:41:05] [Server thread/TRACE] [FML]: Registry: 148 minecraft:painting net.minecraft.item.crafting.ShapedRecipes@70fe15d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 149 minecraft:orange_wool net.minecraft.item.crafting.ShapelessRecipes@632d8166
[22:41:05] [Server thread/TRACE] [FML]: Registry: 150 minecraft:orange_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@78fd9a11
[22:41:05] [Server thread/TRACE] [FML]: Registry: 151 minecraft:orange_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@5a618847
[22:41:05] [Server thread/TRACE] [FML]: Registry: 152 minecraft:orange_stained_glass net.minecraft.item.crafting.ShapedRecipes@556df144
[22:41:05] [Server thread/TRACE] [FML]: Registry: 153 minecraft:orange_dye_from_red_yellow net.minecraft.item.crafting.ShapelessRecipes@376a34fb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 154 minecraft:orange_dye_from_orange_tulip net.minecraft.item.crafting.ShapelessRecipes@3b48ffe8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 155 minecraft:orange_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@2acacdf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 156 minecraft:orange_carpet net.minecraft.item.crafting.ShapedRecipes@4cf5cf47
[22:41:05] [Server thread/TRACE] [FML]: Registry: 157 minecraft:orange_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@e73787
[22:41:05] [Server thread/TRACE] [FML]: Registry: 158 minecraft:orange_bed net.minecraft.item.crafting.ShapedRecipes@33684b87
[22:41:05] [Server thread/TRACE] [FML]: Registry: 159 minecraft:orange_banner net.minecraft.item.crafting.ShapedRecipes@37dcda42
[22:41:05] [Server thread/TRACE] [FML]: Registry: 160 minecraft:observer net.minecraft.item.crafting.ShapedRecipes@4d19ddeb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 161 minecraft:oak_wooden_slab net.minecraft.item.crafting.ShapedRecipes@2416378c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 162 minecraft:oak_stairs net.minecraft.item.crafting.ShapedRecipes@57404a8d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 163 minecraft:oak_planks net.minecraft.item.crafting.ShapedRecipes@2d4df467
[22:41:05] [Server thread/TRACE] [FML]: Registry: 164 minecraft:noteblock net.minecraft.item.crafting.ShapedRecipes@2dd25088
[22:41:05] [Server thread/TRACE] [FML]: Registry: 165 minecraft:nether_wart_block net.minecraft.item.crafting.ShapedRecipes@4485ca30
[22:41:05] [Server thread/TRACE] [FML]: Registry: 166 minecraft:nether_brick_stairs net.minecraft.item.crafting.ShapedRecipes@10ac5a14
[22:41:05] [Server thread/TRACE] [FML]: Registry: 167 minecraft:nether_brick_slab net.minecraft.item.crafting.ShapedRecipes@5fc4af25
[22:41:05] [Server thread/TRACE] [FML]: Registry: 168 minecraft:nether_brick_fence net.minecraft.item.crafting.ShapedRecipes@4fddd42b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 169 minecraft:nether_brick net.minecraft.item.crafting.ShapedRecipes@54c3bae
[22:41:05] [Server thread/TRACE] [FML]: Registry: 170 minecraft:mushroom_stew net.minecraft.item.crafting.ShapelessRecipes@4f6938cb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 171 minecraft:mossy_stonebrick net.minecraft.item.crafting.ShapelessRecipes@40eb85e9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 172 minecraft:mossy_cobblestone_wall net.minecraft.item.crafting.ShapedRecipes@bb0dcb6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 173 minecraft:mossy_cobblestone net.minecraft.item.crafting.ShapelessRecipes@1c7aa676
[22:41:05] [Server thread/TRACE] [FML]: Registry: 174 minecraft:minecart net.minecraft.item.crafting.ShapedRecipes@a6e0e5f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 175 minecraft:melon_seeds net.minecraft.item.crafting.ShapedRecipes@7a65e842
[22:41:05] [Server thread/TRACE] [FML]: Registry: 176 minecraft:melon_block net.minecraft.item.crafting.ShapedRecipes@13b666b4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 177 minecraft:map net.minecraft.item.crafting.ShapedRecipes@975f349
[22:41:05] [Server thread/TRACE] [FML]: Registry: 178 minecraft:magma_cream net.minecraft.item.crafting.ShapelessRecipes@6a4ec62d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 179 minecraft:magma net.minecraft.item.crafting.ShapedRecipes@6434d49e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 180 minecraft:magenta_wool net.minecraft.item.crafting.ShapelessRecipes@43bda665
[22:41:05] [Server thread/TRACE] [FML]: Registry: 181 minecraft:magenta_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@7c305624
[22:41:05] [Server thread/TRACE] [FML]: Registry: 182 minecraft:magenta_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@2b7b6f58
[22:41:05] [Server thread/TRACE] [FML]: Registry: 183 minecraft:magenta_stained_glass net.minecraft.item.crafting.ShapedRecipes@4dbcc8ce
[22:41:05] [Server thread/TRACE] [FML]: Registry: 184 minecraft:magenta_dye_from_purple_and_pink net.minecraft.item.crafting.ShapelessRecipes@1a4eb392
[22:41:05] [Server thread/TRACE] [FML]: Registry: 185 minecraft:magenta_dye_from_lilac net.minecraft.item.crafting.ShapelessRecipes@4b6cb083
[22:41:05] [Server thread/TRACE] [FML]: Registry: 186 minecraft:magenta_dye_from_lapis_red_pink net.minecraft.item.crafting.ShapelessRecipes@3f96ef2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 187 minecraft:magenta_dye_from_lapis_ink_bonemeal net.minecraft.item.crafting.ShapelessRecipes@328446e1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 188 minecraft:magenta_dye_from_allium net.minecraft.item.crafting.ShapelessRecipes@554f6e30
[22:41:05] [Server thread/TRACE] [FML]: Registry: 189 minecraft:magenta_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@34207fde
[22:41:05] [Server thread/TRACE] [FML]: Registry: 190 minecraft:magenta_carpet net.minecraft.item.crafting.ShapedRecipes@70edffdb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 191 minecraft:magenta_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@20f1c8ed
[22:41:05] [Server thread/TRACE] [FML]: Registry: 192 minecraft:magenta_bed net.minecraft.item.crafting.ShapedRecipes@43cc7bb7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 193 minecraft:magenta_banner net.minecraft.item.crafting.ShapedRecipes@1f9e42d2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 194 minecraft:lit_pumpkin net.minecraft.item.crafting.ShapedRecipes@3e4dabcb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 195 minecraft:lime_wool net.minecraft.item.crafting.ShapelessRecipes@333ab718
[22:41:05] [Server thread/TRACE] [FML]: Registry: 196 minecraft:lime_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@6dd65b79
[22:41:05] [Server thread/TRACE] [FML]: Registry: 197 minecraft:lime_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@564b86b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 198 minecraft:lime_stained_glass net.minecraft.item.crafting.ShapedRecipes@79a1f55c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 199 minecraft:lime_dye net.minecraft.item.crafting.ShapelessRecipes@23faae85
[22:41:05] [Server thread/TRACE] [FML]: Registry: 200 minecraft:lime_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@1184b542
[22:41:05] [Server thread/TRACE] [FML]: Registry: 201 minecraft:lime_carpet net.minecraft.item.crafting.ShapedRecipes@262e2c8c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 202 minecraft:lime_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@13ea9afc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 203 minecraft:lime_bed net.minecraft.item.crafting.ShapedRecipes@5e7d994c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 204 minecraft:lime_banner net.minecraft.item.crafting.ShapedRecipes@7ff48cdc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 205 minecraft:light_weighted_pressure_plate net.minecraft.item.crafting.ShapedRecipes@33bd3549
[22:41:05] [Server thread/TRACE] [FML]: Registry: 206 minecraft:light_gray_wool net.minecraft.item.crafting.ShapelessRecipes@2e90a3de
[22:41:05] [Server thread/TRACE] [FML]: Registry: 207 minecraft:light_gray_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@595713f3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 208 minecraft:light_gray_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@1fba15d7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 209 minecraft:light_gray_stained_glass net.minecraft.item.crafting.ShapedRecipes@687313e1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 210 minecraft:light_gray_dye_from_white_tulip net.minecraft.item.crafting.ShapelessRecipes@c7485d2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 211 minecraft:light_gray_dye_from_oxeye_daisy net.minecraft.item.crafting.ShapelessRecipes@5b12157b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 212 minecraft:light_gray_dye_from_ink_bonemeal net.minecraft.item.crafting.ShapelessRecipes@16b48082
[22:41:05] [Server thread/TRACE] [FML]: Registry: 213 minecraft:light_gray_dye_from_gray_bonemeal net.minecraft.item.crafting.ShapelessRecipes@3c9e06d7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 214 minecraft:light_gray_dye_from_azure_bluet net.minecraft.item.crafting.ShapelessRecipes@161138c8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 215 minecraft:light_gray_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@1994665d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 216 minecraft:light_gray_carpet net.minecraft.item.crafting.ShapedRecipes@685783b1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 217 minecraft:light_gray_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@2ef99072
[22:41:05] [Server thread/TRACE] [FML]: Registry: 218 minecraft:light_gray_bed net.minecraft.item.crafting.ShapedRecipes@665f19d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 219 minecraft:light_gray_banner net.minecraft.item.crafting.ShapedRecipes@4db8b888
[22:41:05] [Server thread/TRACE] [FML]: Registry: 220 minecraft:light_blue_wool net.minecraft.item.crafting.ShapelessRecipes@189e986f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 221 minecraft:light_blue_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@54b1ba04
[22:41:05] [Server thread/TRACE] [FML]: Registry: 222 minecraft:light_blue_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@7f9f3516
[22:41:05] [Server thread/TRACE] [FML]: Registry: 223 minecraft:light_blue_stained_glass net.minecraft.item.crafting.ShapedRecipes@46b2e0e4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 224 minecraft:light_blue_dye_from_lapis_bonemeal net.minecraft.item.crafting.ShapelessRecipes@250988e5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 225 minecraft:light_blue_dye_from_blue_orchid net.minecraft.item.crafting.ShapelessRecipes@5f453412
[22:41:05] [Server thread/TRACE] [FML]: Registry: 226 minecraft:light_blue_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@34f636a5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 227 minecraft:light_blue_carpet net.minecraft.item.crafting.ShapedRecipes@7ce87f9d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 228 minecraft:light_blue_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@77ec911
[22:41:05] [Server thread/TRACE] [FML]: Registry: 229 minecraft:light_blue_bed net.minecraft.item.crafting.ShapedRecipes@c4ef770
[22:41:05] [Server thread/TRACE] [FML]: Registry: 230 minecraft:light_blue_banner net.minecraft.item.crafting.ShapedRecipes@49fb77d0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 231 minecraft:lever net.minecraft.item.crafting.ShapedRecipes@743b4921
[22:41:05] [Server thread/TRACE] [FML]: Registry: 232 minecraft:leather_leggings net.minecraft.item.crafting.ShapedRecipes@2a882681
[22:41:05] [Server thread/TRACE] [FML]: Registry: 233 minecraft:leather_helmet net.minecraft.item.crafting.ShapedRecipes@5d7807b0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 234 minecraft:leather_chestplate net.minecraft.item.crafting.ShapedRecipes@15c46930
[22:41:05] [Server thread/TRACE] [FML]: Registry: 235 minecraft:leather_boots net.minecraft.item.crafting.ShapedRecipes@f64ce35
[22:41:05] [Server thread/TRACE] [FML]: Registry: 236 minecraft:leather net.minecraft.item.crafting.ShapedRecipes@77614e7c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 237 minecraft:lead net.minecraft.item.crafting.ShapedRecipes@330a6b76
[22:41:05] [Server thread/TRACE] [FML]: Registry: 238 minecraft:lapis_lazuli net.minecraft.item.crafting.ShapedRecipes@54c3b0dd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 239 minecraft:lapis_block net.minecraft.item.crafting.ShapedRecipes@61b06782
[22:41:05] [Server thread/TRACE] [FML]: Registry: 240 minecraft:ladder net.minecraft.item.crafting.ShapedRecipes@4d555b85
[22:41:05] [Server thread/TRACE] [FML]: Registry: 241 minecraft:jungle_wooden_slab net.minecraft.item.crafting.ShapedRecipes@54ff871a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 242 minecraft:jungle_stairs net.minecraft.item.crafting.ShapedRecipes@3e51beda
[22:41:05] [Server thread/TRACE] [FML]: Registry: 243 minecraft:jungle_planks net.minecraft.item.crafting.ShapedRecipes@70d3b49c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 244 minecraft:jungle_fence_gate net.minecraft.item.crafting.ShapedRecipes@5cdf6bb1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 245 minecraft:jungle_fence net.minecraft.item.crafting.ShapedRecipes@3f7e72a7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 246 minecraft:jungle_door net.minecraft.item.crafting.ShapedRecipes@29e9d47b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 247 minecraft:jungle_boat net.minecraft.item.crafting.ShapedRecipes@1ea44b7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 248 minecraft:jukebox net.minecraft.item.crafting.ShapedRecipes@47fb038d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 249 minecraft:item_frame net.minecraft.item.crafting.ShapedRecipes@7b9e4a2a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 250 minecraft:iron_trapdoor net.minecraft.item.crafting.ShapedRecipes@77d5c4c6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 251 minecraft:iron_sword net.minecraft.item.crafting.ShapedRecipes@7b276a08
[22:41:05] [Server thread/TRACE] [FML]: Registry: 252 minecraft:iron_shovel net.minecraft.item.crafting.ShapedRecipes@196bc2c1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 253 minecraft:iron_pickaxe net.minecraft.item.crafting.ShapedRecipes@2a6600ab
[22:41:05] [Server thread/TRACE] [FML]: Registry: 254 minecraft:iron_nugget net.minecraft.item.crafting.ShapedRecipes@14fe2e62
[22:41:05] [Server thread/TRACE] [FML]: Registry: 255 minecraft:iron_leggings net.minecraft.item.crafting.ShapedRecipes@2f7765f1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 256 minecraft:iron_ingot_from_nuggets net.minecraft.item.crafting.ShapedRecipes@4d8af13c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 257 minecraft:iron_ingot_from_block net.minecraft.item.crafting.ShapedRecipes@76c6b12c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 258 minecraft:iron_hoe net.minecraft.item.crafting.ShapedRecipes@3ef85262
[22:41:05] [Server thread/TRACE] [FML]: Registry: 259 minecraft:iron_helmet net.minecraft.item.crafting.ShapedRecipes@60af08b2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 260 minecraft:iron_door net.minecraft.item.crafting.ShapedRecipes@1e1c1634
[22:41:05] [Server thread/TRACE] [FML]: Registry: 261 minecraft:iron_chestplate net.minecraft.item.crafting.ShapedRecipes@463a0302
[22:41:05] [Server thread/TRACE] [FML]: Registry: 262 minecraft:iron_boots net.minecraft.item.crafting.ShapedRecipes@1ff359b7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 263 minecraft:iron_block net.minecraft.item.crafting.ShapedRecipes@1d2ec1f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 264 minecraft:iron_bars net.minecraft.item.crafting.ShapedRecipes@5bddb619
[22:41:05] [Server thread/TRACE] [FML]: Registry: 265 minecraft:iron_axe net.minecraft.item.crafting.ShapedRecipes@38f0de07
[22:41:05] [Server thread/TRACE] [FML]: Registry: 266 minecraft:hopper_minecart net.minecraft.item.crafting.ShapedRecipes@228ed68c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 267 minecraft:hopper net.minecraft.item.crafting.ShapedRecipes@74a15f4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 268 minecraft:heavy_weighted_pressure_plate net.minecraft.item.crafting.ShapedRecipes@76c1ede3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 269 minecraft:hay_block net.minecraft.item.crafting.ShapedRecipes@776eedad
[22:41:05] [Server thread/TRACE] [FML]: Registry: 270 minecraft:green_wool net.minecraft.item.crafting.ShapelessRecipes@3569f0f1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 271 minecraft:green_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@22e733f5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 272 minecraft:green_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@62a9c857
[22:41:05] [Server thread/TRACE] [FML]: Registry: 273 minecraft:green_stained_glass net.minecraft.item.crafting.ShapedRecipes@644ae4ff
[22:41:05] [Server thread/TRACE] [FML]: Registry: 274 minecraft:green_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@19e3ce9a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 275 minecraft:green_carpet net.minecraft.item.crafting.ShapedRecipes@6859080d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 276 minecraft:green_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@4cc5c43b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 277 minecraft:green_bed net.minecraft.item.crafting.ShapedRecipes@6f14ce3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 278 minecraft:green_banner net.minecraft.item.crafting.ShapedRecipes@5a7e2f07
[22:41:05] [Server thread/TRACE] [FML]: Registry: 279 minecraft:gray_wool net.minecraft.item.crafting.ShapelessRecipes@28023029
[22:41:05] [Server thread/TRACE] [FML]: Registry: 280 minecraft:gray_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@484313a6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 281 minecraft:gray_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@21dc1d99
[22:41:05] [Server thread/TRACE] [FML]: Registry: 282 minecraft:gray_stained_glass net.minecraft.item.crafting.ShapedRecipes@4b76a0f4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 283 minecraft:gray_dye net.minecraft.item.crafting.ShapelessRecipes@db372b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 284 minecraft:gray_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@22263e1a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 285 minecraft:gray_carpet net.minecraft.item.crafting.ShapedRecipes@1992b8b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 286 minecraft:gray_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@2e2d7dc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 287 minecraft:gray_bed net.minecraft.item.crafting.ShapedRecipes@68a1906f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 288 minecraft:gray_banner net.minecraft.item.crafting.ShapedRecipes@6cddb04c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 289 minecraft:granite net.minecraft.item.crafting.ShapelessRecipes@38c464df
[22:41:05] [Server thread/TRACE] [FML]: Registry: 290 minecraft:golden_sword net.minecraft.item.crafting.ShapedRecipes@4552f89f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 291 minecraft:golden_shovel net.minecraft.item.crafting.ShapedRecipes@3c175d82
[22:41:05] [Server thread/TRACE] [FML]: Registry: 292 minecraft:golden_rail net.minecraft.item.crafting.ShapedRecipes@46d8d38
[22:41:05] [Server thread/TRACE] [FML]: Registry: 293 minecraft:golden_pickaxe net.minecraft.item.crafting.ShapedRecipes@16b6493d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 294 minecraft:golden_leggings net.minecraft.item.crafting.ShapedRecipes@15c4b89b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 295 minecraft:golden_hoe net.minecraft.item.crafting.ShapedRecipes@58c48b92
[22:41:05] [Server thread/TRACE] [FML]: Registry: 296 minecraft:golden_helmet net.minecraft.item.crafting.ShapedRecipes@12eb281f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 297 minecraft:golden_chestplate net.minecraft.item.crafting.ShapedRecipes@54d93fce
[22:41:05] [Server thread/TRACE] [FML]: Registry: 298 minecraft:golden_carrot net.minecraft.item.crafting.ShapedRecipes@233b5c71
[22:41:05] [Server thread/TRACE] [FML]: Registry: 299 minecraft:golden_boots net.minecraft.item.crafting.ShapedRecipes@29b21fa6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 300 minecraft:golden_axe net.minecraft.item.crafting.ShapedRecipes@6724f10e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 301 minecraft:golden_apple net.minecraft.item.crafting.ShapedRecipes@5166f042
[22:41:05] [Server thread/TRACE] [FML]: Registry: 302 minecraft:gold_nugget net.minecraft.item.crafting.ShapedRecipes@41e5038a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 303 minecraft:gold_ingot_from_nuggets net.minecraft.item.crafting.ShapedRecipes@530dd2d7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 304 minecraft:gold_ingot_from_block net.minecraft.item.crafting.ShapedRecipes@2a70c8d5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 305 minecraft:gold_block net.minecraft.item.crafting.ShapedRecipes@23001753
[22:41:05] [Server thread/TRACE] [FML]: Registry: 306 minecraft:glowstone net.minecraft.item.crafting.ShapedRecipes@597050fa
[22:41:05] [Server thread/TRACE] [FML]: Registry: 307 minecraft:glass_pane net.minecraft.item.crafting.ShapedRecipes@4c2cc99f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 308 minecraft:glass_bottle net.minecraft.item.crafting.ShapedRecipes@75910e0e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 309 minecraft:furnace_minecart net.minecraft.item.crafting.ShapedRecipes@4f4c3934
[22:41:05] [Server thread/TRACE] [FML]: Registry: 310 minecraft:furnace net.minecraft.item.crafting.ShapedRecipes@72cec2e2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 311 minecraft:flower_pot net.minecraft.item.crafting.ShapedRecipes@5fc3333f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 312 minecraft:flint_and_steel net.minecraft.item.crafting.ShapelessRecipes@6d8dc329
[22:41:05] [Server thread/TRACE] [FML]: Registry: 313 minecraft:fishing_rod net.minecraft.item.crafting.ShapedRecipes@2c8c897e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 314 minecraft:fire_charge net.minecraft.item.crafting.ShapelessRecipes@5f8a0d7f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 315 minecraft:fermented_spider_eye net.minecraft.item.crafting.ShapelessRecipes@d594a5a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 316 minecraft:fence_gate net.minecraft.item.crafting.ShapedRecipes@438f205c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 317 minecraft:fence net.minecraft.item.crafting.ShapedRecipes@631990cc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 318 minecraft:ender_eye net.minecraft.item.crafting.ShapelessRecipes@5d39797a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 319 minecraft:ender_chest net.minecraft.item.crafting.ShapedRecipes@87affb5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 320 minecraft:end_rod net.minecraft.item.crafting.ShapedRecipes@5be17e53
[22:41:05] [Server thread/TRACE] [FML]: Registry: 321 minecraft:end_crystal net.minecraft.item.crafting.ShapedRecipes@2114955c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 322 minecraft:end_bricks net.minecraft.item.crafting.ShapedRecipes@41d0b71d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 323 minecraft:enchanting_table net.minecraft.item.crafting.ShapedRecipes@286b48ce
[22:41:05] [Server thread/TRACE] [FML]: Registry: 324 minecraft:emerald_block net.minecraft.item.crafting.ShapedRecipes@12e33c7b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 325 minecraft:emerald net.minecraft.item.crafting.ShapedRecipes@79e2aa2d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 326 minecraft:dropper net.minecraft.item.crafting.ShapedRecipes@65263248
[22:41:05] [Server thread/TRACE] [FML]: Registry: 327 minecraft:dispenser net.minecraft.item.crafting.ShapedRecipes@70cc0601
[22:41:05] [Server thread/TRACE] [FML]: Registry: 328 minecraft:diorite net.minecraft.item.crafting.ShapedRecipes@1b94df68
[22:41:05] [Server thread/TRACE] [FML]: Registry: 329 minecraft:diamond_sword net.minecraft.item.crafting.ShapedRecipes@5e05f3eb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 330 minecraft:diamond_shovel net.minecraft.item.crafting.ShapedRecipes@4f90b4c9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 331 minecraft:diamond_pickaxe net.minecraft.item.crafting.ShapedRecipes@377d66f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 332 minecraft:diamond_leggings net.minecraft.item.crafting.ShapedRecipes@2105c11b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 333 minecraft:diamond_hoe net.minecraft.item.crafting.ShapedRecipes@53ed0519
[22:41:05] [Server thread/TRACE] [FML]: Registry: 334 minecraft:diamond_helmet net.minecraft.item.crafting.ShapedRecipes@6162d87c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 335 minecraft:diamond_chestplate net.minecraft.item.crafting.ShapedRecipes@5f709e71
[22:41:05] [Server thread/TRACE] [FML]: Registry: 336 minecraft:diamond_boots net.minecraft.item.crafting.ShapedRecipes@735d1db7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 337 minecraft:diamond_block net.minecraft.item.crafting.ShapedRecipes@3af8f1ef
[22:41:05] [Server thread/TRACE] [FML]: Registry: 338 minecraft:diamond_axe net.minecraft.item.crafting.ShapedRecipes@3778cd05
[22:41:05] [Server thread/TRACE] [FML]: Registry: 339 minecraft:diamond net.minecraft.item.crafting.ShapedRecipes@2667a238
[22:41:05] [Server thread/TRACE] [FML]: Registry: 340 minecraft:detector_rail net.minecraft.item.crafting.ShapedRecipes@186149f9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 341 minecraft:daylight_detector net.minecraft.item.crafting.ShapedRecipes@b5a6a82
[22:41:05] [Server thread/TRACE] [FML]: Registry: 342 minecraft:dark_prismarine net.minecraft.item.crafting.ShapedRecipes@106277d6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 343 minecraft:dark_oak_wooden_slab net.minecraft.item.crafting.ShapedRecipes@9640678
[22:41:05] [Server thread/TRACE] [FML]: Registry: 344 minecraft:dark_oak_stairs net.minecraft.item.crafting.ShapedRecipes@4e9ab294
[22:41:05] [Server thread/TRACE] [FML]: Registry: 345 minecraft:dark_oak_planks net.minecraft.item.crafting.ShapedRecipes@7e2cebdf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 346 minecraft:dark_oak_fence_gate net.minecraft.item.crafting.ShapedRecipes@1070308e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 347 minecraft:dark_oak_fence net.minecraft.item.crafting.ShapedRecipes@1483ecad
[22:41:05] [Server thread/TRACE] [FML]: Registry: 348 minecraft:dark_oak_door net.minecraft.item.crafting.ShapedRecipes@46a6f51b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 349 minecraft:dark_oak_boat net.minecraft.item.crafting.ShapedRecipes@61b5c8a3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 350 minecraft:cyan_wool net.minecraft.item.crafting.ShapelessRecipes@c21c296
[22:41:05] [Server thread/TRACE] [FML]: Registry: 351 minecraft:cyan_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@53eb4ef5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 352 minecraft:cyan_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@4a3b0387
[22:41:05] [Server thread/TRACE] [FML]: Registry: 353 minecraft:cyan_stained_glass net.minecraft.item.crafting.ShapedRecipes@39482f2b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 354 minecraft:cyan_dye net.minecraft.item.crafting.ShapelessRecipes@6a29476d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 355 minecraft:cyan_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@2f71bb66
[22:41:05] [Server thread/TRACE] [FML]: Registry: 356 minecraft:cyan_carpet net.minecraft.item.crafting.ShapedRecipes@56c72fff
[22:41:05] [Server thread/TRACE] [FML]: Registry: 357 minecraft:cyan_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@3c995eae
[22:41:05] [Server thread/TRACE] [FML]: Registry: 358 minecraft:cyan_bed net.minecraft.item.crafting.ShapedRecipes@7ee45cbe
[22:41:05] [Server thread/TRACE] [FML]: Registry: 359 minecraft:cyan_banner net.minecraft.item.crafting.ShapedRecipes@5fb7b227
[22:41:05] [Server thread/TRACE] [FML]: Registry: 360 minecraft:crafting_table net.minecraft.item.crafting.ShapedRecipes@41fc5625
[22:41:05] [Server thread/TRACE] [FML]: Registry: 361 minecraft:cookie net.minecraft.item.crafting.ShapedRecipes@3e13a74
[22:41:05] [Server thread/TRACE] [FML]: Registry: 362 minecraft:compass net.minecraft.item.crafting.ShapedRecipes@2d0ed017
[22:41:05] [Server thread/TRACE] [FML]: Registry: 363 minecraft:comparator net.minecraft.item.crafting.ShapedRecipes@24e5a4e0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 364 minecraft:cobblestone_wall net.minecraft.item.crafting.ShapedRecipes@419df81e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 365 minecraft:cobblestone_slab net.minecraft.item.crafting.ShapedRecipes@337fac72
[22:41:05] [Server thread/TRACE] [FML]: Registry: 366 minecraft:coarse_dirt net.minecraft.item.crafting.ShapedRecipes@570f2cf7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 367 minecraft:coal_block net.minecraft.item.crafting.ShapedRecipes@586be63c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 368 minecraft:coal net.minecraft.item.crafting.ShapedRecipes@c92d694
[22:41:05] [Server thread/TRACE] [FML]: Registry: 369 minecraft:clock net.minecraft.item.crafting.ShapedRecipes@60adea01
[22:41:05] [Server thread/TRACE] [FML]: Registry: 370 minecraft:clay net.minecraft.item.crafting.ShapedRecipes@177d7e98
[22:41:05] [Server thread/TRACE] [FML]: Registry: 371 minecraft:chiseled_stonebrick net.minecraft.item.crafting.ShapedRecipes@62b71cfa
[22:41:05] [Server thread/TRACE] [FML]: Registry: 372 minecraft:chiseled_sandstone net.minecraft.item.crafting.ShapedRecipes@2d0f850
[22:41:05] [Server thread/TRACE] [FML]: Registry: 373 minecraft:chiseled_red_sandstone net.minecraft.item.crafting.ShapedRecipes@4dd4a4e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 374 minecraft:chiseled_quartz_block net.minecraft.item.crafting.ShapedRecipes@4a907e5a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 375 minecraft:chest_minecart net.minecraft.item.crafting.ShapedRecipes@48ca44cd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 376 minecraft:chest net.minecraft.item.crafting.ShapedRecipes@6b16aa6f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 377 minecraft:cauldron net.minecraft.item.crafting.ShapedRecipes@2174fda1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 378 minecraft:carrot_on_a_stick net.minecraft.item.crafting.ShapedRecipes@7ee46aaf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 379 minecraft:cake net.minecraft.item.crafting.ShapedRecipes@20f1e26
[22:41:05] [Server thread/TRACE] [FML]: Registry: 380 minecraft:bucket net.minecraft.item.crafting.ShapedRecipes@4f7bb581
[22:41:05] [Server thread/TRACE] [FML]: Registry: 381 minecraft:brown_wool net.minecraft.item.crafting.ShapelessRecipes@26cd77cc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 382 minecraft:brown_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@664f1c53
[22:41:05] [Server thread/TRACE] [FML]: Registry: 383 minecraft:brown_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@85420
[22:41:05] [Server thread/TRACE] [FML]: Registry: 384 minecraft:brown_stained_glass net.minecraft.item.crafting.ShapedRecipes@eb8d539
[22:41:05] [Server thread/TRACE] [FML]: Registry: 385 minecraft:brown_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@5e4d55a6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 386 minecraft:brown_carpet net.minecraft.item.crafting.ShapedRecipes@654be52b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 387 minecraft:brown_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@5c26ab0a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 388 minecraft:brown_bed net.minecraft.item.crafting.ShapedRecipes@6c720765
[22:41:05] [Server thread/TRACE] [FML]: Registry: 389 minecraft:brown_banner net.minecraft.item.crafting.ShapedRecipes@1342c6e1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 390 minecraft:brick_stairs net.minecraft.item.crafting.ShapedRecipes@184b8899
[22:41:05] [Server thread/TRACE] [FML]: Registry: 391 minecraft:brick_slab net.minecraft.item.crafting.ShapedRecipes@49a6b730
[22:41:05] [Server thread/TRACE] [FML]: Registry: 392 minecraft:brick_block net.minecraft.item.crafting.ShapedRecipes@2d5cb059
[22:41:05] [Server thread/TRACE] [FML]: Registry: 393 minecraft:brewing_stand net.minecraft.item.crafting.ShapedRecipes@4de3a1ca
[22:41:05] [Server thread/TRACE] [FML]: Registry: 394 minecraft:bread net.minecraft.item.crafting.ShapedRecipes@1f953e51
[22:41:05] [Server thread/TRACE] [FML]: Registry: 395 minecraft:bowl net.minecraft.item.crafting.ShapedRecipes@2d95c3ef
[22:41:05] [Server thread/TRACE] [FML]: Registry: 396 minecraft:bow net.minecraft.item.crafting.ShapedRecipes@72cbe3b6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 397 minecraft:bookshelf net.minecraft.item.crafting.ShapedRecipes@ae449e7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 398 minecraft:book net.minecraft.item.crafting.ShapelessRecipes@7b80be13
[22:41:05] [Server thread/TRACE] [FML]: Registry: 399 minecraft:bone_meal_from_bone net.minecraft.item.crafting.ShapelessRecipes@df80af2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 400 minecraft:bone_meal_from_block net.minecraft.item.crafting.ShapelessRecipes@7a9df9b2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 401 minecraft:bone_block net.minecraft.item.crafting.ShapedRecipes@14eaab92
[22:41:05] [Server thread/TRACE] [FML]: Registry: 402 minecraft:boat net.minecraft.item.crafting.ShapedRecipes@746fda68
[22:41:05] [Server thread/TRACE] [FML]: Registry: 403 minecraft:blue_wool net.minecraft.item.crafting.ShapelessRecipes@1cbb6037
[22:41:05] [Server thread/TRACE] [FML]: Registry: 404 minecraft:blue_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@10fef3d1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 405 minecraft:blue_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@74eebb25
[22:41:05] [Server thread/TRACE] [FML]: Registry: 406 minecraft:blue_stained_glass net.minecraft.item.crafting.ShapedRecipes@1a5b8f77
[22:41:05] [Server thread/TRACE] [FML]: Registry: 407 minecraft:blue_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@62509b77
[22:41:05] [Server thread/TRACE] [FML]: Registry: 408 minecraft:blue_carpet net.minecraft.item.crafting.ShapedRecipes@55704859
[22:41:05] [Server thread/TRACE] [FML]: Registry: 409 minecraft:blue_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@890196b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 410 minecraft:blue_bed net.minecraft.item.crafting.ShapedRecipes@78494a59
[22:41:05] [Server thread/TRACE] [FML]: Registry: 411 minecraft:blue_banner net.minecraft.item.crafting.ShapedRecipes@6fab250b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 412 minecraft:blaze_powder net.minecraft.item.crafting.ShapelessRecipes@72bd8702
[22:41:05] [Server thread/TRACE] [FML]: Registry: 413 minecraft:black_wool net.minecraft.item.crafting.ShapelessRecipes@21e441d1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 414 minecraft:black_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@5c9844a4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 415 minecraft:black_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@6fc1d215
[22:41:05] [Server thread/TRACE] [FML]: Registry: 416 minecraft:black_stained_glass net.minecraft.item.crafting.ShapedRecipes@52f2d8e8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 417 minecraft:black_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@3593e8dd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 418 minecraft:black_carpet net.minecraft.item.crafting.ShapedRecipes@2de526f9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 419 minecraft:black_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@4e4d6172
[22:41:05] [Server thread/TRACE] [FML]: Registry: 420 minecraft:black_bed net.minecraft.item.crafting.ShapedRecipes@78c0fad6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 421 minecraft:black_banner net.minecraft.item.crafting.ShapedRecipes@519e110b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 422 minecraft:birch_wooden_slab net.minecraft.item.crafting.ShapedRecipes@50f6eb17
[22:41:05] [Server thread/TRACE] [FML]: Registry: 423 minecraft:birch_stairs net.minecraft.item.crafting.ShapedRecipes@287d9e0c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 424 minecraft:birch_planks net.minecraft.item.crafting.ShapedRecipes@25a218a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 425 minecraft:birch_fence_gate net.minecraft.item.crafting.ShapedRecipes@227ca700
[22:41:05] [Server thread/TRACE] [FML]: Registry: 426 minecraft:birch_fence net.minecraft.item.crafting.ShapedRecipes@1945b6db
[22:41:05] [Server thread/TRACE] [FML]: Registry: 427 minecraft:birch_door net.minecraft.item.crafting.ShapedRecipes@66b65360
[22:41:05] [Server thread/TRACE] [FML]: Registry: 428 minecraft:birch_boat net.minecraft.item.crafting.ShapedRecipes@c4ba591
[22:41:05] [Server thread/TRACE] [FML]: Registry: 429 minecraft:beetroot_soup net.minecraft.item.crafting.ShapedRecipes@5a4929f5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 430 minecraft:beacon net.minecraft.item.crafting.ShapedRecipes@4d5196fd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 431 minecraft:arrow net.minecraft.item.crafting.ShapedRecipes@604a9d87
[22:41:05] [Server thread/TRACE] [FML]: Registry: 432 minecraft:armor_stand net.minecraft.item.crafting.ShapedRecipes@48bd8247
[22:41:05] [Server thread/TRACE] [FML]: Registry: 433 minecraft:anvil net.minecraft.item.crafting.ShapedRecipes@4bcb45e4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 434 minecraft:andesite net.minecraft.item.crafting.ShapelessRecipes@51be4bf5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 435 minecraft:activator_rail net.minecraft.item.crafting.ShapedRecipes@1828069a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 436 minecraft:acacia_wooden_slab net.minecraft.item.crafting.ShapedRecipes@6b4b5ac8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 437 minecraft:acacia_stairs net.minecraft.item.crafting.ShapedRecipes@7431f4b8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 438 minecraft:acacia_planks net.minecraft.item.crafting.ShapedRecipes@50c0392d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 439 minecraft:acacia_fence_gate net.minecraft.item.crafting.ShapedRecipes@67d99612
[22:41:05] [Server thread/TRACE] [FML]: Registry: 440 minecraft:acacia_fence net.minecraft.item.crafting.ShapedRecipes@7db4c883
[22:41:05] [Server thread/TRACE] [FML]: Registry: 441 minecraft:acacia_door net.minecraft.item.crafting.ShapedRecipes@1254e9a7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 442 minecraft:acacia_boat net.minecraft.item.crafting.ShapedRecipes@1ae3d0a8
[22:41:05] [Server thread/TRACE] [FML]: Registry Name : minecraft:villagerprofessions
[22:41:05] [Server thread/TRACE] [FML]: Registry: 0 minecraft:farmer net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@293ccbdd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 1 minecraft:librarian net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@674f22ce
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2 minecraft:priest net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@5e83badc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 3 minecraft:smith net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@53eb4dae
[22:41:05] [Server thread/TRACE] [FML]: Registry: 4 minecraft:butcher net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@23df16cf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 5 minecraft:nitwit net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@3d980928
[22:41:05] [Server thread/TRACE] [FML]: Registry Name : minecraft:entities
[22:41:05] [Server thread/TRACE] [FML]: Registry: 1 minecraft:item net.minecraftforge.fml.common.registry.EntityEntry@3552eb5b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2 minecraft:xp_orb net.minecraftforge.fml.common.registry.EntityEntry@10164e94
[22:41:05] [Server thread/TRACE] [FML]: Registry: 3 minecraft:area_effect_cloud net.minecraftforge.fml.common.registry.EntityEntry@39df2652
[22:41:05] [Server thread/TRACE] [FML]: Registry: 4 minecraft:elder_guardian net.minecraftforge.fml.common.registry.EntityEntry@4833bb83
[22:41:05] [Server thread/TRACE] [FML]: Registry: 5 minecraft:wither_skeleton net.minecraftforge.fml.common.registry.EntityEntry@72548e3c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 6 minecraft:stray net.minecraftforge.fml.common.registry.EntityEntry@30282260
[22:41:05] [Server thread/TRACE] [FML]: Registry: 7 minecraft:egg net.minecraftforge.fml.common.registry.EntityEntry@171b82ea
[22:41:05] [Server thread/TRACE] [FML]: Registry: 8 minecraft:leash_knot net.minecraftforge.fml.common.registry.EntityEntry@49d5db99
[22:41:05] [Server thread/TRACE] [FML]: Registry: 9 minecraft:painting net.minecraftforge.fml.common.registry.EntityEntry@564d9ec2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 10 minecraft:arrow net.minecraftforge.fml.common.registry.EntityEntry@4104b585
[22:41:05] [Server thread/TRACE] [FML]: Registry: 11 minecraft:snowball net.minecraftforge.fml.common.registry.EntityEntry@ac3739d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 12 minecraft:fireball net.minecraftforge.fml.common.registry.EntityEntry@6809a461
[22:41:05] [Server thread/TRACE] [FML]: Registry: 13 minecraft:small_fireball net.minecraftforge.fml.common.registry.EntityEntry@518e9141
[22:41:05] [Server thread/TRACE] [FML]: Registry: 14 minecraft:ender_pearl net.minecraftforge.fml.common.registry.EntityEntry@58fe7e22
[22:41:05] [Server thread/TRACE] [FML]: Registry: 15 minecraft:eye_of_ender_signal net.minecraftforge.fml.common.registry.EntityEntry@591dd039
[22:41:05] [Server thread/TRACE] [FML]: Registry: 16 minecraft:potion net.minecraftforge.fml.common.registry.EntityEntry@597f9d91
[22:41:05] [Server thread/TRACE] [FML]: Registry: 17 minecraft:xp_bottle net.minecraftforge.fml.common.registry.EntityEntry@64d128d0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 18 minecraft:item_frame net.minecraftforge.fml.common.registry.EntityEntry@4f755506
[22:41:05] [Server thread/TRACE] [FML]: Registry: 19 minecraft:wither_skull net.minecraftforge.fml.common.registry.EntityEntry@5b3c491e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 20 minecraft:tnt net.minecraftforge.fml.common.registry.EntityEntry@44c141ce
[22:41:05] [Server thread/TRACE] [FML]: Registry: 21 minecraft:falling_block net.minecraftforge.fml.common.registry.EntityEntry@67dc8aa8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 22 minecraft:fireworks_rocket net.minecraftforge.fml.common.registry.EntityEntry@642aa8ea
[22:41:05] [Server thread/TRACE] [FML]: Registry: 23 minecraft:husk net.minecraftforge.fml.common.registry.EntityEntry@10744fff
[22:41:05] [Server thread/TRACE] [FML]: Registry: 24 minecraft:spectral_arrow net.minecraftforge.fml.common.registry.EntityEntry@2662997a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 25 minecraft:shulker_bullet net.minecraftforge.fml.common.registry.EntityEntry@4e31229f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 26 minecraft:dragon_fireball net.minecraftforge.fml.common.registry.EntityEntry@60a6564c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 27 minecraft:zombie_villager net.minecraftforge.fml.common.registry.EntityEntry@1be49e00
[22:41:05] [Server thread/TRACE] [FML]: Registry: 28 minecraft:skeleton_horse net.minecraftforge.fml.common.registry.EntityEntry@1d413e98
[22:41:05] [Server thread/TRACE] [FML]: Registry: 29 minecraft:zombie_horse net.minecraftforge.fml.common.registry.EntityEntry@5b1295c0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 30 minecraft:armor_stand net.minecraftforge.fml.common.registry.EntityEntry@bf3aa52
[22:41:05] [Server thread/TRACE] [FML]: Registry: 31 minecraft:donkey net.minecraftforge.fml.common.registry.EntityEntry@3e272f0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 32 minecraft:mule net.minecraftforge.fml.common.registry.EntityEntry@47bcaf67
[22:41:05] [Server thread/TRACE] [FML]: Registry: 33 minecraft:evocation_fangs net.minecraftforge.fml.common.registry.EntityEntry@48b1f8f5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 34 minecraft:evocation_illager net.minecraftforge.fml.common.registry.EntityEntry@2c59b9f4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 35 minecraft:vex net.minecraftforge.fml.common.registry.EntityEntry@fed510f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 36 minecraft:vindication_illager net.minecraftforge.fml.common.registry.EntityEntry@2fd2a6a4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 37 minecraft:illusion_illager net.minecraftforge.fml.common.registry.EntityEntry@45c5cd9a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 40 minecraft:commandblock_minecart net.minecraftforge.fml.common.registry.EntityEntry@5145dddc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 41 minecraft:boat net.minecraftforge.fml.common.registry.EntityEntry@3b191676
[22:41:05] [Server thread/TRACE] [FML]: Registry: 42 minecraft:minecart net.minecraftforge.fml.common.registry.EntityEntry@31d96cd6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 43 minecraft:chest_minecart net.minecraftforge.fml.common.registry.EntityEntry@292d1705
[22:41:05] [Server thread/TRACE] [FML]: Registry: 44 minecraft:furnace_minecart net.minecraftforge.fml.common.registry.EntityEntry@4263fbe8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 45 minecraft:tnt_minecart net.minecraftforge.fml.common.registry.EntityEntry@3d4ea4cf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 46 minecraft:hopper_minecart net.minecraftforge.fml.common.registry.EntityEntry@16d4757f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 47 minecraft:spawner_minecart net.minecraftforge.fml.common.registry.EntityEntry@4b45016d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 50 minecraft:creeper net.minecraftforge.fml.common.registry.EntityEntry@32e9c8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 51 minecraft:skeleton net.minecraftforge.fml.common.registry.EntityEntry@7e5c04a4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 52 minecraft:spider net.minecraftforge.fml.common.registry.EntityEntry@7072606
[22:41:05] [Server thread/TRACE] [FML]: Registry: 53 minecraft:giant net.minecraftforge.fml.common.registry.EntityEntry@56b4951a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 54 minecraft:zombie net.minecraftforge.fml.common.registry.EntityEntry@2d58136
[22:41:05] [Server thread/TRACE] [FML]: Registry: 55 minecraft:slime net.minecraftforge.fml.common.registry.EntityEntry@17f43f4a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 56 minecraft:ghast net.minecraftforge.fml.common.registry.EntityEntry@59f0ef6e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 57 minecraft:zombie_pigman net.minecraftforge.fml.common.registry.EntityEntry@43941806
[22:41:05] [Server thread/TRACE] [FML]: Registry: 58 minecraft:enderman net.minecraftforge.fml.common.registry.EntityEntry@1b1d2d7b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 59 minecraft:cave_spider net.minecraftforge.fml.common.registry.EntityEntry@73daf6a6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 60 minecraft:silverfish net.minecraftforge.fml.common.registry.EntityEntry@d884e9a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 61 minecraft:blaze net.minecraftforge.fml.common.registry.EntityEntry@31cae1e4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 62 minecraft:magma_cube net.minecraftforge.fml.common.registry.EntityEntry@64903a20
[22:41:05] [Server thread/TRACE] [FML]: Registry: 63 minecraft:ender_dragon net.minecraftforge.fml.common.registry.EntityEntry@11b26693
[22:41:05] [Server thread/TRACE] [FML]: Registry: 64 minecraft:wither net.minecraftforge.fml.common.registry.EntityEntry@509d0d21
[22:41:05] [Server thread/TRACE] [FML]: Registry: 65 minecraft:bat net.minecraftforge.fml.common.registry.EntityEntry@6245303e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 66 minecraft:witch net.minecraftforge.fml.common.registry.EntityEntry@5269aa68
[22:41:05] [Server thread/TRACE] [FML]: Registry: 67 minecraft:endermite net.minecraftforge.fml.common.registry.EntityEntry@6a7c0932
[22:41:05] [Server thread/TRACE] [FML]: Registry: 68 minecraft:guardian net.minecraftforge.fml.common.registry.EntityEntry@4e64e44c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 69 minecraft:shulker net.minecraftforge.fml.common.registry.EntityEntry@4c33bf70
[22:41:05] [Server thread/TRACE] [FML]: Registry: 90 minecraft:pig net.minecraftforge.fml.common.registry.EntityEntry@2db55dec
[22:41:05] [Server thread/TRACE] [FML]: Registry: 91 minecraft:sheep net.minecraftforge.fml.common.registry.EntityEntry@2dacaa7f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 92 minecraft:cow net.minecraftforge.fml.common.registry.EntityEntry@1a927db2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 93 minecraft:chicken net.minecraftforge.fml.common.registry.EntityEntry@18b12df9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 94 minecraft:squid net.minecraftforge.fml.common.registry.EntityEntry@74de1e9d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 95 minecraft:wolf net.minecraftforge.fml.common.registry.EntityEntry@66f62b8c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 96 minecraft:mooshroom net.minecraftforge.fml.common.registry.EntityEntry@5faa0c51
[22:41:05] [Server thread/TRACE] [FML]: Registry: 97 minecraft:snowman net.minecraftforge.fml.common.registry.EntityEntry@404d90c5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 98 minecraft:ocelot net.minecraftforge.fml.common.registry.EntityEntry@47db20e0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 99 minecraft:villager_golem net.minecraftforge.fml.common.registry.EntityEntry@1c586bb6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 100 minecraft:horse net.minecraftforge.fml.common.registry.EntityEntry@78a03662
[22:41:05] [Server thread/TRACE] [FML]: Registry: 101 minecraft:rabbit net.minecraftforge.fml.common.registry.EntityEntry@5259469d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 102 minecraft:polar_bear net.minecraftforge.fml.common.registry.EntityEntry@2efda33d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 103 minecraft:llama net.minecraftforge.fml.common.registry.EntityEntry@4a0934a8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 104 minecraft:llama_spit net.minecraftforge.fml.common.registry.EntityEntry@32df1a2a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 105 minecraft:parrot net.minecraftforge.fml.common.registry.EntityEntry@71a2a9a0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 120 minecraft:villager net.minecraftforge.fml.common.registry.EntityEntry@3b0471a5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 200 minecraft:ender_crystal net.minecraftforge.fml.common.registry.EntityEntry@78167
[22:41:05] [Server thread/TRACE] [FML]: Registry Name : minecraft:blocks
[22:41:05] [Server thread/TRACE] [FML]: Registry: 0 minecraft:air Block{minecraft:air}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 1 minecraft:stone Block{minecraft:stone}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2 minecraft:grass Block{minecraft:grass}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 3 minecraft:dirt Block{minecraft:dirt}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 4 minecraft:cobblestone Block{minecraft:cobblestone}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 5 minecraft:planks Block{minecraft:planks}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 6 minecraft:sapling Block{minecraft:sapling}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 7 minecraft:bedrock Block{minecraft:bedrock}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 8 minecraft:flowing_water Block{minecraft:flowing_water}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 9 minecraft:water Block{minecraft:water}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 10 minecraft:flowing_lava Block{minecraft:flowing_lava}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 11 minecraft:lava Block{minecraft:lava}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 12 minecraft:sand Block{minecraft:sand}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 13 minecraft:gravel Block{minecraft:gravel}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 14 minecraft:gold_ore Block{minecraft:gold_ore}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 15 minecraft:iron_ore Block{minecraft:iron_ore}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 16 minecraft:coal_ore Block{minecraft:coal_ore}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 17 minecraft:log Block{minecraft:log}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 18 minecraft:leaves Block{minecraft:leaves}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 19 minecraft:sponge Block{minecraft:sponge}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 20 minecraft:glass Block{minecraft:glass}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 21 minecraft:lapis_ore Block{minecraft:lapis_ore}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 22 minecraft:lapis_block Block{minecraft:lapis_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 23 minecraft:dispenser Block{minecraft:dispenser}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 24 minecraft:sandstone Block{minecraft:sandstone}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 25 minecraft:noteblock Block{minecraft:noteblock}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 26 minecraft:bed Block{minecraft:bed}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 27 minecraft:golden_rail Block{minecraft:golden_rail}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 28 minecraft:detector_rail Block{minecraft:detector_rail}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 29 minecraft:sticky_piston Block{minecraft:sticky_piston}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 30 minecraft:web Block{minecraft:web}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 31 minecraft:tallgrass Block{minecraft:tallgrass}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 32 minecraft:deadbush Block{minecraft:deadbush}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 33 minecraft:piston Block{minecraft:piston}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 34 minecraft:piston_head Block{minecraft:piston_head}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 35 minecraft:wool Block{minecraft:wool}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 36 minecraft:piston_extension Block{minecraft:piston_extension}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 37 minecraft:yellow_flower Block{minecraft:yellow_flower}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 38 minecraft:red_flower Block{minecraft:red_flower}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 39 minecraft:brown_mushroom Block{minecraft:brown_mushroom}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 40 minecraft:red_mushroom Block{minecraft:red_mushroom}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 41 minecraft:gold_block Block{minecraft:gold_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 42 minecraft:iron_block Block{minecraft:iron_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 43 minecraft:double_stone_slab Block{minecraft:double_stone_slab}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 44 minecraft:stone_slab Block{minecraft:stone_slab}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 45 minecraft:brick_block Block{minecraft:brick_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 46 minecraft:tnt Block{minecraft:tnt}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 47 minecraft:bookshelf Block{minecraft:bookshelf}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 48 minecraft:mossy_cobblestone Block{minecraft:mossy_cobblestone}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 49 minecraft:obsidian Block{minecraft:obsidian}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 50 minecraft:torch Block{minecraft:torch}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 51 minecraft:fire Block{minecraft:fire}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 52 minecraft:mob_spawner Block{minecraft:mob_spawner}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 53 minecraft:oak_stairs Block{minecraft:oak_stairs}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 54 minecraft:chest Block{minecraft:chest}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 55 minecraft:redstone_wire Block{minecraft:redstone_wire}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 56 minecraft:diamond_ore Block{minecraft:diamond_ore}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 57 minecraft:diamond_block Block{minecraft:diamond_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 58 minecraft:crafting_table Block{minecraft:crafting_table}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 59 minecraft:wheat Block{minecraft:wheat}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 60 minecraft:farmland Block{minecraft:farmland}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 61 minecraft:furnace Block{minecraft:furnace}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 62 minecraft:lit_furnace Block{minecraft:lit_furnace}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 63 minecraft:standing_sign Block{minecraft:standing_sign}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 64 minecraft:wooden_door Block{minecraft:wooden_door}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 65 minecraft:ladder Block{minecraft:ladder}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 66 minecraft:rail Block{minecraft:rail}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 67 minecraft:stone_stairs Block{minecraft:stone_stairs}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 68 minecraft:wall_sign Block{minecraft:wall_sign}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 69 minecraft:lever Block{minecraft:lever}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 70 minecraft:stone_pressure_plate Block{minecraft:stone_pressure_plate}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 71 minecraft:iron_door Block{minecraft:iron_door}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 72 minecraft:wooden_pressure_plate Block{minecraft:wooden_pressure_plate}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 73 minecraft:redstone_ore Block{minecraft:redstone_ore}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 74 minecraft:lit_redstone_ore Block{minecraft:lit_redstone_ore}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 75 minecraft:unlit_redstone_torch Block{minecraft:unlit_redstone_torch}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 76 minecraft:redstone_torch Block{minecraft:redstone_torch}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 77 minecraft:stone_button Block{minecraft:stone_button}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 78 minecraft:snow_layer Block{minecraft:snow_layer}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 79 minecraft:ice Block{minecraft:ice}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 80 minecraft:snow Block{minecraft:snow}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 81 minecraft:cactus Block{minecraft:cactus}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 82 minecraft:clay Block{minecraft:clay}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 83 minecraft:reeds Block{minecraft:reeds}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 84 minecraft:jukebox Block{minecraft:jukebox}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 85 minecraft:fence Block{minecraft:fence}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 86 minecraft:pumpkin Block{minecraft:pumpkin}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 87 minecraft:netherrack Block{minecraft:netherrack}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 88 minecraft:soul_sand Block{minecraft:soul_sand}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 89 minecraft:glowstone Block{minecraft:glowstone}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 90 minecraft:portal Block{minecraft:portal}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 91 minecraft:lit_pumpkin Block{minecraft:lit_pumpkin}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 92 minecraft:cake Block{minecraft:cake}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 93 minecraft:unpowered_repeater Block{minecraft:unpowered_repeater}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 94 minecraft:powered_repeater Block{minecraft:powered_repeater}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 95 minecraft:stained_glass Block{minecraft:stained_glass}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 96 minecraft:trapdoor Block{minecraft:trapdoor}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 97 minecraft:monster_egg Block{minecraft:monster_egg}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 98 minecraft:stonebrick Block{minecraft:stonebrick}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 99 minecraft:brown_mushroom_block Block{minecraft:brown_mushroom_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 100 minecraft:red_mushroom_block Block{minecraft:red_mushroom_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 101 minecraft:iron_bars Block{minecraft:iron_bars}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 102 minecraft:glass_pane Block{minecraft:glass_pane}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 103 minecraft:melon_block Block{minecraft:melon_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 104 minecraft:pumpkin_stem Block{minecraft:pumpkin_stem}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 105 minecraft:melon_stem Block{minecraft:melon_stem}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 106 minecraft:vine Block{minecraft:vine}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 107 minecraft:fence_gate Block{minecraft:fence_gate}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 108 minecraft:brick_stairs Block{minecraft:brick_stairs}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 109 minecraft:stone_brick_stairs Block{minecraft:stone_brick_stairs}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 110 minecraft:mycelium Block{minecraft:mycelium}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 111 minecraft:waterlily Block{minecraft:waterlily}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 112 minecraft:nether_brick Block{minecraft:nether_brick}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 113 minecraft:nether_brick_fence Block{minecraft:nether_brick_fence}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 114 minecraft:nether_brick_stairs Block{minecraft:nether_brick_stairs}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 115 minecraft:nether_wart Block{minecraft:nether_wart}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 116 minecraft:enchanting_table Block{minecraft:enchanting_table}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 117 minecraft:brewing_stand Block{minecraft:brewing_stand}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 118 minecraft:cauldron Block{minecraft:cauldron}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 119 minecraft:end_portal Block{minecraft:end_portal}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 120 minecraft:end_portal_frame Block{minecraft:end_portal_frame}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 121 minecraft:end_stone Block{minecraft:end_stone}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 122 minecraft:dragon_egg Block{minecraft:dragon_egg}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 123 minecraft:redstone_lamp Block{minecraft:redstone_lamp}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 124 minecraft:lit_redstone_lamp Block{minecraft:lit_redstone_lamp}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 125 minecraft:double_wooden_slab Block{minecraft:double_wooden_slab}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 126 minecraft:wooden_slab Block{minecraft:wooden_slab}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 127 minecraft:cocoa Block{minecraft:cocoa}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 128 minecraft:sandstone_stairs Block{minecraft:sandstone_stairs}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 129 minecraft:emerald_ore Block{minecraft:emerald_ore}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 130 minecraft:ender_chest Block{minecraft:ender_chest}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 131 minecraft:tripwire_hook Block{minecraft:tripwire_hook}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 132 minecraft:tripwire Block{minecraft:tripwire}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 133 minecraft:emerald_block Block{minecraft:emerald_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 134 minecraft:spruce_stairs Block{minecraft:spruce_stairs}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 135 minecraft:birch_stairs Block{minecraft:birch_stairs}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 136 minecraft:jungle_stairs Block{minecraft:jungle_stairs}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 137 minecraft:command_block Block{minecraft:command_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 138 minecraft:beacon Block{minecraft:beacon}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 139 minecraft:cobblestone_wall Block{minecraft:cobblestone_wall}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 140 minecraft:flower_pot Block{minecraft:flower_pot}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 141 minecraft:carrots Block{minecraft:carrots}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 142 minecraft:potatoes Block{minecraft:potatoes}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 143 minecraft:wooden_button Block{minecraft:wooden_button}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 144 minecraft:skull Block{minecraft:skull}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 145 minecraft:anvil Block{minecraft:anvil}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 146 minecraft:trapped_chest Block{minecraft:trapped_chest}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 147 minecraft:light_weighted_pressure_plate Block{minecraft:light_weighted_pressure_plate}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 148 minecraft:heavy_weighted_pressure_plate Block{minecraft:heavy_weighted_pressure_plate}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 149 minecraft:unpowered_comparator Block{minecraft:unpowered_comparator}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 150 minecraft:powered_comparator Block{minecraft:powered_comparator}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 151 minecraft:daylight_detector Block{minecraft:daylight_detector}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 152 minecraft:redstone_block Block{minecraft:redstone_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 153 minecraft:quartz_ore Block{minecraft:quartz_ore}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 154 minecraft:hopper Block{minecraft:hopper}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 155 minecraft:quartz_block Block{minecraft:quartz_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 156 minecraft:quartz_stairs Block{minecraft:quartz_stairs}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 157 minecraft:activator_rail Block{minecraft:activator_rail}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 158 minecraft:dropper Block{minecraft:dropper}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 159 minecraft:stained_hardened_clay Block{minecraft:stained_hardened_clay}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 160 minecraft:stained_glass_pane Block{minecraft:stained_glass_pane}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 161 minecraft:leaves2 Block{minecraft:leaves2}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 162 minecraft:log2 Block{minecraft:log2}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 163 minecraft:acacia_stairs Block{minecraft:acacia_stairs}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 164 minecraft:dark_oak_stairs Block{minecraft:dark_oak_stairs}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 165 minecraft:slime Block{minecraft:slime}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 166 minecraft:barrier Block{minecraft:barrier}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 167 minecraft:iron_trapdoor Block{minecraft:iron_trapdoor}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 168 minecraft:prismarine Block{minecraft:prismarine}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 169 minecraft:sea_lantern Block{minecraft:sea_lantern}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 170 minecraft:hay_block Block{minecraft:hay_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 171 minecraft:carpet Block{minecraft:carpet}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 172 minecraft:hardened_clay Block{minecraft:hardened_clay}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 173 minecraft:coal_block Block{minecraft:coal_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 174 minecraft:packed_ice Block{minecraft:packed_ice}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 175 minecraft:double_plant Block{minecraft:double_plant}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 176 minecraft:standing_banner Block{minecraft:standing_banner}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 177 minecraft:wall_banner Block{minecraft:wall_banner}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 178 minecraft:daylight_detector_inverted Block{minecraft:daylight_detector_inverted}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 179 minecraft:red_sandstone Block{minecraft:red_sandstone}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 180 minecraft:red_sandstone_stairs Block{minecraft:red_sandstone_stairs}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 181 minecraft:double_stone_slab2 Block{minecraft:double_stone_slab2}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 182 minecraft:stone_slab2 Block{minecraft:stone_slab2}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 183 minecraft:spruce_fence_gate Block{minecraft:spruce_fence_gate}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 184 minecraft:birch_fence_gate Block{minecraft:birch_fence_gate}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 185 minecraft:jungle_fence_gate Block{minecraft:jungle_fence_gate}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 186 minecraft:dark_oak_fence_gate Block{minecraft:dark_oak_fence_gate}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 187 minecraft:acacia_fence_gate Block{minecraft:acacia_fence_gate}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 188 minecraft:spruce_fence Block{minecraft:spruce_fence}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 189 minecraft:birch_fence Block{minecraft:birch_fence}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 190 minecraft:jungle_fence Block{minecraft:jungle_fence}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 191 minecraft:dark_oak_fence Block{minecraft:dark_oak_fence}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 192 minecraft:acacia_fence Block{minecraft:acacia_fence}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 193 minecraft:spruce_door Block{minecraft:spruce_door}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 194 minecraft:birch_door Block{minecraft:birch_door}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 195 minecraft:jungle_door Block{minecraft:jungle_door}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 196 minecraft:acacia_door Block{minecraft:acacia_door}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 197 minecraft:dark_oak_door Block{minecraft:dark_oak_door}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 198 minecraft:end_rod Block{minecraft:end_rod}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 199 minecraft:chorus_plant Block{minecraft:chorus_plant}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 200 minecraft:chorus_flower Block{minecraft:chorus_flower}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 201 minecraft:purpur_block Block{minecraft:purpur_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 202 minecraft:purpur_pillar Block{minecraft:purpur_pillar}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 203 minecraft:purpur_stairs Block{minecraft:purpur_stairs}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 204 minecraft:purpur_double_slab Block{minecraft:purpur_double_slab}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 205 minecraft:purpur_slab Block{minecraft:purpur_slab}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 206 minecraft:end_bricks Block{minecraft:end_bricks}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 207 minecraft:beetroots Block{minecraft:beetroots}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 208 minecraft:grass_path Block{minecraft:grass_path}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 209 minecraft:end_gateway Block{minecraft:end_gateway}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 210 minecraft:repeating_command_block Block{minecraft:repeating_command_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 211 minecraft:chain_command_block Block{minecraft:chain_command_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 212 minecraft:frosted_ice Block{minecraft:frosted_ice}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 213 minecraft:magma Block{minecraft:magma}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 214 minecraft:nether_wart_block Block{minecraft:nether_wart_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 215 minecraft:red_nether_brick Block{minecraft:red_nether_brick}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 216 minecraft:bone_block Block{minecraft:bone_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 217 minecraft:structure_void Block{minecraft:structure_void}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 218 minecraft:observer Block{minecraft:observer}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 219 minecraft:white_shulker_box Block{minecraft:white_shulker_box}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 220 minecraft:orange_shulker_box Block{minecraft:orange_shulker_box}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 221 minecraft:magenta_shulker_box Block{minecraft:magenta_shulker_box}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 222 minecraft:light_blue_shulker_box Block{minecraft:light_blue_shulker_box}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 223 minecraft:yellow_shulker_box Block{minecraft:yellow_shulker_box}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 224 minecraft:lime_shulker_box Block{minecraft:lime_shulker_box}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 225 minecraft:pink_shulker_box Block{minecraft:pink_shulker_box}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 226 minecraft:gray_shulker_box Block{minecraft:gray_shulker_box}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 227 minecraft:silver_shulker_box Block{minecraft:silver_shulker_box}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 228 minecraft:cyan_shulker_box Block{minecraft:cyan_shulker_box}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 229 minecraft:purple_shulker_box Block{minecraft:purple_shulker_box}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 230 minecraft:blue_shulker_box Block{minecraft:blue_shulker_box}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 231 minecraft:brown_shulker_box Block{minecraft:brown_shulker_box}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 232 minecraft:green_shulker_box Block{minecraft:green_shulker_box}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 233 minecraft:red_shulker_box Block{minecraft:red_shulker_box}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 234 minecraft:black_shulker_box Block{minecraft:black_shulker_box}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 235 minecraft:white_glazed_terracotta Block{minecraft:white_glazed_terracotta}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 236 minecraft:orange_glazed_terracotta Block{minecraft:orange_glazed_terracotta}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 237 minecraft:magenta_glazed_terracotta Block{minecraft:magenta_glazed_terracotta}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 238 minecraft:light_blue_glazed_terracotta Block{minecraft:light_blue_glazed_terracotta}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 239 minecraft:yellow_glazed_terracotta Block{minecraft:yellow_glazed_terracotta}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 240 minecraft:lime_glazed_terracotta Block{minecraft:lime_glazed_terracotta}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 241 minecraft:pink_glazed_terracotta Block{minecraft:pink_glazed_terracotta}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 242 minecraft:gray_glazed_terracotta Block{minecraft:gray_glazed_terracotta}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 243 minecraft:silver_glazed_terracotta Block{minecraft:silver_glazed_terracotta}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 244 minecraft:cyan_glazed_terracotta Block{minecraft:cyan_glazed_terracotta}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 245 minecraft:purple_glazed_terracotta Block{minecraft:purple_glazed_terracotta}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 246 minecraft:blue_glazed_terracotta Block{minecraft:blue_glazed_terracotta}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 247 minecraft:brown_glazed_terracotta Block{minecraft:brown_glazed_terracotta}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 248 minecraft:green_glazed_terracotta Block{minecraft:green_glazed_terracotta}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 249 minecraft:red_glazed_terracotta Block{minecraft:red_glazed_terracotta}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 250 minecraft:black_glazed_terracotta Block{minecraft:black_glazed_terracotta}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 251 minecraft:concrete Block{minecraft:concrete}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 252 minecraft:concrete_powder Block{minecraft:concrete_powder}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 253 roomery:room_holder Block{roomery:room_holder}
[22:41:05] [Server thread/TRACE] [FML]: Registry: 255 minecraft:structure_block Block{minecraft:structure_block}
[22:41:05] [Server thread/TRACE] [FML]: Registry Name : minecraft:items
[22:41:05] [Server thread/TRACE] [FML]: Registry: 0 minecraft:air net.minecraft.item.ItemAir@213f2d00
[22:41:05] [Server thread/TRACE] [FML]: Registry: 1 minecraft:stone net.minecraft.item.ItemMultiTexture@5b1f32e2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2 minecraft:grass net.minecraft.item.ItemColored@56da2437
[22:41:05] [Server thread/TRACE] [FML]: Registry: 3 minecraft:dirt net.minecraft.item.ItemMultiTexture@3ea3b20d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 4 minecraft:cobblestone net.minecraft.item.ItemBlock@17856f0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 5 minecraft:planks net.minecraft.item.ItemMultiTexture@68b59e2f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 6 minecraft:sapling net.minecraft.item.ItemMultiTexture@36f93ea3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 7 minecraft:bedrock net.minecraft.item.ItemBlock@2c48eb31
[22:41:05] [Server thread/TRACE] [FML]: Registry: 12 minecraft:sand net.minecraft.item.ItemMultiTexture@368617cd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 13 minecraft:gravel net.minecraft.item.ItemBlock@7ae88df1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 14 minecraft:gold_ore net.minecraft.item.ItemBlock@502a9b30
[22:41:05] [Server thread/TRACE] [FML]: Registry: 15 minecraft:iron_ore net.minecraft.item.ItemBlock@422ab2ff
[22:41:05] [Server thread/TRACE] [FML]: Registry: 16 minecraft:coal_ore net.minecraft.item.ItemBlock@4494ed08
[22:41:05] [Server thread/TRACE] [FML]: Registry: 17 minecraft:log net.minecraft.item.ItemMultiTexture@1b6824c1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 18 minecraft:leaves net.minecraft.item.ItemLeaves@4723445c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 19 minecraft:sponge net.minecraft.item.ItemMultiTexture@7bd76b79
[22:41:05] [Server thread/TRACE] [FML]: Registry: 20 minecraft:glass net.minecraft.item.ItemBlock@5fdfa35d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 21 minecraft:lapis_ore net.minecraft.item.ItemBlock@43165282
[22:41:05] [Server thread/TRACE] [FML]: Registry: 22 minecraft:lapis_block net.minecraft.item.ItemBlock@2976d625
[22:41:05] [Server thread/TRACE] [FML]: Registry: 23 minecraft:dispenser net.minecraft.item.ItemBlock@693afcd1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 24 minecraft:sandstone net.minecraft.item.ItemMultiTexture@3b96ea23
[22:41:05] [Server thread/TRACE] [FML]: Registry: 25 minecraft:noteblock net.minecraft.item.ItemBlock@74c58f64
[22:41:05] [Server thread/TRACE] [FML]: Registry: 27 minecraft:golden_rail net.minecraft.item.ItemBlock@65640109
[22:41:05] [Server thread/TRACE] [FML]: Registry: 28 minecraft:detector_rail net.minecraft.item.ItemBlock@5feceb2f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 29 minecraft:sticky_piston net.minecraft.item.ItemPiston@b41ceac
[22:41:05] [Server thread/TRACE] [FML]: Registry: 30 minecraft:web net.minecraft.item.ItemBlock@4ee8ea84
[22:41:05] [Server thread/TRACE] [FML]: Registry: 31 minecraft:tallgrass net.minecraft.item.ItemColored@76e5d5e5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 32 minecraft:deadbush net.minecraft.item.ItemBlock@1b0709e7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 33 minecraft:piston net.minecraft.item.ItemPiston@1e368085
[22:41:05] [Server thread/TRACE] [FML]: Registry: 35 minecraft:wool net.minecraft.item.ItemCloth@4ec1192f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 37 minecraft:yellow_flower net.minecraft.item.ItemMultiTexture@3bea7134
[22:41:05] [Server thread/TRACE] [FML]: Registry: 38 minecraft:red_flower net.minecraft.item.ItemMultiTexture@17e96b3c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 39 minecraft:brown_mushroom net.minecraft.item.ItemBlock@2d63534d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 40 minecraft:red_mushroom net.minecraft.item.ItemBlock@6316b9e3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 41 minecraft:gold_block net.minecraft.item.ItemBlock@186f7553
[22:41:05] [Server thread/TRACE] [FML]: Registry: 42 minecraft:iron_block net.minecraft.item.ItemBlock@44835de9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 44 minecraft:stone_slab net.minecraft.item.ItemSlab@73c25e8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 45 minecraft:brick_block net.minecraft.item.ItemBlock@3545bfea
[22:41:05] [Server thread/TRACE] [FML]: Registry: 46 minecraft:tnt net.minecraft.item.ItemBlock@55a8f92d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 47 minecraft:bookshelf net.minecraft.item.ItemBlock@78b3f926
[22:41:05] [Server thread/TRACE] [FML]: Registry: 48 minecraft:mossy_cobblestone net.minecraft.item.ItemBlock@1ec690bd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 49 minecraft:obsidian net.minecraft.item.ItemBlock@6e4d660
[22:41:05] [Server thread/TRACE] [FML]: Registry: 50 minecraft:torch net.minecraft.item.ItemBlock@14972600
[22:41:05] [Server thread/TRACE] [FML]: Registry: 52 minecraft:mob_spawner net.minecraft.item.ItemBlock@4eba3c3f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 53 minecraft:oak_stairs net.minecraft.item.ItemBlock@7a90796c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 54 minecraft:chest net.minecraft.item.ItemBlock@6c98079
[22:41:05] [Server thread/TRACE] [FML]: Registry: 56 minecraft:diamond_ore net.minecraft.item.ItemBlock@5135b8a3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 57 minecraft:diamond_block net.minecraft.item.ItemBlock@4ef12d7e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 58 minecraft:crafting_table net.minecraft.item.ItemBlock@375376d5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 60 minecraft:farmland net.minecraft.item.ItemBlock@7dd3f20e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 61 minecraft:furnace net.minecraft.item.ItemBlock@1dfadb7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 65 minecraft:ladder net.minecraft.item.ItemBlock@4602fa2f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 66 minecraft:rail net.minecraft.item.ItemBlock@6a4bd9e4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 67 minecraft:stone_stairs net.minecraft.item.ItemBlock@8ea1521
[22:41:05] [Server thread/TRACE] [FML]: Registry: 69 minecraft:lever net.minecraft.item.ItemBlock@7424a39e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 70 minecraft:stone_pressure_plate net.minecraft.item.ItemBlock@2526ecb7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 72 minecraft:wooden_pressure_plate net.minecraft.item.ItemBlock@1196950e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 73 minecraft:redstone_ore net.minecraft.item.ItemBlock@490dc900
[22:41:05] [Server thread/TRACE] [FML]: Registry: 76 minecraft:redstone_torch net.minecraft.item.ItemBlock@18e4bbec
[22:41:05] [Server thread/TRACE] [FML]: Registry: 77 minecraft:stone_button net.minecraft.item.ItemBlock@ab5af13
[22:41:05] [Server thread/TRACE] [FML]: Registry: 78 minecraft:snow_layer net.minecraft.item.ItemSnow@8ccec82
[22:41:05] [Server thread/TRACE] [FML]: Registry: 79 minecraft:ice net.minecraft.item.ItemBlock@35ca0dac
[22:41:05] [Server thread/TRACE] [FML]: Registry: 80 minecraft:snow net.minecraft.item.ItemBlock@12a0f131
[22:41:05] [Server thread/TRACE] [FML]: Registry: 81 minecraft:cactus net.minecraft.item.ItemBlock@4eff65ce
[22:41:05] [Server thread/TRACE] [FML]: Registry: 82 minecraft:clay net.minecraft.item.ItemBlock@2138386f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 84 minecraft:jukebox net.minecraft.item.ItemBlock@44faf689
[22:41:05] [Server thread/TRACE] [FML]: Registry: 85 minecraft:fence net.minecraft.item.ItemBlock@5146ae5e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 86 minecraft:pumpkin net.minecraft.item.ItemBlock@4eaf08f4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 87 minecraft:netherrack net.minecraft.item.ItemBlock@78405f00
[22:41:05] [Server thread/TRACE] [FML]: Registry: 88 minecraft:soul_sand net.minecraft.item.ItemBlock@295f115d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 89 minecraft:glowstone net.minecraft.item.ItemBlock@a6cb2c9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 91 minecraft:lit_pumpkin net.minecraft.item.ItemBlock@3c32f3d8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 95 minecraft:stained_glass net.minecraft.item.ItemCloth@42bb0492
[22:41:05] [Server thread/TRACE] [FML]: Registry: 96 minecraft:trapdoor net.minecraft.item.ItemBlock@46700301
[22:41:05] [Server thread/TRACE] [FML]: Registry: 97 minecraft:monster_egg net.minecraft.item.ItemMultiTexture@23317e8a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 98 minecraft:stonebrick net.minecraft.item.ItemMultiTexture@7c142018
[22:41:05] [Server thread/TRACE] [FML]: Registry: 99 minecraft:brown_mushroom_block net.minecraft.item.ItemBlock@7ef706b0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 100 minecraft:red_mushroom_block net.minecraft.item.ItemBlock@793577e0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 101 minecraft:iron_bars net.minecraft.item.ItemBlock@39e75e88
[22:41:05] [Server thread/TRACE] [FML]: Registry: 102 minecraft:glass_pane net.minecraft.item.ItemBlock@642ebd4c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 103 minecraft:melon_block net.minecraft.item.ItemBlock@222af5ff
[22:41:05] [Server thread/TRACE] [FML]: Registry: 106 minecraft:vine net.minecraft.item.ItemColored@70721c2d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 107 minecraft:fence_gate net.minecraft.item.ItemBlock@73e21fb5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 108 minecraft:brick_stairs net.minecraft.item.ItemBlock@656c356c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 109 minecraft:stone_brick_stairs net.minecraft.item.ItemBlock@3146c61d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 110 minecraft:mycelium net.minecraft.item.ItemBlock@6321e29b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 111 minecraft:waterlily net.minecraft.item.ItemLilyPad@16716cc0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 112 minecraft:nether_brick net.minecraft.item.ItemBlock@1100363d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 113 minecraft:nether_brick_fence net.minecraft.item.ItemBlock@7d593bbc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 114 minecraft:nether_brick_stairs net.minecraft.item.ItemBlock@788be73c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 116 minecraft:enchanting_table net.minecraft.item.ItemBlock@65018381
[22:41:05] [Server thread/TRACE] [FML]: Registry: 120 minecraft:end_portal_frame net.minecraft.item.ItemBlock@75a0e0c2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 121 minecraft:end_stone net.minecraft.item.ItemBlock@4190b111
[22:41:05] [Server thread/TRACE] [FML]: Registry: 122 minecraft:dragon_egg net.minecraft.item.ItemBlock@ff186c2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 123 minecraft:redstone_lamp net.minecraft.item.ItemBlock@7d25d10e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 126 minecraft:wooden_slab net.minecraft.item.ItemSlab@3979ff82
[22:41:05] [Server thread/TRACE] [FML]: Registry: 128 minecraft:sandstone_stairs net.minecraft.item.ItemBlock@77524169
[22:41:05] [Server thread/TRACE] [FML]: Registry: 129 minecraft:emerald_ore net.minecraft.item.ItemBlock@74161ed7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 130 minecraft:ender_chest net.minecraft.item.ItemBlock@27e80cfa
[22:41:05] [Server thread/TRACE] [FML]: Registry: 131 minecraft:tripwire_hook net.minecraft.item.ItemBlock@519b726a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 133 minecraft:emerald_block net.minecraft.item.ItemBlock@34272839
[22:41:05] [Server thread/TRACE] [FML]: Registry: 134 minecraft:spruce_stairs net.minecraft.item.ItemBlock@708378cc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 135 minecraft:birch_stairs net.minecraft.item.ItemBlock@17eb35fa
[22:41:05] [Server thread/TRACE] [FML]: Registry: 136 minecraft:jungle_stairs net.minecraft.item.ItemBlock@1d691d4f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 137 minecraft:command_block net.minecraft.item.ItemBlock@1082883b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 138 minecraft:beacon net.minecraft.item.ItemBlock@7b2cd7ff
[22:41:05] [Server thread/TRACE] [FML]: Registry: 139 minecraft:cobblestone_wall net.minecraft.item.ItemMultiTexture@7f5582db
[22:41:05] [Server thread/TRACE] [FML]: Registry: 143 minecraft:wooden_button net.minecraft.item.ItemBlock@1b09f4fb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 145 minecraft:anvil net.minecraft.item.ItemAnvilBlock@30130a31
[22:41:05] [Server thread/TRACE] [FML]: Registry: 146 minecraft:trapped_chest net.minecraft.item.ItemBlock@5aa0d535
[22:41:05] [Server thread/TRACE] [FML]: Registry: 147 minecraft:light_weighted_pressure_plate net.minecraft.item.ItemBlock@7cb32ca5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 148 minecraft:heavy_weighted_pressure_plate net.minecraft.item.ItemBlock@76334a3a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 151 minecraft:daylight_detector net.minecraft.item.ItemBlock@5e59844f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 152 minecraft:redstone_block net.minecraft.item.ItemBlock@28cfbcc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 153 minecraft:quartz_ore net.minecraft.item.ItemBlock@67bf393c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 154 minecraft:hopper net.minecraft.item.ItemBlock@b31cd6b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 155 minecraft:quartz_block net.minecraft.item.ItemMultiTexture@19d85bbe
[22:41:05] [Server thread/TRACE] [FML]: Registry: 156 minecraft:quartz_stairs net.minecraft.item.ItemBlock@7c6f91d2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 157 minecraft:activator_rail net.minecraft.item.ItemBlock@628721ba
[22:41:05] [Server thread/TRACE] [FML]: Registry: 158 minecraft:dropper net.minecraft.item.ItemBlock@67d8e214
[22:41:05] [Server thread/TRACE] [FML]: Registry: 159 minecraft:stained_hardened_clay net.minecraft.item.ItemCloth@3c0640fa
[22:41:05] [Server thread/TRACE] [FML]: Registry: 160 minecraft:stained_glass_pane net.minecraft.item.ItemCloth@6eed5b68
[22:41:05] [Server thread/TRACE] [FML]: Registry: 161 minecraft:leaves2 net.minecraft.item.ItemLeaves@7631fb3e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 162 minecraft:log2 net.minecraft.item.ItemMultiTexture@4698ae6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 163 minecraft:acacia_stairs net.minecraft.item.ItemBlock@6b8773c7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 164 minecraft:dark_oak_stairs net.minecraft.item.ItemBlock@74534564
[22:41:05] [Server thread/TRACE] [FML]: Registry: 165 minecraft:slime net.minecraft.item.ItemBlock@5876cd86
[22:41:05] [Server thread/TRACE] [FML]: Registry: 166 minecraft:barrier net.minecraft.item.ItemBlock@3c67b7a9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 167 minecraft:iron_trapdoor net.minecraft.item.ItemBlock@67b6cb6e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 168 minecraft:prismarine net.minecraft.item.ItemMultiTexture@40f88929
[22:41:05] [Server thread/TRACE] [FML]: Registry: 169 minecraft:sea_lantern net.minecraft.item.ItemBlock@18a9762
[22:41:05] [Server thread/TRACE] [FML]: Registry: 170 minecraft:hay_block net.minecraft.item.ItemBlock@47de4dce
[22:41:05] [Server thread/TRACE] [FML]: Registry: 171 minecraft:carpet net.minecraft.item.ItemCloth@4951c45f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 172 minecraft:hardened_clay net.minecraft.item.ItemBlock@488ae823
[22:41:05] [Server thread/TRACE] [FML]: Registry: 173 minecraft:coal_block net.minecraft.item.ItemBlock@19b6b7e7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 174 minecraft:packed_ice net.minecraft.item.ItemBlock@2c332922
[22:41:05] [Server thread/TRACE] [FML]: Registry: 175 minecraft:double_plant net.minecraft.item.ItemMultiTexture@27b89e0a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 179 minecraft:red_sandstone net.minecraft.item.ItemMultiTexture@b0bd567
[22:41:05] [Server thread/TRACE] [FML]: Registry: 180 minecraft:red_sandstone_stairs net.minecraft.item.ItemBlock@7f8586f9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 182 minecraft:stone_slab2 net.minecraft.item.ItemSlab@248227db
[22:41:05] [Server thread/TRACE] [FML]: Registry: 183 minecraft:spruce_fence_gate net.minecraft.item.ItemBlock@62371858
[22:41:05] [Server thread/TRACE] [FML]: Registry: 184 minecraft:birch_fence_gate net.minecraft.item.ItemBlock@17478cec
[22:41:05] [Server thread/TRACE] [FML]: Registry: 185 minecraft:jungle_fence_gate net.minecraft.item.ItemBlock@7734695d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 186 minecraft:dark_oak_fence_gate net.minecraft.item.ItemBlock@14c8dfb9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 187 minecraft:acacia_fence_gate net.minecraft.item.ItemBlock@4e67f0a0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 188 minecraft:spruce_fence net.minecraft.item.ItemBlock@642270ad
[22:41:05] [Server thread/TRACE] [FML]: Registry: 189 minecraft:birch_fence net.minecraft.item.ItemBlock@439c706
[22:41:05] [Server thread/TRACE] [FML]: Registry: 190 minecraft:jungle_fence net.minecraft.item.ItemBlock@17e427b6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 191 minecraft:dark_oak_fence net.minecraft.item.ItemBlock@73344f4a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 192 minecraft:acacia_fence net.minecraft.item.ItemBlock@4e4ee99
[22:41:05] [Server thread/TRACE] [FML]: Registry: 198 minecraft:end_rod net.minecraft.item.ItemBlock@738a977d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 199 minecraft:chorus_plant net.minecraft.item.ItemBlock@5963a2c9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 200 minecraft:chorus_flower net.minecraft.item.ItemBlock@79143853
[22:41:05] [Server thread/TRACE] [FML]: Registry: 201 minecraft:purpur_block net.minecraft.item.ItemBlock@541ea657
[22:41:05] [Server thread/TRACE] [FML]: Registry: 202 minecraft:purpur_pillar net.minecraft.item.ItemBlock@7308e2d6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 203 minecraft:purpur_stairs net.minecraft.item.ItemBlock@37b97394
[22:41:05] [Server thread/TRACE] [FML]: Registry: 205 minecraft:purpur_slab net.minecraft.item.ItemSlab@6f371390
[22:41:05] [Server thread/TRACE] [FML]: Registry: 206 minecraft:end_bricks net.minecraft.item.ItemBlock@66851c18
[22:41:05] [Server thread/TRACE] [FML]: Registry: 208 minecraft:grass_path net.minecraft.item.ItemBlock@6d398593
[22:41:05] [Server thread/TRACE] [FML]: Registry: 210 minecraft:repeating_command_block net.minecraft.item.ItemBlock@fb69ab1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 211 minecraft:chain_command_block net.minecraft.item.ItemBlock@5ac3c6cd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 213 minecraft:magma net.minecraft.item.ItemBlock@9223122
[22:41:05] [Server thread/TRACE] [FML]: Registry: 214 minecraft:nether_wart_block net.minecraft.item.ItemBlock@3c2b7322
[22:41:05] [Server thread/TRACE] [FML]: Registry: 215 minecraft:red_nether_brick net.minecraft.item.ItemBlock@7731504
[22:41:05] [Server thread/TRACE] [FML]: Registry: 216 minecraft:bone_block net.minecraft.item.ItemBlock@43c25e89
[22:41:05] [Server thread/TRACE] [FML]: Registry: 217 minecraft:structure_void net.minecraft.item.ItemBlock@5b71ccf2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 218 minecraft:observer net.minecraft.item.ItemBlock@3c2406dd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 219 minecraft:white_shulker_box net.minecraft.item.ItemShulkerBox@7207cb8b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 220 minecraft:orange_shulker_box net.minecraft.item.ItemShulkerBox@27449f65
[22:41:05] [Server thread/TRACE] [FML]: Registry: 221 minecraft:magenta_shulker_box net.minecraft.item.ItemShulkerBox@3b4a77be
[22:41:05] [Server thread/TRACE] [FML]: Registry: 222 minecraft:light_blue_shulker_box net.minecraft.item.ItemShulkerBox@1ff55410
[22:41:05] [Server thread/TRACE] [FML]: Registry: 223 minecraft:yellow_shulker_box net.minecraft.item.ItemShulkerBox@53628ff6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 224 minecraft:lime_shulker_box net.minecraft.item.ItemShulkerBox@505e8d48
[22:41:05] [Server thread/TRACE] [FML]: Registry: 225 minecraft:pink_shulker_box net.minecraft.item.ItemShulkerBox@3841e77a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 226 minecraft:gray_shulker_box net.minecraft.item.ItemShulkerBox@d2161b6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 227 minecraft:silver_shulker_box net.minecraft.item.ItemShulkerBox@4a7b42db
[22:41:05] [Server thread/TRACE] [FML]: Registry: 228 minecraft:cyan_shulker_box net.minecraft.item.ItemShulkerBox@6e6bb211
[22:41:05] [Server thread/TRACE] [FML]: Registry: 229 minecraft:purple_shulker_box net.minecraft.item.ItemShulkerBox@5926f291
[22:41:05] [Server thread/TRACE] [FML]: Registry: 230 minecraft:blue_shulker_box net.minecraft.item.ItemShulkerBox@5f0c04d2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 231 minecraft:brown_shulker_box net.minecraft.item.ItemShulkerBox@4ff1f872
[22:41:05] [Server thread/TRACE] [FML]: Registry: 232 minecraft:green_shulker_box net.minecraft.item.ItemShulkerBox@7c3920a7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 233 minecraft:red_shulker_box net.minecraft.item.ItemShulkerBox@12e5f7cb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 234 minecraft:black_shulker_box net.minecraft.item.ItemShulkerBox@2df05bd1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 235 minecraft:white_glazed_terracotta net.minecraft.item.ItemBlock@6d821475
[22:41:05] [Server thread/TRACE] [FML]: Registry: 236 minecraft:orange_glazed_terracotta net.minecraft.item.ItemBlock@588b2d7a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 237 minecraft:magenta_glazed_terracotta net.minecraft.item.ItemBlock@656dc20f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 238 minecraft:light_blue_glazed_terracotta net.minecraft.item.ItemBlock@4a6c33a0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 239 minecraft:yellow_glazed_terracotta net.minecraft.item.ItemBlock@37b0a724
[22:41:05] [Server thread/TRACE] [FML]: Registry: 240 minecraft:lime_glazed_terracotta net.minecraft.item.ItemBlock@36d1ac55
[22:41:05] [Server thread/TRACE] [FML]: Registry: 241 minecraft:pink_glazed_terracotta net.minecraft.item.ItemBlock@3da76d3a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 242 minecraft:gray_glazed_terracotta net.minecraft.item.ItemBlock@167da81d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 243 minecraft:silver_glazed_terracotta net.minecraft.item.ItemBlock@24c6a471
[22:41:05] [Server thread/TRACE] [FML]: Registry: 244 minecraft:cyan_glazed_terracotta net.minecraft.item.ItemBlock@1fce17b8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 245 minecraft:purple_glazed_terracotta net.minecraft.item.ItemBlock@190677c6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 246 minecraft:blue_glazed_terracotta net.minecraft.item.ItemBlock@62c019bb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 247 minecraft:brown_glazed_terracotta net.minecraft.item.ItemBlock@7334dcbe
[22:41:05] [Server thread/TRACE] [FML]: Registry: 248 minecraft:green_glazed_terracotta net.minecraft.item.ItemBlock@1ca876b7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 249 minecraft:red_glazed_terracotta net.minecraft.item.ItemBlock@36ba9aa3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 250 minecraft:black_glazed_terracotta net.minecraft.item.ItemBlock@54d5500e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 251 minecraft:concrete net.minecraft.item.ItemCloth@1d1a706
[22:41:05] [Server thread/TRACE] [FML]: Registry: 252 minecraft:concrete_powder net.minecraft.item.ItemCloth@5e136445
[22:41:05] [Server thread/TRACE] [FML]: Registry: 255 minecraft:structure_block net.minecraft.item.ItemBlock@3c9e82a6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 256 minecraft:iron_shovel net.minecraft.item.ItemSpade@3a7e13c0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 257 minecraft:iron_pickaxe net.minecraft.item.ItemPickaxe@5524e471
[22:41:05] [Server thread/TRACE] [FML]: Registry: 258 minecraft:iron_axe net.minecraft.item.ItemAxe@71c77042
[22:41:05] [Server thread/TRACE] [FML]: Registry: 259 minecraft:flint_and_steel net.minecraft.item.ItemFlintAndSteel@1272f6d9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 260 minecraft:apple net.minecraft.item.ItemFood@64d49e35
[22:41:05] [Server thread/TRACE] [FML]: Registry: 261 minecraft:bow net.minecraft.item.ItemBow@7d487147
[22:41:05] [Server thread/TRACE] [FML]: Registry: 262 minecraft:arrow net.minecraft.item.ItemArrow@20bc72af
[22:41:05] [Server thread/TRACE] [FML]: Registry: 263 minecraft:coal net.minecraft.item.ItemCoal@1f4dce67
[22:41:05] [Server thread/TRACE] [FML]: Registry: 264 minecraft:diamond net.minecraft.item.Item@1f02ce3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 265 minecraft:iron_ingot net.minecraft.item.Item@35f34ccc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 266 minecraft:gold_ingot net.minecraft.item.Item@136a2e3b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 267 minecraft:iron_sword net.minecraft.item.ItemSword@421f447f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 268 minecraft:wooden_sword net.minecraft.item.ItemSword@3287cf03
[22:41:05] [Server thread/TRACE] [FML]: Registry: 269 minecraft:wooden_shovel net.minecraft.item.ItemSpade@3872c85f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 270 minecraft:wooden_pickaxe net.minecraft.item.ItemPickaxe@3f7030b5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 271 minecraft:wooden_axe net.minecraft.item.ItemAxe@774b798
[22:41:05] [Server thread/TRACE] [FML]: Registry: 272 minecraft:stone_sword net.minecraft.item.ItemSword@b079fa2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 273 minecraft:stone_shovel net.minecraft.item.ItemSpade@25198ead
[22:41:05] [Server thread/TRACE] [FML]: Registry: 274 minecraft:stone_pickaxe net.minecraft.item.ItemPickaxe@1b52f723
[22:41:05] [Server thread/TRACE] [FML]: Registry: 275 minecraft:stone_axe net.minecraft.item.ItemAxe@39384ba6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 276 minecraft:diamond_sword net.minecraft.item.ItemSword@e7529ac
[22:41:05] [Server thread/TRACE] [FML]: Registry: 277 minecraft:diamond_shovel net.minecraft.item.ItemSpade@6770a229
[22:41:05] [Server thread/TRACE] [FML]: Registry: 278 minecraft:diamond_pickaxe net.minecraft.item.ItemPickaxe@6b17aa0b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 279 minecraft:diamond_axe net.minecraft.item.ItemAxe@1009a9b4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 280 minecraft:stick net.minecraft.item.Item@3796ca50
[22:41:05] [Server thread/TRACE] [FML]: Registry: 281 minecraft:bowl net.minecraft.item.Item@55154761
[22:41:05] [Server thread/TRACE] [FML]: Registry: 282 minecraft:mushroom_stew net.minecraft.item.ItemSoup@46823e8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 283 minecraft:golden_sword net.minecraft.item.ItemSword@37e99c0f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 284 minecraft:golden_shovel net.minecraft.item.ItemSpade@29ae939c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 285 minecraft:golden_pickaxe net.minecraft.item.ItemPickaxe@439acac0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 286 minecraft:golden_axe net.minecraft.item.ItemAxe@6a8d638
[22:41:05] [Server thread/TRACE] [FML]: Registry: 287 minecraft:string net.minecraft.item.ItemBlockSpecial@591be976
[22:41:05] [Server thread/TRACE] [FML]: Registry: 288 minecraft:feather net.minecraft.item.Item@520f1862
[22:41:05] [Server thread/TRACE] [FML]: Registry: 289 minecraft:gunpowder net.minecraft.item.Item@40f53ea
[22:41:05] [Server thread/TRACE] [FML]: Registry: 290 minecraft:wooden_hoe net.minecraft.item.ItemHoe@4221663d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 291 minecraft:stone_hoe net.minecraft.item.ItemHoe@3ebfe048
[22:41:05] [Server thread/TRACE] [FML]: Registry: 292 minecraft:iron_hoe net.minecraft.item.ItemHoe@5e24af83
[22:41:05] [Server thread/TRACE] [FML]: Registry: 293 minecraft:diamond_hoe net.minecraft.item.ItemHoe@34329e03
[22:41:05] [Server thread/TRACE] [FML]: Registry: 294 minecraft:golden_hoe net.minecraft.item.ItemHoe@7d6b0636
[22:41:05] [Server thread/TRACE] [FML]: Registry: 295 minecraft:wheat_seeds net.minecraft.item.ItemSeeds@4619e076
[22:41:05] [Server thread/TRACE] [FML]: Registry: 296 minecraft:wheat net.minecraft.item.Item@26abee34
[22:41:05] [Server thread/TRACE] [FML]: Registry: 297 minecraft:bread net.minecraft.item.ItemFood@74aa29c7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 298 minecraft:leather_helmet net.minecraft.item.ItemArmor@4bb05e2a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 299 minecraft:leather_chestplate net.minecraft.item.ItemArmor@12b0440b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 300 minecraft:leather_leggings net.minecraft.item.ItemArmor@517594dd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 301 minecraft:leather_boots net.minecraft.item.ItemArmor@5a98983b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 302 minecraft:chainmail_helmet net.minecraft.item.ItemArmor@1390cc4c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 303 minecraft:chainmail_chestplate net.minecraft.item.ItemArmor@3905229
[22:41:05] [Server thread/TRACE] [FML]: Registry: 304 minecraft:chainmail_leggings net.minecraft.item.ItemArmor@7ebefdfa
[22:41:05] [Server thread/TRACE] [FML]: Registry: 305 minecraft:chainmail_boots net.minecraft.item.ItemArmor@60f9fb56
[22:41:05] [Server thread/TRACE] [FML]: Registry: 306 minecraft:iron_helmet net.minecraft.item.ItemArmor@751eb9a9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 307 minecraft:iron_chestplate net.minecraft.item.ItemArmor@749ebc39
[22:41:05] [Server thread/TRACE] [FML]: Registry: 308 minecraft:iron_leggings net.minecraft.item.ItemArmor@7dc6ce7d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 309 minecraft:iron_boots net.minecraft.item.ItemArmor@52caa9d8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 310 minecraft:diamond_helmet net.minecraft.item.ItemArmor@521981d9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 311 minecraft:diamond_chestplate net.minecraft.item.ItemArmor@53e780d7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 312 minecraft:diamond_leggings net.minecraft.item.ItemArmor@181909f0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 313 minecraft:diamond_boots net.minecraft.item.ItemArmor@1f9af742
[22:41:05] [Server thread/TRACE] [FML]: Registry: 314 minecraft:golden_helmet net.minecraft.item.ItemArmor@113ba21
[22:41:05] [Server thread/TRACE] [FML]: Registry: 315 minecraft:golden_chestplate net.minecraft.item.ItemArmor@6e1d63ec
[22:41:05] [Server thread/TRACE] [FML]: Registry: 316 minecraft:golden_leggings net.minecraft.item.ItemArmor@3e1ba156
[22:41:05] [Server thread/TRACE] [FML]: Registry: 317 minecraft:golden_boots net.minecraft.item.ItemArmor@76737130
[22:41:05] [Server thread/TRACE] [FML]: Registry: 318 minecraft:flint net.minecraft.item.Item@6a2d1f6d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 319 minecraft:porkchop net.minecraft.item.ItemFood@6f2a13c7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 320 minecraft:cooked_porkchop net.minecraft.item.ItemFood@c581e65
[22:41:05] [Server thread/TRACE] [FML]: Registry: 321 minecraft:painting net.minecraft.item.ItemHangingEntity@62a9d176
[22:41:05] [Server thread/TRACE] [FML]: Registry: 322 minecraft:golden_apple net.minecraft.item.ItemAppleGold@10ec54c3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 323 minecraft:sign net.minecraft.item.ItemSign@2f803d8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 324 minecraft:wooden_door net.minecraft.item.ItemDoor@10374cae
[22:41:05] [Server thread/TRACE] [FML]: Registry: 325 minecraft:bucket net.minecraft.item.ItemBucket@f507d33
[22:41:05] [Server thread/TRACE] [FML]: Registry: 326 minecraft:water_bucket net.minecraft.item.ItemBucket@1fc02a84
[22:41:05] [Server thread/TRACE] [FML]: Registry: 327 minecraft:lava_bucket net.minecraft.item.ItemBucket@4c04188
[22:41:05] [Server thread/TRACE] [FML]: Registry: 328 minecraft:minecart net.minecraft.item.ItemMinecart@3fc2197d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 329 minecraft:saddle net.minecraft.item.ItemSaddle@47c14360
[22:41:05] [Server thread/TRACE] [FML]: Registry: 330 minecraft:iron_door net.minecraft.item.ItemDoor@2a90c15e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 331 minecraft:redstone net.minecraft.item.ItemRedstone@25e01756
[22:41:05] [Server thread/TRACE] [FML]: Registry: 332 minecraft:snowball net.minecraft.item.ItemSnowball@34949460
[22:41:05] [Server thread/TRACE] [FML]: Registry: 333 minecraft:boat net.minecraft.item.ItemBoat@139862ca
[22:41:05] [Server thread/TRACE] [FML]: Registry: 334 minecraft:leather net.minecraft.item.Item@7dbe9654
[22:41:05] [Server thread/TRACE] [FML]: Registry: 335 minecraft:milk_bucket net.minecraft.item.ItemBucketMilk@75375bb0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 336 minecraft:brick net.minecraft.item.Item@22b8eaf0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 337 minecraft:clay_ball net.minecraft.item.Item@50dfceff
[22:41:05] [Server thread/TRACE] [FML]: Registry: 338 minecraft:reeds net.minecraft.item.ItemBlockSpecial@26a5007
[22:41:05] [Server thread/TRACE] [FML]: Registry: 339 minecraft:paper net.minecraft.item.Item@4d4f6121
[22:41:05] [Server thread/TRACE] [FML]: Registry: 340 minecraft:book net.minecraft.item.ItemBook@67231d8d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 341 minecraft:slime_ball net.minecraft.item.Item@7acb0a44
[22:41:05] [Server thread/TRACE] [FML]: Registry: 342 minecraft:chest_minecart net.minecraft.item.ItemMinecart@63088bbd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 343 minecraft:furnace_minecart net.minecraft.item.ItemMinecart@4d20d8e6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 344 minecraft:egg net.minecraft.item.ItemEgg@28d07fa4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 345 minecraft:compass net.minecraft.item.ItemCompass@362ad436
[22:41:05] [Server thread/TRACE] [FML]: Registry: 346 minecraft:fishing_rod net.minecraft.item.ItemFishingRod@4a6ac443
[22:41:05] [Server thread/TRACE] [FML]: Registry: 347 minecraft:clock net.minecraft.item.ItemClock@7dfbdcfe
[22:41:05] [Server thread/TRACE] [FML]: Registry: 348 minecraft:glowstone_dust net.minecraft.item.Item@3f6bfcbe
[22:41:05] [Server thread/TRACE] [FML]: Registry: 349 minecraft:fish net.minecraft.item.ItemFishFood@bf70ce5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 350 minecraft:cooked_fish net.minecraft.item.ItemFishFood@331b0bfd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 351 minecraft:dye net.minecraft.item.ItemDye@5748638c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 352 minecraft:bone net.minecraft.item.Item@7e864a8c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 353 minecraft:sugar net.minecraft.item.Item@5e60e639
[22:41:05] [Server thread/TRACE] [FML]: Registry: 354 minecraft:cake net.minecraft.item.ItemBlockSpecial@6bab65b6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 355 minecraft:bed net.minecraft.item.ItemBed@7cfc2a08
[22:41:05] [Server thread/TRACE] [FML]: Registry: 356 minecraft:repeater net.minecraft.item.ItemBlockSpecial@61d4e070
[22:41:05] [Server thread/TRACE] [FML]: Registry: 357 minecraft:cookie net.minecraft.item.ItemFood@66a5cbe5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 358 minecraft:filled_map net.minecraft.item.ItemMap@6d5376b7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 359 minecraft:shears net.minecraft.item.ItemShears@2cb09f00
[22:41:05] [Server thread/TRACE] [FML]: Registry: 360 minecraft:melon net.minecraft.item.ItemFood@5c14c284
[22:41:05] [Server thread/TRACE] [FML]: Registry: 361 minecraft:pumpkin_seeds net.minecraft.item.ItemSeeds@1aae50f9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 362 minecraft:melon_seeds net.minecraft.item.ItemSeeds@2b53d6fc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 363 minecraft:beef net.minecraft.item.ItemFood@3b30409
[22:41:05] [Server thread/TRACE] [FML]: Registry: 364 minecraft:cooked_beef net.minecraft.item.ItemFood@79c9f619
[22:41:05] [Server thread/TRACE] [FML]: Registry: 365 minecraft:chicken net.minecraft.item.ItemFood@1cd7bc66
[22:41:05] [Server thread/TRACE] [FML]: Registry: 366 minecraft:cooked_chicken net.minecraft.item.ItemFood@34b56a5a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 367 minecraft:rotten_flesh net.minecraft.item.ItemFood@509e4bc4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 368 minecraft:ender_pearl net.minecraft.item.ItemEnderPearl@3cc7cf58
[22:41:05] [Server thread/TRACE] [FML]: Registry: 369 minecraft:blaze_rod net.minecraft.item.Item@7fd8f21
[22:41:05] [Server thread/TRACE] [FML]: Registry: 370 minecraft:ghast_tear net.minecraft.item.Item@5a564a61
[22:41:05] [Server thread/TRACE] [FML]: Registry: 371 minecraft:gold_nugget net.minecraft.item.Item@3aee72d8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 372 minecraft:nether_wart net.minecraft.item.ItemSeeds@38d1c7d2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 373 minecraft:potion net.minecraft.item.ItemPotion@533ed36e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 374 minecraft:glass_bottle net.minecraft.item.ItemGlassBottle@463e0b6a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 375 minecraft:spider_eye net.minecraft.item.ItemFood@2625eb84
[22:41:05] [Server thread/TRACE] [FML]: Registry: 376 minecraft:fermented_spider_eye net.minecraft.item.Item@3d2a164e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 377 minecraft:blaze_powder net.minecraft.item.Item@3725471
[22:41:05] [Server thread/TRACE] [FML]: Registry: 378 minecraft:magma_cream net.minecraft.item.Item@35216a2e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 379 minecraft:brewing_stand net.minecraft.item.ItemBlockSpecial@3c51dec5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 380 minecraft:cauldron net.minecraft.item.ItemBlockSpecial@51a42767
[22:41:05] [Server thread/TRACE] [FML]: Registry: 381 minecraft:ender_eye net.minecraft.item.ItemEnderEye@7d6e2366
[22:41:05] [Server thread/TRACE] [FML]: Registry: 382 minecraft:speckled_melon net.minecraft.item.Item@357f0cc9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 383 minecraft:spawn_egg net.minecraft.item.ItemMonsterPlacer@4cae7d5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 384 minecraft:experience_bottle net.minecraft.item.ItemExpBottle@4c58212
[22:41:05] [Server thread/TRACE] [FML]: Registry: 385 minecraft:fire_charge net.minecraft.item.ItemFireball@6cc91654
[22:41:05] [Server thread/TRACE] [FML]: Registry: 386 minecraft:writable_book net.minecraft.item.ItemWritableBook@7441eed3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 387 minecraft:written_book net.minecraft.item.ItemWrittenBook@524250ec
[22:41:05] [Server thread/TRACE] [FML]: Registry: 388 minecraft:emerald net.minecraft.item.Item@7432cb37
[22:41:05] [Server thread/TRACE] [FML]: Registry: 389 minecraft:item_frame net.minecraft.item.ItemHangingEntity@7602da1a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 390 minecraft:flower_pot net.minecraft.item.ItemBlockSpecial@6d985720
[22:41:05] [Server thread/TRACE] [FML]: Registry: 391 minecraft:carrot net.minecraft.item.ItemSeedFood@408f3054
[22:41:05] [Server thread/TRACE] [FML]: Registry: 392 minecraft:potato net.minecraft.item.ItemSeedFood@2a64cb1f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 393 minecraft:baked_potato net.minecraft.item.ItemFood@3644d12a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 394 minecraft:poisonous_potato net.minecraft.item.ItemFood@76aab1e3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 395 minecraft:map net.minecraft.item.ItemEmptyMap@4ec25389
[22:41:05] [Server thread/TRACE] [FML]: Registry: 396 minecraft:golden_carrot net.minecraft.item.ItemFood@7cff1930
[22:41:05] [Server thread/TRACE] [FML]: Registry: 397 minecraft:skull net.minecraft.item.ItemSkull@1fd1deed
[22:41:05] [Server thread/TRACE] [FML]: Registry: 398 minecraft:carrot_on_a_stick net.minecraft.item.ItemCarrotOnAStick@25c3a441
[22:41:05] [Server thread/TRACE] [FML]: Registry: 399 minecraft:nether_star net.minecraft.item.ItemSimpleFoiled@2b01bb54
[22:41:05] [Server thread/TRACE] [FML]: Registry: 400 minecraft:pumpkin_pie net.minecraft.item.ItemFood@e822394
[22:41:05] [Server thread/TRACE] [FML]: Registry: 401 minecraft:fireworks net.minecraft.item.ItemFirework@46244e65
[22:41:05] [Server thread/TRACE] [FML]: Registry: 402 minecraft:firework_charge net.minecraft.item.ItemFireworkCharge@491afa9b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 403 minecraft:enchanted_book net.minecraft.item.ItemEnchantedBook@373e09c7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 404 minecraft:comparator net.minecraft.item.ItemBlockSpecial@3f04847e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 405 minecraft:netherbrick net.minecraft.item.Item@2a7b4b19
[22:41:05] [Server thread/TRACE] [FML]: Registry: 406 minecraft:quartz net.minecraft.item.Item@26415b5e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 407 minecraft:tnt_minecart net.minecraft.item.ItemMinecart@61761e60
[22:41:05] [Server thread/TRACE] [FML]: Registry: 408 minecraft:hopper_minecart net.minecraft.item.ItemMinecart@7aca4144
[22:41:05] [Server thread/TRACE] [FML]: Registry: 409 minecraft:prismarine_shard net.minecraft.item.Item@a19fe87
[22:41:05] [Server thread/TRACE] [FML]: Registry: 410 minecraft:prismarine_crystals net.minecraft.item.Item@26aecf31
[22:41:05] [Server thread/TRACE] [FML]: Registry: 411 minecraft:rabbit net.minecraft.item.ItemFood@77fa509a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 412 minecraft:cooked_rabbit net.minecraft.item.ItemFood@5f92ef40
[22:41:05] [Server thread/TRACE] [FML]: Registry: 413 minecraft:rabbit_stew net.minecraft.item.ItemSoup@1abacff3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 414 minecraft:rabbit_foot net.minecraft.item.Item@4a3d4cd2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 415 minecraft:rabbit_hide net.minecraft.item.Item@6f66ab8f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 416 minecraft:armor_stand net.minecraft.item.ItemArmorStand@4c53ce60
[22:41:05] [Server thread/TRACE] [FML]: Registry: 417 minecraft:iron_horse_armor net.minecraft.item.Item@3d1b6816
[22:41:05] [Server thread/TRACE] [FML]: Registry: 418 minecraft:golden_horse_armor net.minecraft.item.Item@508863eb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 419 minecraft:diamond_horse_armor net.minecraft.item.Item@7d8802cf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 420 minecraft:lead net.minecraft.item.ItemLead@4f9871a2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 421 minecraft:name_tag net.minecraft.item.ItemNameTag@2cd6112b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 422 minecraft:command_block_minecart net.minecraft.item.ItemMinecart@7f7eeaaf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 423 minecraft:mutton net.minecraft.item.ItemFood@e8c381e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 424 minecraft:cooked_mutton net.minecraft.item.ItemFood@38499139
[22:41:05] [Server thread/TRACE] [FML]: Registry: 425 minecraft:banner net.minecraft.item.ItemBanner@4746b319
[22:41:05] [Server thread/TRACE] [FML]: Registry: 426 minecraft:end_crystal net.minecraft.item.ItemEndCrystal@fcdeb50
[22:41:05] [Server thread/TRACE] [FML]: Registry: 427 minecraft:spruce_door net.minecraft.item.ItemDoor@5f7a2a79
[22:41:05] [Server thread/TRACE] [FML]: Registry: 428 minecraft:birch_door net.minecraft.item.ItemDoor@65f1bf2c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 429 minecraft:jungle_door net.minecraft.item.ItemDoor@48186ba8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 430 minecraft:acacia_door net.minecraft.item.ItemDoor@286f8e90
[22:41:05] [Server thread/TRACE] [FML]: Registry: 431 minecraft:dark_oak_door net.minecraft.item.ItemDoor@26c84006
[22:41:05] [Server thread/TRACE] [FML]: Registry: 432 minecraft:chorus_fruit net.minecraft.item.ItemChorusFruit@7fbe0f64
[22:41:05] [Server thread/TRACE] [FML]: Registry: 433 minecraft:chorus_fruit_popped net.minecraft.item.Item@d0971cd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 434 minecraft:beetroot net.minecraft.item.ItemFood@53b42a0d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 435 minecraft:beetroot_seeds net.minecraft.item.ItemSeeds@cf6a6eb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 436 minecraft:beetroot_soup net.minecraft.item.ItemSoup@33c5d3e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 437 minecraft:dragon_breath net.minecraft.item.Item@45fdd38d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 438 minecraft:splash_potion net.minecraft.item.ItemSplashPotion@412b90cc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 439 minecraft:spectral_arrow net.minecraft.item.ItemSpectralArrow@5d28ac23
[22:41:05] [Server thread/TRACE] [FML]: Registry: 440 minecraft:tipped_arrow net.minecraft.item.ItemTippedArrow@142f0ac1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 441 minecraft:lingering_potion net.minecraft.item.ItemLingeringPotion@456d3914
[22:41:05] [Server thread/TRACE] [FML]: Registry: 442 minecraft:shield net.minecraft.item.ItemShield@86e7c7a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 443 minecraft:elytra net.minecraft.item.ItemElytra@5935ade6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 444 minecraft:spruce_boat net.minecraft.item.ItemBoat@72187492
[22:41:05] [Server thread/TRACE] [FML]: Registry: 445 minecraft:birch_boat net.minecraft.item.ItemBoat@3ba55a6b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 446 minecraft:jungle_boat net.minecraft.item.ItemBoat@5b20024b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 447 minecraft:acacia_boat net.minecraft.item.ItemBoat@2f8ede54
[22:41:05] [Server thread/TRACE] [FML]: Registry: 448 minecraft:dark_oak_boat net.minecraft.item.ItemBoat@1e0383d3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 449 minecraft:totem_of_undying net.minecraft.item.Item@f64f47a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 450 minecraft:shulker_shell net.minecraft.item.Item@548d9d87
[22:41:05] [Server thread/TRACE] [FML]: Registry: 452 minecraft:iron_nugget net.minecraft.item.Item@da8853c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 453 minecraft:knowledge_book net.minecraft.item.ItemKnowledgeBook@65dff28b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2256 minecraft:record_13 net.minecraft.item.ItemRecord@30c0993e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2257 minecraft:record_cat net.minecraft.item.ItemRecord@12de62aa
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2258 minecraft:record_blocks net.minecraft.item.ItemRecord@67398bad
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2259 minecraft:record_chirp net.minecraft.item.ItemRecord@71cdb24
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2260 minecraft:record_far net.minecraft.item.ItemRecord@33a1bb90
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2261 minecraft:record_mall net.minecraft.item.ItemRecord@520b547c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2262 minecraft:record_mellohi net.minecraft.item.ItemRecord@79c4c973
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2263 minecraft:record_stal net.minecraft.item.ItemRecord@18e0f894
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2264 minecraft:record_strad net.minecraft.item.ItemRecord@2623ad23
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2265 minecraft:record_ward net.minecraft.item.ItemRecord@2e03b52f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2266 minecraft:record_11 net.minecraft.item.ItemRecord@71d37ecd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2267 minecraft:record_wait net.minecraft.item.ItemRecord@6e681c3b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 4096 roomery:room_card net.alexwells.roomery.item.RoomCardItem@6cb71851
[22:41:05] [Server thread/TRACE] [FML]: Registry: 4097 roomery:room_holder net.minecraft.item.ItemBlock@3b91f637
[22:41:05] [Server thread/TRACE] [FML]: Registry Name : minecraft:potions
[22:41:05] [Server thread/TRACE] [FML]: Registry: 1 minecraft:speed net.minecraft.potion.Potion@8cd00bc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2 minecraft:slowness net.minecraft.potion.Potion@5035c23c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 3 minecraft:haste net.minecraft.potion.Potion@4149067d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 4 minecraft:mining_fatigue net.minecraft.potion.Potion@4d8458a1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 5 minecraft:strength net.minecraft.potion.PotionAttackDamage@7b031f53
[22:41:05] [Server thread/TRACE] [FML]: Registry: 6 minecraft:instant_health net.minecraft.potion.PotionHealth@6baa673d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 7 minecraft:instant_damage net.minecraft.potion.PotionHealth@124b1369
[22:41:05] [Server thread/TRACE] [FML]: Registry: 8 minecraft:jump_boost net.minecraft.potion.Potion@22bd6b0a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 9 minecraft:nausea net.minecraft.potion.Potion@221383c9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 10 minecraft:regeneration net.minecraft.potion.Potion@1a389b39
[22:41:05] [Server thread/TRACE] [FML]: Registry: 11 minecraft:resistance net.minecraft.potion.Potion@50a2034c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 12 minecraft:fire_resistance net.minecraft.potion.Potion@190ec769
[22:41:05] [Server thread/TRACE] [FML]: Registry: 13 minecraft:water_breathing net.minecraft.potion.Potion@27bd124a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 14 minecraft:invisibility net.minecraft.potion.Potion@7902a4d7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 15 minecraft:blindness net.minecraft.potion.Potion@397a70d8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 16 minecraft:night_vision net.minecraft.potion.Potion@56a0dd11
[22:41:05] [Server thread/TRACE] [FML]: Registry: 17 minecraft:hunger net.minecraft.potion.Potion@1940bacd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 18 minecraft:weakness net.minecraft.potion.PotionAttackDamage@7508912e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 19 minecraft:poison net.minecraft.potion.Potion@1f9ec3e7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 20 minecraft:wither net.minecraft.potion.Potion@4f86cd50
[22:41:05] [Server thread/TRACE] [FML]: Registry: 21 minecraft:health_boost net.minecraft.potion.PotionHealthBoost@457f43a2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 22 minecraft:absorption net.minecraft.potion.PotionAbsorption@5d46f4a3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 23 minecraft:saturation net.minecraft.potion.PotionHealth@4fe03c06
[22:41:05] [Server thread/TRACE] [FML]: Registry: 24 minecraft:glowing net.minecraft.potion.Potion@79f14c56
[22:41:05] [Server thread/TRACE] [FML]: Registry: 25 minecraft:levitation net.minecraft.potion.Potion@19f007c4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 26 minecraft:luck net.minecraft.potion.Potion@73790bb5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 27 minecraft:unluck net.minecraft.potion.Potion@3d3709d0
[22:41:05] [Server thread/TRACE] [FML]: Registry Name : minecraft:biomes
[22:41:05] [Server thread/TRACE] [FML]: Registry: 0 minecraft:ocean net.minecraft.world.biome.BiomeOcean@37b17938
[22:41:05] [Server thread/TRACE] [FML]: Registry: 1 minecraft:plains net.minecraft.world.biome.BiomePlains@3f3b0b19
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2 minecraft:desert net.minecraft.world.biome.BiomeDesert@6e847a7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 3 minecraft:extreme_hills net.minecraft.world.biome.BiomeHills@24cdc97f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 4 minecraft:forest net.minecraft.world.biome.BiomeForest@3d5e1b83
[22:41:05] [Server thread/TRACE] [FML]: Registry: 5 minecraft:taiga net.minecraft.world.biome.BiomeTaiga@cf822a6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 6 minecraft:swampland net.minecraft.world.biome.BiomeSwamp@35eac1dd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 7 minecraft:river net.minecraft.world.biome.BiomeRiver@2e3fa7a7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 8 minecraft:hell net.minecraft.world.biome.BiomeHell@6e089bcb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 9 minecraft:sky net.minecraft.world.biome.BiomeEnd@3b3639f9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 10 minecraft:frozen_ocean net.minecraft.world.biome.BiomeOcean@66ee4640
[22:41:05] [Server thread/TRACE] [FML]: Registry: 11 minecraft:frozen_river net.minecraft.world.biome.BiomeRiver@156c1c4e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 12 minecraft:ice_flats net.minecraft.world.biome.BiomeSnow@68fce3e5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 13 minecraft:ice_mountains net.minecraft.world.biome.BiomeSnow@d2eddc2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 14 minecraft:mushroom_island net.minecraft.world.biome.BiomeMushroomIsland@30d4d6fb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 15 minecraft:mushroom_island_shore net.minecraft.world.biome.BiomeMushroomIsland@3fb8e8cf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 16 minecraft:beaches net.minecraft.world.biome.BiomeBeach@6466e599
[22:41:05] [Server thread/TRACE] [FML]: Registry: 17 minecraft:desert_hills net.minecraft.world.biome.BiomeDesert@721384e0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 18 minecraft:forest_hills net.minecraft.world.biome.BiomeForest@a15e4fd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 19 minecraft:taiga_hills net.minecraft.world.biome.BiomeTaiga@515c3dd2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 20 minecraft:smaller_extreme_hills net.minecraft.world.biome.BiomeHills@245504d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 21 minecraft:jungle net.minecraft.world.biome.BiomeJungle@42ea4bac
[22:41:05] [Server thread/TRACE] [FML]: Registry: 22 minecraft:jungle_hills net.minecraft.world.biome.BiomeJungle@4df50829
[22:41:05] [Server thread/TRACE] [FML]: Registry: 23 minecraft:jungle_edge net.minecraft.world.biome.BiomeJungle@627a1c77
[22:41:05] [Server thread/TRACE] [FML]: Registry: 24 minecraft:deep_ocean net.minecraft.world.biome.BiomeOcean@1acfb04c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 25 minecraft:stone_beach net.minecraft.world.biome.BiomeStoneBeach@6fb9dab6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 26 minecraft:cold_beach net.minecraft.world.biome.BiomeBeach@5d12fa92
[22:41:05] [Server thread/TRACE] [FML]: Registry: 27 minecraft:birch_forest net.minecraft.world.biome.BiomeForest@3ab87cac
[22:41:05] [Server thread/TRACE] [FML]: Registry: 28 minecraft:birch_forest_hills net.minecraft.world.biome.BiomeForest@71e740c6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 29 minecraft:roofed_forest net.minecraft.world.biome.BiomeForest@50aa5826
[22:41:05] [Server thread/TRACE] [FML]: Registry: 30 minecraft:taiga_cold net.minecraft.world.biome.BiomeTaiga@1a26eecb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 31 minecraft:taiga_cold_hills net.minecraft.world.biome.BiomeTaiga@6382bc3f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 32 minecraft:redwood_taiga net.minecraft.world.biome.BiomeTaiga@28a821f9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 33 minecraft:redwood_taiga_hills net.minecraft.world.biome.BiomeTaiga@2a4137a2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 34 minecraft:extreme_hills_with_trees net.minecraft.world.biome.BiomeHills@7bcd497
[22:41:05] [Server thread/TRACE] [FML]: Registry: 35 minecraft:savanna net.minecraft.world.biome.BiomeSavanna@18e7b33e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 36 minecraft:savanna_rock net.minecraft.world.biome.BiomeSavanna@3b386ba7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 37 minecraft:mesa net.minecraft.world.biome.BiomeMesa@7b4e5982
[22:41:05] [Server thread/TRACE] [FML]: Registry: 38 minecraft:mesa_rock net.minecraft.world.biome.BiomeMesa@17f216cc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 39 minecraft:mesa_clear_rock net.minecraft.world.biome.BiomeMesa@6ab4215d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 127 minecraft:void net.minecraft.world.biome.BiomeVoid@45b63133
[22:41:05] [Server thread/TRACE] [FML]: Registry: 129 minecraft:mutated_plains net.minecraft.world.biome.BiomePlains@2c1eba2e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 130 minecraft:mutated_desert net.minecraft.world.biome.BiomeDesert@25c6f0fc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 131 minecraft:mutated_extreme_hills net.minecraft.world.biome.BiomeHills@531455c1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 132 minecraft:mutated_forest net.minecraft.world.biome.BiomeForest@27dfd939
[22:41:05] [Server thread/TRACE] [FML]: Registry: 133 minecraft:mutated_taiga net.minecraft.world.biome.BiomeTaiga@7ec9d826
[22:41:05] [Server thread/TRACE] [FML]: Registry: 134 minecraft:mutated_swampland net.minecraft.world.biome.BiomeSwamp@6c1a9613
[22:41:05] [Server thread/TRACE] [FML]: Registry: 140 minecraft:mutated_ice_flats net.minecraft.world.biome.BiomeSnow@1dd17c0c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 149 minecraft:mutated_jungle net.minecraft.world.biome.BiomeJungle@441e789e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 151 minecraft:mutated_jungle_edge net.minecraft.world.biome.BiomeJungle@74a680d3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 155 minecraft:mutated_birch_forest net.minecraft.world.biome.BiomeForestMutated@5a131edc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 156 minecraft:mutated_birch_forest_hills net.minecraft.world.biome.BiomeForestMutated@6dfe4788
[22:41:05] [Server thread/TRACE] [FML]: Registry: 157 minecraft:mutated_roofed_forest net.minecraft.world.biome.BiomeForest@2d1ef2fc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 158 minecraft:mutated_taiga_cold net.minecraft.world.biome.BiomeTaiga@4095ebff
[22:41:05] [Server thread/TRACE] [FML]: Registry: 160 minecraft:mutated_redwood_taiga net.minecraft.world.biome.BiomeTaiga@2b2f8cf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 161 minecraft:mutated_redwood_taiga_hills net.minecraft.world.biome.BiomeTaiga@1def2d16
[22:41:05] [Server thread/TRACE] [FML]: Registry: 162 minecraft:mutated_extreme_hills_with_trees net.minecraft.world.biome.BiomeHills@47bcb545
[22:41:05] [Server thread/TRACE] [FML]: Registry: 163 minecraft:mutated_savanna net.minecraft.world.biome.BiomeSavannaMutated@3df88502
[22:41:05] [Server thread/TRACE] [FML]: Registry: 164 minecraft:mutated_savanna_rock net.minecraft.world.biome.BiomeSavannaMutated@591b9836
[22:41:05] [Server thread/TRACE] [FML]: Registry: 165 minecraft:mutated_mesa net.minecraft.world.biome.BiomeMesa@7b2f18cd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 166 minecraft:mutated_mesa_rock net.minecraft.world.biome.BiomeMesa@18f7a872
[22:41:05] [Server thread/TRACE] [FML]: Registry: 167 minecraft:mutated_mesa_clear_rock net.minecraft.world.biome.BiomeMesa@61defefb
[22:41:05] [Server thread/TRACE] [FML]: Registry Name : minecraft:soundevents
[22:41:05] [Server thread/TRACE] [FML]: Registry: 0 minecraft:ambient.cave net.minecraft.util.SoundEvent@18ab513d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 1 minecraft:block.anvil.break net.minecraft.util.SoundEvent@260ccf0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2 minecraft:block.anvil.destroy net.minecraft.util.SoundEvent@2566247d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 3 minecraft:block.anvil.fall net.minecraft.util.SoundEvent@363a09a2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 4 minecraft:block.anvil.hit net.minecraft.util.SoundEvent@63d14dbf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 5 minecraft:block.anvil.land net.minecraft.util.SoundEvent@67521a79
[22:41:05] [Server thread/TRACE] [FML]: Registry: 6 minecraft:block.anvil.place net.minecraft.util.SoundEvent@73839f22
[22:41:05] [Server thread/TRACE] [FML]: Registry: 7 minecraft:block.anvil.step net.minecraft.util.SoundEvent@1512efe9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 8 minecraft:block.anvil.use net.minecraft.util.SoundEvent@7cc7e441
[22:41:05] [Server thread/TRACE] [FML]: Registry: 9 minecraft:block.brewing_stand.brew net.minecraft.util.SoundEvent@bb1b872
[22:41:05] [Server thread/TRACE] [FML]: Registry: 10 minecraft:block.chest.close net.minecraft.util.SoundEvent@64245ca9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 11 minecraft:block.chest.locked net.minecraft.util.SoundEvent@66cb9a63
[22:41:05] [Server thread/TRACE] [FML]: Registry: 12 minecraft:block.chest.open net.minecraft.util.SoundEvent@256d8f17
[22:41:05] [Server thread/TRACE] [FML]: Registry: 13 minecraft:block.chorus_flower.death net.minecraft.util.SoundEvent@2319c1e0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 14 minecraft:block.chorus_flower.grow net.minecraft.util.SoundEvent@659e003e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 15 minecraft:block.cloth.break net.minecraft.util.SoundEvent@5f3c866c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 16 minecraft:block.cloth.fall net.minecraft.util.SoundEvent@16e0afab
[22:41:05] [Server thread/TRACE] [FML]: Registry: 17 minecraft:block.cloth.hit net.minecraft.util.SoundEvent@7b9b6a56
[22:41:05] [Server thread/TRACE] [FML]: Registry: 18 minecraft:block.cloth.place net.minecraft.util.SoundEvent@6e111aeb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 19 minecraft:block.cloth.step net.minecraft.util.SoundEvent@55a5eea3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 20 minecraft:block.comparator.click net.minecraft.util.SoundEvent@46ab8e4b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 21 minecraft:block.dispenser.dispense net.minecraft.util.SoundEvent@66428512
[22:41:05] [Server thread/TRACE] [FML]: Registry: 22 minecraft:block.dispenser.fail net.minecraft.util.SoundEvent@e21d73
[22:41:05] [Server thread/TRACE] [FML]: Registry: 23 minecraft:block.dispenser.launch net.minecraft.util.SoundEvent@7a482b3a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 24 minecraft:block.enchantment_table.use net.minecraft.util.SoundEvent@600b3bee
[22:41:05] [Server thread/TRACE] [FML]: Registry: 25 minecraft:block.end_gateway.spawn net.minecraft.util.SoundEvent@129348e8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 26 minecraft:block.end_portal.spawn net.minecraft.util.SoundEvent@20ad64c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 27 minecraft:block.end_portal_frame.fill net.minecraft.util.SoundEvent@39a03ccc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 28 minecraft:block.enderchest.close net.minecraft.util.SoundEvent@4db45d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 29 minecraft:block.enderchest.open net.minecraft.util.SoundEvent@89178b4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 30 minecraft:block.fence_gate.close net.minecraft.util.SoundEvent@5c7d675c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 31 minecraft:block.fence_gate.open net.minecraft.util.SoundEvent@64836643
[22:41:05] [Server thread/TRACE] [FML]: Registry: 32 minecraft:block.fire.ambient net.minecraft.util.SoundEvent@981d9d2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 33 minecraft:block.fire.extinguish net.minecraft.util.SoundEvent@ad6448e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 34 minecraft:block.furnace.fire_crackle net.minecraft.util.SoundEvent@3da6950f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 35 minecraft:block.glass.break net.minecraft.util.SoundEvent@42684d86
[22:41:05] [Server thread/TRACE] [FML]: Registry: 36 minecraft:block.glass.fall net.minecraft.util.SoundEvent@45a05350
[22:41:05] [Server thread/TRACE] [FML]: Registry: 37 minecraft:block.glass.hit net.minecraft.util.SoundEvent@7d6a9d5e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 38 minecraft:block.glass.place net.minecraft.util.SoundEvent@74ed7111
[22:41:05] [Server thread/TRACE] [FML]: Registry: 39 minecraft:block.glass.step net.minecraft.util.SoundEvent@74691677
[22:41:05] [Server thread/TRACE] [FML]: Registry: 40 minecraft:block.grass.break net.minecraft.util.SoundEvent@3314f179
[22:41:05] [Server thread/TRACE] [FML]: Registry: 41 minecraft:block.grass.fall net.minecraft.util.SoundEvent@1abd1a28
[22:41:05] [Server thread/TRACE] [FML]: Registry: 42 minecraft:block.grass.hit net.minecraft.util.SoundEvent@5478597
[22:41:05] [Server thread/TRACE] [FML]: Registry: 43 minecraft:block.grass.place net.minecraft.util.SoundEvent@39a1e1e6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 44 minecraft:block.grass.step net.minecraft.util.SoundEvent@2daa5092
[22:41:05] [Server thread/TRACE] [FML]: Registry: 45 minecraft:block.gravel.break net.minecraft.util.SoundEvent@5f346355
[22:41:05] [Server thread/TRACE] [FML]: Registry: 46 minecraft:block.gravel.fall net.minecraft.util.SoundEvent@66e62e19
[22:41:05] [Server thread/TRACE] [FML]: Registry: 47 minecraft:block.gravel.hit net.minecraft.util.SoundEvent@50fe5df2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 48 minecraft:block.gravel.place net.minecraft.util.SoundEvent@2fafa9bf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 49 minecraft:block.gravel.step net.minecraft.util.SoundEvent@53fd59d4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 50 minecraft:block.iron_door.close net.minecraft.util.SoundEvent@43c3354
[22:41:05] [Server thread/TRACE] [FML]: Registry: 51 minecraft:block.iron_door.open net.minecraft.util.SoundEvent@260fffec
[22:41:05] [Server thread/TRACE] [FML]: Registry: 52 minecraft:block.iron_trapdoor.close net.minecraft.util.SoundEvent@743f58c3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 53 minecraft:block.iron_trapdoor.open net.minecraft.util.SoundEvent@4d359c69
[22:41:05] [Server thread/TRACE] [FML]: Registry: 54 minecraft:block.ladder.break net.minecraft.util.SoundEvent@28f6a008
[22:41:05] [Server thread/TRACE] [FML]: Registry: 55 minecraft:block.ladder.fall net.minecraft.util.SoundEvent@71dfca65
[22:41:05] [Server thread/TRACE] [FML]: Registry: 56 minecraft:block.ladder.hit net.minecraft.util.SoundEvent@7fa86ddd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 57 minecraft:block.ladder.place net.minecraft.util.SoundEvent@1e9f6095
[22:41:05] [Server thread/TRACE] [FML]: Registry: 58 minecraft:block.ladder.step net.minecraft.util.SoundEvent@3f465ae
[22:41:05] [Server thread/TRACE] [FML]: Registry: 59 minecraft:block.lava.ambient net.minecraft.util.SoundEvent@c770b57
[22:41:05] [Server thread/TRACE] [FML]: Registry: 60 minecraft:block.lava.extinguish net.minecraft.util.SoundEvent@308d4981
[22:41:05] [Server thread/TRACE] [FML]: Registry: 61 minecraft:block.lava.pop net.minecraft.util.SoundEvent@55731ccd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 62 minecraft:block.lever.click net.minecraft.util.SoundEvent@750adad8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 63 minecraft:block.metal.break net.minecraft.util.SoundEvent@41935a9d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 64 minecraft:block.metal.fall net.minecraft.util.SoundEvent@1b08d26f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 65 minecraft:block.metal.hit net.minecraft.util.SoundEvent@565030b7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 66 minecraft:block.metal.place net.minecraft.util.SoundEvent@752fecbf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 67 minecraft:block.metal.step net.minecraft.util.SoundEvent@2eb31735
[22:41:05] [Server thread/TRACE] [FML]: Registry: 68 minecraft:block.metal_pressureplate.click_off net.minecraft.util.SoundEvent@73753326
[22:41:05] [Server thread/TRACE] [FML]: Registry: 69 minecraft:block.metal_pressureplate.click_on net.minecraft.util.SoundEvent@24f77077
[22:41:05] [Server thread/TRACE] [FML]: Registry: 70 minecraft:block.note.basedrum net.minecraft.util.SoundEvent@2eb73a42
[22:41:05] [Server thread/TRACE] [FML]: Registry: 71 minecraft:block.note.bass net.minecraft.util.SoundEvent@188b9a1e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 72 minecraft:block.note.bell net.minecraft.util.SoundEvent@423d662a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 73 minecraft:block.note.chime net.minecraft.util.SoundEvent@5d56c2d2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 74 minecraft:block.note.flute net.minecraft.util.SoundEvent@4a249610
[22:41:05] [Server thread/TRACE] [FML]: Registry: 75 minecraft:block.note.guitar net.minecraft.util.SoundEvent@ebbbe20
[22:41:05] [Server thread/TRACE] [FML]: Registry: 76 minecraft:block.note.harp net.minecraft.util.SoundEvent@279e85eb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 77 minecraft:block.note.hat net.minecraft.util.SoundEvent@4cb59398
[22:41:05] [Server thread/TRACE] [FML]: Registry: 78 minecraft:block.note.pling net.minecraft.util.SoundEvent@22cf1808
[22:41:05] [Server thread/TRACE] [FML]: Registry: 79 minecraft:block.note.snare net.minecraft.util.SoundEvent@7156f8cf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 80 minecraft:block.note.xylophone net.minecraft.util.SoundEvent@22349ad3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 81 minecraft:block.piston.contract net.minecraft.util.SoundEvent@42fdf45e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 82 minecraft:block.piston.extend net.minecraft.util.SoundEvent@1828ab51
[22:41:05] [Server thread/TRACE] [FML]: Registry: 83 minecraft:block.portal.ambient net.minecraft.util.SoundEvent@5e7ea81b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 84 minecraft:block.portal.travel net.minecraft.util.SoundEvent@589a4305
[22:41:05] [Server thread/TRACE] [FML]: Registry: 85 minecraft:block.portal.trigger net.minecraft.util.SoundEvent@7568134c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 86 minecraft:block.redstone_torch.burnout net.minecraft.util.SoundEvent@28c75c93
[22:41:05] [Server thread/TRACE] [FML]: Registry: 87 minecraft:block.sand.break net.minecraft.util.SoundEvent@35217e0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 88 minecraft:block.sand.fall net.minecraft.util.SoundEvent@95aeee4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 89 minecraft:block.sand.hit net.minecraft.util.SoundEvent@3c1d6ef0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 90 minecraft:block.sand.place net.minecraft.util.SoundEvent@2e2c9e24
[22:41:05] [Server thread/TRACE] [FML]: Registry: 91 minecraft:block.sand.step net.minecraft.util.SoundEvent@3dd27116
[22:41:05] [Server thread/TRACE] [FML]: Registry: 92 minecraft:block.shulker_box.close net.minecraft.util.SoundEvent@63218586
[22:41:05] [Server thread/TRACE] [FML]: Registry: 93 minecraft:block.shulker_box.open net.minecraft.util.SoundEvent@341c0dfc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 94 minecraft:block.slime.break net.minecraft.util.SoundEvent@7e0b68e5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 95 minecraft:block.slime.fall net.minecraft.util.SoundEvent@507fecf3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 96 minecraft:block.slime.hit net.minecraft.util.SoundEvent@3f1d4ecf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 97 minecraft:block.slime.place net.minecraft.util.SoundEvent@6bbac73d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 98 minecraft:block.slime.step net.minecraft.util.SoundEvent@4e53c6ef
[22:41:05] [Server thread/TRACE] [FML]: Registry: 99 minecraft:block.snow.break net.minecraft.util.SoundEvent@6164b3a2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 100 minecraft:block.snow.fall net.minecraft.util.SoundEvent@345af277
[22:41:05] [Server thread/TRACE] [FML]: Registry: 101 minecraft:block.snow.hit net.minecraft.util.SoundEvent@96448ee
[22:41:05] [Server thread/TRACE] [FML]: Registry: 102 minecraft:block.snow.place net.minecraft.util.SoundEvent@59509393
[22:41:05] [Server thread/TRACE] [FML]: Registry: 103 minecraft:block.snow.step net.minecraft.util.SoundEvent@1d6dc2b8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 104 minecraft:block.stone.break net.minecraft.util.SoundEvent@7ec75228
[22:41:05] [Server thread/TRACE] [FML]: Registry: 105 minecraft:block.stone.fall net.minecraft.util.SoundEvent@55cf5626
[22:41:05] [Server thread/TRACE] [FML]: Registry: 106 minecraft:block.stone.hit net.minecraft.util.SoundEvent@8de8b07
[22:41:05] [Server thread/TRACE] [FML]: Registry: 107 minecraft:block.stone.place net.minecraft.util.SoundEvent@7b55f0a6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 108 minecraft:block.stone.step net.minecraft.util.SoundEvent@3fc7abf6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 109 minecraft:block.stone_button.click_off net.minecraft.util.SoundEvent@1016b44e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 110 minecraft:block.stone_button.click_on net.minecraft.util.SoundEvent@6c6c93f8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 111 minecraft:block.stone_pressureplate.click_off net.minecraft.util.SoundEvent@38e88e13
[22:41:05] [Server thread/TRACE] [FML]: Registry: 112 minecraft:block.stone_pressureplate.click_on net.minecraft.util.SoundEvent@3a720ae3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 113 minecraft:block.tripwire.attach net.minecraft.util.SoundEvent@1fe37d27
[22:41:05] [Server thread/TRACE] [FML]: Registry: 114 minecraft:block.tripwire.click_off net.minecraft.util.SoundEvent@1718de70
[22:41:05] [Server thread/TRACE] [FML]: Registry: 115 minecraft:block.tripwire.click_on net.minecraft.util.SoundEvent@6bfc5296
[22:41:05] [Server thread/TRACE] [FML]: Registry: 116 minecraft:block.tripwire.detach net.minecraft.util.SoundEvent@41736818
[22:41:05] [Server thread/TRACE] [FML]: Registry: 117 minecraft:block.water.ambient net.minecraft.util.SoundEvent@457d3f54
[22:41:05] [Server thread/TRACE] [FML]: Registry: 118 minecraft:block.waterlily.place net.minecraft.util.SoundEvent@144792d5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 119 minecraft:block.wood.break net.minecraft.util.SoundEvent@1da61a29
[22:41:05] [Server thread/TRACE] [FML]: Registry: 120 minecraft:block.wood.fall net.minecraft.util.SoundEvent@47cf922d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 121 minecraft:block.wood.hit net.minecraft.util.SoundEvent@6b64921f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 122 minecraft:block.wood.place net.minecraft.util.SoundEvent@439d649c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 123 minecraft:block.wood.step net.minecraft.util.SoundEvent@6e475994
[22:41:05] [Server thread/TRACE] [FML]: Registry: 124 minecraft:block.wood_button.click_off net.minecraft.util.SoundEvent@55a2f08b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 125 minecraft:block.wood_button.click_on net.minecraft.util.SoundEvent@1a99744a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 126 minecraft:block.wood_pressureplate.click_off net.minecraft.util.SoundEvent@32084a01
[22:41:05] [Server thread/TRACE] [FML]: Registry: 127 minecraft:block.wood_pressureplate.click_on net.minecraft.util.SoundEvent@66d73e2d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 128 minecraft:block.wooden_door.close net.minecraft.util.SoundEvent@2433bcd4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 129 minecraft:block.wooden_door.open net.minecraft.util.SoundEvent@75d9b73c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 130 minecraft:block.wooden_trapdoor.close net.minecraft.util.SoundEvent@5f1a3c4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 131 minecraft:block.wooden_trapdoor.open net.minecraft.util.SoundEvent@5a08d301
[22:41:05] [Server thread/TRACE] [FML]: Registry: 132 minecraft:enchant.thorns.hit net.minecraft.util.SoundEvent@63e40188
[22:41:05] [Server thread/TRACE] [FML]: Registry: 133 minecraft:entity.armorstand.break net.minecraft.util.SoundEvent@5b3c2a9f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 134 minecraft:entity.armorstand.fall net.minecraft.util.SoundEvent@535b4dbf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 135 minecraft:entity.armorstand.hit net.minecraft.util.SoundEvent@4f571c0e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 136 minecraft:entity.armorstand.place net.minecraft.util.SoundEvent@c7cbc2d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 137 minecraft:entity.arrow.hit net.minecraft.util.SoundEvent@36ae17ef
[22:41:05] [Server thread/TRACE] [FML]: Registry: 138 minecraft:entity.arrow.hit_player net.minecraft.util.SoundEvent@3f919230
[22:41:05] [Server thread/TRACE] [FML]: Registry: 139 minecraft:entity.arrow.shoot net.minecraft.util.SoundEvent@48d14ea0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 140 minecraft:entity.bat.ambient net.minecraft.util.SoundEvent@21251e43
[22:41:05] [Server thread/TRACE] [FML]: Registry: 141 minecraft:entity.bat.death net.minecraft.util.SoundEvent@677274e7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 142 minecraft:entity.bat.hurt net.minecraft.util.SoundEvent@54c17a2b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 143 minecraft:entity.bat.loop net.minecraft.util.SoundEvent@16279a5d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 144 minecraft:entity.bat.takeoff net.minecraft.util.SoundEvent@1f7949dc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 145 minecraft:entity.blaze.ambient net.minecraft.util.SoundEvent@6bd8c398
[22:41:05] [Server thread/TRACE] [FML]: Registry: 146 minecraft:entity.blaze.burn net.minecraft.util.SoundEvent@3497ecea
[22:41:05] [Server thread/TRACE] [FML]: Registry: 147 minecraft:entity.blaze.death net.minecraft.util.SoundEvent@1e487d57
[22:41:05] [Server thread/TRACE] [FML]: Registry: 148 minecraft:entity.blaze.hurt net.minecraft.util.SoundEvent@4b2af0eb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 149 minecraft:entity.blaze.shoot net.minecraft.util.SoundEvent@66c32e15
[22:41:05] [Server thread/TRACE] [FML]: Registry: 150 minecraft:entity.boat.paddle_land net.minecraft.util.SoundEvent@6d387e9b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 151 minecraft:entity.boat.paddle_water net.minecraft.util.SoundEvent@304704ae
[22:41:05] [Server thread/TRACE] [FML]: Registry: 152 minecraft:entity.bobber.retrieve net.minecraft.util.SoundEvent@2c7607e5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 153 minecraft:entity.bobber.splash net.minecraft.util.SoundEvent@533a27f8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 154 minecraft:entity.bobber.throw net.minecraft.util.SoundEvent@7dd847a2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 155 minecraft:entity.cat.ambient net.minecraft.util.SoundEvent@75b25ec3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 156 minecraft:entity.cat.death net.minecraft.util.SoundEvent@69e736bf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 157 minecraft:entity.cat.hiss net.minecraft.util.SoundEvent@6b60d99c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 158 minecraft:entity.cat.hurt net.minecraft.util.SoundEvent@543a7605
[22:41:05] [Server thread/TRACE] [FML]: Registry: 159 minecraft:entity.cat.purr net.minecraft.util.SoundEvent@33997e07
[22:41:05] [Server thread/TRACE] [FML]: Registry: 160 minecraft:entity.cat.purreow net.minecraft.util.SoundEvent@639bf405
[22:41:05] [Server thread/TRACE] [FML]: Registry: 161 minecraft:entity.chicken.ambient net.minecraft.util.SoundEvent@eda7dd3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 162 minecraft:entity.chicken.death net.minecraft.util.SoundEvent@9d7a853
[22:41:05] [Server thread/TRACE] [FML]: Registry: 163 minecraft:entity.chicken.egg net.minecraft.util.SoundEvent@71c69628
[22:41:05] [Server thread/TRACE] [FML]: Registry: 164 minecraft:entity.chicken.hurt net.minecraft.util.SoundEvent@4dc16fc9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 165 minecraft:entity.chicken.step net.minecraft.util.SoundEvent@1028a747
[22:41:05] [Server thread/TRACE] [FML]: Registry: 166 minecraft:entity.cow.ambient net.minecraft.util.SoundEvent@24890021
[22:41:05] [Server thread/TRACE] [FML]: Registry: 167 minecraft:entity.cow.death net.minecraft.util.SoundEvent@613ba54e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 168 minecraft:entity.cow.hurt net.minecraft.util.SoundEvent@27422187
[22:41:05] [Server thread/TRACE] [FML]: Registry: 169 minecraft:entity.cow.milk net.minecraft.util.SoundEvent@7205a8b7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 170 minecraft:entity.cow.step net.minecraft.util.SoundEvent@1ee126de
[22:41:05] [Server thread/TRACE] [FML]: Registry: 171 minecraft:entity.creeper.death net.minecraft.util.SoundEvent@22cce199
[22:41:05] [Server thread/TRACE] [FML]: Registry: 172 minecraft:entity.creeper.hurt net.minecraft.util.SoundEvent@14b4b25e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 173 minecraft:entity.creeper.primed net.minecraft.util.SoundEvent@4babe06f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 174 minecraft:entity.donkey.ambient net.minecraft.util.SoundEvent@5c6be812
[22:41:05] [Server thread/TRACE] [FML]: Registry: 175 minecraft:entity.donkey.angry net.minecraft.util.SoundEvent@19ee0a2f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 176 minecraft:entity.donkey.chest net.minecraft.util.SoundEvent@28796d0e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 177 minecraft:entity.donkey.death net.minecraft.util.SoundEvent@3cc548f6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 178 minecraft:entity.donkey.hurt net.minecraft.util.SoundEvent@3fed0c04
[22:41:05] [Server thread/TRACE] [FML]: Registry: 179 minecraft:entity.egg.throw net.minecraft.util.SoundEvent@563bd6a4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 180 minecraft:entity.elder_guardian.ambient net.minecraft.util.SoundEvent@3549c070
[22:41:05] [Server thread/TRACE] [FML]: Registry: 181 minecraft:entity.elder_guardian.ambient_land net.minecraft.util.SoundEvent@235dacd7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 182 minecraft:entity.elder_guardian.curse net.minecraft.util.SoundEvent@74070994
[22:41:05] [Server thread/TRACE] [FML]: Registry: 183 minecraft:entity.elder_guardian.death net.minecraft.util.SoundEvent@7c816f46
[22:41:05] [Server thread/TRACE] [FML]: Registry: 184 minecraft:entity.elder_guardian.death_land net.minecraft.util.SoundEvent@7307ae6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 185 minecraft:entity.elder_guardian.flop net.minecraft.util.SoundEvent@49c555c3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 186 minecraft:entity.elder_guardian.hurt net.minecraft.util.SoundEvent@542aec6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 187 minecraft:entity.elder_guardian.hurt_land net.minecraft.util.SoundEvent@724e0a77
[22:41:05] [Server thread/TRACE] [FML]: Registry: 188 minecraft:entity.enderdragon.ambient net.minecraft.util.SoundEvent@762db992
[22:41:05] [Server thread/TRACE] [FML]: Registry: 189 minecraft:entity.enderdragon.death net.minecraft.util.SoundEvent@15a591d9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 190 minecraft:entity.enderdragon.flap net.minecraft.util.SoundEvent@5812935
[22:41:05] [Server thread/TRACE] [FML]: Registry: 191 minecraft:entity.enderdragon.growl net.minecraft.util.SoundEvent@71e9640
[22:41:05] [Server thread/TRACE] [FML]: Registry: 192 minecraft:entity.enderdragon.hurt net.minecraft.util.SoundEvent@1ce45e18
[22:41:05] [Server thread/TRACE] [FML]: Registry: 193 minecraft:entity.enderdragon.shoot net.minecraft.util.SoundEvent@25762f04
[22:41:05] [Server thread/TRACE] [FML]: Registry: 194 minecraft:entity.enderdragon_fireball.explode net.minecraft.util.SoundEvent@2932721e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 195 minecraft:entity.endereye.death net.minecraft.util.SoundEvent@5a6d4dee
[22:41:05] [Server thread/TRACE] [FML]: Registry: 196 minecraft:entity.endereye.launch net.minecraft.util.SoundEvent@6447dc25
[22:41:05] [Server thread/TRACE] [FML]: Registry: 197 minecraft:entity.endermen.ambient net.minecraft.util.SoundEvent@705dc1a6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 198 minecraft:entity.endermen.death net.minecraft.util.SoundEvent@4a45ff31
[22:41:05] [Server thread/TRACE] [FML]: Registry: 199 minecraft:entity.endermen.hurt net.minecraft.util.SoundEvent@7af7c9aa
[22:41:05] [Server thread/TRACE] [FML]: Registry: 200 minecraft:entity.endermen.scream net.minecraft.util.SoundEvent@208b8425
[22:41:05] [Server thread/TRACE] [FML]: Registry: 201 minecraft:entity.endermen.stare net.minecraft.util.SoundEvent@3ec52163
[22:41:05] [Server thread/TRACE] [FML]: Registry: 202 minecraft:entity.endermen.teleport net.minecraft.util.SoundEvent@5b1cedfd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 203 minecraft:entity.endermite.ambient net.minecraft.util.SoundEvent@1fe2c5ad
[22:41:05] [Server thread/TRACE] [FML]: Registry: 204 minecraft:entity.endermite.death net.minecraft.util.SoundEvent@6334c0d8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 205 minecraft:entity.endermite.hurt net.minecraft.util.SoundEvent@74ed3be4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 206 minecraft:entity.endermite.step net.minecraft.util.SoundEvent@48224381
[22:41:05] [Server thread/TRACE] [FML]: Registry: 207 minecraft:entity.enderpearl.throw net.minecraft.util.SoundEvent@41e43885
[22:41:05] [Server thread/TRACE] [FML]: Registry: 208 minecraft:entity.evocation_fangs.attack net.minecraft.util.SoundEvent@4131261
[22:41:05] [Server thread/TRACE] [FML]: Registry: 209 minecraft:entity.evocation_illager.ambient net.minecraft.util.SoundEvent@193c3b1c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 210 minecraft:entity.evocation_illager.cast_spell net.minecraft.util.SoundEvent@43d84df1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 211 minecraft:entity.evocation_illager.death net.minecraft.util.SoundEvent@2318651f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 212 minecraft:entity.evocation_illager.hurt net.minecraft.util.SoundEvent@3f04fb07
[22:41:05] [Server thread/TRACE] [FML]: Registry: 213 minecraft:entity.evocation_illager.prepare_attack net.minecraft.util.SoundEvent@4718d320
[22:41:05] [Server thread/TRACE] [FML]: Registry: 214 minecraft:entity.evocation_illager.prepare_summon net.minecraft.util.SoundEvent@46aea9f7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 215 minecraft:entity.evocation_illager.prepare_wololo net.minecraft.util.SoundEvent@267e0ca0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 216 minecraft:entity.experience_bottle.throw net.minecraft.util.SoundEvent@3e3a07ab
[22:41:05] [Server thread/TRACE] [FML]: Registry: 217 minecraft:entity.experience_orb.pickup net.minecraft.util.SoundEvent@3f3a529f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 218 minecraft:entity.firework.blast net.minecraft.util.SoundEvent@ce8b59e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 219 minecraft:entity.firework.blast_far net.minecraft.util.SoundEvent@5aa5b3af
[22:41:05] [Server thread/TRACE] [FML]: Registry: 220 minecraft:entity.firework.large_blast net.minecraft.util.SoundEvent@344cf00f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 221 minecraft:entity.firework.large_blast_far net.minecraft.util.SoundEvent@598ff2b3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 222 minecraft:entity.firework.launch net.minecraft.util.SoundEvent@1002f859
[22:41:05] [Server thread/TRACE] [FML]: Registry: 223 minecraft:entity.firework.shoot net.minecraft.util.SoundEvent@67cd193d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 224 minecraft:entity.firework.twinkle net.minecraft.util.SoundEvent@34525143
[22:41:05] [Server thread/TRACE] [FML]: Registry: 225 minecraft:entity.firework.twinkle_far net.minecraft.util.SoundEvent@126e2710
[22:41:05] [Server thread/TRACE] [FML]: Registry: 226 minecraft:entity.generic.big_fall net.minecraft.util.SoundEvent@1529d534
[22:41:05] [Server thread/TRACE] [FML]: Registry: 227 minecraft:entity.generic.burn net.minecraft.util.SoundEvent@1a22325d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 228 minecraft:entity.generic.death net.minecraft.util.SoundEvent@3c5cb013
[22:41:05] [Server thread/TRACE] [FML]: Registry: 229 minecraft:entity.generic.drink net.minecraft.util.SoundEvent@5f69462f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 230 minecraft:entity.generic.eat net.minecraft.util.SoundEvent@432b883
[22:41:05] [Server thread/TRACE] [FML]: Registry: 231 minecraft:entity.generic.explode net.minecraft.util.SoundEvent@f09c282
[22:41:05] [Server thread/TRACE] [FML]: Registry: 232 minecraft:entity.generic.extinguish_fire net.minecraft.util.SoundEvent@560c3758
[22:41:05] [Server thread/TRACE] [FML]: Registry: 233 minecraft:entity.generic.hurt net.minecraft.util.SoundEvent@43414b88
[22:41:05] [Server thread/TRACE] [FML]: Registry: 234 minecraft:entity.generic.small_fall net.minecraft.util.SoundEvent@52a605c3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 235 minecraft:entity.generic.splash net.minecraft.util.SoundEvent@13fad0c7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 236 minecraft:entity.generic.swim net.minecraft.util.SoundEvent@24fb8317
[22:41:05] [Server thread/TRACE] [FML]: Registry: 237 minecraft:entity.ghast.ambient net.minecraft.util.SoundEvent@6d2f910b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 238 minecraft:entity.ghast.death net.minecraft.util.SoundEvent@f451970
[22:41:05] [Server thread/TRACE] [FML]: Registry: 239 minecraft:entity.ghast.hurt net.minecraft.util.SoundEvent@4a7c8cb7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 240 minecraft:entity.ghast.scream net.minecraft.util.SoundEvent@32675dd4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 241 minecraft:entity.ghast.shoot net.minecraft.util.SoundEvent@2351255a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 242 minecraft:entity.ghast.warn net.minecraft.util.SoundEvent@4f836d9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 243 minecraft:entity.guardian.ambient net.minecraft.util.SoundEvent@2a4f1bc5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 244 minecraft:entity.guardian.ambient_land net.minecraft.util.SoundEvent@224e7aa5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 245 minecraft:entity.guardian.attack net.minecraft.util.SoundEvent@89ff043
[22:41:05] [Server thread/TRACE] [FML]: Registry: 246 minecraft:entity.guardian.death net.minecraft.util.SoundEvent@4d145177
[22:41:05] [Server thread/TRACE] [FML]: Registry: 247 minecraft:entity.guardian.death_land net.minecraft.util.SoundEvent@1f57fa23
[22:41:05] [Server thread/TRACE] [FML]: Registry: 248 minecraft:entity.guardian.flop net.minecraft.util.SoundEvent@4e9d203e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 249 minecraft:entity.guardian.hurt net.minecraft.util.SoundEvent@39f7cc46
[22:41:05] [Server thread/TRACE] [FML]: Registry: 250 minecraft:entity.guardian.hurt_land net.minecraft.util.SoundEvent@5687ade6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 251 minecraft:entity.horse.ambient net.minecraft.util.SoundEvent@7621c3f7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 252 minecraft:entity.horse.angry net.minecraft.util.SoundEvent@519a81dd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 253 minecraft:entity.horse.armor net.minecraft.util.SoundEvent@5608e254
[22:41:05] [Server thread/TRACE] [FML]: Registry: 254 minecraft:entity.horse.breathe net.minecraft.util.SoundEvent@3d8b9dee
[22:41:05] [Server thread/TRACE] [FML]: Registry: 255 minecraft:entity.horse.death net.minecraft.util.SoundEvent@45cddfd3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 256 minecraft:entity.horse.eat net.minecraft.util.SoundEvent@40dc2ade
[22:41:05] [Server thread/TRACE] [FML]: Registry: 257 minecraft:entity.horse.gallop net.minecraft.util.SoundEvent@51d76ad3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 258 minecraft:entity.horse.hurt net.minecraft.util.SoundEvent@30d2f9ea
[22:41:05] [Server thread/TRACE] [FML]: Registry: 259 minecraft:entity.horse.jump net.minecraft.util.SoundEvent@1bca9b64
[22:41:05] [Server thread/TRACE] [FML]: Registry: 260 minecraft:entity.horse.land net.minecraft.util.SoundEvent@3a61d819
[22:41:05] [Server thread/TRACE] [FML]: Registry: 261 minecraft:entity.horse.saddle net.minecraft.util.SoundEvent@508abc74
[22:41:05] [Server thread/TRACE] [FML]: Registry: 262 minecraft:entity.horse.step net.minecraft.util.SoundEvent@77b01226
[22:41:05] [Server thread/TRACE] [FML]: Registry: 263 minecraft:entity.horse.step_wood net.minecraft.util.SoundEvent@386ea60f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 264 minecraft:entity.hostile.big_fall net.minecraft.util.SoundEvent@c7b100b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 265 minecraft:entity.hostile.death net.minecraft.util.SoundEvent@99774ec
[22:41:05] [Server thread/TRACE] [FML]: Registry: 266 minecraft:entity.hostile.hurt net.minecraft.util.SoundEvent@7ec176da
[22:41:05] [Server thread/TRACE] [FML]: Registry: 267 minecraft:entity.hostile.small_fall net.minecraft.util.SoundEvent@33d2f9d3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 268 minecraft:entity.hostile.splash net.minecraft.util.SoundEvent@677d4cea
[22:41:05] [Server thread/TRACE] [FML]: Registry: 269 minecraft:entity.hostile.swim net.minecraft.util.SoundEvent@55ff64fd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 270 minecraft:entity.husk.ambient net.minecraft.util.SoundEvent@20fdaf3e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 271 minecraft:entity.husk.death net.minecraft.util.SoundEvent@445c693
[22:41:05] [Server thread/TRACE] [FML]: Registry: 272 minecraft:entity.husk.hurt net.minecraft.util.SoundEvent@9d2c0ed
[22:41:05] [Server thread/TRACE] [FML]: Registry: 273 minecraft:entity.husk.step net.minecraft.util.SoundEvent@272485a6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 274 minecraft:entity.illusion_illager.ambient net.minecraft.util.SoundEvent@6aed4a23
[22:41:05] [Server thread/TRACE] [FML]: Registry: 275 minecraft:entity.illusion_illager.cast_spell net.minecraft.util.SoundEvent@40b678b3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 276 minecraft:entity.illusion_illager.death net.minecraft.util.SoundEvent@5f7c1de0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 277 minecraft:entity.illusion_illager.hurt net.minecraft.util.SoundEvent@5cf6ba1c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 278 minecraft:entity.illusion_illager.mirror_move net.minecraft.util.SoundEvent@5cca5ff3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 279 minecraft:entity.illusion_illager.prepare_blindness net.minecraft.util.SoundEvent@2fcad739
[22:41:05] [Server thread/TRACE] [FML]: Registry: 280 minecraft:entity.illusion_illager.prepare_mirror net.minecraft.util.SoundEvent@10664c3d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 281 minecraft:entity.irongolem.attack net.minecraft.util.SoundEvent@79a92277
[22:41:05] [Server thread/TRACE] [FML]: Registry: 282 minecraft:entity.irongolem.death net.minecraft.util.SoundEvent@7712df76
[22:41:05] [Server thread/TRACE] [FML]: Registry: 283 minecraft:entity.irongolem.hurt net.minecraft.util.SoundEvent@e98adb2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 284 minecraft:entity.irongolem.step net.minecraft.util.SoundEvent@2c3d0ff8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 285 minecraft:entity.item.break net.minecraft.util.SoundEvent@1cb73a92
[22:41:05] [Server thread/TRACE] [FML]: Registry: 286 minecraft:entity.item.pickup net.minecraft.util.SoundEvent@7d3faf1d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 287 minecraft:entity.itemframe.add_item net.minecraft.util.SoundEvent@36017835
[22:41:05] [Server thread/TRACE] [FML]: Registry: 288 minecraft:entity.itemframe.break net.minecraft.util.SoundEvent@7207f3c2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 289 minecraft:entity.itemframe.place net.minecraft.util.SoundEvent@574134ba
[22:41:05] [Server thread/TRACE] [FML]: Registry: 290 minecraft:entity.itemframe.remove_item net.minecraft.util.SoundEvent@57063e08
[22:41:05] [Server thread/TRACE] [FML]: Registry: 291 minecraft:entity.itemframe.rotate_item net.minecraft.util.SoundEvent@6afb240d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 292 minecraft:entity.leashknot.break net.minecraft.util.SoundEvent@272f5373
[22:41:05] [Server thread/TRACE] [FML]: Registry: 293 minecraft:entity.leashknot.place net.minecraft.util.SoundEvent@799557c8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 294 minecraft:entity.lightning.impact net.minecraft.util.SoundEvent@1f05d08c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 295 minecraft:entity.lightning.thunder net.minecraft.util.SoundEvent@2c6d442d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 296 minecraft:entity.lingeringpotion.throw net.minecraft.util.SoundEvent@71842e18
[22:41:05] [Server thread/TRACE] [FML]: Registry: 297 minecraft:entity.llama.ambient net.minecraft.util.SoundEvent@227c0cf7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 298 minecraft:entity.llama.angry net.minecraft.util.SoundEvent@13cc3984
[22:41:05] [Server thread/TRACE] [FML]: Registry: 299 minecraft:entity.llama.chest net.minecraft.util.SoundEvent@55465bfc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 300 minecraft:entity.llama.death net.minecraft.util.SoundEvent@5625ba2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 301 minecraft:entity.llama.eat net.minecraft.util.SoundEvent@47bbf44d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 302 minecraft:entity.llama.hurt net.minecraft.util.SoundEvent@35c9f527
[22:41:05] [Server thread/TRACE] [FML]: Registry: 303 minecraft:entity.llama.spit net.minecraft.util.SoundEvent@52b7c1d9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 304 minecraft:entity.llama.step net.minecraft.util.SoundEvent@451f3f66
[22:41:05] [Server thread/TRACE] [FML]: Registry: 305 minecraft:entity.llama.swag net.minecraft.util.SoundEvent@5d1eb214
[22:41:05] [Server thread/TRACE] [FML]: Registry: 306 minecraft:entity.magmacube.death net.minecraft.util.SoundEvent@2784145d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 307 minecraft:entity.magmacube.hurt net.minecraft.util.SoundEvent@4bd1b07d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 308 minecraft:entity.magmacube.jump net.minecraft.util.SoundEvent@7789526e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 309 minecraft:entity.magmacube.squish net.minecraft.util.SoundEvent@5fafd099
[22:41:05] [Server thread/TRACE] [FML]: Registry: 310 minecraft:entity.minecart.inside net.minecraft.util.SoundEvent@580e01cd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 311 minecraft:entity.minecart.riding net.minecraft.util.SoundEvent@1e9a10e9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 312 minecraft:entity.mooshroom.shear net.minecraft.util.SoundEvent@233d2b76
[22:41:05] [Server thread/TRACE] [FML]: Registry: 313 minecraft:entity.mule.ambient net.minecraft.util.SoundEvent@2370c90
[22:41:05] [Server thread/TRACE] [FML]: Registry: 314 minecraft:entity.mule.chest net.minecraft.util.SoundEvent@2a9f7572
[22:41:05] [Server thread/TRACE] [FML]: Registry: 315 minecraft:entity.mule.death net.minecraft.util.SoundEvent@644c3590
[22:41:05] [Server thread/TRACE] [FML]: Registry: 316 minecraft:entity.mule.hurt net.minecraft.util.SoundEvent@2e60d4f4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 317 minecraft:entity.painting.break net.minecraft.util.SoundEvent@14091e24
[22:41:05] [Server thread/TRACE] [FML]: Registry: 318 minecraft:entity.painting.place net.minecraft.util.SoundEvent@45ecdd32
[22:41:05] [Server thread/TRACE] [FML]: Registry: 319 minecraft:entity.parrot.ambient net.minecraft.util.SoundEvent@408980aa
[22:41:05] [Server thread/TRACE] [FML]: Registry: 320 minecraft:entity.parrot.death net.minecraft.util.SoundEvent@68e62b3b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 321 minecraft:entity.parrot.eat net.minecraft.util.SoundEvent@34c2e03d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 322 minecraft:entity.parrot.fly net.minecraft.util.SoundEvent@17e4beda
[22:41:05] [Server thread/TRACE] [FML]: Registry: 323 minecraft:entity.parrot.hurt net.minecraft.util.SoundEvent@1be4f05c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 324 minecraft:entity.parrot.imitate.blaze net.minecraft.util.SoundEvent@4202bfe8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 325 minecraft:entity.parrot.imitate.creeper net.minecraft.util.SoundEvent@61627c9d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 326 minecraft:entity.parrot.imitate.elder_guardian net.minecraft.util.SoundEvent@53c21c05
[22:41:05] [Server thread/TRACE] [FML]: Registry: 327 minecraft:entity.parrot.imitate.enderdragon net.minecraft.util.SoundEvent@6f986031
[22:41:05] [Server thread/TRACE] [FML]: Registry: 328 minecraft:entity.parrot.imitate.enderman net.minecraft.util.SoundEvent@38326fd5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 329 minecraft:entity.parrot.imitate.endermite net.minecraft.util.SoundEvent@4a467ada
[22:41:05] [Server thread/TRACE] [FML]: Registry: 330 minecraft:entity.parrot.imitate.evocation_illager net.minecraft.util.SoundEvent@92775a3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 331 minecraft:entity.parrot.imitate.ghast net.minecraft.util.SoundEvent@2512155e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 332 minecraft:entity.parrot.imitate.husk net.minecraft.util.SoundEvent@ef59aee
[22:41:05] [Server thread/TRACE] [FML]: Registry: 333 minecraft:entity.parrot.imitate.illusion_illager net.minecraft.util.SoundEvent@779cb140
[22:41:05] [Server thread/TRACE] [FML]: Registry: 334 minecraft:entity.parrot.imitate.magmacube net.minecraft.util.SoundEvent@45a4587d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 335 minecraft:entity.parrot.imitate.polar_bear net.minecraft.util.SoundEvent@70a91d72
[22:41:05] [Server thread/TRACE] [FML]: Registry: 336 minecraft:entity.parrot.imitate.shulker net.minecraft.util.SoundEvent@52a9db63
[22:41:05] [Server thread/TRACE] [FML]: Registry: 337 minecraft:entity.parrot.imitate.silverfish net.minecraft.util.SoundEvent@402d76c7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 338 minecraft:entity.parrot.imitate.skeleton net.minecraft.util.SoundEvent@27adb90f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 339 minecraft:entity.parrot.imitate.slime net.minecraft.util.SoundEvent@1fd77205
[22:41:05] [Server thread/TRACE] [FML]: Registry: 340 minecraft:entity.parrot.imitate.spider net.minecraft.util.SoundEvent@3b9c05f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 341 minecraft:entity.parrot.imitate.stray net.minecraft.util.SoundEvent@288915a1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 342 minecraft:entity.parrot.imitate.vex net.minecraft.util.SoundEvent@62a6a47e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 343 minecraft:entity.parrot.imitate.vindication_illager net.minecraft.util.SoundEvent@4645a575
[22:41:05] [Server thread/TRACE] [FML]: Registry: 344 minecraft:entity.parrot.imitate.witch net.minecraft.util.SoundEvent@b332eda
[22:41:05] [Server thread/TRACE] [FML]: Registry: 345 minecraft:entity.parrot.imitate.wither net.minecraft.util.SoundEvent@6bf70600
[22:41:05] [Server thread/TRACE] [FML]: Registry: 346 minecraft:entity.parrot.imitate.wither_skeleton net.minecraft.util.SoundEvent@3ca5da54
[22:41:05] [Server thread/TRACE] [FML]: Registry: 347 minecraft:entity.parrot.imitate.wolf net.minecraft.util.SoundEvent@57a0aeb8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 348 minecraft:entity.parrot.imitate.zombie net.minecraft.util.SoundEvent@45f70f68
[22:41:05] [Server thread/TRACE] [FML]: Registry: 349 minecraft:entity.parrot.imitate.zombie_pigman net.minecraft.util.SoundEvent@16e3d6d0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 350 minecraft:entity.parrot.imitate.zombie_villager net.minecraft.util.SoundEvent@406d922
[22:41:05] [Server thread/TRACE] [FML]: Registry: 351 minecraft:entity.parrot.step net.minecraft.util.SoundEvent@56017274
[22:41:05] [Server thread/TRACE] [FML]: Registry: 352 minecraft:entity.pig.ambient net.minecraft.util.SoundEvent@2bf0bb93
[22:41:05] [Server thread/TRACE] [FML]: Registry: 353 minecraft:entity.pig.death net.minecraft.util.SoundEvent@23adbd6b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 354 minecraft:entity.pig.hurt net.minecraft.util.SoundEvent@11d0bff5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 355 minecraft:entity.pig.saddle net.minecraft.util.SoundEvent@4c1fed69
[22:41:05] [Server thread/TRACE] [FML]: Registry: 356 minecraft:entity.pig.step net.minecraft.util.SoundEvent@629dfb5a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 357 minecraft:entity.player.attack.crit net.minecraft.util.SoundEvent@2c955487
[22:41:05] [Server thread/TRACE] [FML]: Registry: 358 minecraft:entity.player.attack.knockback net.minecraft.util.SoundEvent@38ae69f7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 359 minecraft:entity.player.attack.nodamage net.minecraft.util.SoundEvent@be9bf2e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 360 minecraft:entity.player.attack.strong net.minecraft.util.SoundEvent@623d222
[22:41:05] [Server thread/TRACE] [FML]: Registry: 361 minecraft:entity.player.attack.sweep net.minecraft.util.SoundEvent@949f0d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 362 minecraft:entity.player.attack.weak net.minecraft.util.SoundEvent@4b3eaf39
[22:41:05] [Server thread/TRACE] [FML]: Registry: 363 minecraft:entity.player.big_fall net.minecraft.util.SoundEvent@d6879bf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 364 minecraft:entity.player.breath net.minecraft.util.SoundEvent@154208f2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 365 minecraft:entity.player.burp net.minecraft.util.SoundEvent@318a81a0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 366 minecraft:entity.player.death net.minecraft.util.SoundEvent@f73a7cf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 367 minecraft:entity.player.hurt net.minecraft.util.SoundEvent@4198921f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 368 minecraft:entity.player.hurt_drown net.minecraft.util.SoundEvent@44181746
[22:41:05] [Server thread/TRACE] [FML]: Registry: 369 minecraft:entity.player.hurt_on_fire net.minecraft.util.SoundEvent@21fa19e4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 370 minecraft:entity.player.levelup net.minecraft.util.SoundEvent@33a58fcb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 371 minecraft:entity.player.small_fall net.minecraft.util.SoundEvent@36a8ebca
[22:41:05] [Server thread/TRACE] [FML]: Registry: 372 minecraft:entity.player.splash net.minecraft.util.SoundEvent@328e687e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 373 minecraft:entity.player.swim net.minecraft.util.SoundEvent@434a72f2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 374 minecraft:entity.polar_bear.ambient net.minecraft.util.SoundEvent@5c8e7687
[22:41:05] [Server thread/TRACE] [FML]: Registry: 375 minecraft:entity.polar_bear.baby_ambient net.minecraft.util.SoundEvent@2d093067
[22:41:05] [Server thread/TRACE] [FML]: Registry: 376 minecraft:entity.polar_bear.death net.minecraft.util.SoundEvent@6c056020
[22:41:05] [Server thread/TRACE] [FML]: Registry: 377 minecraft:entity.polar_bear.hurt net.minecraft.util.SoundEvent@7cc842b0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 378 minecraft:entity.polar_bear.step net.minecraft.util.SoundEvent@53dd29e0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 379 minecraft:entity.polar_bear.warning net.minecraft.util.SoundEvent@3733b1f4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 380 minecraft:entity.rabbit.ambient net.minecraft.util.SoundEvent@70f0c352
[22:41:05] [Server thread/TRACE] [FML]: Registry: 381 minecraft:entity.rabbit.attack net.minecraft.util.SoundEvent@4e93d23e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 382 minecraft:entity.rabbit.death net.minecraft.util.SoundEvent@743b7025
[22:41:05] [Server thread/TRACE] [FML]: Registry: 383 minecraft:entity.rabbit.hurt net.minecraft.util.SoundEvent@5eadc347
[22:41:05] [Server thread/TRACE] [FML]: Registry: 384 minecraft:entity.rabbit.jump net.minecraft.util.SoundEvent@28b16193
[22:41:05] [Server thread/TRACE] [FML]: Registry: 385 minecraft:entity.sheep.ambient net.minecraft.util.SoundEvent@78e34499
[22:41:05] [Server thread/TRACE] [FML]: Registry: 386 minecraft:entity.sheep.death net.minecraft.util.SoundEvent@5776a9f8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 387 minecraft:entity.sheep.hurt net.minecraft.util.SoundEvent@6771efaa
[22:41:05] [Server thread/TRACE] [FML]: Registry: 388 minecraft:entity.sheep.shear net.minecraft.util.SoundEvent@446fb72e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 389 minecraft:entity.sheep.step net.minecraft.util.SoundEvent@26caf4b6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 390 minecraft:entity.shulker.ambient net.minecraft.util.SoundEvent@4411a0fe
[22:41:05] [Server thread/TRACE] [FML]: Registry: 391 minecraft:entity.shulker.close net.minecraft.util.SoundEvent@2c750b69
[22:41:05] [Server thread/TRACE] [FML]: Registry: 392 minecraft:entity.shulker.death net.minecraft.util.SoundEvent@159a0f0e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 393 minecraft:entity.shulker.hurt net.minecraft.util.SoundEvent@6484364f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 394 minecraft:entity.shulker.hurt_closed net.minecraft.util.SoundEvent@2ddb6c71
[22:41:05] [Server thread/TRACE] [FML]: Registry: 395 minecraft:entity.shulker.open net.minecraft.util.SoundEvent@29f114e0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 396 minecraft:entity.shulker.shoot net.minecraft.util.SoundEvent@6c569caf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 397 minecraft:entity.shulker.teleport net.minecraft.util.SoundEvent@29a5f924
[22:41:05] [Server thread/TRACE] [FML]: Registry: 398 minecraft:entity.shulker_bullet.hit net.minecraft.util.SoundEvent@5f6ba085
[22:41:05] [Server thread/TRACE] [FML]: Registry: 399 minecraft:entity.shulker_bullet.hurt net.minecraft.util.SoundEvent@7e1ce99c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 400 minecraft:entity.silverfish.ambient net.minecraft.util.SoundEvent@26f7b114
[22:41:05] [Server thread/TRACE] [FML]: Registry: 401 minecraft:entity.silverfish.death net.minecraft.util.SoundEvent@209d0037
[22:41:05] [Server thread/TRACE] [FML]: Registry: 402 minecraft:entity.silverfish.hurt net.minecraft.util.SoundEvent@22f0e329
[22:41:05] [Server thread/TRACE] [FML]: Registry: 403 minecraft:entity.silverfish.step net.minecraft.util.SoundEvent@3b39bee2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 404 minecraft:entity.skeleton.ambient net.minecraft.util.SoundEvent@20ddc780
[22:41:05] [Server thread/TRACE] [FML]: Registry: 405 minecraft:entity.skeleton.death net.minecraft.util.SoundEvent@6889e714
[22:41:05] [Server thread/TRACE] [FML]: Registry: 406 minecraft:entity.skeleton.hurt net.minecraft.util.SoundEvent@4dc5b887
[22:41:05] [Server thread/TRACE] [FML]: Registry: 407 minecraft:entity.skeleton.shoot net.minecraft.util.SoundEvent@3b7dd173
[22:41:05] [Server thread/TRACE] [FML]: Registry: 408 minecraft:entity.skeleton.step net.minecraft.util.SoundEvent@7552f05b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 409 minecraft:entity.skeleton_horse.ambient net.minecraft.util.SoundEvent@524418a2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 410 minecraft:entity.skeleton_horse.death net.minecraft.util.SoundEvent@322593ed
[22:41:05] [Server thread/TRACE] [FML]: Registry: 411 minecraft:entity.skeleton_horse.hurt net.minecraft.util.SoundEvent@67062a93
[22:41:05] [Server thread/TRACE] [FML]: Registry: 412 minecraft:entity.slime.attack net.minecraft.util.SoundEvent@5b4ce00
[22:41:05] [Server thread/TRACE] [FML]: Registry: 413 minecraft:entity.slime.death net.minecraft.util.SoundEvent@7747571c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 414 minecraft:entity.slime.hurt net.minecraft.util.SoundEvent@69e308e2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 415 minecraft:entity.slime.jump net.minecraft.util.SoundEvent@3f67f5ff
[22:41:05] [Server thread/TRACE] [FML]: Registry: 416 minecraft:entity.slime.squish net.minecraft.util.SoundEvent@1c80f8dd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 417 minecraft:entity.small_magmacube.death net.minecraft.util.SoundEvent@51b2b3e6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 418 minecraft:entity.small_magmacube.hurt net.minecraft.util.SoundEvent@20e7152a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 419 minecraft:entity.small_magmacube.squish net.minecraft.util.SoundEvent@202fd4c4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 420 minecraft:entity.small_slime.death net.minecraft.util.SoundEvent@3b72860c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 421 minecraft:entity.small_slime.hurt net.minecraft.util.SoundEvent@7f1b2f07
[22:41:05] [Server thread/TRACE] [FML]: Registry: 422 minecraft:entity.small_slime.jump net.minecraft.util.SoundEvent@674d2b8b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 423 minecraft:entity.small_slime.squish net.minecraft.util.SoundEvent@399a5a52
[22:41:05] [Server thread/TRACE] [FML]: Registry: 424 minecraft:entity.snowball.throw net.minecraft.util.SoundEvent@1677f98b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 425 minecraft:entity.snowman.ambient net.minecraft.util.SoundEvent@30b29f55
[22:41:05] [Server thread/TRACE] [FML]: Registry: 426 minecraft:entity.snowman.death net.minecraft.util.SoundEvent@3eadfbbb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 427 minecraft:entity.snowman.hurt net.minecraft.util.SoundEvent@550e7ef6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 428 minecraft:entity.snowman.shoot net.minecraft.util.SoundEvent@7c9c7e7d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 429 minecraft:entity.spider.ambient net.minecraft.util.SoundEvent@58701e8c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 430 minecraft:entity.spider.death net.minecraft.util.SoundEvent@951461a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 431 minecraft:entity.spider.hurt net.minecraft.util.SoundEvent@2f0e7008
[22:41:05] [Server thread/TRACE] [FML]: Registry: 432 minecraft:entity.spider.step net.minecraft.util.SoundEvent@307e9c02
[22:41:05] [Server thread/TRACE] [FML]: Registry: 433 minecraft:entity.splash_potion.break net.minecraft.util.SoundEvent@682270ff
[22:41:05] [Server thread/TRACE] [FML]: Registry: 434 minecraft:entity.splash_potion.throw net.minecraft.util.SoundEvent@6bc08a77
[22:41:05] [Server thread/TRACE] [FML]: Registry: 435 minecraft:entity.squid.ambient net.minecraft.util.SoundEvent@37922937
[22:41:05] [Server thread/TRACE] [FML]: Registry: 436 minecraft:entity.squid.death net.minecraft.util.SoundEvent@73483d4b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 437 minecraft:entity.squid.hurt net.minecraft.util.SoundEvent@8961e55
[22:41:05] [Server thread/TRACE] [FML]: Registry: 438 minecraft:entity.stray.ambient net.minecraft.util.SoundEvent@67eabe02
[22:41:05] [Server thread/TRACE] [FML]: Registry: 439 minecraft:entity.stray.death net.minecraft.util.SoundEvent@4197e859
[22:41:05] [Server thread/TRACE] [FML]: Registry: 440 minecraft:entity.stray.hurt net.minecraft.util.SoundEvent@73072745
[22:41:05] [Server thread/TRACE] [FML]: Registry: 441 minecraft:entity.stray.step net.minecraft.util.SoundEvent@4bdbfbc6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 442 minecraft:entity.tnt.primed net.minecraft.util.SoundEvent@79735611
[22:41:05] [Server thread/TRACE] [FML]: Registry: 443 minecraft:entity.vex.ambient net.minecraft.util.SoundEvent@758ac46
[22:41:05] [Server thread/TRACE] [FML]: Registry: 444 minecraft:entity.vex.charge net.minecraft.util.SoundEvent@4d2f8ee7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 445 minecraft:entity.vex.death net.minecraft.util.SoundEvent@593e594f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 446 minecraft:entity.vex.hurt net.minecraft.util.SoundEvent@3a1e5fa7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 447 minecraft:entity.villager.ambient net.minecraft.util.SoundEvent@7866fe3e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 448 minecraft:entity.villager.death net.minecraft.util.SoundEvent@498f1f63
[22:41:05] [Server thread/TRACE] [FML]: Registry: 449 minecraft:entity.villager.hurt net.minecraft.util.SoundEvent@6250d33c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 450 minecraft:entity.villager.no net.minecraft.util.SoundEvent@2a7b4bb6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 451 minecraft:entity.villager.trading net.minecraft.util.SoundEvent@65a3d7c9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 452 minecraft:entity.villager.yes net.minecraft.util.SoundEvent@5466a819
[22:41:05] [Server thread/TRACE] [FML]: Registry: 453 minecraft:entity.vindication_illager.ambient net.minecraft.util.SoundEvent@30cb489a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 454 minecraft:entity.vindication_illager.death net.minecraft.util.SoundEvent@401d83ce
[22:41:05] [Server thread/TRACE] [FML]: Registry: 455 minecraft:entity.vindication_illager.hurt net.minecraft.util.SoundEvent@3b7b099b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 456 minecraft:entity.witch.ambient net.minecraft.util.SoundEvent@5abc488d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 457 minecraft:entity.witch.death net.minecraft.util.SoundEvent@30d944d8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 458 minecraft:entity.witch.drink net.minecraft.util.SoundEvent@1c76b2fe
[22:41:05] [Server thread/TRACE] [FML]: Registry: 459 minecraft:entity.witch.hurt net.minecraft.util.SoundEvent@7fa2473a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 460 minecraft:entity.witch.throw net.minecraft.util.SoundEvent@47629063
[22:41:05] [Server thread/TRACE] [FML]: Registry: 461 minecraft:entity.wither.ambient net.minecraft.util.SoundEvent@3d67e3d3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 462 minecraft:entity.wither.break_block net.minecraft.util.SoundEvent@14af57c3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 463 minecraft:entity.wither.death net.minecraft.util.SoundEvent@795949fb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 464 minecraft:entity.wither.hurt net.minecraft.util.SoundEvent@2aeb3f3b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 465 minecraft:entity.wither.shoot net.minecraft.util.SoundEvent@281028ce
[22:41:05] [Server thread/TRACE] [FML]: Registry: 466 minecraft:entity.wither.spawn net.minecraft.util.SoundEvent@46ef7340
[22:41:05] [Server thread/TRACE] [FML]: Registry: 467 minecraft:entity.wither_skeleton.ambient net.minecraft.util.SoundEvent@75caecf7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 468 minecraft:entity.wither_skeleton.death net.minecraft.util.SoundEvent@62b0792
[22:41:05] [Server thread/TRACE] [FML]: Registry: 469 minecraft:entity.wither_skeleton.hurt net.minecraft.util.SoundEvent@2fd409c1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 470 minecraft:entity.wither_skeleton.step net.minecraft.util.SoundEvent@121c1a08
[22:41:05] [Server thread/TRACE] [FML]: Registry: 471 minecraft:entity.wolf.ambient net.minecraft.util.SoundEvent@3013e1e8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 472 minecraft:entity.wolf.death net.minecraft.util.SoundEvent@6e5a77ef
[22:41:05] [Server thread/TRACE] [FML]: Registry: 473 minecraft:entity.wolf.growl net.minecraft.util.SoundEvent@61cff1e4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 474 minecraft:entity.wolf.howl net.minecraft.util.SoundEvent@13f17b8f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 475 minecraft:entity.wolf.hurt net.minecraft.util.SoundEvent@3cc2c4b8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 476 minecraft:entity.wolf.pant net.minecraft.util.SoundEvent@11a29c0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 477 minecraft:entity.wolf.shake net.minecraft.util.SoundEvent@1fc4b8d6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 478 minecraft:entity.wolf.step net.minecraft.util.SoundEvent@77185a2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 479 minecraft:entity.wolf.whine net.minecraft.util.SoundEvent@2dbc66f0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 480 minecraft:entity.zombie.ambient net.minecraft.util.SoundEvent@7d381eae
[22:41:05] [Server thread/TRACE] [FML]: Registry: 481 minecraft:entity.zombie.attack_door_wood net.minecraft.util.SoundEvent@47800bd7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 482 minecraft:entity.zombie.attack_iron_door net.minecraft.util.SoundEvent@4c57ca10
[22:41:05] [Server thread/TRACE] [FML]: Registry: 483 minecraft:entity.zombie.break_door_wood net.minecraft.util.SoundEvent@212be8c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 484 minecraft:entity.zombie.death net.minecraft.util.SoundEvent@3fe21d0e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 485 minecraft:entity.zombie.hurt net.minecraft.util.SoundEvent@787b7796
[22:41:05] [Server thread/TRACE] [FML]: Registry: 486 minecraft:entity.zombie.infect net.minecraft.util.SoundEvent@a0e35c3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 487 minecraft:entity.zombie.step net.minecraft.util.SoundEvent@1d7f0cd0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 488 minecraft:entity.zombie_horse.ambient net.minecraft.util.SoundEvent@325a781c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 489 minecraft:entity.zombie_horse.death net.minecraft.util.SoundEvent@113e6e06
[22:41:05] [Server thread/TRACE] [FML]: Registry: 490 minecraft:entity.zombie_horse.hurt net.minecraft.util.SoundEvent@6ae5e1cf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 491 minecraft:entity.zombie_pig.ambient net.minecraft.util.SoundEvent@f9979cf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 492 minecraft:entity.zombie_pig.angry net.minecraft.util.SoundEvent@6e627ab8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 493 minecraft:entity.zombie_pig.death net.minecraft.util.SoundEvent@cce672c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 494 minecraft:entity.zombie_pig.hurt net.minecraft.util.SoundEvent@496004e3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 495 minecraft:entity.zombie_villager.ambient net.minecraft.util.SoundEvent@df34b01
[22:41:05] [Server thread/TRACE] [FML]: Registry: 496 minecraft:entity.zombie_villager.converted net.minecraft.util.SoundEvent@703947bd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 497 minecraft:entity.zombie_villager.cure net.minecraft.util.SoundEvent@f31b991
[22:41:05] [Server thread/TRACE] [FML]: Registry: 498 minecraft:entity.zombie_villager.death net.minecraft.util.SoundEvent@46bff388
[22:41:05] [Server thread/TRACE] [FML]: Registry: 499 minecraft:entity.zombie_villager.hurt net.minecraft.util.SoundEvent@5183131d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 500 minecraft:entity.zombie_villager.step net.minecraft.util.SoundEvent@6b3da23f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 501 minecraft:item.armor.equip_chain net.minecraft.util.SoundEvent@69c263f8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 502 minecraft:item.armor.equip_diamond net.minecraft.util.SoundEvent@5058fefb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 503 minecraft:item.armor.equip_elytra net.minecraft.util.SoundEvent@198a0416
[22:41:05] [Server thread/TRACE] [FML]: Registry: 504 minecraft:item.armor.equip_generic net.minecraft.util.SoundEvent@1f207142
[22:41:05] [Server thread/TRACE] [FML]: Registry: 505 minecraft:item.armor.equip_gold net.minecraft.util.SoundEvent@65871cfd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 506 minecraft:item.armor.equip_iron net.minecraft.util.SoundEvent@723f8990
[22:41:05] [Server thread/TRACE] [FML]: Registry: 507 minecraft:item.armor.equip_leather net.minecraft.util.SoundEvent@3bdc8975
[22:41:05] [Server thread/TRACE] [FML]: Registry: 508 minecraft:item.bottle.empty net.minecraft.util.SoundEvent@27ea552d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 509 minecraft:item.bottle.fill net.minecraft.util.SoundEvent@7a57c5d9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 510 minecraft:item.bottle.fill_dragonbreath net.minecraft.util.SoundEvent@742aa00a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 511 minecraft:item.bucket.empty net.minecraft.util.SoundEvent@2be208db
[22:41:05] [Server thread/TRACE] [FML]: Registry: 512 minecraft:item.bucket.empty_lava net.minecraft.util.SoundEvent@5ed463b7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 513 minecraft:item.bucket.fill net.minecraft.util.SoundEvent@1ae90cb9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 514 minecraft:item.bucket.fill_lava net.minecraft.util.SoundEvent@3b62c51e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 515 minecraft:item.chorus_fruit.teleport net.minecraft.util.SoundEvent@7db679
[22:41:05] [Server thread/TRACE] [FML]: Registry: 516 minecraft:item.elytra.flying net.minecraft.util.SoundEvent@7dc9b41a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 517 minecraft:item.firecharge.use net.minecraft.util.SoundEvent@2f97e3de
[22:41:05] [Server thread/TRACE] [FML]: Registry: 518 minecraft:item.flintandsteel.use net.minecraft.util.SoundEvent@2f09907
[22:41:05] [Server thread/TRACE] [FML]: Registry: 519 minecraft:item.hoe.till net.minecraft.util.SoundEvent@6f53295e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 520 minecraft:item.shield.block net.minecraft.util.SoundEvent@5f8a29ca
[22:41:05] [Server thread/TRACE] [FML]: Registry: 521 minecraft:item.shield.break net.minecraft.util.SoundEvent@4f93a8f6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 522 minecraft:item.shovel.flatten net.minecraft.util.SoundEvent@492d38a2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 523 minecraft:item.totem.use net.minecraft.util.SoundEvent@3fc2e100
[22:41:05] [Server thread/TRACE] [FML]: Registry: 524 minecraft:music.creative net.minecraft.util.SoundEvent@31885b4b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 525 minecraft:music.credits net.minecraft.util.SoundEvent@638e8194
[22:41:05] [Server thread/TRACE] [FML]: Registry: 526 minecraft:music.dragon net.minecraft.util.SoundEvent@43c64d6f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 527 minecraft:music.end net.minecraft.util.SoundEvent@6b247ef6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 528 minecraft:music.game net.minecraft.util.SoundEvent@188532da
[22:41:05] [Server thread/TRACE] [FML]: Registry: 529 minecraft:music.menu net.minecraft.util.SoundEvent@f10927f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 530 minecraft:music.nether net.minecraft.util.SoundEvent@7e4c0bc7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 531 minecraft:record.11 net.minecraft.util.SoundEvent@36570936
[22:41:05] [Server thread/TRACE] [FML]: Registry: 532 minecraft:record.13 net.minecraft.util.SoundEvent@775fec4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 533 minecraft:record.blocks net.minecraft.util.SoundEvent@c7d173f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 534 minecraft:record.cat net.minecraft.util.SoundEvent@12f12744
[22:41:05] [Server thread/TRACE] [FML]: Registry: 535 minecraft:record.chirp net.minecraft.util.SoundEvent@1c618295
[22:41:05] [Server thread/TRACE] [FML]: Registry: 536 minecraft:record.far net.minecraft.util.SoundEvent@344acc03
[22:41:05] [Server thread/TRACE] [FML]: Registry: 537 minecraft:record.mall net.minecraft.util.SoundEvent@50eae15a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 538 minecraft:record.mellohi net.minecraft.util.SoundEvent@4bba2704
[22:41:05] [Server thread/TRACE] [FML]: Registry: 539 minecraft:record.stal net.minecraft.util.SoundEvent@5b5f61cc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 540 minecraft:record.strad net.minecraft.util.SoundEvent@39179470
[22:41:05] [Server thread/TRACE] [FML]: Registry: 541 minecraft:record.wait net.minecraft.util.SoundEvent@3ef04239
[22:41:05] [Server thread/TRACE] [FML]: Registry: 542 minecraft:record.ward net.minecraft.util.SoundEvent@2468c0e4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 543 minecraft:ui.button.click net.minecraft.util.SoundEvent@49994a4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 544 minecraft:ui.toast.in net.minecraft.util.SoundEvent@1a82453
[22:41:05] [Server thread/TRACE] [FML]: Registry: 545 minecraft:ui.toast.out net.minecraft.util.SoundEvent@3df54fd5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 546 minecraft:ui.toast.challenge_complete net.minecraft.util.SoundEvent@5ff8d76f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 547 minecraft:weather.rain net.minecraft.util.SoundEvent@178c4480
[22:41:05] [Server thread/TRACE] [FML]: Registry: 548 minecraft:weather.rain.above net.minecraft.util.SoundEvent@5746609e
[22:41:05] [Server thread/TRACE] [FML]: Registry Name : minecraft:potiontypes
[22:41:05] [Server thread/TRACE] [FML]: Registry: 0 minecraft:empty net.minecraft.potion.PotionType@5519ee60
[22:41:05] [Server thread/TRACE] [FML]: Registry: 1 minecraft:water net.minecraft.potion.PotionType@66008321
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2 minecraft:mundane net.minecraft.potion.PotionType@c4fac3a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 3 minecraft:thick net.minecraft.potion.PotionType@22e8f04c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 4 minecraft:awkward net.minecraft.potion.PotionType@3818609f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 5 minecraft:night_vision net.minecraft.potion.PotionType@5ae3f536
[22:41:05] [Server thread/TRACE] [FML]: Registry: 6 minecraft:long_night_vision net.minecraft.potion.PotionType@2b3cbc2c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 7 minecraft:invisibility net.minecraft.potion.PotionType@4eb34397
[22:41:05] [Server thread/TRACE] [FML]: Registry: 8 minecraft:long_invisibility net.minecraft.potion.PotionType@3554de46
[22:41:05] [Server thread/TRACE] [FML]: Registry: 9 minecraft:leaping net.minecraft.potion.PotionType@70dbd79f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 10 minecraft:long_leaping net.minecraft.potion.PotionType@3ec8c874
[22:41:05] [Server thread/TRACE] [FML]: Registry: 11 minecraft:strong_leaping net.minecraft.potion.PotionType@6a339bc1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 12 minecraft:fire_resistance net.minecraft.potion.PotionType@7906de2f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 13 minecraft:long_fire_resistance net.minecraft.potion.PotionType@574f89bf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 14 minecraft:swiftness net.minecraft.potion.PotionType@2fbc704a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 15 minecraft:long_swiftness net.minecraft.potion.PotionType@59a71bef
[22:41:05] [Server thread/TRACE] [FML]: Registry: 16 minecraft:strong_swiftness net.minecraft.potion.PotionType@169f4152
[22:41:05] [Server thread/TRACE] [FML]: Registry: 17 minecraft:slowness net.minecraft.potion.PotionType@3d36204f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 18 minecraft:long_slowness net.minecraft.potion.PotionType@71443983
[22:41:05] [Server thread/TRACE] [FML]: Registry: 19 minecraft:water_breathing net.minecraft.potion.PotionType@105d2c27
[22:41:05] [Server thread/TRACE] [FML]: Registry: 20 minecraft:long_water_breathing net.minecraft.potion.PotionType@7ca46aaf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 21 minecraft:healing net.minecraft.potion.PotionType@701c092c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 22 minecraft:strong_healing net.minecraft.potion.PotionType@20c4be8d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 23 minecraft:harming net.minecraft.potion.PotionType@590182a6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 24 minecraft:strong_harming net.minecraft.potion.PotionType@6af6a3b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 25 minecraft:poison net.minecraft.potion.PotionType@16ea56ab
[22:41:05] [Server thread/TRACE] [FML]: Registry: 26 minecraft:long_poison net.minecraft.potion.PotionType@135fb22d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 27 minecraft:strong_poison net.minecraft.potion.PotionType@461e0652
[22:41:05] [Server thread/TRACE] [FML]: Registry: 28 minecraft:regeneration net.minecraft.potion.PotionType@3b9d5218
[22:41:05] [Server thread/TRACE] [FML]: Registry: 29 minecraft:long_regeneration net.minecraft.potion.PotionType@7f8614ce
[22:41:05] [Server thread/TRACE] [FML]: Registry: 30 minecraft:strong_regeneration net.minecraft.potion.PotionType@11261fc9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 31 minecraft:strength net.minecraft.potion.PotionType@273cb729
[22:41:05] [Server thread/TRACE] [FML]: Registry: 32 minecraft:long_strength net.minecraft.potion.PotionType@76603c44
[22:41:05] [Server thread/TRACE] [FML]: Registry: 33 minecraft:strong_strength net.minecraft.potion.PotionType@398f6622
[22:41:05] [Server thread/TRACE] [FML]: Registry: 34 minecraft:weakness net.minecraft.potion.PotionType@18f6ee8d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 35 minecraft:long_weakness net.minecraft.potion.PotionType@5a318745
[22:41:05] [Server thread/TRACE] [FML]: Registry: 36 minecraft:luck net.minecraft.potion.PotionType@2d44025b
[22:41:05] [Server thread/TRACE] [FML]: Registry Name : minecraft:enchantments
[22:41:05] [Server thread/TRACE] [FML]: Registry: 0 minecraft:protection net.minecraft.enchantment.EnchantmentProtection@61fe5253
[22:41:05] [Server thread/TRACE] [FML]: Registry: 1 minecraft:fire_protection net.minecraft.enchantment.EnchantmentProtection@7b2a6ed3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2 minecraft:feather_falling net.minecraft.enchantment.EnchantmentProtection@28993a77
[22:41:05] [Server thread/TRACE] [FML]: Registry: 3 minecraft:blast_protection net.minecraft.enchantment.EnchantmentProtection@2c6b36d7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 4 minecraft:projectile_protection net.minecraft.enchantment.EnchantmentProtection@3f1485c3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 5 minecraft:respiration net.minecraft.enchantment.EnchantmentOxygen@e7423bb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 6 minecraft:aqua_affinity net.minecraft.enchantment.EnchantmentWaterWorker@a43a21e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 7 minecraft:thorns net.minecraft.enchantment.EnchantmentThorns@7dee7914
[22:41:05] [Server thread/TRACE] [FML]: Registry: 8 minecraft:depth_strider net.minecraft.enchantment.EnchantmentWaterWalker@7731fb94
[22:41:05] [Server thread/TRACE] [FML]: Registry: 9 minecraft:frost_walker net.minecraft.enchantment.EnchantmentFrostWalker@15db4dc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 10 minecraft:binding_curse net.minecraft.enchantment.EnchantmentBindingCurse@6a73f164
[22:41:05] [Server thread/TRACE] [FML]: Registry: 16 minecraft:sharpness net.minecraft.enchantment.EnchantmentDamage@7e5b449c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 17 minecraft:smite net.minecraft.enchantment.EnchantmentDamage@75fdbd71
[22:41:05] [Server thread/TRACE] [FML]: Registry: 18 minecraft:bane_of_arthropods net.minecraft.enchantment.EnchantmentDamage@7e1f88e2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 19 minecraft:knockback net.minecraft.enchantment.EnchantmentKnockback@44986fae
[22:41:05] [Server thread/TRACE] [FML]: Registry: 20 minecraft:fire_aspect net.minecraft.enchantment.EnchantmentFireAspect@5811f080
[22:41:05] [Server thread/TRACE] [FML]: Registry: 21 minecraft:looting net.minecraft.enchantment.EnchantmentLootBonus@37ddb835
[22:41:05] [Server thread/TRACE] [FML]: Registry: 22 minecraft:sweeping net.minecraft.enchantment.EnchantmentSweepingEdge@38cd7531
[22:41:05] [Server thread/TRACE] [FML]: Registry: 32 minecraft:efficiency net.minecraft.enchantment.EnchantmentDigging@22b112bb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 33 minecraft:silk_touch net.minecraft.enchantment.EnchantmentUntouching@74f1e112
[22:41:05] [Server thread/TRACE] [FML]: Registry: 34 minecraft:unbreaking net.minecraft.enchantment.EnchantmentDurability@7ba5d307
[22:41:05] [Server thread/TRACE] [FML]: Registry: 35 minecraft:fortune net.minecraft.enchantment.EnchantmentLootBonus@529a2d6f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 48 minecraft:power net.minecraft.enchantment.EnchantmentArrowDamage@64230d44
[22:41:05] [Server thread/TRACE] [FML]: Registry: 49 minecraft:punch net.minecraft.enchantment.EnchantmentArrowKnockback@468d1fcc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 50 minecraft:flame net.minecraft.enchantment.EnchantmentArrowFire@7d28d525
[22:41:05] [Server thread/TRACE] [FML]: Registry: 51 minecraft:infinity net.minecraft.enchantment.EnchantmentArrowInfinite@6351efa6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 61 minecraft:luck_of_the_sea net.minecraft.enchantment.EnchantmentLootBonus@6c07666f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 62 minecraft:lure net.minecraft.enchantment.EnchantmentFishingSpeed@7310bc90
[22:41:05] [Server thread/TRACE] [FML]: Registry: 70 minecraft:mending net.minecraft.enchantment.EnchantmentMending@19a2b224
[22:41:05] [Server thread/TRACE] [FML]: Registry: 71 minecraft:vanishing_curse net.minecraft.enchantment.EnchantmentVanishingCurse@62036b05
[22:41:05] [Server thread/TRACE] [FML]: Registry Name : minecraft:recipes
[22:41:05] [Server thread/TRACE] [FML]: Registry: 0 minecraft:armordye net.minecraft.item.crafting.RecipesArmorDyes@20ca2c3f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 1 minecraft:bookcloning net.minecraft.item.crafting.RecipeBookCloning@4afb2c90
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2 minecraft:mapcloning net.minecraft.item.crafting.RecipesMapCloning@6a17ab87
[22:41:05] [Server thread/TRACE] [FML]: Registry: 3 minecraft:mapextending net.minecraft.item.crafting.RecipesMapExtending@7c7335dc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 4 minecraft:fireworks net.minecraft.item.crafting.RecipeFireworks@2a0154f7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 5 minecraft:repairitem net.minecraft.item.crafting.RecipeRepairItem@765650e4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 6 minecraft:tippedarrow net.minecraft.item.crafting.RecipeTippedArrow@319428ba
[22:41:05] [Server thread/TRACE] [FML]: Registry: 7 minecraft:bannerduplicate net.minecraft.item.crafting.RecipesBanners$RecipeDuplicatePattern@5f7e2ca8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 8 minecraft:banneraddpattern net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern@34adce96
[22:41:05] [Server thread/TRACE] [FML]: Registry: 9 minecraft:shielddecoration net.minecraft.item.crafting.ShieldRecipes$Decoration@2d4eba14
[22:41:05] [Server thread/TRACE] [FML]: Registry: 10 minecraft:shulkerboxcoloring net.minecraft.item.crafting.ShulkerBoxRecipes$ShulkerBoxColoring@7acb8e6b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 11 minecraft:yellow_wool net.minecraft.item.crafting.ShapelessRecipes@557635ca
[22:41:05] [Server thread/TRACE] [FML]: Registry: 12 minecraft:yellow_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@627d29cc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 13 minecraft:yellow_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@294a150c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 14 minecraft:yellow_stained_glass net.minecraft.item.crafting.ShapedRecipes@57bebe03
[22:41:05] [Server thread/TRACE] [FML]: Registry: 15 minecraft:yellow_dye_from_sunflower net.minecraft.item.crafting.ShapelessRecipes@420dee82
[22:41:05] [Server thread/TRACE] [FML]: Registry: 16 minecraft:yellow_dye_from_dandelion net.minecraft.item.crafting.ShapelessRecipes@4d162d67
[22:41:05] [Server thread/TRACE] [FML]: Registry: 17 minecraft:yellow_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@26c6be2d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 18 minecraft:yellow_carpet net.minecraft.item.crafting.ShapedRecipes@6be93728
[22:41:05] [Server thread/TRACE] [FML]: Registry: 19 minecraft:yellow_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@6f77917c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 20 minecraft:yellow_bed net.minecraft.item.crafting.ShapedRecipes@2338c3f9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 21 minecraft:yellow_banner net.minecraft.item.crafting.ShapedRecipes@60e83cb9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 22 minecraft:writable_book net.minecraft.item.crafting.ShapelessRecipes@1bc467bd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 23 minecraft:wooden_sword net.minecraft.item.crafting.ShapedRecipes@6231bb88
[22:41:05] [Server thread/TRACE] [FML]: Registry: 24 minecraft:wooden_shovel net.minecraft.item.crafting.ShapedRecipes@185b998d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 25 minecraft:wooden_pressure_plate net.minecraft.item.crafting.ShapedRecipes@7cd50c3d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 26 minecraft:wooden_pickaxe net.minecraft.item.crafting.ShapedRecipes@649a76c1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 27 minecraft:wooden_hoe net.minecraft.item.crafting.ShapedRecipes@46092840
[22:41:05] [Server thread/TRACE] [FML]: Registry: 28 minecraft:wooden_door net.minecraft.item.crafting.ShapedRecipes@35daccb8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 29 minecraft:wooden_button net.minecraft.item.crafting.ShapedRecipes@7e2bd635
[22:41:05] [Server thread/TRACE] [FML]: Registry: 30 minecraft:wooden_axe net.minecraft.item.crafting.ShapedRecipes@dc9033f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 31 minecraft:white_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@5d81b90a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 32 minecraft:white_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@5f324d9f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 33 minecraft:white_stained_glass net.minecraft.item.crafting.ShapedRecipes@a885aa1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 34 minecraft:white_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@5efb7f82
[22:41:05] [Server thread/TRACE] [FML]: Registry: 35 minecraft:white_carpet net.minecraft.item.crafting.ShapedRecipes@732f7660
[22:41:05] [Server thread/TRACE] [FML]: Registry: 36 minecraft:white_bed net.minecraft.item.crafting.ShapedRecipes@434896b0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 37 minecraft:white_banner net.minecraft.item.crafting.ShapedRecipes@42f40ad0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 38 minecraft:wheat net.minecraft.item.crafting.ShapedRecipes@700b9a54
[22:41:05] [Server thread/TRACE] [FML]: Registry: 39 minecraft:tripwire_hook net.minecraft.item.crafting.ShapedRecipes@38fc1904
[22:41:05] [Server thread/TRACE] [FML]: Registry: 40 minecraft:trapped_chest net.minecraft.item.crafting.ShapelessRecipes@72139933
[22:41:05] [Server thread/TRACE] [FML]: Registry: 41 minecraft:trapdoor net.minecraft.item.crafting.ShapedRecipes@f2120d5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 42 minecraft:torch net.minecraft.item.crafting.ShapedRecipes@6c96e1d5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 43 minecraft:tnt_minecart net.minecraft.item.crafting.ShapedRecipes@19bdfa3e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 44 minecraft:tnt net.minecraft.item.crafting.ShapedRecipes@2e530f34
[22:41:05] [Server thread/TRACE] [FML]: Registry: 45 minecraft:sugar net.minecraft.item.crafting.ShapedRecipes@2af5eab6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 46 minecraft:string_to_wool net.minecraft.item.crafting.ShapedRecipes@6f6c4462
[22:41:05] [Server thread/TRACE] [FML]: Registry: 47 minecraft:stonebrick net.minecraft.item.crafting.ShapedRecipes@a9e31e8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 48 minecraft:stone_sword net.minecraft.item.crafting.ShapedRecipes@49442e03
[22:41:05] [Server thread/TRACE] [FML]: Registry: 49 minecraft:stone_stairs net.minecraft.item.crafting.ShapedRecipes@1bb509a6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 50 minecraft:stone_slab net.minecraft.item.crafting.ShapedRecipes@31c9bb2f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 51 minecraft:stone_shovel net.minecraft.item.crafting.ShapedRecipes@6b994b71
[22:41:05] [Server thread/TRACE] [FML]: Registry: 52 minecraft:stone_pressure_plate net.minecraft.item.crafting.ShapedRecipes@549561ab
[22:41:05] [Server thread/TRACE] [FML]: Registry: 53 minecraft:stone_pickaxe net.minecraft.item.crafting.ShapedRecipes@dd3d0a6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 54 minecraft:stone_hoe net.minecraft.item.crafting.ShapedRecipes@2ca2fcb5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 55 minecraft:stone_button net.minecraft.item.crafting.ShapedRecipes@39bbe17c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 56 minecraft:stone_brick_stairs net.minecraft.item.crafting.ShapedRecipes@28b995b8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 57 minecraft:stone_brick_slab net.minecraft.item.crafting.ShapedRecipes@219c32e3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 58 minecraft:stone_axe net.minecraft.item.crafting.ShapedRecipes@6e211727
[22:41:05] [Server thread/TRACE] [FML]: Registry: 59 minecraft:sticky_piston net.minecraft.item.crafting.ShapedRecipes@255845b1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 60 minecraft:stick net.minecraft.item.crafting.ShapedRecipes@2de57397
[22:41:05] [Server thread/TRACE] [FML]: Registry: 61 minecraft:spruce_wooden_slab net.minecraft.item.crafting.ShapedRecipes@62df1f0e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 62 minecraft:spruce_stairs net.minecraft.item.crafting.ShapedRecipes@605790e5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 63 minecraft:spruce_planks net.minecraft.item.crafting.ShapedRecipes@48c42253
[22:41:05] [Server thread/TRACE] [FML]: Registry: 64 minecraft:spruce_fence_gate net.minecraft.item.crafting.ShapedRecipes@24305eca
[22:41:05] [Server thread/TRACE] [FML]: Registry: 65 minecraft:spruce_fence net.minecraft.item.crafting.ShapedRecipes@7952348f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 66 minecraft:spruce_door net.minecraft.item.crafting.ShapedRecipes@76b49d0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 67 minecraft:spruce_boat net.minecraft.item.crafting.ShapedRecipes@77f43f3e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 68 minecraft:spectral_arrow net.minecraft.item.crafting.ShapedRecipes@688c914e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 69 minecraft:speckled_melon net.minecraft.item.crafting.ShapedRecipes@2a47fb5d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 70 minecraft:snow_layer net.minecraft.item.crafting.ShapedRecipes@92a584f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 71 minecraft:snow net.minecraft.item.crafting.ShapedRecipes@ffd26d1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 72 minecraft:smooth_sandstone net.minecraft.item.crafting.ShapedRecipes@323dd422
[22:41:05] [Server thread/TRACE] [FML]: Registry: 73 minecraft:smooth_red_sandstone net.minecraft.item.crafting.ShapedRecipes@310045fc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 74 minecraft:slime_ball net.minecraft.item.crafting.ShapedRecipes@141cee26
[22:41:05] [Server thread/TRACE] [FML]: Registry: 75 minecraft:slime net.minecraft.item.crafting.ShapedRecipes@5233b7ad
[22:41:05] [Server thread/TRACE] [FML]: Registry: 76 minecraft:sign net.minecraft.item.crafting.ShapedRecipes@54fd5f6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 77 minecraft:shield net.minecraft.item.crafting.ShapedRecipes@6b297a62
[22:41:05] [Server thread/TRACE] [FML]: Registry: 78 minecraft:shears net.minecraft.item.crafting.ShapedRecipes@6bdc984
[22:41:05] [Server thread/TRACE] [FML]: Registry: 79 minecraft:sea_lantern net.minecraft.item.crafting.ShapedRecipes@2c9573f1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 80 minecraft:sandstone_stairs net.minecraft.item.crafting.ShapedRecipes@4b954cbb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 81 minecraft:sandstone_slab net.minecraft.item.crafting.ShapedRecipes@37a5ac85
[22:41:05] [Server thread/TRACE] [FML]: Registry: 82 minecraft:sandstone net.minecraft.item.crafting.ShapedRecipes@4a9e6ea7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 83 minecraft:repeater net.minecraft.item.crafting.ShapedRecipes@e18848d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 84 minecraft:redstone_torch net.minecraft.item.crafting.ShapedRecipes@36cc6055
[22:41:05] [Server thread/TRACE] [FML]: Registry: 85 minecraft:redstone_lamp net.minecraft.item.crafting.ShapedRecipes@24a696c0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 86 minecraft:redstone_block net.minecraft.item.crafting.ShapedRecipes@65e4ee59
[22:41:05] [Server thread/TRACE] [FML]: Registry: 87 minecraft:redstone net.minecraft.item.crafting.ShapedRecipes@59da32ad
[22:41:05] [Server thread/TRACE] [FML]: Registry: 88 minecraft:red_wool net.minecraft.item.crafting.ShapelessRecipes@404bca88
[22:41:05] [Server thread/TRACE] [FML]: Registry: 89 minecraft:red_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@4936dca9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 90 minecraft:red_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@6044311a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 91 minecraft:red_stained_glass net.minecraft.item.crafting.ShapedRecipes@fbcc62a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 92 minecraft:red_sandstone_stairs net.minecraft.item.crafting.ShapedRecipes@21304869
[22:41:05] [Server thread/TRACE] [FML]: Registry: 93 minecraft:red_sandstone_slab net.minecraft.item.crafting.ShapedRecipes@2a654f27
[22:41:05] [Server thread/TRACE] [FML]: Registry: 94 minecraft:red_sandstone net.minecraft.item.crafting.ShapedRecipes@583f6270
[22:41:05] [Server thread/TRACE] [FML]: Registry: 95 minecraft:red_nether_brick net.minecraft.item.crafting.ShapedRecipes@649df002
[22:41:05] [Server thread/TRACE] [FML]: Registry: 96 minecraft:red_dye_from_tulip net.minecraft.item.crafting.ShapelessRecipes@500341c4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 97 minecraft:red_dye_from_rose_bush net.minecraft.item.crafting.ShapelessRecipes@3e1596c3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 98 minecraft:red_dye_from_poppy net.minecraft.item.crafting.ShapelessRecipes@73f506d7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 99 minecraft:red_dye_from_beetroot net.minecraft.item.crafting.ShapelessRecipes@12c66345
[22:41:05] [Server thread/TRACE] [FML]: Registry: 100 minecraft:red_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@5126c0cd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 101 minecraft:red_carpet net.minecraft.item.crafting.ShapedRecipes@3c73d613
[22:41:05] [Server thread/TRACE] [FML]: Registry: 102 minecraft:red_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@2339ad10
[22:41:05] [Server thread/TRACE] [FML]: Registry: 103 minecraft:red_bed net.minecraft.item.crafting.ShapedRecipes@460222eb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 104 minecraft:red_banner net.minecraft.item.crafting.ShapedRecipes@724d4c0a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 105 minecraft:rail net.minecraft.item.crafting.ShapedRecipes@1cf38112
[22:41:05] [Server thread/TRACE] [FML]: Registry: 106 minecraft:rabbit_stew_from_red_mushroom net.minecraft.item.crafting.ShapedRecipes@6f3b4c9a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 107 minecraft:rabbit_stew_from_brown_mushroom net.minecraft.item.crafting.ShapedRecipes@4127dcdb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 108 minecraft:quartz_stairs net.minecraft.item.crafting.ShapedRecipes@55b9ffd0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 109 minecraft:quartz_slab net.minecraft.item.crafting.ShapedRecipes@4998944b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 110 minecraft:quartz_block net.minecraft.item.crafting.ShapedRecipes@52c4bf29
[22:41:05] [Server thread/TRACE] [FML]: Registry: 111 minecraft:purpur_stairs net.minecraft.item.crafting.ShapedRecipes@44b860b1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 112 minecraft:purpur_slab net.minecraft.item.crafting.ShapedRecipes@1e295ef1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 113 minecraft:purpur_pillar net.minecraft.item.crafting.ShapedRecipes@79ac02a9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 114 minecraft:purpur_block net.minecraft.item.crafting.ShapedRecipes@79499fa
[22:41:05] [Server thread/TRACE] [FML]: Registry: 115 minecraft:purple_wool net.minecraft.item.crafting.ShapelessRecipes@7942987
[22:41:05] [Server thread/TRACE] [FML]: Registry: 116 minecraft:purple_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@48b85dc5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 117 minecraft:purple_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@6f0ea5de
[22:41:05] [Server thread/TRACE] [FML]: Registry: 118 minecraft:purple_stained_glass net.minecraft.item.crafting.ShapedRecipes@259fb8f5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 119 minecraft:purple_shulker_box net.minecraft.item.crafting.ShapedRecipes@291fbdc9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 120 minecraft:purple_dye net.minecraft.item.crafting.ShapelessRecipes@21c8dd3e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 121 minecraft:purple_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@2769d577
[22:41:05] [Server thread/TRACE] [FML]: Registry: 122 minecraft:purple_carpet net.minecraft.item.crafting.ShapedRecipes@1b131102
[22:41:05] [Server thread/TRACE] [FML]: Registry: 123 minecraft:purple_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@3f19f197
[22:41:05] [Server thread/TRACE] [FML]: Registry: 124 minecraft:purple_bed net.minecraft.item.crafting.ShapedRecipes@2381a837
[22:41:05] [Server thread/TRACE] [FML]: Registry: 125 minecraft:purple_banner net.minecraft.item.crafting.ShapedRecipes@647dcc5e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 126 minecraft:pumpkin_seeds net.minecraft.item.crafting.ShapedRecipes@87f8146
[22:41:05] [Server thread/TRACE] [FML]: Registry: 127 minecraft:pumpkin_pie net.minecraft.item.crafting.ShapelessRecipes@61774805
[22:41:05] [Server thread/TRACE] [FML]: Registry: 128 minecraft:prismarine_bricks net.minecraft.item.crafting.ShapedRecipes@1b74a062
[22:41:05] [Server thread/TRACE] [FML]: Registry: 129 minecraft:prismarine net.minecraft.item.crafting.ShapedRecipes@2f24e1f3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 130 minecraft:polished_granite net.minecraft.item.crafting.ShapedRecipes@46bc9802
[22:41:05] [Server thread/TRACE] [FML]: Registry: 131 minecraft:polished_diorite net.minecraft.item.crafting.ShapedRecipes@31bbcced
[22:41:05] [Server thread/TRACE] [FML]: Registry: 132 minecraft:polished_andesite net.minecraft.item.crafting.ShapedRecipes@45682e3e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 133 minecraft:piston net.minecraft.item.crafting.ShapedRecipes@77c77a64
[22:41:05] [Server thread/TRACE] [FML]: Registry: 134 minecraft:pink_wool net.minecraft.item.crafting.ShapelessRecipes@678f685f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 135 minecraft:pink_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@59929512
[22:41:05] [Server thread/TRACE] [FML]: Registry: 136 minecraft:pink_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@2799f9a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 137 minecraft:pink_stained_glass net.minecraft.item.crafting.ShapedRecipes@47bc4445
[22:41:05] [Server thread/TRACE] [FML]: Registry: 138 minecraft:pink_dye_from_red_bonemeal net.minecraft.item.crafting.ShapelessRecipes@418f3cde
[22:41:05] [Server thread/TRACE] [FML]: Registry: 139 minecraft:pink_dye_from_pink_tulip net.minecraft.item.crafting.ShapelessRecipes@3c0a4c8b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 140 minecraft:pink_dye_from_peony net.minecraft.item.crafting.ShapelessRecipes@75715a14
[22:41:05] [Server thread/TRACE] [FML]: Registry: 141 minecraft:pink_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@11501f90
[22:41:05] [Server thread/TRACE] [FML]: Registry: 142 minecraft:pink_carpet net.minecraft.item.crafting.ShapedRecipes@10b1f9f3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 143 minecraft:pink_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@6a51a39d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 144 minecraft:pink_bed net.minecraft.item.crafting.ShapedRecipes@9cdceeb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 145 minecraft:pink_banner net.minecraft.item.crafting.ShapedRecipes@c360f40
[22:41:05] [Server thread/TRACE] [FML]: Registry: 146 minecraft:pillar_quartz_block net.minecraft.item.crafting.ShapedRecipes@3983b06d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 147 minecraft:paper net.minecraft.item.crafting.ShapedRecipes@3e7ac200
[22:41:05] [Server thread/TRACE] [FML]: Registry: 148 minecraft:painting net.minecraft.item.crafting.ShapedRecipes@70fe15d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 149 minecraft:orange_wool net.minecraft.item.crafting.ShapelessRecipes@632d8166
[22:41:05] [Server thread/TRACE] [FML]: Registry: 150 minecraft:orange_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@78fd9a11
[22:41:05] [Server thread/TRACE] [FML]: Registry: 151 minecraft:orange_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@5a618847
[22:41:05] [Server thread/TRACE] [FML]: Registry: 152 minecraft:orange_stained_glass net.minecraft.item.crafting.ShapedRecipes@556df144
[22:41:05] [Server thread/TRACE] [FML]: Registry: 153 minecraft:orange_dye_from_red_yellow net.minecraft.item.crafting.ShapelessRecipes@376a34fb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 154 minecraft:orange_dye_from_orange_tulip net.minecraft.item.crafting.ShapelessRecipes@3b48ffe8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 155 minecraft:orange_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@2acacdf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 156 minecraft:orange_carpet net.minecraft.item.crafting.ShapedRecipes@4cf5cf47
[22:41:05] [Server thread/TRACE] [FML]: Registry: 157 minecraft:orange_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@e73787
[22:41:05] [Server thread/TRACE] [FML]: Registry: 158 minecraft:orange_bed net.minecraft.item.crafting.ShapedRecipes@33684b87
[22:41:05] [Server thread/TRACE] [FML]: Registry: 159 minecraft:orange_banner net.minecraft.item.crafting.ShapedRecipes@37dcda42
[22:41:05] [Server thread/TRACE] [FML]: Registry: 160 minecraft:observer net.minecraft.item.crafting.ShapedRecipes@4d19ddeb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 161 minecraft:oak_wooden_slab net.minecraft.item.crafting.ShapedRecipes@2416378c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 162 minecraft:oak_stairs net.minecraft.item.crafting.ShapedRecipes@57404a8d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 163 minecraft:oak_planks net.minecraft.item.crafting.ShapedRecipes@2d4df467
[22:41:05] [Server thread/TRACE] [FML]: Registry: 164 minecraft:noteblock net.minecraft.item.crafting.ShapedRecipes@2dd25088
[22:41:05] [Server thread/TRACE] [FML]: Registry: 165 minecraft:nether_wart_block net.minecraft.item.crafting.ShapedRecipes@4485ca30
[22:41:05] [Server thread/TRACE] [FML]: Registry: 166 minecraft:nether_brick_stairs net.minecraft.item.crafting.ShapedRecipes@10ac5a14
[22:41:05] [Server thread/TRACE] [FML]: Registry: 167 minecraft:nether_brick_slab net.minecraft.item.crafting.ShapedRecipes@5fc4af25
[22:41:05] [Server thread/TRACE] [FML]: Registry: 168 minecraft:nether_brick_fence net.minecraft.item.crafting.ShapedRecipes@4fddd42b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 169 minecraft:nether_brick net.minecraft.item.crafting.ShapedRecipes@54c3bae
[22:41:05] [Server thread/TRACE] [FML]: Registry: 170 minecraft:mushroom_stew net.minecraft.item.crafting.ShapelessRecipes@4f6938cb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 171 minecraft:mossy_stonebrick net.minecraft.item.crafting.ShapelessRecipes@40eb85e9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 172 minecraft:mossy_cobblestone_wall net.minecraft.item.crafting.ShapedRecipes@bb0dcb6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 173 minecraft:mossy_cobblestone net.minecraft.item.crafting.ShapelessRecipes@1c7aa676
[22:41:05] [Server thread/TRACE] [FML]: Registry: 174 minecraft:minecart net.minecraft.item.crafting.ShapedRecipes@a6e0e5f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 175 minecraft:melon_seeds net.minecraft.item.crafting.ShapedRecipes@7a65e842
[22:41:05] [Server thread/TRACE] [FML]: Registry: 176 minecraft:melon_block net.minecraft.item.crafting.ShapedRecipes@13b666b4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 177 minecraft:map net.minecraft.item.crafting.ShapedRecipes@975f349
[22:41:05] [Server thread/TRACE] [FML]: Registry: 178 minecraft:magma_cream net.minecraft.item.crafting.ShapelessRecipes@6a4ec62d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 179 minecraft:magma net.minecraft.item.crafting.ShapedRecipes@6434d49e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 180 minecraft:magenta_wool net.minecraft.item.crafting.ShapelessRecipes@43bda665
[22:41:05] [Server thread/TRACE] [FML]: Registry: 181 minecraft:magenta_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@7c305624
[22:41:05] [Server thread/TRACE] [FML]: Registry: 182 minecraft:magenta_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@2b7b6f58
[22:41:05] [Server thread/TRACE] [FML]: Registry: 183 minecraft:magenta_stained_glass net.minecraft.item.crafting.ShapedRecipes@4dbcc8ce
[22:41:05] [Server thread/TRACE] [FML]: Registry: 184 minecraft:magenta_dye_from_purple_and_pink net.minecraft.item.crafting.ShapelessRecipes@1a4eb392
[22:41:05] [Server thread/TRACE] [FML]: Registry: 185 minecraft:magenta_dye_from_lilac net.minecraft.item.crafting.ShapelessRecipes@4b6cb083
[22:41:05] [Server thread/TRACE] [FML]: Registry: 186 minecraft:magenta_dye_from_lapis_red_pink net.minecraft.item.crafting.ShapelessRecipes@3f96ef2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 187 minecraft:magenta_dye_from_lapis_ink_bonemeal net.minecraft.item.crafting.ShapelessRecipes@328446e1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 188 minecraft:magenta_dye_from_allium net.minecraft.item.crafting.ShapelessRecipes@554f6e30
[22:41:05] [Server thread/TRACE] [FML]: Registry: 189 minecraft:magenta_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@34207fde
[22:41:05] [Server thread/TRACE] [FML]: Registry: 190 minecraft:magenta_carpet net.minecraft.item.crafting.ShapedRecipes@70edffdb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 191 minecraft:magenta_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@20f1c8ed
[22:41:05] [Server thread/TRACE] [FML]: Registry: 192 minecraft:magenta_bed net.minecraft.item.crafting.ShapedRecipes@43cc7bb7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 193 minecraft:magenta_banner net.minecraft.item.crafting.ShapedRecipes@1f9e42d2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 194 minecraft:lit_pumpkin net.minecraft.item.crafting.ShapedRecipes@3e4dabcb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 195 minecraft:lime_wool net.minecraft.item.crafting.ShapelessRecipes@333ab718
[22:41:05] [Server thread/TRACE] [FML]: Registry: 196 minecraft:lime_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@6dd65b79
[22:41:05] [Server thread/TRACE] [FML]: Registry: 197 minecraft:lime_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@564b86b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 198 minecraft:lime_stained_glass net.minecraft.item.crafting.ShapedRecipes@79a1f55c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 199 minecraft:lime_dye net.minecraft.item.crafting.ShapelessRecipes@23faae85
[22:41:05] [Server thread/TRACE] [FML]: Registry: 200 minecraft:lime_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@1184b542
[22:41:05] [Server thread/TRACE] [FML]: Registry: 201 minecraft:lime_carpet net.minecraft.item.crafting.ShapedRecipes@262e2c8c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 202 minecraft:lime_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@13ea9afc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 203 minecraft:lime_bed net.minecraft.item.crafting.ShapedRecipes@5e7d994c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 204 minecraft:lime_banner net.minecraft.item.crafting.ShapedRecipes@7ff48cdc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 205 minecraft:light_weighted_pressure_plate net.minecraft.item.crafting.ShapedRecipes@33bd3549
[22:41:05] [Server thread/TRACE] [FML]: Registry: 206 minecraft:light_gray_wool net.minecraft.item.crafting.ShapelessRecipes@2e90a3de
[22:41:05] [Server thread/TRACE] [FML]: Registry: 207 minecraft:light_gray_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@595713f3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 208 minecraft:light_gray_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@1fba15d7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 209 minecraft:light_gray_stained_glass net.minecraft.item.crafting.ShapedRecipes@687313e1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 210 minecraft:light_gray_dye_from_white_tulip net.minecraft.item.crafting.ShapelessRecipes@c7485d2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 211 minecraft:light_gray_dye_from_oxeye_daisy net.minecraft.item.crafting.ShapelessRecipes@5b12157b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 212 minecraft:light_gray_dye_from_ink_bonemeal net.minecraft.item.crafting.ShapelessRecipes@16b48082
[22:41:05] [Server thread/TRACE] [FML]: Registry: 213 minecraft:light_gray_dye_from_gray_bonemeal net.minecraft.item.crafting.ShapelessRecipes@3c9e06d7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 214 minecraft:light_gray_dye_from_azure_bluet net.minecraft.item.crafting.ShapelessRecipes@161138c8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 215 minecraft:light_gray_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@1994665d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 216 minecraft:light_gray_carpet net.minecraft.item.crafting.ShapedRecipes@685783b1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 217 minecraft:light_gray_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@2ef99072
[22:41:05] [Server thread/TRACE] [FML]: Registry: 218 minecraft:light_gray_bed net.minecraft.item.crafting.ShapedRecipes@665f19d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 219 minecraft:light_gray_banner net.minecraft.item.crafting.ShapedRecipes@4db8b888
[22:41:05] [Server thread/TRACE] [FML]: Registry: 220 minecraft:light_blue_wool net.minecraft.item.crafting.ShapelessRecipes@189e986f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 221 minecraft:light_blue_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@54b1ba04
[22:41:05] [Server thread/TRACE] [FML]: Registry: 222 minecraft:light_blue_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@7f9f3516
[22:41:05] [Server thread/TRACE] [FML]: Registry: 223 minecraft:light_blue_stained_glass net.minecraft.item.crafting.ShapedRecipes@46b2e0e4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 224 minecraft:light_blue_dye_from_lapis_bonemeal net.minecraft.item.crafting.ShapelessRecipes@250988e5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 225 minecraft:light_blue_dye_from_blue_orchid net.minecraft.item.crafting.ShapelessRecipes@5f453412
[22:41:05] [Server thread/TRACE] [FML]: Registry: 226 minecraft:light_blue_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@34f636a5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 227 minecraft:light_blue_carpet net.minecraft.item.crafting.ShapedRecipes@7ce87f9d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 228 minecraft:light_blue_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@77ec911
[22:41:05] [Server thread/TRACE] [FML]: Registry: 229 minecraft:light_blue_bed net.minecraft.item.crafting.ShapedRecipes@c4ef770
[22:41:05] [Server thread/TRACE] [FML]: Registry: 230 minecraft:light_blue_banner net.minecraft.item.crafting.ShapedRecipes@49fb77d0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 231 minecraft:lever net.minecraft.item.crafting.ShapedRecipes@743b4921
[22:41:05] [Server thread/TRACE] [FML]: Registry: 232 minecraft:leather_leggings net.minecraft.item.crafting.ShapedRecipes@2a882681
[22:41:05] [Server thread/TRACE] [FML]: Registry: 233 minecraft:leather_helmet net.minecraft.item.crafting.ShapedRecipes@5d7807b0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 234 minecraft:leather_chestplate net.minecraft.item.crafting.ShapedRecipes@15c46930
[22:41:05] [Server thread/TRACE] [FML]: Registry: 235 minecraft:leather_boots net.minecraft.item.crafting.ShapedRecipes@f64ce35
[22:41:05] [Server thread/TRACE] [FML]: Registry: 236 minecraft:leather net.minecraft.item.crafting.ShapedRecipes@77614e7c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 237 minecraft:lead net.minecraft.item.crafting.ShapedRecipes@330a6b76
[22:41:05] [Server thread/TRACE] [FML]: Registry: 238 minecraft:lapis_lazuli net.minecraft.item.crafting.ShapedRecipes@54c3b0dd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 239 minecraft:lapis_block net.minecraft.item.crafting.ShapedRecipes@61b06782
[22:41:05] [Server thread/TRACE] [FML]: Registry: 240 minecraft:ladder net.minecraft.item.crafting.ShapedRecipes@4d555b85
[22:41:05] [Server thread/TRACE] [FML]: Registry: 241 minecraft:jungle_wooden_slab net.minecraft.item.crafting.ShapedRecipes@54ff871a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 242 minecraft:jungle_stairs net.minecraft.item.crafting.ShapedRecipes@3e51beda
[22:41:05] [Server thread/TRACE] [FML]: Registry: 243 minecraft:jungle_planks net.minecraft.item.crafting.ShapedRecipes@70d3b49c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 244 minecraft:jungle_fence_gate net.minecraft.item.crafting.ShapedRecipes@5cdf6bb1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 245 minecraft:jungle_fence net.minecraft.item.crafting.ShapedRecipes@3f7e72a7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 246 minecraft:jungle_door net.minecraft.item.crafting.ShapedRecipes@29e9d47b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 247 minecraft:jungle_boat net.minecraft.item.crafting.ShapedRecipes@1ea44b7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 248 minecraft:jukebox net.minecraft.item.crafting.ShapedRecipes@47fb038d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 249 minecraft:item_frame net.minecraft.item.crafting.ShapedRecipes@7b9e4a2a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 250 minecraft:iron_trapdoor net.minecraft.item.crafting.ShapedRecipes@77d5c4c6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 251 minecraft:iron_sword net.minecraft.item.crafting.ShapedRecipes@7b276a08
[22:41:05] [Server thread/TRACE] [FML]: Registry: 252 minecraft:iron_shovel net.minecraft.item.crafting.ShapedRecipes@196bc2c1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 253 minecraft:iron_pickaxe net.minecraft.item.crafting.ShapedRecipes@2a6600ab
[22:41:05] [Server thread/TRACE] [FML]: Registry: 254 minecraft:iron_nugget net.minecraft.item.crafting.ShapedRecipes@14fe2e62
[22:41:05] [Server thread/TRACE] [FML]: Registry: 255 minecraft:iron_leggings net.minecraft.item.crafting.ShapedRecipes@2f7765f1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 256 minecraft:iron_ingot_from_nuggets net.minecraft.item.crafting.ShapedRecipes@4d8af13c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 257 minecraft:iron_ingot_from_block net.minecraft.item.crafting.ShapedRecipes@76c6b12c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 258 minecraft:iron_hoe net.minecraft.item.crafting.ShapedRecipes@3ef85262
[22:41:05] [Server thread/TRACE] [FML]: Registry: 259 minecraft:iron_helmet net.minecraft.item.crafting.ShapedRecipes@60af08b2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 260 minecraft:iron_door net.minecraft.item.crafting.ShapedRecipes@1e1c1634
[22:41:05] [Server thread/TRACE] [FML]: Registry: 261 minecraft:iron_chestplate net.minecraft.item.crafting.ShapedRecipes@463a0302
[22:41:05] [Server thread/TRACE] [FML]: Registry: 262 minecraft:iron_boots net.minecraft.item.crafting.ShapedRecipes@1ff359b7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 263 minecraft:iron_block net.minecraft.item.crafting.ShapedRecipes@1d2ec1f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 264 minecraft:iron_bars net.minecraft.item.crafting.ShapedRecipes@5bddb619
[22:41:05] [Server thread/TRACE] [FML]: Registry: 265 minecraft:iron_axe net.minecraft.item.crafting.ShapedRecipes@38f0de07
[22:41:05] [Server thread/TRACE] [FML]: Registry: 266 minecraft:hopper_minecart net.minecraft.item.crafting.ShapedRecipes@228ed68c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 267 minecraft:hopper net.minecraft.item.crafting.ShapedRecipes@74a15f4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 268 minecraft:heavy_weighted_pressure_plate net.minecraft.item.crafting.ShapedRecipes@76c1ede3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 269 minecraft:hay_block net.minecraft.item.crafting.ShapedRecipes@776eedad
[22:41:05] [Server thread/TRACE] [FML]: Registry: 270 minecraft:green_wool net.minecraft.item.crafting.ShapelessRecipes@3569f0f1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 271 minecraft:green_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@22e733f5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 272 minecraft:green_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@62a9c857
[22:41:05] [Server thread/TRACE] [FML]: Registry: 273 minecraft:green_stained_glass net.minecraft.item.crafting.ShapedRecipes@644ae4ff
[22:41:05] [Server thread/TRACE] [FML]: Registry: 274 minecraft:green_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@19e3ce9a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 275 minecraft:green_carpet net.minecraft.item.crafting.ShapedRecipes@6859080d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 276 minecraft:green_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@4cc5c43b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 277 minecraft:green_bed net.minecraft.item.crafting.ShapedRecipes@6f14ce3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 278 minecraft:green_banner net.minecraft.item.crafting.ShapedRecipes@5a7e2f07
[22:41:05] [Server thread/TRACE] [FML]: Registry: 279 minecraft:gray_wool net.minecraft.item.crafting.ShapelessRecipes@28023029
[22:41:05] [Server thread/TRACE] [FML]: Registry: 280 minecraft:gray_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@484313a6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 281 minecraft:gray_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@21dc1d99
[22:41:05] [Server thread/TRACE] [FML]: Registry: 282 minecraft:gray_stained_glass net.minecraft.item.crafting.ShapedRecipes@4b76a0f4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 283 minecraft:gray_dye net.minecraft.item.crafting.ShapelessRecipes@db372b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 284 minecraft:gray_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@22263e1a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 285 minecraft:gray_carpet net.minecraft.item.crafting.ShapedRecipes@1992b8b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 286 minecraft:gray_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@2e2d7dc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 287 minecraft:gray_bed net.minecraft.item.crafting.ShapedRecipes@68a1906f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 288 minecraft:gray_banner net.minecraft.item.crafting.ShapedRecipes@6cddb04c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 289 minecraft:granite net.minecraft.item.crafting.ShapelessRecipes@38c464df
[22:41:05] [Server thread/TRACE] [FML]: Registry: 290 minecraft:golden_sword net.minecraft.item.crafting.ShapedRecipes@4552f89f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 291 minecraft:golden_shovel net.minecraft.item.crafting.ShapedRecipes@3c175d82
[22:41:05] [Server thread/TRACE] [FML]: Registry: 292 minecraft:golden_rail net.minecraft.item.crafting.ShapedRecipes@46d8d38
[22:41:05] [Server thread/TRACE] [FML]: Registry: 293 minecraft:golden_pickaxe net.minecraft.item.crafting.ShapedRecipes@16b6493d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 294 minecraft:golden_leggings net.minecraft.item.crafting.ShapedRecipes@15c4b89b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 295 minecraft:golden_hoe net.minecraft.item.crafting.ShapedRecipes@58c48b92
[22:41:05] [Server thread/TRACE] [FML]: Registry: 296 minecraft:golden_helmet net.minecraft.item.crafting.ShapedRecipes@12eb281f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 297 minecraft:golden_chestplate net.minecraft.item.crafting.ShapedRecipes@54d93fce
[22:41:05] [Server thread/TRACE] [FML]: Registry: 298 minecraft:golden_carrot net.minecraft.item.crafting.ShapedRecipes@233b5c71
[22:41:05] [Server thread/TRACE] [FML]: Registry: 299 minecraft:golden_boots net.minecraft.item.crafting.ShapedRecipes@29b21fa6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 300 minecraft:golden_axe net.minecraft.item.crafting.ShapedRecipes@6724f10e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 301 minecraft:golden_apple net.minecraft.item.crafting.ShapedRecipes@5166f042
[22:41:05] [Server thread/TRACE] [FML]: Registry: 302 minecraft:gold_nugget net.minecraft.item.crafting.ShapedRecipes@41e5038a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 303 minecraft:gold_ingot_from_nuggets net.minecraft.item.crafting.ShapedRecipes@530dd2d7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 304 minecraft:gold_ingot_from_block net.minecraft.item.crafting.ShapedRecipes@2a70c8d5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 305 minecraft:gold_block net.minecraft.item.crafting.ShapedRecipes@23001753
[22:41:05] [Server thread/TRACE] [FML]: Registry: 306 minecraft:glowstone net.minecraft.item.crafting.ShapedRecipes@597050fa
[22:41:05] [Server thread/TRACE] [FML]: Registry: 307 minecraft:glass_pane net.minecraft.item.crafting.ShapedRecipes@4c2cc99f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 308 minecraft:glass_bottle net.minecraft.item.crafting.ShapedRecipes@75910e0e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 309 minecraft:furnace_minecart net.minecraft.item.crafting.ShapedRecipes@4f4c3934
[22:41:05] [Server thread/TRACE] [FML]: Registry: 310 minecraft:furnace net.minecraft.item.crafting.ShapedRecipes@72cec2e2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 311 minecraft:flower_pot net.minecraft.item.crafting.ShapedRecipes@5fc3333f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 312 minecraft:flint_and_steel net.minecraft.item.crafting.ShapelessRecipes@6d8dc329
[22:41:05] [Server thread/TRACE] [FML]: Registry: 313 minecraft:fishing_rod net.minecraft.item.crafting.ShapedRecipes@2c8c897e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 314 minecraft:fire_charge net.minecraft.item.crafting.ShapelessRecipes@5f8a0d7f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 315 minecraft:fermented_spider_eye net.minecraft.item.crafting.ShapelessRecipes@d594a5a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 316 minecraft:fence_gate net.minecraft.item.crafting.ShapedRecipes@438f205c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 317 minecraft:fence net.minecraft.item.crafting.ShapedRecipes@631990cc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 318 minecraft:ender_eye net.minecraft.item.crafting.ShapelessRecipes@5d39797a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 319 minecraft:ender_chest net.minecraft.item.crafting.ShapedRecipes@87affb5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 320 minecraft:end_rod net.minecraft.item.crafting.ShapedRecipes@5be17e53
[22:41:05] [Server thread/TRACE] [FML]: Registry: 321 minecraft:end_crystal net.minecraft.item.crafting.ShapedRecipes@2114955c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 322 minecraft:end_bricks net.minecraft.item.crafting.ShapedRecipes@41d0b71d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 323 minecraft:enchanting_table net.minecraft.item.crafting.ShapedRecipes@286b48ce
[22:41:05] [Server thread/TRACE] [FML]: Registry: 324 minecraft:emerald_block net.minecraft.item.crafting.ShapedRecipes@12e33c7b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 325 minecraft:emerald net.minecraft.item.crafting.ShapedRecipes@79e2aa2d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 326 minecraft:dropper net.minecraft.item.crafting.ShapedRecipes@65263248
[22:41:05] [Server thread/TRACE] [FML]: Registry: 327 minecraft:dispenser net.minecraft.item.crafting.ShapedRecipes@70cc0601
[22:41:05] [Server thread/TRACE] [FML]: Registry: 328 minecraft:diorite net.minecraft.item.crafting.ShapedRecipes@1b94df68
[22:41:05] [Server thread/TRACE] [FML]: Registry: 329 minecraft:diamond_sword net.minecraft.item.crafting.ShapedRecipes@5e05f3eb
[22:41:05] [Server thread/TRACE] [FML]: Registry: 330 minecraft:diamond_shovel net.minecraft.item.crafting.ShapedRecipes@4f90b4c9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 331 minecraft:diamond_pickaxe net.minecraft.item.crafting.ShapedRecipes@377d66f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 332 minecraft:diamond_leggings net.minecraft.item.crafting.ShapedRecipes@2105c11b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 333 minecraft:diamond_hoe net.minecraft.item.crafting.ShapedRecipes@53ed0519
[22:41:05] [Server thread/TRACE] [FML]: Registry: 334 minecraft:diamond_helmet net.minecraft.item.crafting.ShapedRecipes@6162d87c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 335 minecraft:diamond_chestplate net.minecraft.item.crafting.ShapedRecipes@5f709e71
[22:41:05] [Server thread/TRACE] [FML]: Registry: 336 minecraft:diamond_boots net.minecraft.item.crafting.ShapedRecipes@735d1db7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 337 minecraft:diamond_block net.minecraft.item.crafting.ShapedRecipes@3af8f1ef
[22:41:05] [Server thread/TRACE] [FML]: Registry: 338 minecraft:diamond_axe net.minecraft.item.crafting.ShapedRecipes@3778cd05
[22:41:05] [Server thread/TRACE] [FML]: Registry: 339 minecraft:diamond net.minecraft.item.crafting.ShapedRecipes@2667a238
[22:41:05] [Server thread/TRACE] [FML]: Registry: 340 minecraft:detector_rail net.minecraft.item.crafting.ShapedRecipes@186149f9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 341 minecraft:daylight_detector net.minecraft.item.crafting.ShapedRecipes@b5a6a82
[22:41:05] [Server thread/TRACE] [FML]: Registry: 342 minecraft:dark_prismarine net.minecraft.item.crafting.ShapedRecipes@106277d6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 343 minecraft:dark_oak_wooden_slab net.minecraft.item.crafting.ShapedRecipes@9640678
[22:41:05] [Server thread/TRACE] [FML]: Registry: 344 minecraft:dark_oak_stairs net.minecraft.item.crafting.ShapedRecipes@4e9ab294
[22:41:05] [Server thread/TRACE] [FML]: Registry: 345 minecraft:dark_oak_planks net.minecraft.item.crafting.ShapedRecipes@7e2cebdf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 346 minecraft:dark_oak_fence_gate net.minecraft.item.crafting.ShapedRecipes@1070308e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 347 minecraft:dark_oak_fence net.minecraft.item.crafting.ShapedRecipes@1483ecad
[22:41:05] [Server thread/TRACE] [FML]: Registry: 348 minecraft:dark_oak_door net.minecraft.item.crafting.ShapedRecipes@46a6f51b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 349 minecraft:dark_oak_boat net.minecraft.item.crafting.ShapedRecipes@61b5c8a3
[22:41:05] [Server thread/TRACE] [FML]: Registry: 350 minecraft:cyan_wool net.minecraft.item.crafting.ShapelessRecipes@c21c296
[22:41:05] [Server thread/TRACE] [FML]: Registry: 351 minecraft:cyan_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@53eb4ef5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 352 minecraft:cyan_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@4a3b0387
[22:41:05] [Server thread/TRACE] [FML]: Registry: 353 minecraft:cyan_stained_glass net.minecraft.item.crafting.ShapedRecipes@39482f2b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 354 minecraft:cyan_dye net.minecraft.item.crafting.ShapelessRecipes@6a29476d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 355 minecraft:cyan_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@2f71bb66
[22:41:05] [Server thread/TRACE] [FML]: Registry: 356 minecraft:cyan_carpet net.minecraft.item.crafting.ShapedRecipes@56c72fff
[22:41:05] [Server thread/TRACE] [FML]: Registry: 357 minecraft:cyan_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@3c995eae
[22:41:05] [Server thread/TRACE] [FML]: Registry: 358 minecraft:cyan_bed net.minecraft.item.crafting.ShapedRecipes@7ee45cbe
[22:41:05] [Server thread/TRACE] [FML]: Registry: 359 minecraft:cyan_banner net.minecraft.item.crafting.ShapedRecipes@5fb7b227
[22:41:05] [Server thread/TRACE] [FML]: Registry: 360 minecraft:crafting_table net.minecraft.item.crafting.ShapedRecipes@41fc5625
[22:41:05] [Server thread/TRACE] [FML]: Registry: 361 minecraft:cookie net.minecraft.item.crafting.ShapedRecipes@3e13a74
[22:41:05] [Server thread/TRACE] [FML]: Registry: 362 minecraft:compass net.minecraft.item.crafting.ShapedRecipes@2d0ed017
[22:41:05] [Server thread/TRACE] [FML]: Registry: 363 minecraft:comparator net.minecraft.item.crafting.ShapedRecipes@24e5a4e0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 364 minecraft:cobblestone_wall net.minecraft.item.crafting.ShapedRecipes@419df81e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 365 minecraft:cobblestone_slab net.minecraft.item.crafting.ShapedRecipes@337fac72
[22:41:05] [Server thread/TRACE] [FML]: Registry: 366 minecraft:coarse_dirt net.minecraft.item.crafting.ShapedRecipes@570f2cf7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 367 minecraft:coal_block net.minecraft.item.crafting.ShapedRecipes@586be63c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 368 minecraft:coal net.minecraft.item.crafting.ShapedRecipes@c92d694
[22:41:05] [Server thread/TRACE] [FML]: Registry: 369 minecraft:clock net.minecraft.item.crafting.ShapedRecipes@60adea01
[22:41:05] [Server thread/TRACE] [FML]: Registry: 370 minecraft:clay net.minecraft.item.crafting.ShapedRecipes@177d7e98
[22:41:05] [Server thread/TRACE] [FML]: Registry: 371 minecraft:chiseled_stonebrick net.minecraft.item.crafting.ShapedRecipes@62b71cfa
[22:41:05] [Server thread/TRACE] [FML]: Registry: 372 minecraft:chiseled_sandstone net.minecraft.item.crafting.ShapedRecipes@2d0f850
[22:41:05] [Server thread/TRACE] [FML]: Registry: 373 minecraft:chiseled_red_sandstone net.minecraft.item.crafting.ShapedRecipes@4dd4a4e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 374 minecraft:chiseled_quartz_block net.minecraft.item.crafting.ShapedRecipes@4a907e5a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 375 minecraft:chest_minecart net.minecraft.item.crafting.ShapedRecipes@48ca44cd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 376 minecraft:chest net.minecraft.item.crafting.ShapedRecipes@6b16aa6f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 377 minecraft:cauldron net.minecraft.item.crafting.ShapedRecipes@2174fda1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 378 minecraft:carrot_on_a_stick net.minecraft.item.crafting.ShapedRecipes@7ee46aaf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 379 minecraft:cake net.minecraft.item.crafting.ShapedRecipes@20f1e26
[22:41:05] [Server thread/TRACE] [FML]: Registry: 380 minecraft:bucket net.minecraft.item.crafting.ShapedRecipes@4f7bb581
[22:41:05] [Server thread/TRACE] [FML]: Registry: 381 minecraft:brown_wool net.minecraft.item.crafting.ShapelessRecipes@26cd77cc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 382 minecraft:brown_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@664f1c53
[22:41:05] [Server thread/TRACE] [FML]: Registry: 383 minecraft:brown_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@85420
[22:41:05] [Server thread/TRACE] [FML]: Registry: 384 minecraft:brown_stained_glass net.minecraft.item.crafting.ShapedRecipes@eb8d539
[22:41:05] [Server thread/TRACE] [FML]: Registry: 385 minecraft:brown_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@5e4d55a6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 386 minecraft:brown_carpet net.minecraft.item.crafting.ShapedRecipes@654be52b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 387 minecraft:brown_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@5c26ab0a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 388 minecraft:brown_bed net.minecraft.item.crafting.ShapedRecipes@6c720765
[22:41:05] [Server thread/TRACE] [FML]: Registry: 389 minecraft:brown_banner net.minecraft.item.crafting.ShapedRecipes@1342c6e1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 390 minecraft:brick_stairs net.minecraft.item.crafting.ShapedRecipes@184b8899
[22:41:05] [Server thread/TRACE] [FML]: Registry: 391 minecraft:brick_slab net.minecraft.item.crafting.ShapedRecipes@49a6b730
[22:41:05] [Server thread/TRACE] [FML]: Registry: 392 minecraft:brick_block net.minecraft.item.crafting.ShapedRecipes@2d5cb059
[22:41:05] [Server thread/TRACE] [FML]: Registry: 393 minecraft:brewing_stand net.minecraft.item.crafting.ShapedRecipes@4de3a1ca
[22:41:05] [Server thread/TRACE] [FML]: Registry: 394 minecraft:bread net.minecraft.item.crafting.ShapedRecipes@1f953e51
[22:41:05] [Server thread/TRACE] [FML]: Registry: 395 minecraft:bowl net.minecraft.item.crafting.ShapedRecipes@2d95c3ef
[22:41:05] [Server thread/TRACE] [FML]: Registry: 396 minecraft:bow net.minecraft.item.crafting.ShapedRecipes@72cbe3b6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 397 minecraft:bookshelf net.minecraft.item.crafting.ShapedRecipes@ae449e7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 398 minecraft:book net.minecraft.item.crafting.ShapelessRecipes@7b80be13
[22:41:05] [Server thread/TRACE] [FML]: Registry: 399 minecraft:bone_meal_from_bone net.minecraft.item.crafting.ShapelessRecipes@df80af2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 400 minecraft:bone_meal_from_block net.minecraft.item.crafting.ShapelessRecipes@7a9df9b2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 401 minecraft:bone_block net.minecraft.item.crafting.ShapedRecipes@14eaab92
[22:41:05] [Server thread/TRACE] [FML]: Registry: 402 minecraft:boat net.minecraft.item.crafting.ShapedRecipes@746fda68
[22:41:05] [Server thread/TRACE] [FML]: Registry: 403 minecraft:blue_wool net.minecraft.item.crafting.ShapelessRecipes@1cbb6037
[22:41:05] [Server thread/TRACE] [FML]: Registry: 404 minecraft:blue_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@10fef3d1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 405 minecraft:blue_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@74eebb25
[22:41:05] [Server thread/TRACE] [FML]: Registry: 406 minecraft:blue_stained_glass net.minecraft.item.crafting.ShapedRecipes@1a5b8f77
[22:41:05] [Server thread/TRACE] [FML]: Registry: 407 minecraft:blue_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@62509b77
[22:41:05] [Server thread/TRACE] [FML]: Registry: 408 minecraft:blue_carpet net.minecraft.item.crafting.ShapedRecipes@55704859
[22:41:05] [Server thread/TRACE] [FML]: Registry: 409 minecraft:blue_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@890196b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 410 minecraft:blue_bed net.minecraft.item.crafting.ShapedRecipes@78494a59
[22:41:05] [Server thread/TRACE] [FML]: Registry: 411 minecraft:blue_banner net.minecraft.item.crafting.ShapedRecipes@6fab250b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 412 minecraft:blaze_powder net.minecraft.item.crafting.ShapelessRecipes@72bd8702
[22:41:05] [Server thread/TRACE] [FML]: Registry: 413 minecraft:black_wool net.minecraft.item.crafting.ShapelessRecipes@21e441d1
[22:41:05] [Server thread/TRACE] [FML]: Registry: 414 minecraft:black_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@5c9844a4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 415 minecraft:black_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@6fc1d215
[22:41:05] [Server thread/TRACE] [FML]: Registry: 416 minecraft:black_stained_glass net.minecraft.item.crafting.ShapedRecipes@52f2d8e8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 417 minecraft:black_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@3593e8dd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 418 minecraft:black_carpet net.minecraft.item.crafting.ShapedRecipes@2de526f9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 419 minecraft:black_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@4e4d6172
[22:41:05] [Server thread/TRACE] [FML]: Registry: 420 minecraft:black_bed net.minecraft.item.crafting.ShapedRecipes@78c0fad6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 421 minecraft:black_banner net.minecraft.item.crafting.ShapedRecipes@519e110b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 422 minecraft:birch_wooden_slab net.minecraft.item.crafting.ShapedRecipes@50f6eb17
[22:41:05] [Server thread/TRACE] [FML]: Registry: 423 minecraft:birch_stairs net.minecraft.item.crafting.ShapedRecipes@287d9e0c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 424 minecraft:birch_planks net.minecraft.item.crafting.ShapedRecipes@25a218a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 425 minecraft:birch_fence_gate net.minecraft.item.crafting.ShapedRecipes@227ca700
[22:41:05] [Server thread/TRACE] [FML]: Registry: 426 minecraft:birch_fence net.minecraft.item.crafting.ShapedRecipes@1945b6db
[22:41:05] [Server thread/TRACE] [FML]: Registry: 427 minecraft:birch_door net.minecraft.item.crafting.ShapedRecipes@66b65360
[22:41:05] [Server thread/TRACE] [FML]: Registry: 428 minecraft:birch_boat net.minecraft.item.crafting.ShapedRecipes@c4ba591
[22:41:05] [Server thread/TRACE] [FML]: Registry: 429 minecraft:beetroot_soup net.minecraft.item.crafting.ShapedRecipes@5a4929f5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 430 minecraft:beacon net.minecraft.item.crafting.ShapedRecipes@4d5196fd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 431 minecraft:arrow net.minecraft.item.crafting.ShapedRecipes@604a9d87
[22:41:05] [Server thread/TRACE] [FML]: Registry: 432 minecraft:armor_stand net.minecraft.item.crafting.ShapedRecipes@48bd8247
[22:41:05] [Server thread/TRACE] [FML]: Registry: 433 minecraft:anvil net.minecraft.item.crafting.ShapedRecipes@4bcb45e4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 434 minecraft:andesite net.minecraft.item.crafting.ShapelessRecipes@51be4bf5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 435 minecraft:activator_rail net.minecraft.item.crafting.ShapedRecipes@1828069a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 436 minecraft:acacia_wooden_slab net.minecraft.item.crafting.ShapedRecipes@6b4b5ac8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 437 minecraft:acacia_stairs net.minecraft.item.crafting.ShapedRecipes@7431f4b8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 438 minecraft:acacia_planks net.minecraft.item.crafting.ShapedRecipes@50c0392d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 439 minecraft:acacia_fence_gate net.minecraft.item.crafting.ShapedRecipes@67d99612
[22:41:05] [Server thread/TRACE] [FML]: Registry: 440 minecraft:acacia_fence net.minecraft.item.crafting.ShapedRecipes@7db4c883
[22:41:05] [Server thread/TRACE] [FML]: Registry: 441 minecraft:acacia_door net.minecraft.item.crafting.ShapedRecipes@1254e9a7
[22:41:05] [Server thread/TRACE] [FML]: Registry: 442 minecraft:acacia_boat net.minecraft.item.crafting.ShapedRecipes@1ae3d0a8
[22:41:05] [Server thread/TRACE] [FML]: Registry Name : minecraft:villagerprofessions
[22:41:05] [Server thread/TRACE] [FML]: Registry: 0 minecraft:farmer net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@293ccbdd
[22:41:05] [Server thread/TRACE] [FML]: Registry: 1 minecraft:librarian net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@674f22ce
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2 minecraft:priest net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@5e83badc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 3 minecraft:smith net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@53eb4dae
[22:41:05] [Server thread/TRACE] [FML]: Registry: 4 minecraft:butcher net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@23df16cf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 5 minecraft:nitwit net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@3d980928
[22:41:05] [Server thread/TRACE] [FML]: Registry Name : minecraft:entities
[22:41:05] [Server thread/TRACE] [FML]: Registry: 1 minecraft:item net.minecraftforge.fml.common.registry.EntityEntry@3552eb5b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 2 minecraft:xp_orb net.minecraftforge.fml.common.registry.EntityEntry@10164e94
[22:41:05] [Server thread/TRACE] [FML]: Registry: 3 minecraft:area_effect_cloud net.minecraftforge.fml.common.registry.EntityEntry@39df2652
[22:41:05] [Server thread/TRACE] [FML]: Registry: 4 minecraft:elder_guardian net.minecraftforge.fml.common.registry.EntityEntry@4833bb83
[22:41:05] [Server thread/TRACE] [FML]: Registry: 5 minecraft:wither_skeleton net.minecraftforge.fml.common.registry.EntityEntry@72548e3c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 6 minecraft:stray net.minecraftforge.fml.common.registry.EntityEntry@30282260
[22:41:05] [Server thread/TRACE] [FML]: Registry: 7 minecraft:egg net.minecraftforge.fml.common.registry.EntityEntry@171b82ea
[22:41:05] [Server thread/TRACE] [FML]: Registry: 8 minecraft:leash_knot net.minecraftforge.fml.common.registry.EntityEntry@49d5db99
[22:41:05] [Server thread/TRACE] [FML]: Registry: 9 minecraft:painting net.minecraftforge.fml.common.registry.EntityEntry@564d9ec2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 10 minecraft:arrow net.minecraftforge.fml.common.registry.EntityEntry@4104b585
[22:41:05] [Server thread/TRACE] [FML]: Registry: 11 minecraft:snowball net.minecraftforge.fml.common.registry.EntityEntry@ac3739d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 12 minecraft:fireball net.minecraftforge.fml.common.registry.EntityEntry@6809a461
[22:41:05] [Server thread/TRACE] [FML]: Registry: 13 minecraft:small_fireball net.minecraftforge.fml.common.registry.EntityEntry@518e9141
[22:41:05] [Server thread/TRACE] [FML]: Registry: 14 minecraft:ender_pearl net.minecraftforge.fml.common.registry.EntityEntry@58fe7e22
[22:41:05] [Server thread/TRACE] [FML]: Registry: 15 minecraft:eye_of_ender_signal net.minecraftforge.fml.common.registry.EntityEntry@591dd039
[22:41:05] [Server thread/TRACE] [FML]: Registry: 16 minecraft:potion net.minecraftforge.fml.common.registry.EntityEntry@597f9d91
[22:41:05] [Server thread/TRACE] [FML]: Registry: 17 minecraft:xp_bottle net.minecraftforge.fml.common.registry.EntityEntry@64d128d0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 18 minecraft:item_frame net.minecraftforge.fml.common.registry.EntityEntry@4f755506
[22:41:05] [Server thread/TRACE] [FML]: Registry: 19 minecraft:wither_skull net.minecraftforge.fml.common.registry.EntityEntry@5b3c491e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 20 minecraft:tnt net.minecraftforge.fml.common.registry.EntityEntry@44c141ce
[22:41:05] [Server thread/TRACE] [FML]: Registry: 21 minecraft:falling_block net.minecraftforge.fml.common.registry.EntityEntry@67dc8aa8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 22 minecraft:fireworks_rocket net.minecraftforge.fml.common.registry.EntityEntry@642aa8ea
[22:41:05] [Server thread/TRACE] [FML]: Registry: 23 minecraft:husk net.minecraftforge.fml.common.registry.EntityEntry@10744fff
[22:41:05] [Server thread/TRACE] [FML]: Registry: 24 minecraft:spectral_arrow net.minecraftforge.fml.common.registry.EntityEntry@2662997a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 25 minecraft:shulker_bullet net.minecraftforge.fml.common.registry.EntityEntry@4e31229f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 26 minecraft:dragon_fireball net.minecraftforge.fml.common.registry.EntityEntry@60a6564c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 27 minecraft:zombie_villager net.minecraftforge.fml.common.registry.EntityEntry@1be49e00
[22:41:05] [Server thread/TRACE] [FML]: Registry: 28 minecraft:skeleton_horse net.minecraftforge.fml.common.registry.EntityEntry@1d413e98
[22:41:05] [Server thread/TRACE] [FML]: Registry: 29 minecraft:zombie_horse net.minecraftforge.fml.common.registry.EntityEntry@5b1295c0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 30 minecraft:armor_stand net.minecraftforge.fml.common.registry.EntityEntry@bf3aa52
[22:41:05] [Server thread/TRACE] [FML]: Registry: 31 minecraft:donkey net.minecraftforge.fml.common.registry.EntityEntry@3e272f0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 32 minecraft:mule net.minecraftforge.fml.common.registry.EntityEntry@47bcaf67
[22:41:05] [Server thread/TRACE] [FML]: Registry: 33 minecraft:evocation_fangs net.minecraftforge.fml.common.registry.EntityEntry@48b1f8f5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 34 minecraft:evocation_illager net.minecraftforge.fml.common.registry.EntityEntry@2c59b9f4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 35 minecraft:vex net.minecraftforge.fml.common.registry.EntityEntry@fed510f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 36 minecraft:vindication_illager net.minecraftforge.fml.common.registry.EntityEntry@2fd2a6a4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 37 minecraft:illusion_illager net.minecraftforge.fml.common.registry.EntityEntry@45c5cd9a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 40 minecraft:commandblock_minecart net.minecraftforge.fml.common.registry.EntityEntry@5145dddc
[22:41:05] [Server thread/TRACE] [FML]: Registry: 41 minecraft:boat net.minecraftforge.fml.common.registry.EntityEntry@3b191676
[22:41:05] [Server thread/TRACE] [FML]: Registry: 42 minecraft:minecart net.minecraftforge.fml.common.registry.EntityEntry@31d96cd6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 43 minecraft:chest_minecart net.minecraftforge.fml.common.registry.EntityEntry@292d1705
[22:41:05] [Server thread/TRACE] [FML]: Registry: 44 minecraft:furnace_minecart net.minecraftforge.fml.common.registry.EntityEntry@4263fbe8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 45 minecraft:tnt_minecart net.minecraftforge.fml.common.registry.EntityEntry@3d4ea4cf
[22:41:05] [Server thread/TRACE] [FML]: Registry: 46 minecraft:hopper_minecart net.minecraftforge.fml.common.registry.EntityEntry@16d4757f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 47 minecraft:spawner_minecart net.minecraftforge.fml.common.registry.EntityEntry@4b45016d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 50 minecraft:creeper net.minecraftforge.fml.common.registry.EntityEntry@32e9c8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 51 minecraft:skeleton net.minecraftforge.fml.common.registry.EntityEntry@7e5c04a4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 52 minecraft:spider net.minecraftforge.fml.common.registry.EntityEntry@7072606
[22:41:05] [Server thread/TRACE] [FML]: Registry: 53 minecraft:giant net.minecraftforge.fml.common.registry.EntityEntry@56b4951a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 54 minecraft:zombie net.minecraftforge.fml.common.registry.EntityEntry@2d58136
[22:41:05] [Server thread/TRACE] [FML]: Registry: 55 minecraft:slime net.minecraftforge.fml.common.registry.EntityEntry@17f43f4a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 56 minecraft:ghast net.minecraftforge.fml.common.registry.EntityEntry@59f0ef6e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 57 minecraft:zombie_pigman net.minecraftforge.fml.common.registry.EntityEntry@43941806
[22:41:05] [Server thread/TRACE] [FML]: Registry: 58 minecraft:enderman net.minecraftforge.fml.common.registry.EntityEntry@1b1d2d7b
[22:41:05] [Server thread/TRACE] [FML]: Registry: 59 minecraft:cave_spider net.minecraftforge.fml.common.registry.EntityEntry@73daf6a6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 60 minecraft:silverfish net.minecraftforge.fml.common.registry.EntityEntry@d884e9a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 61 minecraft:blaze net.minecraftforge.fml.common.registry.EntityEntry@31cae1e4
[22:41:05] [Server thread/TRACE] [FML]: Registry: 62 minecraft:magma_cube net.minecraftforge.fml.common.registry.EntityEntry@64903a20
[22:41:05] [Server thread/TRACE] [FML]: Registry: 63 minecraft:ender_dragon net.minecraftforge.fml.common.registry.EntityEntry@11b26693
[22:41:05] [Server thread/TRACE] [FML]: Registry: 64 minecraft:wither net.minecraftforge.fml.common.registry.EntityEntry@509d0d21
[22:41:05] [Server thread/TRACE] [FML]: Registry: 65 minecraft:bat net.minecraftforge.fml.common.registry.EntityEntry@6245303e
[22:41:05] [Server thread/TRACE] [FML]: Registry: 66 minecraft:witch net.minecraftforge.fml.common.registry.EntityEntry@5269aa68
[22:41:05] [Server thread/TRACE] [FML]: Registry: 67 minecraft:endermite net.minecraftforge.fml.common.registry.EntityEntry@6a7c0932
[22:41:05] [Server thread/TRACE] [FML]: Registry: 68 minecraft:guardian net.minecraftforge.fml.common.registry.EntityEntry@4e64e44c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 69 minecraft:shulker net.minecraftforge.fml.common.registry.EntityEntry@4c33bf70
[22:41:05] [Server thread/TRACE] [FML]: Registry: 90 minecraft:pig net.minecraftforge.fml.common.registry.EntityEntry@2db55dec
[22:41:05] [Server thread/TRACE] [FML]: Registry: 91 minecraft:sheep net.minecraftforge.fml.common.registry.EntityEntry@2dacaa7f
[22:41:05] [Server thread/TRACE] [FML]: Registry: 92 minecraft:cow net.minecraftforge.fml.common.registry.EntityEntry@1a927db2
[22:41:05] [Server thread/TRACE] [FML]: Registry: 93 minecraft:chicken net.minecraftforge.fml.common.registry.EntityEntry@18b12df9
[22:41:05] [Server thread/TRACE] [FML]: Registry: 94 minecraft:squid net.minecraftforge.fml.common.registry.EntityEntry@74de1e9d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 95 minecraft:wolf net.minecraftforge.fml.common.registry.EntityEntry@66f62b8c
[22:41:05] [Server thread/TRACE] [FML]: Registry: 96 minecraft:mooshroom net.minecraftforge.fml.common.registry.EntityEntry@5faa0c51
[22:41:05] [Server thread/TRACE] [FML]: Registry: 97 minecraft:snowman net.minecraftforge.fml.common.registry.EntityEntry@404d90c5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 98 minecraft:ocelot net.minecraftforge.fml.common.registry.EntityEntry@47db20e0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 99 minecraft:villager_golem net.minecraftforge.fml.common.registry.EntityEntry@1c586bb6
[22:41:05] [Server thread/TRACE] [FML]: Registry: 100 minecraft:horse net.minecraftforge.fml.common.registry.EntityEntry@78a03662
[22:41:05] [Server thread/TRACE] [FML]: Registry: 101 minecraft:rabbit net.minecraftforge.fml.common.registry.EntityEntry@5259469d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 102 minecraft:polar_bear net.minecraftforge.fml.common.registry.EntityEntry@2efda33d
[22:41:05] [Server thread/TRACE] [FML]: Registry: 103 minecraft:llama net.minecraftforge.fml.common.registry.EntityEntry@4a0934a8
[22:41:05] [Server thread/TRACE] [FML]: Registry: 104 minecraft:llama_spit net.minecraftforge.fml.common.registry.EntityEntry@32df1a2a
[22:41:05] [Server thread/TRACE] [FML]: Registry: 105 minecraft:parrot net.minecraftforge.fml.common.registry.EntityEntry@71a2a9a0
[22:41:05] [Server thread/TRACE] [FML]: Registry: 120 minecraft:villager net.minecraftforge.fml.common.registry.EntityEntry@3b0471a5
[22:41:05] [Server thread/TRACE] [FML]: Registry: 200 minecraft:ender_crystal net.minecraftforge.fml.common.registry.EntityEntry@78167
[22:41:05] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod minecraft
[22:41:05] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod minecraft
[22:41:05] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft took 0.000s
[22:41:05] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod mcp
[22:41:05] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod mcp
[22:41:05] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft Coder Pack took 0.000s
[22:41:05] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod FML
[22:41:05] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod FML
[22:41:05] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Forge Mod Loader took 0.000s
[22:41:05] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod forge
[22:41:05] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod forge
[22:41:05] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft Forge took 0.062s
[22:41:05] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod roomery
[22:41:05] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod roomery
[22:41:05] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Roomery took 0.000s
[22:41:05] [Server thread/DEBUG] [FML]: Bar Finished: ModIdMapping took 0.063s
[22:41:05] [Server thread/INFO] [FML]: Applying holder lookups
[22:41:05] [Server thread/INFO] [FML]: Holder lookups applied
[22:41:05] [Server thread/DEBUG] [FML]: Loading persistent fluid defaults from world
[22:41:05] [Server thread/DEBUG] [FML]: The fluid minecraft:lava has been selected as the default fluid for lava
[22:41:05] [Server thread/DEBUG] [FML]: The fluid minecraft:water has been selected as the default fluid for water
[22:41:05] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@3d0851e5)
[22:41:05] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 488 advancements
[22:41:05] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@3d0851e5)
[22:41:05] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@3d0851e5)
[22:41:05] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0
[22:41:06] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 80%
[22:41:06] [Server thread/TRACE] [FML]: Sending event FMLServerStartingEvent to mod minecraft
[22:41:06] [Server thread/TRACE] [FML]: Sent event FMLServerStartingEvent to mod minecraft
[22:41:06] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - Minecraft took 0.000s
[22:41:06] [Server thread/TRACE] [FML]: Sending event FMLServerStartingEvent to mod mcp
[22:41:06] [Server thread/TRACE] [FML]: Sent event FMLServerStartingEvent to mod mcp
[22:41:06] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - Minecraft Coder Pack took 0.000s
[22:41:06] [Server thread/TRACE] [FML]: Sending event FMLServerStartingEvent to mod FML
[22:41:06] [Server thread/TRACE] [FML]: Sent event FMLServerStartingEvent to mod FML
[22:41:06] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - Forge Mod Loader took 0.000s
[22:41:06] [Server thread/TRACE] [FML]: Sending event FMLServerStartingEvent to mod forge
[22:41:06] [Server thread/TRACE] [FML]: Sent event FMLServerStartingEvent to mod forge
[22:41:06] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - Minecraft Forge took 0.020s
[22:41:06] [Server thread/TRACE] [FML]: Sending event FMLServerStartingEvent to mod roomery
[22:41:06] [Server thread/TRACE] [FML]: Sent event FMLServerStartingEvent to mod roomery
[22:41:06] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - Roomery took 0.000s
[22:41:06] [Server thread/DEBUG] [FML]: Bar Finished: ServerStarting took 0.020s
[22:41:06] [Server thread/TRACE] [FML]: Sending event FMLServerStartedEvent to mod minecraft
[22:41:06] [Server thread/TRACE] [FML]: Sent event FMLServerStartedEvent to mod minecraft
[22:41:06] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - Minecraft took 0.000s
[22:41:06] [Server thread/TRACE] [FML]: Sending event FMLServerStartedEvent to mod mcp
[22:41:06] [Server thread/TRACE] [FML]: Sent event FMLServerStartedEvent to mod mcp
[22:41:06] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - Minecraft Coder Pack took 0.000s
[22:41:06] [Server thread/TRACE] [FML]: Sending event FMLServerStartedEvent to mod FML
[22:41:06] [Server thread/TRACE] [FML]: Sent event FMLServerStartedEvent to mod FML
[22:41:06] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - Forge Mod Loader took 0.000s
[22:41:06] [Server thread/TRACE] [FML]: Sending event FMLServerStartedEvent to mod forge
[22:41:06] [Server thread/TRACE] [FML]: Sent event FMLServerStartedEvent to mod forge
[22:41:06] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - Minecraft Forge took 0.000s
[22:41:06] [Server thread/TRACE] [FML]: Sending event FMLServerStartedEvent to mod roomery
[22:41:06] [Server thread/TRACE] [FML]: Sent event FMLServerStartedEvent to mod roomery
[22:41:06] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - Roomery took 0.000s
[22:41:06] [Server thread/DEBUG] [FML]: Bar Finished: ServerStarted took 0.000s
[22:41:07] [Server thread/DEBUG] [FML]: Queueing dimension -1 to unload
[22:41:07] [Server thread/DEBUG] [FML]: Queueing dimension 1 to unload
[22:41:07] [Server thread/INFO] [FML]: Unloading dimension -1
[22:41:07] [Server thread/INFO] [FML]: Unloading dimension 1
[22:41:07] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Changing view distance to 16, from 10
[22:41:08] [Netty Local Client IO #0/TRACE] [FML]: Handshake channel activating
[22:41:08] [Netty Local Client IO #0/DEBUG] [FML]: FMLHandshakeClientState: null->FMLHandshakeClientState$1:START
[22:41:08] [Netty Local Client IO #0/DEBUG] [FML]: Next: HELLO
[22:41:08] [Server thread/TRACE] [FML]: Handshake channel activating
[22:41:08] [Server thread/DEBUG] [FML]: FMLHandshakeServerState: null->FMLHandshakeServerState$1:START
[22:41:08] [Server thread/DEBUG] [FML]: Next: HELLO
[22:41:08] [Netty Local Client IO #0/DEBUG] [FML]: Server FML protocol version 2, 4 byte dimension received 0
[22:41:08] [Netty Local Client IO #0/DEBUG] [FML]: FMLHandshakeClientState: $ServerHello->FMLHandshakeClientState$2:HELLO
[22:41:08] [Netty Local Client IO #0/DEBUG] [FML]: Next: WAITINGSERVERDATA
[22:41:08] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
[22:41:08] [Netty Local Client IO #0/DEBUG] [FML]: Received override dimension 0
[22:41:08] [Netty Server IO #1/DEBUG] [FML]: FMLHandshakeServerState: $ClientHello->FMLHandshakeServerState$2:HELLO
[22:41:08] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
[22:41:08] [Netty Server IO #1/DEBUG] [FML]: FMLHandshakeServerState: $ModList:5 mods->FMLHandshakeServerState$2:HELLO
[22:41:08] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 5 mods : minecraft@1.12.2,FML@8.0.99.99,forge@14.23.5.2768,mcp@9.42,roomery@1.0.0
[22:41:08] [Netty Server IO #1/DEBUG] [FML]: Next: WAITINGCACK
[22:41:08] [Netty Local Client IO #0/DEBUG] [FML]: FMLHandshakeClientState: $ModList:5 mods->FMLHandshakeClientState$3:WAITINGSERVERDATA
[22:41:08] [Netty Local Client IO #0/DEBUG] [FML]: Next: PENDINGCOMPLETE
[22:41:08] [Netty Server IO #1/DEBUG] [FML]: FMLHandshakeServerState: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK
[22:41:08] [Netty Server IO #1/DEBUG] [FML]: Next: COMPLETE
[22:41:08] [Netty Local Client IO #0/DEBUG] [FML]: FMLHandshakeClientState: $HandshakeAck:{2}->FMLHandshakeClientState$5:PENDINGCOMPLETE
[22:41:08] [Netty Local Client IO #0/DEBUG] [FML]: Next: COMPLETE
[22:41:08] [Netty Server IO #1/DEBUG] [FML]: FMLHandshakeServerState: $HandshakeAck:{4}->FMLHandshakeServerState$4:COMPLETE
[22:41:08] [Netty Server IO #1/DEBUG] [FML]: Next: DONE
[22:41:08] [Netty Local Client IO #0/DEBUG] [FML]: The fluid minecraft:lava has been selected as the default fluid for lava
[22:41:08] [Netty Local Client IO #0/DEBUG] [FML]: The fluid minecraft:water has been selected as the default fluid for water
[22:41:08] [Netty Local Client IO #0/DEBUG] [FML]: FMLHandshakeClientState: $HandshakeAck:{3}->FMLHandshakeClientState$6:COMPLETE
[22:41:08] [Netty Local Client IO #0/DEBUG] [FML]: Next: DONE
[22:41:08] [Netty Server IO #1/DEBUG] [FML]: FMLHandshakeServerState: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE
[22:41:08] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
[22:41:08] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[22:41:08] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: Player169[local:E:dc40f5c0] logged in with entity id 168 at (164.04376414383438, 74.0, -157.49219231567167)
[22:41:08] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Player169 joined the game
[22:41:08] [main/DEBUG] [FML]: Overriding dimension: using 0
[22:41:09] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game...
[22:41:09] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'New World'/overworld
[22:41:09] [Server thread/DEBUG] [FML]: Gathering id map for writing to world save New World
[22:41:09] [pool-2-thread-1/WARN] [com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@cdb897c[id=3247b050-58df-3a7e-91f5-44a3d807681c,name=Player169,properties={},legacy=false]
com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[YggdrasilAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) [YggdrasilMinecraftSessionService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:60) [YggdrasilMinecraftSessionService$1.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:57) [YggdrasilMinecraftSessionService$1.class:?]
at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache.get(LocalCache.java:4154) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153) [guava-21.0.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:170) [YggdrasilMinecraftSessionService.class:?]
at net.minecraft.client.Minecraft.getProfileProperties(Minecraft.java:3181) [Minecraft.class:?]
at net.minecraft.client.resources.SkinManager$3.run(SkinManager.java:138) [SkinManager$3.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call$$$capture(Executors.java:511) [?:1.8.0_201]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java) [?:1.8.0_201]
at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) [?:1.8.0_201]
at java.util.concurrent.FutureTask.run(FutureTask.java) [?:1.8.0_201]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_201]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_201]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
[22:41:15] [main/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] roomery:room_card, roomery:room_holder
[22:41:15] [main/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] roomery:room_card, roomery:room_holder
[22:41:16] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: [Player169: Given [tile.roomery:room_holder.name] * 1 to Player169]
[22:41:16] [main/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] Given [tile.roomery:room_holder.name] * 1 to Player169
[22:41:21] [main/INFO] [net.minecraft.client.Minecraft]: Stopping!
[22:41:21] [Server thread/TRACE] [FML]: Sending event FMLServerStoppingEvent to mod minecraft
[22:41:21] [Server thread/TRACE] [FML]: Sent event FMLServerStoppingEvent to mod minecraft
[22:41:21] [Server thread/DEBUG] [FML]: Bar Step: ServerStopping - Minecraft took 0.000s
[22:41:21] [Server thread/TRACE] [FML]: Sending event FMLServerStoppingEvent to mod mcp
[22:41:21] [Server thread/TRACE] [FML]: Sent event FMLServerStoppingEvent to mod mcp
[22:41:21] [Server thread/DEBUG] [FML]: Bar Step: ServerStopping - Minecraft Coder Pack took 0.000s
[22:41:21] [Server thread/TRACE] [FML]: Sending event FMLServerStoppingEvent to mod FML
[22:41:21] [Server thread/TRACE] [FML]: Sent event FMLServerStoppingEvent to mod FML
[22:41:21] [Server thread/DEBUG] [FML]: Bar Step: ServerStopping - Forge Mod Loader took 0.000s
[22:41:21] [Server thread/TRACE] [FML]: Sending event FMLServerStoppingEvent to mod forge
[22:41:21] [Server thread/TRACE] [FML]: Sent event FMLServerStoppingEvent to mod forge
[22:41:21] [Server thread/DEBUG] [FML]: Bar Step: ServerStopping - Minecraft Forge took 0.000s
[22:41:21] [Server thread/TRACE] [FML]: Sending event FMLServerStoppingEvent to mod roomery
[22:41:21] [Server thread/TRACE] [FML]: Sent event FMLServerStoppingEvent to mod roomery
[22:41:21] [Server thread/DEBUG] [FML]: Bar Step: ServerStopping - Roomery took 0.000s
[22:41:21] [Server thread/DEBUG] [FML]: Bar Finished: ServerStopping took 0.001s
[22:41:21] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[22:41:21] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
[22:41:21] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
[22:41:21] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'New World'/overworld
[22:41:21] [Server thread/DEBUG] [FML]: Gathering id map for writing to world save New World
[22:41:21] [Server thread/INFO] [FML]: Unloading dimension 0
[22:41:21] [Server thread/DEBUG] [FML]: Reverting to frozen data state.
[22:41:21] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod minecraft
[22:41:21] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod minecraft
[22:41:21] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft took 0.000s
[22:41:21] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod mcp
[22:41:21] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod mcp
[22:41:21] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft Coder Pack took 0.000s
[22:41:21] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod FML
[22:41:21] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod FML
[22:41:21] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Forge Mod Loader took 0.000s
[22:41:21] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod forge
[22:41:21] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod forge
[22:41:21] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft Forge took 0.058s
[22:41:21] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod roomery
[22:41:21] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod roomery
[22:41:21] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Roomery took 0.000s
[22:41:21] [Server thread/DEBUG] [FML]: Bar Finished: ModIdMapping took 0.059s
[22:41:21] [Server thread/INFO] [FML]: Applying holder lookups
[22:41:21] [Server thread/INFO] [FML]: Holder lookups applied
[22:41:21] [Server thread/DEBUG] [FML]: Frozen state restored.
[22:41:21] [Server thread/TRACE] [FML]: Sending event FMLServerStoppedEvent to mod minecraft
[22:41:21] [Server thread/TRACE] [FML]: Sent event FMLServerStoppedEvent to mod minecraft
[22:41:21] [Server thread/DEBUG] [FML]: Bar Step: ServerStopped - Minecraft took 0.000s
[22:41:21] [Server thread/TRACE] [FML]: Sending event FMLServerStoppedEvent to mod mcp
[22:41:21] [Server thread/TRACE] [FML]: Sent event FMLServerStoppedEvent to mod mcp
[22:41:21] [Server thread/DEBUG] [FML]: Bar Step: ServerStopped - Minecraft Coder Pack took 0.000s
[22:41:21] [Server thread/TRACE] [FML]: Sending event FMLServerStoppedEvent to mod FML
[22:41:21] [Server thread/TRACE] [FML]: Sent event FMLServerStoppedEvent to mod FML
[22:41:21] [Server thread/DEBUG] [FML]: Bar Step: ServerStopped - Forge Mod Loader took 0.000s
[22:41:21] [Server thread/TRACE] [FML]: Sending event FMLServerStoppedEvent to mod forge
[22:41:21] [Server thread/TRACE] [FML]: Sent event FMLServerStoppedEvent to mod forge
[22:41:21] [Server thread/DEBUG] [FML]: Bar Step: ServerStopped - Minecraft Forge took 0.000s
[22:41:21] [Server thread/TRACE] [FML]: Sending event FMLServerStoppedEvent to mod roomery
[22:41:21] [Server thread/TRACE] [FML]: Sent event FMLServerStoppedEvent to mod roomery
[22:41:21] [Server thread/DEBUG] [FML]: Bar Step: ServerStopped - Roomery took 0.000s
[22:41:21] [Server thread/DEBUG] [FML]: Bar Finished: ServerStopped took 0.001s
[22:41:21] [main/INFO] [net.minecraft.client.audio.SoundManager]: SoundSystem shutting down...
[22:41:21] [main/WARN] [net.minecraft.client.audio.SoundManager]: Author: Paul Lamb, www.paulscode.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment