Skip to content

Instantly share code, notes, and snippets.

@SillyPutty
Created November 21, 2018 10:21
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 SillyPutty/2afc952ffd74638d9fdebcf555f8a019 to your computer and use it in GitHub Desktop.
Save SillyPutty/2afc952ffd74638d9fdebcf555f8a019 to your computer and use it in GitHub Desktop.
Can't serialize unregistered packet (debug)
[02:13:22] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[02:13:22] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[02:13:22] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[02:13:22] [main/DEBUG] [FML]: Injecting tracing printstreams for STDOUT/STDERR.
[02:13:22] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2768 for Minecraft 1.12.2 loading
[02:13:22] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_191, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_191
[02:13:22] [main/DEBUG] [FML]: Java classpath at launch is:
[02:13:22] [main/DEBUG] [FML]: forge-1.12.2-14.23.5.2768-universal.jar
[02:13:22] [main/DEBUG] [FML]: Java library path at launch is:
[02:13:22] [main/DEBUG] [FML]: C:\Program Files (x86)\Common Files\Oracle\Java\javapath
[02:13:22] [main/DEBUG] [FML]: C:\Windows\Sun\Java\bin
[02:13:22] [main/DEBUG] [FML]: C:\Windows\system32
[02:13:22] [main/DEBUG] [FML]: C:\Windows
[02:13:22] [main/DEBUG] [FML]: C:\Program Files (x86)\Common Files\Oracle\Java\javapath
[02:13:22] [main/DEBUG] [FML]: C:\ProgramData\Oracle\Java\javapath
[02:13:22] [main/DEBUG] [FML]: C:\Program Files\Common Files\Microsoft Shared\Windows Live
[02:13:22] [main/DEBUG] [FML]: C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live
[02:13:22] [main/DEBUG] [FML]: C:\Windows\system32
[02:13:22] [main/DEBUG] [FML]: C:\Windows
[02:13:22] [main/DEBUG] [FML]: C:\Windows\System32\Wbem
[02:13:22] [main/DEBUG] [FML]: C:\Windows\System32\WindowsPowerShell\v1.0\
[02:13:22] [main/DEBUG] [FML]: C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static
[02:13:22] [main/DEBUG] [FML]: C:\Program Files\Microsoft SQL Server\110\Tools\Binn\
[02:13:22] [main/DEBUG] [FML]: C:\Program Files (x86)\Windows Live\Shared
[02:13:22] [main/DEBUG] [FML]: D:\MATLAB\R2017a\runtime\win64
[02:13:22] [main/DEBUG] [FML]: D:\MATLAB\R2017a\bin
[02:13:22] [main/DEBUG] [FML]: D:\MATLAB\R2015a\runtime\win64
[02:13:22] [main/DEBUG] [FML]: D:\MATLAB\R2015a\bin
[02:13:22] [main/DEBUG] [FML]: C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common
[02:13:22] [main/DEBUG] [FML]: D:\texlive\2018\bin\win32
[02:13:22] [main/DEBUG] [FML]: .
[02:13:23] [main/DEBUG] [FML]: Determined Minecraft Libraries Root: D:\MinecraftServer_1.12.2_test\libraries
[02:13:23] [main/DEBUG] [FML]: Cleaning up mods folder: .\mods
[02:13:23] [main/DEBUG] [FML]: Enabling runtime deobfuscation
[02:13:23] [main/DEBUG] [FML]: Instantiating coremod class FMLCorePlugin
[02:13:23] [main/DEBUG] [FML]: Found signing certificates for coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin)
[02:13:23] [main/DEBUG] [FML]: Found certificate e3c3d50c7c986df74c645c0ac54639741c90a557
[02:13:23] [main/DEBUG] [FML]: Added access transformer class net.minecraftforge.fml.common.asm.transformers.AccessTransformer to enqueued access transformers
[02:13:23] [main/DEBUG] [FML]: Enqueued coremod FMLCorePlugin
[02:13:23] [main/DEBUG] [FML]: Instantiating coremod class FMLForgePlugin
[02:13:23] [main/DEBUG] [FML]: Found signing certificates for coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin)
[02:13:23] [main/DEBUG] [FML]: Found certificate e3c3d50c7c986df74c645c0ac54639741c90a557
[02:13:23] [main/DEBUG] [FML]: Enqueued coremod FMLForgePlugin
[02:13:23] [main/DEBUG] [FML]: All fundamental core mods are successfully located
[02:13:23] [main/DEBUG] [FML]: Discovering coremods
[02:13:23] [main/INFO] [FML]: Searching D:\MinecraftServer_1.12.2_test\.\mods for mods
[02:13:23] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[02:13:23] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[02:13:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[02:13:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[02:13:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[02:13:23] [main/DEBUG] [FML]: Injecting coremod FMLCorePlugin \{net.minecraftforge.fml.relauncher.FMLCorePlugin\} class transformers
[02:13:23] [main/TRACE] [FML]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer
[02:13:23] [main/TRACE] [FML]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
[02:13:23] [main/TRACE] [FML]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
[02:13:23] [main/TRACE] [FML]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SoundEngineFixTransformer
[02:13:23] [main/DEBUG] [FML]: Injection complete
[02:13:23] [main/DEBUG] [FML]: Running coremod plugin for FMLCorePlugin \{net.minecraftforge.fml.relauncher.FMLCorePlugin\}
[02:13:23] [main/DEBUG] [FML]: Running coremod plugin FMLCorePlugin
[02:13:23] [main/DEBUG] [FML]: Read 1103 binary patches
[02:13:24] [main/DEBUG] [FML]: Loading deobfuscation resource /deobfuscation_data-1.12.2.lzma with 36083 records
[02:13:24] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[02:13:24] [main/DEBUG] [FML]: Coremod plugin class FMLCorePlugin run successfully
[02:13:24] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[02:13:24] [main/DEBUG] [FML]: Injecting coremod FMLForgePlugin \{net.minecraftforge.classloading.FMLForgePlugin\} class transformers
[02:13:24] [main/DEBUG] [FML]: Injection complete
[02:13:24] [main/DEBUG] [FML]: Running coremod plugin for FMLForgePlugin \{net.minecraftforge.classloading.FMLForgePlugin\}
[02:13:24] [main/DEBUG] [FML]: Running coremod plugin FMLForgePlugin
[02:13:24] [main/DEBUG] [FML]: Coremod plugin class FMLForgePlugin run successfully
[02:13:24] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[02:13:24] [main/DEBUG] [FML]: Loaded 213 rules from AccessTransformer config file forge_at.cfg
[02:13:24] [main/DEBUG] [FML]: Validating minecraft
[02:13:24] [main/DEBUG] [FML]: Minecraft validated, launching...
[02:13:24] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[02:13:24] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[02:13:25] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[02:13:28] [main/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 488 advancements
[02:13:28] [main/DEBUG] [FML]: Creating vanilla freeze snapshot
[02:13:28] [main/DEBUG] [FML]: Vanilla freeze snapshot created
[02:13:29] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
[02:13:29] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2768 Initialized
[02:13:29] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[02:13:29] [Server thread/INFO] [FML]: Replaced 1036 ore ingredients
[02:13:29] [Server thread/DEBUG] [FML]: File D:\MinecraftServer_1.12.2_test\config\injectedDependencies.json not found. No dependencies injected
[02:13:29] [Server thread/DEBUG] [FML]: Building injected Mod Containers [net.minecraftforge.fml.common.FMLContainer, net.minecraftforge.common.ForgeModContainer]
[02:13:29] [Server thread/DEBUG] [FML]: Attempting to load mods contained in the minecraft jar file and associated classes
[02:13:29] [Server thread/DEBUG] [FML]: Minecraft is a file at D:\MinecraftServer_1.12.2_test\forge-1.12.2-14.23.5.2768-universal.jar, loading
[02:13:29] [Server thread/DEBUG] [FML]: Minecraft jar mods loaded successfully
[02:13:29] [Server thread/INFO] [FML]: Searching D:\MinecraftServer_1.12.2_test\.\mods for mods
[02:13:29] [Server thread/DEBUG] [FML]: Examining file forge-1.12.2-14.23.5.2768-universal.jar for potential mods
[02:13:29] [Server thread/DEBUG] [FML]: The mod container forge-1.12.2-14.23.5.2768-universal.jar appears to be missing an mcmod.info file
[02:13:29] [Server thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
[02:13:29] [Server thread/TRACE] [FML]: Received a system property request ''
[02:13:29] [Server thread/TRACE] [FML]: System property request managing the state of 0 mods
[02:13:29] [Server thread/DEBUG] [FML]: After merging, found state information for 0 mods
[02:13:29] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
[02:13:30] [Server thread/TRACE] [FML]: Verifying mod requirements are satisfied
[02:13:30] [Server thread/TRACE] [FML]: All mod requirements are satisfied
[02:13:30] [Server thread/TRACE] [FML]: Sorting mods into an ordered list
[02:13:30] [Server thread/TRACE] [FML]: Mod sorting completed successfully
[02:13:30] [Server thread/DEBUG] [FML]: Mod sorting data
[02:13:30] [Server thread/DEBUG] [FML]: No user mods found to sort
[02:13:30] [Server thread/DEBUG] [FML]: Loading @Config anotation data
[02:13:30] [Server thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod minecraft
[02:13:30] [Server thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod minecraft
[02:13:30] [Server thread/DEBUG] [FML]: Bar Step: Construction - Minecraft took 0.005s
[02:13:30] [Server thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod mcp
[02:13:30] [Server thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod mcp
[02:13:30] [Server thread/DEBUG] [FML]: Bar Step: Construction - Minecraft Coder Pack took 0.006s
[02:13:30] [Server thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod FML
[02:13:30] [Server thread/TRACE] [FML]: Mod FML is using network checker : Invoking method checkModLists
[02:13:30] [Server thread/TRACE] [FML]: Testing mod FML to verify it accepts its own version in a remote connection
[02:13:30] [Server thread/TRACE] [FML]: The mod FML accepts its own version (8.0.99.99)
[02:13:30] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge] at CLIENT
[02:13:30] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge] at SERVER
[02:13:30] [Server thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod FML
[02:13:30] [Server thread/DEBUG] [FML]: Bar Step: Construction - Forge Mod Loader took 0.511s
[02:13:30] [Server thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod forge
[02:13:30] [Server thread/DEBUG] [forge]: Loading Vanilla annotations: sun.net.www.protocol.jar.JarURLConnection$JarURLInputStream@67099df1
[02:13:30] [Server thread/DEBUG] [forge]: Preloading CrashReport Classes
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/client/Minecraft$10
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/client/Minecraft$11
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/client/Minecraft$12
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/client/Minecraft$13
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/client/Minecraft$14
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/client/Minecraft$2
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/client/Minecraft$3
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/client/Minecraft$4
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/client/Minecraft$5
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/client/Minecraft$6
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/client/Minecraft$7
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/client/Minecraft$8
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/client/Minecraft$9
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/client/multiplayer/WorldClient$1
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/client/multiplayer/WorldClient$2
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/client/multiplayer/WorldClient$3
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/client/multiplayer/WorldClient$4
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/client/particle/ParticleManager$1
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/client/particle/ParticleManager$2
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/client/particle/ParticleManager$3
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/client/particle/ParticleManager$4
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/client/renderer/EntityRenderer$2
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/client/renderer/EntityRenderer$3
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/client/renderer/EntityRenderer$4
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/client/renderer/RenderGlobal$1
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/client/renderer/RenderItem$1
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/client/renderer/RenderItem$2
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/client/renderer/RenderItem$3
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/client/renderer/RenderItem$4
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/client/renderer/texture/TextureAtlasSprite$1
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/client/renderer/texture/TextureManager$1
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/client/renderer/texture/TextureMap$1
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/client/renderer/texture/TextureMap$2
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/client/renderer/texture/TextureMap$3
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/crash/CrashReport$1
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/crash/CrashReport$2
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/crash/CrashReport$3
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/crash/CrashReport$4
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/crash/CrashReport$5
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/crash/CrashReport$6
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/crash/CrashReport$7
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/crash/CrashReportCategory$1
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/crash/CrashReportCategory$2
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/crash/CrashReportCategory$3
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/crash/CrashReportCategory$4
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/crash/CrashReportCategory$5
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/entity/Entity$2
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/entity/Entity$3
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/entity/Entity$4
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/entity/Entity$5
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/entity/EntityTracker$1
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/entity/player/InventoryPlayer$1
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/nbt/NBTTagCompound$1
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/nbt/NBTTagCompound$2
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/network/NetHandlerPlayServer$3
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/network/NetworkSystem$6
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/server/MinecraftServer$2
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/server/MinecraftServer$3
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/server/dedicated/DedicatedServer$3
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/server/dedicated/DedicatedServer$4
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/server/integrated/IntegratedServer$1
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/server/integrated/IntegratedServer$2
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/tileentity/CommandBlockBaseLogic$1
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/tileentity/CommandBlockBaseLogic$2
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/tileentity/TileEntity$1
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/tileentity/TileEntity$2
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/tileentity/TileEntity$3
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/world/World$1
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/world/World$2
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/world/World$3
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/world/World$4
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/world/World$5
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/world/chunk/Chunk$1
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/world/gen/structure/MapGenStructure$1
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/world/gen/structure/MapGenStructure$2
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/world/gen/structure/MapGenStructure$3
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/world/storage/WorldInfo$10
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/world/storage/WorldInfo$2
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/world/storage/WorldInfo$3
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/world/storage/WorldInfo$4
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/world/storage/WorldInfo$5
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/world/storage/WorldInfo$6
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/world/storage/WorldInfo$7
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/world/storage/WorldInfo$8
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraft/world/storage/WorldInfo$9
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraftforge/common/util/TextTable
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraftforge/common/util/TextTable$Alignment
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraftforge/common/util/TextTable$Column
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraftforge/common/util/TextTable$Row
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraftforge/fml/client/SplashProgress$1
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraftforge/fml/client/SplashProgress$1
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraftforge/fml/common/FMLCommonHandler$1
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraftforge/fml/common/FMLCommonHandler$1
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraftforge/fml/common/ICrashCallable
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraftforge/fml/common/Loader$1
[02:13:30] [Server thread/DEBUG] [forge]: net/minecraftforge/fml/common/Loader$1
[02:13:30] [Server thread/TRACE] [FML]: Mod forge is using network checker : No network checking performed
[02:13:30] [Server thread/TRACE] [FML]: Testing mod forge to verify it accepts its own version in a remote connection
[02:13:30] [Server thread/TRACE] [FML]: The mod forge accepts its own version (14.23.5.2768)
[02:13:30] [Server thread/DEBUG] [FML]: Attempting to inject @Config classes into forge for type INSTANCE
[02:13:30] [Server thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod forge
[02:13:30] [Server thread/DEBUG] [FML]: Bar Step: Construction - Minecraft Forge took 0.110s
[02:13:30] [Server thread/DEBUG] [FML]: Bar Finished: Construction took 0.632s
[02:13:30] [Server thread/DEBUG] [FML]: Mod signature data
[02:13:30] [Server thread/DEBUG] [FML]: Valid Signatures:
[02:13:30] [Server thread/DEBUG] [FML]: (e3c3d50c7c986df74c645c0ac54639741c90a557) FML (Forge Mod Loader 8.0.99.99) forge-1.12.2-14.23.5.2768-universal.jar
[02:13:30] [Server thread/DEBUG] [FML]: (e3c3d50c7c986df74c645c0ac54639741c90a557) forge (Minecraft Forge 14.23.5.2768) forge-1.12.2-14.23.5.2768-universal.jar
[02:13:30] [Server thread/DEBUG] [FML]: Missing Signatures:
[02:13:30] [Server thread/DEBUG] [FML]: minecraft (Minecraft 1.12.2) minecraft.jar
[02:13:30] [Server thread/DEBUG] [FML]: mcp (Minecraft Coder Pack 9.42) minecraft.jar
[02:13:30] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[02:13:30] [Server thread/INFO] [FML]: Found 1169 ObjectHolder annotations
[02:13:30] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
[02:13:30] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[02:13:30] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod minecraft
[02:13:30] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod minecraft
[02:13:30] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Minecraft took 0.000s
[02:13:30] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod mcp
[02:13:30] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod mcp
[02:13:30] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Minecraft Coder Pack took 0.000s
[02:13:30] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod FML
[02:13:30] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod FML
[02:13:30] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Forge Mod Loader took 0.000s
[02:13:30] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod forge
[02:13:30] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[02:13:30] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod forge
[02:13:30] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Minecraft Forge took 0.078s
[02:13:30] [Server thread/DEBUG] [FML]: Bar Finished: PreInitialization took 0.079s
[02:13:30] [Server thread/INFO] [FML]: Applying holder lookups
[02:13:30] [Server thread/INFO] [FML]: Holder lookups applied
[02:13:30] [Server thread/INFO] [FML]: Applying holder lookups
[02:13:30] [Server thread/INFO] [FML]: Holder lookups applied
[02:13:30] [Server thread/INFO] [FML]: Applying holder lookups
[02:13:30] [Server thread/INFO] [FML]: Holder lookups applied
[02:13:30] [Server thread/INFO] [FML]: Applying holder lookups
[02:13:30] [Server thread/INFO] [FML]: Holder lookups applied
[02:13:30] [Server thread/INFO] [FML]: Injecting itemstacks
[02:13:30] [Server thread/INFO] [FML]: Itemstack injection complete
[02:13:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
[02:13:30] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[02:13:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
[02:13:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
[02:13:31] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on *:25565
[02:13:31] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using default channel type
[02:13:31] [Server thread/INFO] [FML]: Applying holder lookups
[02:13:31] [Server thread/INFO] [FML]: Holder lookups applied
[02:13:31] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod minecraft
[02:13:31] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod minecraft
[02:13:31] [Server thread/DEBUG] [FML]: Bar Step: Initialization - Minecraft took 0.000s
[02:13:31] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod mcp
[02:13:31] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod mcp
[02:13:31] [Server thread/DEBUG] [FML]: Bar Step: Initialization - Minecraft Coder Pack took 0.000s
[02:13:31] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod FML
[02:13:31] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod FML
[02:13:31] [Server thread/DEBUG] [FML]: Bar Step: Initialization - Forge Mod Loader took 0.000s
[02:13:31] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod forge
[02:13:31] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod forge
[02:13:31] [Server thread/DEBUG] [FML]: Bar Step: Initialization - Minecraft Forge took 0.000s
[02:13:31] [Server thread/DEBUG] [FML]: Bar Finished: Initialization took 0.001s
[02:13:31] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod minecraft
[02:13:31] [Server thread/TRACE] [FML]: Sending event IMCEvent to mod minecraft
[02:13:31] [Server thread/TRACE] [FML]: Sent event IMCEvent to mod minecraft
[02:13:31] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Minecraft took 0.004s
[02:13:31] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod mcp
[02:13:31] [Server thread/TRACE] [FML]: Sending event IMCEvent to mod mcp
[02:13:31] [Server thread/TRACE] [FML]: Sent event IMCEvent to mod mcp
[02:13:31] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Minecraft Coder Pack took 0.000s
[02:13:31] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod FML
[02:13:31] [Server thread/TRACE] [FML]: Sending event IMCEvent to mod FML
[02:13:31] [Server thread/TRACE] [FML]: Sent event IMCEvent to mod FML
[02:13:31] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Forge Mod Loader took 0.000s
[02:13:31] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod forge
[02:13:31] [Server thread/TRACE] [FML]: Sending event IMCEvent to mod forge
[02:13:31] [Server thread/TRACE] [FML]: Sent event IMCEvent to mod forge
[02:13:31] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Minecraft Forge took 0.000s
[02:13:31] [Server thread/DEBUG] [FML]: Bar Finished: InterModComms$IMC took 0.004s
[02:13:31] [Server thread/INFO] [FML]: Injecting itemstacks
[02:13:31] [Server thread/INFO] [FML]: Itemstack injection complete
[02:13:31] [Server thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod minecraft
[02:13:31] [Server thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod minecraft
[02:13:31] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - Minecraft took 0.000s
[02:13:31] [Server thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod mcp
[02:13:31] [Server thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod mcp
[02:13:31] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - Minecraft Coder Pack took 0.000s
[02:13:31] [Server thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod FML
[02:13:31] [Server thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod FML
[02:13:31] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - Forge Mod Loader took 0.000s
[02:13:31] [Server thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod forge
[02:13:31] [Server thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod forge
[02:13:31] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - Minecraft Forge took 0.013s
[02:13:31] [Server thread/DEBUG] [FML]: Bar Finished: PostInitialization took 0.014s
[02:13:31] [Server thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod minecraft
[02:13:31] [Server thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod minecraft
[02:13:31] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - Minecraft took 0.000s
[02:13:31] [Server thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod mcp
[02:13:31] [Server thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod mcp
[02:13:31] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - Minecraft Coder Pack took 0.000s
[02:13:31] [Server thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod FML
[02:13:31] [Server thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod FML
[02:13:31] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - Forge Mod Loader took 0.000s
[02:13:31] [Server thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod forge
[02:13:31] [Server thread/DEBUG] [FML]: Forge RecipeSorter Baking:
[02:13:31] [Server thread/DEBUG] [FML]: 16: RecipeEntry("Before", UNKNOWN, )
[02:13:31] [Server thread/DEBUG] [FML]: 15: RecipeEntry("minecraft:shaped", SHAPED, net.minecraft.item.crafting.ShapedRecipes) Before: minecraft:shapeless
[02:13:31] [Server thread/DEBUG] [FML]: 14: RecipeEntry("forge:shapedore", SHAPED, net.minecraftforge.oredict.ShapedOreRecipe) Before: minecraft:shapeless After: minecraft:shaped
[02:13:31] [Server thread/DEBUG] [FML]: 13: RecipeEntry("minecraft:mapextending", SHAPED, net.minecraft.item.crafting.RecipesMapExtending) Before: minecraft:shapeless After: minecraft:shaped
[02:13:31] [Server thread/DEBUG] [FML]: 12: RecipeEntry("minecraft:shapeless", SHAPELESS, net.minecraft.item.crafting.ShapelessRecipes) After: minecraft:shaped
[02:13:31] [Server thread/DEBUG] [FML]: 11: RecipeEntry("minecraft:repair", SHAPELESS, net.minecraft.item.crafting.RecipeRepairItem) After: minecraft:shapeless
[02:13:31] [Server thread/DEBUG] [FML]: 10: RecipeEntry("minecraft:shield_deco", SHAPELESS, net.minecraft.item.crafting.ShieldRecipes$Decoration) After: minecraft:shapeless
[02:13:31] [Server thread/DEBUG] [FML]: 9: RecipeEntry("minecraft:armordyes", SHAPELESS, net.minecraft.item.crafting.RecipesArmorDyes) After: minecraft:shapeless
[02:13:31] [Server thread/DEBUG] [FML]: 8: RecipeEntry("minecraft:fireworks", SHAPELESS, net.minecraft.item.crafting.RecipeFireworks) After: minecraft:shapeless
[02:13:31] [Server thread/DEBUG] [FML]: 7: RecipeEntry("minecraft:pattern_dupe", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeDuplicatePattern) After: minecraft:shapeless
[02:13:31] [Server thread/DEBUG] [FML]: 6: RecipeEntry("minecraft:tippedarrow", SHAPELESS, net.minecraft.item.crafting.RecipeTippedArrow) After: minecraft:shapeless
[02:13:31] [Server thread/DEBUG] [FML]: 5: RecipeEntry("minecraft:mapcloning", SHAPELESS, net.minecraft.item.crafting.RecipesMapCloning) After: minecraft:shapeless
[02:13:31] [Server thread/DEBUG] [FML]: 4: RecipeEntry("forge:shapelessore", SHAPELESS, net.minecraftforge.oredict.ShapelessOreRecipe) After: minecraft:shapeless
[02:13:31] [Server thread/DEBUG] [FML]: 3: RecipeEntry("minecraft:pattern_add", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern) After: minecraft:shapeless
[02:13:31] [Server thread/DEBUG] [FML]: 2: RecipeEntry("minecraft:bookcloning", SHAPELESS, net.minecraft.item.crafting.RecipeBookCloning) After: minecraft:shapeless
[02:13:31] [Server thread/DEBUG] [FML]: 1: RecipeEntry("After", UNKNOWN, )
[02:13:31] [Server thread/DEBUG] [FML]: Sorting recipes
[02:13:31] [Server thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod forge
[02:13:31] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - Minecraft Forge took 0.009s
[02:13:31] [Server thread/DEBUG] [FML]: Bar Finished: LoadComplete took 0.009s
[02:13:31] [Server thread/DEBUG] [FML]: Freezing registries
[02:13:31] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod minecraft
[02:13:31] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod minecraft
[02:13:31] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft took 0.000s
[02:13:31] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod mcp
[02:13:31] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod mcp
[02:13:31] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft Coder Pack took 0.000s
[02:13:31] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod FML
[02:13:31] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod FML
[02:13:31] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Forge Mod Loader took 0.000s
[02:13:31] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod forge
[02:13:31] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod forge
[02:13:31] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft Forge took 0.023s
[02:13:31] [Server thread/DEBUG] [FML]: Bar Finished: ModIdMapping took 0.024s
[02:13:31] [Server thread/DEBUG] [FML]: All registries frozen
[02:13:31] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
[02:13:31] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod minecraft
[02:13:31] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod minecraft
[02:13:31] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - Minecraft took 0.000s
[02:13:31] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod mcp
[02:13:31] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod mcp
[02:13:31] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - Minecraft Coder Pack took 0.000s
[02:13:31] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod FML
[02:13:31] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod FML
[02:13:31] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - Forge Mod Loader took 0.000s
[02:13:31] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod forge
[02:13:31] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod forge
[02:13:31] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - Minecraft Forge took 0.000s
[02:13:31] [Server thread/DEBUG] [FML]: Bar Finished: ServerAboutToStart took 0.001s
[02:13:31] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world"
[02:13:31] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
[02:13:31] [Server thread/TRACE] [FML]: Registry Name : minecraft:blocks
[02:13:31] [Server thread/TRACE] [FML]: Registry: 0 minecraft:air Block{minecraft:air}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 1 minecraft:stone Block{minecraft:stone}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2 minecraft:grass Block{minecraft:grass}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 3 minecraft:dirt Block{minecraft:dirt}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 4 minecraft:cobblestone Block{minecraft:cobblestone}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 5 minecraft:planks Block{minecraft:planks}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 6 minecraft:sapling Block{minecraft:sapling}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 7 minecraft:bedrock Block{minecraft:bedrock}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 8 minecraft:flowing_water Block{minecraft:flowing_water}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 9 minecraft:water Block{minecraft:water}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 10 minecraft:flowing_lava Block{minecraft:flowing_lava}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 11 minecraft:lava Block{minecraft:lava}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 12 minecraft:sand Block{minecraft:sand}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 13 minecraft:gravel Block{minecraft:gravel}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 14 minecraft:gold_ore Block{minecraft:gold_ore}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 15 minecraft:iron_ore Block{minecraft:iron_ore}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 16 minecraft:coal_ore Block{minecraft:coal_ore}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 17 minecraft:log Block{minecraft:log}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 18 minecraft:leaves Block{minecraft:leaves}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 19 minecraft:sponge Block{minecraft:sponge}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 20 minecraft:glass Block{minecraft:glass}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 21 minecraft:lapis_ore Block{minecraft:lapis_ore}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 22 minecraft:lapis_block Block{minecraft:lapis_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 23 minecraft:dispenser Block{minecraft:dispenser}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 24 minecraft:sandstone Block{minecraft:sandstone}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 25 minecraft:noteblock Block{minecraft:noteblock}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 26 minecraft:bed Block{minecraft:bed}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 27 minecraft:golden_rail Block{minecraft:golden_rail}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 28 minecraft:detector_rail Block{minecraft:detector_rail}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 29 minecraft:sticky_piston Block{minecraft:sticky_piston}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 30 minecraft:web Block{minecraft:web}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 31 minecraft:tallgrass Block{minecraft:tallgrass}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 32 minecraft:deadbush Block{minecraft:deadbush}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 33 minecraft:piston Block{minecraft:piston}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 34 minecraft:piston_head Block{minecraft:piston_head}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 35 minecraft:wool Block{minecraft:wool}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 36 minecraft:piston_extension Block{minecraft:piston_extension}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 37 minecraft:yellow_flower Block{minecraft:yellow_flower}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 38 minecraft:red_flower Block{minecraft:red_flower}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 39 minecraft:brown_mushroom Block{minecraft:brown_mushroom}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 40 minecraft:red_mushroom Block{minecraft:red_mushroom}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 41 minecraft:gold_block Block{minecraft:gold_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 42 minecraft:iron_block Block{minecraft:iron_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 43 minecraft:double_stone_slab Block{minecraft:double_stone_slab}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 44 minecraft:stone_slab Block{minecraft:stone_slab}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 45 minecraft:brick_block Block{minecraft:brick_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 46 minecraft:tnt Block{minecraft:tnt}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 47 minecraft:bookshelf Block{minecraft:bookshelf}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 48 minecraft:mossy_cobblestone Block{minecraft:mossy_cobblestone}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 49 minecraft:obsidian Block{minecraft:obsidian}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 50 minecraft:torch Block{minecraft:torch}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 51 minecraft:fire Block{minecraft:fire}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 52 minecraft:mob_spawner Block{minecraft:mob_spawner}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 53 minecraft:oak_stairs Block{minecraft:oak_stairs}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 54 minecraft:chest Block{minecraft:chest}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 55 minecraft:redstone_wire Block{minecraft:redstone_wire}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 56 minecraft:diamond_ore Block{minecraft:diamond_ore}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 57 minecraft:diamond_block Block{minecraft:diamond_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 58 minecraft:crafting_table Block{minecraft:crafting_table}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 59 minecraft:wheat Block{minecraft:wheat}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 60 minecraft:farmland Block{minecraft:farmland}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 61 minecraft:furnace Block{minecraft:furnace}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 62 minecraft:lit_furnace Block{minecraft:lit_furnace}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 63 minecraft:standing_sign Block{minecraft:standing_sign}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 64 minecraft:wooden_door Block{minecraft:wooden_door}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 65 minecraft:ladder Block{minecraft:ladder}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 66 minecraft:rail Block{minecraft:rail}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 67 minecraft:stone_stairs Block{minecraft:stone_stairs}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 68 minecraft:wall_sign Block{minecraft:wall_sign}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 69 minecraft:lever Block{minecraft:lever}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 70 minecraft:stone_pressure_plate Block{minecraft:stone_pressure_plate}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 71 minecraft:iron_door Block{minecraft:iron_door}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 72 minecraft:wooden_pressure_plate Block{minecraft:wooden_pressure_plate}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 73 minecraft:redstone_ore Block{minecraft:redstone_ore}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 74 minecraft:lit_redstone_ore Block{minecraft:lit_redstone_ore}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 75 minecraft:unlit_redstone_torch Block{minecraft:unlit_redstone_torch}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 76 minecraft:redstone_torch Block{minecraft:redstone_torch}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 77 minecraft:stone_button Block{minecraft:stone_button}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 78 minecraft:snow_layer Block{minecraft:snow_layer}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 79 minecraft:ice Block{minecraft:ice}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 80 minecraft:snow Block{minecraft:snow}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 81 minecraft:cactus Block{minecraft:cactus}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 82 minecraft:clay Block{minecraft:clay}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 83 minecraft:reeds Block{minecraft:reeds}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 84 minecraft:jukebox Block{minecraft:jukebox}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 85 minecraft:fence Block{minecraft:fence}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 86 minecraft:pumpkin Block{minecraft:pumpkin}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 87 minecraft:netherrack Block{minecraft:netherrack}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 88 minecraft:soul_sand Block{minecraft:soul_sand}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 89 minecraft:glowstone Block{minecraft:glowstone}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 90 minecraft:portal Block{minecraft:portal}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 91 minecraft:lit_pumpkin Block{minecraft:lit_pumpkin}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 92 minecraft:cake Block{minecraft:cake}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 93 minecraft:unpowered_repeater Block{minecraft:unpowered_repeater}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 94 minecraft:powered_repeater Block{minecraft:powered_repeater}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 95 minecraft:stained_glass Block{minecraft:stained_glass}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 96 minecraft:trapdoor Block{minecraft:trapdoor}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 97 minecraft:monster_egg Block{minecraft:monster_egg}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 98 minecraft:stonebrick Block{minecraft:stonebrick}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 99 minecraft:brown_mushroom_block Block{minecraft:brown_mushroom_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 100 minecraft:red_mushroom_block Block{minecraft:red_mushroom_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 101 minecraft:iron_bars Block{minecraft:iron_bars}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 102 minecraft:glass_pane Block{minecraft:glass_pane}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 103 minecraft:melon_block Block{minecraft:melon_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 104 minecraft:pumpkin_stem Block{minecraft:pumpkin_stem}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 105 minecraft:melon_stem Block{minecraft:melon_stem}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 106 minecraft:vine Block{minecraft:vine}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 107 minecraft:fence_gate Block{minecraft:fence_gate}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 108 minecraft:brick_stairs Block{minecraft:brick_stairs}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 109 minecraft:stone_brick_stairs Block{minecraft:stone_brick_stairs}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 110 minecraft:mycelium Block{minecraft:mycelium}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 111 minecraft:waterlily Block{minecraft:waterlily}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 112 minecraft:nether_brick Block{minecraft:nether_brick}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 113 minecraft:nether_brick_fence Block{minecraft:nether_brick_fence}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 114 minecraft:nether_brick_stairs Block{minecraft:nether_brick_stairs}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 115 minecraft:nether_wart Block{minecraft:nether_wart}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 116 minecraft:enchanting_table Block{minecraft:enchanting_table}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 117 minecraft:brewing_stand Block{minecraft:brewing_stand}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 118 minecraft:cauldron Block{minecraft:cauldron}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 119 minecraft:end_portal Block{minecraft:end_portal}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 120 minecraft:end_portal_frame Block{minecraft:end_portal_frame}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 121 minecraft:end_stone Block{minecraft:end_stone}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 122 minecraft:dragon_egg Block{minecraft:dragon_egg}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 123 minecraft:redstone_lamp Block{minecraft:redstone_lamp}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 124 minecraft:lit_redstone_lamp Block{minecraft:lit_redstone_lamp}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 125 minecraft:double_wooden_slab Block{minecraft:double_wooden_slab}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 126 minecraft:wooden_slab Block{minecraft:wooden_slab}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 127 minecraft:cocoa Block{minecraft:cocoa}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 128 minecraft:sandstone_stairs Block{minecraft:sandstone_stairs}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 129 minecraft:emerald_ore Block{minecraft:emerald_ore}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 130 minecraft:ender_chest Block{minecraft:ender_chest}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 131 minecraft:tripwire_hook Block{minecraft:tripwire_hook}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 132 minecraft:tripwire Block{minecraft:tripwire}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 133 minecraft:emerald_block Block{minecraft:emerald_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 134 minecraft:spruce_stairs Block{minecraft:spruce_stairs}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 135 minecraft:birch_stairs Block{minecraft:birch_stairs}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 136 minecraft:jungle_stairs Block{minecraft:jungle_stairs}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 137 minecraft:command_block Block{minecraft:command_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 138 minecraft:beacon Block{minecraft:beacon}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 139 minecraft:cobblestone_wall Block{minecraft:cobblestone_wall}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 140 minecraft:flower_pot Block{minecraft:flower_pot}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 141 minecraft:carrots Block{minecraft:carrots}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 142 minecraft:potatoes Block{minecraft:potatoes}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 143 minecraft:wooden_button Block{minecraft:wooden_button}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 144 minecraft:skull Block{minecraft:skull}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 145 minecraft:anvil Block{minecraft:anvil}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 146 minecraft:trapped_chest Block{minecraft:trapped_chest}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 147 minecraft:light_weighted_pressure_plate Block{minecraft:light_weighted_pressure_plate}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 148 minecraft:heavy_weighted_pressure_plate Block{minecraft:heavy_weighted_pressure_plate}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 149 minecraft:unpowered_comparator Block{minecraft:unpowered_comparator}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 150 minecraft:powered_comparator Block{minecraft:powered_comparator}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 151 minecraft:daylight_detector Block{minecraft:daylight_detector}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 152 minecraft:redstone_block Block{minecraft:redstone_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 153 minecraft:quartz_ore Block{minecraft:quartz_ore}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 154 minecraft:hopper Block{minecraft:hopper}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 155 minecraft:quartz_block Block{minecraft:quartz_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 156 minecraft:quartz_stairs Block{minecraft:quartz_stairs}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 157 minecraft:activator_rail Block{minecraft:activator_rail}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 158 minecraft:dropper Block{minecraft:dropper}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 159 minecraft:stained_hardened_clay Block{minecraft:stained_hardened_clay}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 160 minecraft:stained_glass_pane Block{minecraft:stained_glass_pane}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 161 minecraft:leaves2 Block{minecraft:leaves2}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 162 minecraft:log2 Block{minecraft:log2}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 163 minecraft:acacia_stairs Block{minecraft:acacia_stairs}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 164 minecraft:dark_oak_stairs Block{minecraft:dark_oak_stairs}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 165 minecraft:slime Block{minecraft:slime}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 166 minecraft:barrier Block{minecraft:barrier}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 167 minecraft:iron_trapdoor Block{minecraft:iron_trapdoor}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 168 minecraft:prismarine Block{minecraft:prismarine}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 169 minecraft:sea_lantern Block{minecraft:sea_lantern}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 170 minecraft:hay_block Block{minecraft:hay_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 171 minecraft:carpet Block{minecraft:carpet}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 172 minecraft:hardened_clay Block{minecraft:hardened_clay}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 173 minecraft:coal_block Block{minecraft:coal_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 174 minecraft:packed_ice Block{minecraft:packed_ice}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 175 minecraft:double_plant Block{minecraft:double_plant}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 176 minecraft:standing_banner Block{minecraft:standing_banner}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 177 minecraft:wall_banner Block{minecraft:wall_banner}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 178 minecraft:daylight_detector_inverted Block{minecraft:daylight_detector_inverted}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 179 minecraft:red_sandstone Block{minecraft:red_sandstone}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 180 minecraft:red_sandstone_stairs Block{minecraft:red_sandstone_stairs}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 181 minecraft:double_stone_slab2 Block{minecraft:double_stone_slab2}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 182 minecraft:stone_slab2 Block{minecraft:stone_slab2}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 183 minecraft:spruce_fence_gate Block{minecraft:spruce_fence_gate}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 184 minecraft:birch_fence_gate Block{minecraft:birch_fence_gate}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 185 minecraft:jungle_fence_gate Block{minecraft:jungle_fence_gate}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 186 minecraft:dark_oak_fence_gate Block{minecraft:dark_oak_fence_gate}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 187 minecraft:acacia_fence_gate Block{minecraft:acacia_fence_gate}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 188 minecraft:spruce_fence Block{minecraft:spruce_fence}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 189 minecraft:birch_fence Block{minecraft:birch_fence}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 190 minecraft:jungle_fence Block{minecraft:jungle_fence}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 191 minecraft:dark_oak_fence Block{minecraft:dark_oak_fence}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 192 minecraft:acacia_fence Block{minecraft:acacia_fence}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 193 minecraft:spruce_door Block{minecraft:spruce_door}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 194 minecraft:birch_door Block{minecraft:birch_door}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 195 minecraft:jungle_door Block{minecraft:jungle_door}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 196 minecraft:acacia_door Block{minecraft:acacia_door}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 197 minecraft:dark_oak_door Block{minecraft:dark_oak_door}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 198 minecraft:end_rod Block{minecraft:end_rod}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 199 minecraft:chorus_plant Block{minecraft:chorus_plant}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 200 minecraft:chorus_flower Block{minecraft:chorus_flower}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 201 minecraft:purpur_block Block{minecraft:purpur_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 202 minecraft:purpur_pillar Block{minecraft:purpur_pillar}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 203 minecraft:purpur_stairs Block{minecraft:purpur_stairs}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 204 minecraft:purpur_double_slab Block{minecraft:purpur_double_slab}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 205 minecraft:purpur_slab Block{minecraft:purpur_slab}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 206 minecraft:end_bricks Block{minecraft:end_bricks}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 207 minecraft:beetroots Block{minecraft:beetroots}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 208 minecraft:grass_path Block{minecraft:grass_path}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 209 minecraft:end_gateway Block{minecraft:end_gateway}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 210 minecraft:repeating_command_block Block{minecraft:repeating_command_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 211 minecraft:chain_command_block Block{minecraft:chain_command_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 212 minecraft:frosted_ice Block{minecraft:frosted_ice}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 213 minecraft:magma Block{minecraft:magma}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 214 minecraft:nether_wart_block Block{minecraft:nether_wart_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 215 minecraft:red_nether_brick Block{minecraft:red_nether_brick}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 216 minecraft:bone_block Block{minecraft:bone_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 217 minecraft:structure_void Block{minecraft:structure_void}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 218 minecraft:observer Block{minecraft:observer}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 219 minecraft:white_shulker_box Block{minecraft:white_shulker_box}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 220 minecraft:orange_shulker_box Block{minecraft:orange_shulker_box}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 221 minecraft:magenta_shulker_box Block{minecraft:magenta_shulker_box}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 222 minecraft:light_blue_shulker_box Block{minecraft:light_blue_shulker_box}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 223 minecraft:yellow_shulker_box Block{minecraft:yellow_shulker_box}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 224 minecraft:lime_shulker_box Block{minecraft:lime_shulker_box}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 225 minecraft:pink_shulker_box Block{minecraft:pink_shulker_box}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 226 minecraft:gray_shulker_box Block{minecraft:gray_shulker_box}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 227 minecraft:silver_shulker_box Block{minecraft:silver_shulker_box}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 228 minecraft:cyan_shulker_box Block{minecraft:cyan_shulker_box}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 229 minecraft:purple_shulker_box Block{minecraft:purple_shulker_box}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 230 minecraft:blue_shulker_box Block{minecraft:blue_shulker_box}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 231 minecraft:brown_shulker_box Block{minecraft:brown_shulker_box}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 232 minecraft:green_shulker_box Block{minecraft:green_shulker_box}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 233 minecraft:red_shulker_box Block{minecraft:red_shulker_box}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 234 minecraft:black_shulker_box Block{minecraft:black_shulker_box}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 235 minecraft:white_glazed_terracotta Block{minecraft:white_glazed_terracotta}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 236 minecraft:orange_glazed_terracotta Block{minecraft:orange_glazed_terracotta}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 237 minecraft:magenta_glazed_terracotta Block{minecraft:magenta_glazed_terracotta}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 238 minecraft:light_blue_glazed_terracotta Block{minecraft:light_blue_glazed_terracotta}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 239 minecraft:yellow_glazed_terracotta Block{minecraft:yellow_glazed_terracotta}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 240 minecraft:lime_glazed_terracotta Block{minecraft:lime_glazed_terracotta}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 241 minecraft:pink_glazed_terracotta Block{minecraft:pink_glazed_terracotta}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 242 minecraft:gray_glazed_terracotta Block{minecraft:gray_glazed_terracotta}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 243 minecraft:silver_glazed_terracotta Block{minecraft:silver_glazed_terracotta}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 244 minecraft:cyan_glazed_terracotta Block{minecraft:cyan_glazed_terracotta}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 245 minecraft:purple_glazed_terracotta Block{minecraft:purple_glazed_terracotta}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 246 minecraft:blue_glazed_terracotta Block{minecraft:blue_glazed_terracotta}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 247 minecraft:brown_glazed_terracotta Block{minecraft:brown_glazed_terracotta}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 248 minecraft:green_glazed_terracotta Block{minecraft:green_glazed_terracotta}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 249 minecraft:red_glazed_terracotta Block{minecraft:red_glazed_terracotta}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 250 minecraft:black_glazed_terracotta Block{minecraft:black_glazed_terracotta}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 251 minecraft:concrete Block{minecraft:concrete}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 252 minecraft:concrete_powder Block{minecraft:concrete_powder}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 255 minecraft:structure_block Block{minecraft:structure_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry Name : minecraft:items
[02:13:31] [Server thread/TRACE] [FML]: Registry: 0 minecraft:air net.minecraft.item.ItemAir@685d7ba5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 1 minecraft:stone net.minecraft.item.ItemMultiTexture@100bba26
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2 minecraft:grass net.minecraft.item.ItemColored@76d0ecd7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 3 minecraft:dirt net.minecraft.item.ItemMultiTexture@1ad1c363
[02:13:31] [Server thread/TRACE] [FML]: Registry: 4 minecraft:cobblestone net.minecraft.item.ItemBlock@446b64b3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 5 minecraft:planks net.minecraft.item.ItemMultiTexture@56c0a61e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 6 minecraft:sapling net.minecraft.item.ItemMultiTexture@5dcf0772
[02:13:31] [Server thread/TRACE] [FML]: Registry: 7 minecraft:bedrock net.minecraft.item.ItemBlock@c472300
[02:13:31] [Server thread/TRACE] [FML]: Registry: 12 minecraft:sand net.minecraft.item.ItemMultiTexture@6826b70f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 13 minecraft:gravel net.minecraft.item.ItemBlock@4df7d9ee
[02:13:31] [Server thread/TRACE] [FML]: Registry: 14 minecraft:gold_ore net.minecraft.item.ItemBlock@781dac73
[02:13:31] [Server thread/TRACE] [FML]: Registry: 15 minecraft:iron_ore net.minecraft.item.ItemBlock@3a4e524
[02:13:31] [Server thread/TRACE] [FML]: Registry: 16 minecraft:coal_ore net.minecraft.item.ItemBlock@5e67a490
[02:13:31] [Server thread/TRACE] [FML]: Registry: 17 minecraft:log net.minecraft.item.ItemMultiTexture@38c761e9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 18 minecraft:leaves net.minecraft.item.ItemLeaves@5d66ae3a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 19 minecraft:sponge net.minecraft.item.ItemMultiTexture@c5e69a5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 20 minecraft:glass net.minecraft.item.ItemBlock@64a1116a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 21 minecraft:lapis_ore net.minecraft.item.ItemBlock@11e17893
[02:13:31] [Server thread/TRACE] [FML]: Registry: 22 minecraft:lapis_block net.minecraft.item.ItemBlock@19eea77c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 23 minecraft:dispenser net.minecraft.item.ItemBlock@6682e6a5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 24 minecraft:sandstone net.minecraft.item.ItemMultiTexture@10fb4575
[02:13:31] [Server thread/TRACE] [FML]: Registry: 25 minecraft:noteblock net.minecraft.item.ItemBlock@7cc2c551
[02:13:31] [Server thread/TRACE] [FML]: Registry: 27 minecraft:golden_rail net.minecraft.item.ItemBlock@d84b3a2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 28 minecraft:detector_rail net.minecraft.item.ItemBlock@23648d2d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 29 minecraft:sticky_piston net.minecraft.item.ItemPiston@37c1cfa
[02:13:31] [Server thread/TRACE] [FML]: Registry: 30 minecraft:web net.minecraft.item.ItemBlock@2bcda694
[02:13:31] [Server thread/TRACE] [FML]: Registry: 31 minecraft:tallgrass net.minecraft.item.ItemColored@2cc75b25
[02:13:31] [Server thread/TRACE] [FML]: Registry: 32 minecraft:deadbush net.minecraft.item.ItemBlock@30036a18
[02:13:31] [Server thread/TRACE] [FML]: Registry: 33 minecraft:piston net.minecraft.item.ItemPiston@537b3b2e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 35 minecraft:wool net.minecraft.item.ItemCloth@28b458e6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 37 minecraft:yellow_flower net.minecraft.item.ItemMultiTexture@119d4443
[02:13:31] [Server thread/TRACE] [FML]: Registry: 38 minecraft:red_flower net.minecraft.item.ItemMultiTexture@7d47dfed
[02:13:31] [Server thread/TRACE] [FML]: Registry: 39 minecraft:brown_mushroom net.minecraft.item.ItemBlock@3a38e4dc
[02:13:31] [Server thread/TRACE] [FML]: Registry: 40 minecraft:red_mushroom net.minecraft.item.ItemBlock@41fc0084
[02:13:31] [Server thread/TRACE] [FML]: Registry: 41 minecraft:gold_block net.minecraft.item.ItemBlock@401788d5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 42 minecraft:iron_block net.minecraft.item.ItemBlock@3ec9f8d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 44 minecraft:stone_slab net.minecraft.item.ItemSlab@237b2852
[02:13:31] [Server thread/TRACE] [FML]: Registry: 45 minecraft:brick_block net.minecraft.item.ItemBlock@448cdb47
[02:13:31] [Server thread/TRACE] [FML]: Registry: 46 minecraft:tnt net.minecraft.item.ItemBlock@4628a02b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 47 minecraft:bookshelf net.minecraft.item.ItemBlock@2b01c689
[02:13:31] [Server thread/TRACE] [FML]: Registry: 48 minecraft:mossy_cobblestone net.minecraft.item.ItemBlock@51424203
[02:13:31] [Server thread/TRACE] [FML]: Registry: 49 minecraft:obsidian net.minecraft.item.ItemBlock@7336fd8f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 50 minecraft:torch net.minecraft.item.ItemBlock@701c223a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 52 minecraft:mob_spawner net.minecraft.item.ItemBlock@7e94e331
[02:13:31] [Server thread/TRACE] [FML]: Registry: 53 minecraft:oak_stairs net.minecraft.item.ItemBlock@539fc5d1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 54 minecraft:chest net.minecraft.item.ItemBlock@4cae66a8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 56 minecraft:diamond_ore net.minecraft.item.ItemBlock@60b616c8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 57 minecraft:diamond_block net.minecraft.item.ItemBlock@3962ec84
[02:13:31] [Server thread/TRACE] [FML]: Registry: 58 minecraft:crafting_table net.minecraft.item.ItemBlock@147e0734
[02:13:31] [Server thread/TRACE] [FML]: Registry: 60 minecraft:farmland net.minecraft.item.ItemBlock@2bdab835
[02:13:31] [Server thread/TRACE] [FML]: Registry: 61 minecraft:furnace net.minecraft.item.ItemBlock@7b8aebd0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 65 minecraft:ladder net.minecraft.item.ItemBlock@55222ee9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 66 minecraft:rail net.minecraft.item.ItemBlock@3181d4de
[02:13:31] [Server thread/TRACE] [FML]: Registry: 67 minecraft:stone_stairs net.minecraft.item.ItemBlock@4f64d9cb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 69 minecraft:lever net.minecraft.item.ItemBlock@639c7f9c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 70 minecraft:stone_pressure_plate net.minecraft.item.ItemBlock@270d5060
[02:13:31] [Server thread/TRACE] [FML]: Registry: 72 minecraft:wooden_pressure_plate net.minecraft.item.ItemBlock@1815577b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 73 minecraft:redstone_ore net.minecraft.item.ItemBlock@71567f33
[02:13:31] [Server thread/TRACE] [FML]: Registry: 76 minecraft:redstone_torch net.minecraft.item.ItemBlock@71369e1a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 77 minecraft:stone_button net.minecraft.item.ItemBlock@3cf55e0c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 78 minecraft:snow_layer net.minecraft.item.ItemSnow@4c04216f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 79 minecraft:ice net.minecraft.item.ItemBlock@987a0bb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 80 minecraft:snow net.minecraft.item.ItemBlock@1f949ab9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 81 minecraft:cactus net.minecraft.item.ItemBlock@5a7b6b75
[02:13:31] [Server thread/TRACE] [FML]: Registry: 82 minecraft:clay net.minecraft.item.ItemBlock@3719360c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 84 minecraft:jukebox net.minecraft.item.ItemBlock@3afca2c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 85 minecraft:fence net.minecraft.item.ItemBlock@3855d9b2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 86 minecraft:pumpkin net.minecraft.item.ItemBlock@6d7b001b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 87 minecraft:netherrack net.minecraft.item.ItemBlock@532dacf5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 88 minecraft:soul_sand net.minecraft.item.ItemBlock@da09250
[02:13:31] [Server thread/TRACE] [FML]: Registry: 89 minecraft:glowstone net.minecraft.item.ItemBlock@6d31f106
[02:13:31] [Server thread/TRACE] [FML]: Registry: 91 minecraft:lit_pumpkin net.minecraft.item.ItemBlock@587f4f63
[02:13:31] [Server thread/TRACE] [FML]: Registry: 95 minecraft:stained_glass net.minecraft.item.ItemCloth@4a9b3956
[02:13:31] [Server thread/TRACE] [FML]: Registry: 96 minecraft:trapdoor net.minecraft.item.ItemBlock@660b1a9d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 97 minecraft:monster_egg net.minecraft.item.ItemMultiTexture@d6b532f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 98 minecraft:stonebrick net.minecraft.item.ItemMultiTexture@112c2930
[02:13:31] [Server thread/TRACE] [FML]: Registry: 99 minecraft:brown_mushroom_block net.minecraft.item.ItemBlock@7f426ddd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 100 minecraft:red_mushroom_block net.minecraft.item.ItemBlock@28e7bb31
[02:13:31] [Server thread/TRACE] [FML]: Registry: 101 minecraft:iron_bars net.minecraft.item.ItemBlock@6fe04f2a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 102 minecraft:glass_pane net.minecraft.item.ItemBlock@1f758e4f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 103 minecraft:melon_block net.minecraft.item.ItemBlock@733534f9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 106 minecraft:vine net.minecraft.item.ItemColored@661e279d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 107 minecraft:fence_gate net.minecraft.item.ItemBlock@beabd6b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 108 minecraft:brick_stairs net.minecraft.item.ItemBlock@32e5af53
[02:13:31] [Server thread/TRACE] [FML]: Registry: 109 minecraft:stone_brick_stairs net.minecraft.item.ItemBlock@5980fa73
[02:13:31] [Server thread/TRACE] [FML]: Registry: 110 minecraft:mycelium net.minecraft.item.ItemBlock@13ca16bf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 111 minecraft:waterlily net.minecraft.item.ItemLilyPad@44641d6c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 112 minecraft:nether_brick net.minecraft.item.ItemBlock@1ae924f1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 113 minecraft:nether_brick_fence net.minecraft.item.ItemBlock@59d5a6fd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 114 minecraft:nether_brick_stairs net.minecraft.item.ItemBlock@27bcb4ad
[02:13:31] [Server thread/TRACE] [FML]: Registry: 116 minecraft:enchanting_table net.minecraft.item.ItemBlock@4357524b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 120 minecraft:end_portal_frame net.minecraft.item.ItemBlock@104a287c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 121 minecraft:end_stone net.minecraft.item.ItemBlock@64dc86c6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 122 minecraft:dragon_egg net.minecraft.item.ItemBlock@5f3b84bd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 123 minecraft:redstone_lamp net.minecraft.item.ItemBlock@1e734eee
[02:13:31] [Server thread/TRACE] [FML]: Registry: 126 minecraft:wooden_slab net.minecraft.item.ItemSlab@1e191150
[02:13:31] [Server thread/TRACE] [FML]: Registry: 128 minecraft:sandstone_stairs net.minecraft.item.ItemBlock@2fbd390
[02:13:31] [Server thread/TRACE] [FML]: Registry: 129 minecraft:emerald_ore net.minecraft.item.ItemBlock@166b11e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 130 minecraft:ender_chest net.minecraft.item.ItemBlock@5e68be2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 131 minecraft:tripwire_hook net.minecraft.item.ItemBlock@5323999f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 133 minecraft:emerald_block net.minecraft.item.ItemBlock@f18b738
[02:13:31] [Server thread/TRACE] [FML]: Registry: 134 minecraft:spruce_stairs net.minecraft.item.ItemBlock@3bc20984
[02:13:31] [Server thread/TRACE] [FML]: Registry: 135 minecraft:birch_stairs net.minecraft.item.ItemBlock@aca3c85
[02:13:31] [Server thread/TRACE] [FML]: Registry: 136 minecraft:jungle_stairs net.minecraft.item.ItemBlock@45eab322
[02:13:31] [Server thread/TRACE] [FML]: Registry: 137 minecraft:command_block net.minecraft.item.ItemBlock@f017dd0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 138 minecraft:beacon net.minecraft.item.ItemBlock@2424cb9d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 139 minecraft:cobblestone_wall net.minecraft.item.ItemMultiTexture@6fb22ae3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 143 minecraft:wooden_button net.minecraft.item.ItemBlock@6bd92538
[02:13:31] [Server thread/TRACE] [FML]: Registry: 145 minecraft:anvil net.minecraft.item.ItemAnvilBlock@4567fb2b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 146 minecraft:trapped_chest net.minecraft.item.ItemBlock@372954e1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 147 minecraft:light_weighted_pressure_plate net.minecraft.item.ItemBlock@5fd8dd66
[02:13:31] [Server thread/TRACE] [FML]: Registry: 148 minecraft:heavy_weighted_pressure_plate net.minecraft.item.ItemBlock@173511ff
[02:13:31] [Server thread/TRACE] [FML]: Registry: 151 minecraft:daylight_detector net.minecraft.item.ItemBlock@6df11e91
[02:13:31] [Server thread/TRACE] [FML]: Registry: 152 minecraft:redstone_block net.minecraft.item.ItemBlock@1002d192
[02:13:31] [Server thread/TRACE] [FML]: Registry: 153 minecraft:quartz_ore net.minecraft.item.ItemBlock@9281d19
[02:13:31] [Server thread/TRACE] [FML]: Registry: 154 minecraft:hopper net.minecraft.item.ItemBlock@36ad5f2a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 155 minecraft:quartz_block net.minecraft.item.ItemMultiTexture@53cddaf8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 156 minecraft:quartz_stairs net.minecraft.item.ItemBlock@55c50f52
[02:13:31] [Server thread/TRACE] [FML]: Registry: 157 minecraft:activator_rail net.minecraft.item.ItemBlock@1ccc1026
[02:13:31] [Server thread/TRACE] [FML]: Registry: 158 minecraft:dropper net.minecraft.item.ItemBlock@4044589a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 159 minecraft:stained_hardened_clay net.minecraft.item.ItemCloth@7de35070
[02:13:31] [Server thread/TRACE] [FML]: Registry: 160 minecraft:stained_glass_pane net.minecraft.item.ItemCloth@4217bce6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 161 minecraft:leaves2 net.minecraft.item.ItemLeaves@50f4b83d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 162 minecraft:log2 net.minecraft.item.ItemMultiTexture@7f4e5a39
[02:13:31] [Server thread/TRACE] [FML]: Registry: 163 minecraft:acacia_stairs net.minecraft.item.ItemBlock@541d4d9f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 164 minecraft:dark_oak_stairs net.minecraft.item.ItemBlock@1a497286
[02:13:31] [Server thread/TRACE] [FML]: Registry: 165 minecraft:slime net.minecraft.item.ItemBlock@48dff674
[02:13:31] [Server thread/TRACE] [FML]: Registry: 166 minecraft:barrier net.minecraft.item.ItemBlock@216f01
[02:13:31] [Server thread/TRACE] [FML]: Registry: 167 minecraft:iron_trapdoor net.minecraft.item.ItemBlock@7c901203
[02:13:31] [Server thread/TRACE] [FML]: Registry: 168 minecraft:prismarine net.minecraft.item.ItemMultiTexture@77fc19cf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 169 minecraft:sea_lantern net.minecraft.item.ItemBlock@643ecfef
[02:13:31] [Server thread/TRACE] [FML]: Registry: 170 minecraft:hay_block net.minecraft.item.ItemBlock@1e721583
[02:13:31] [Server thread/TRACE] [FML]: Registry: 171 minecraft:carpet net.minecraft.item.ItemCloth@79f5a6ed
[02:13:31] [Server thread/TRACE] [FML]: Registry: 172 minecraft:hardened_clay net.minecraft.item.ItemBlock@722787b5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 173 minecraft:coal_block net.minecraft.item.ItemBlock@edb83f8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 174 minecraft:packed_ice net.minecraft.item.ItemBlock@8b41ad
[02:13:31] [Server thread/TRACE] [FML]: Registry: 175 minecraft:double_plant net.minecraft.item.ItemMultiTexture@7d401cdc
[02:13:31] [Server thread/TRACE] [FML]: Registry: 179 minecraft:red_sandstone net.minecraft.item.ItemMultiTexture@2bb31455
[02:13:31] [Server thread/TRACE] [FML]: Registry: 180 minecraft:red_sandstone_stairs net.minecraft.item.ItemBlock@3c16528d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 182 minecraft:stone_slab2 net.minecraft.item.ItemSlab@2e45a357
[02:13:31] [Server thread/TRACE] [FML]: Registry: 183 minecraft:spruce_fence_gate net.minecraft.item.ItemBlock@38de5daf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 184 minecraft:birch_fence_gate net.minecraft.item.ItemBlock@621624b1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 185 minecraft:jungle_fence_gate net.minecraft.item.ItemBlock@7523d5a1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 186 minecraft:dark_oak_fence_gate net.minecraft.item.ItemBlock@2bfc2f8b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 187 minecraft:acacia_fence_gate net.minecraft.item.ItemBlock@61853c7e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 188 minecraft:spruce_fence net.minecraft.item.ItemBlock@39f42d0e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 189 minecraft:birch_fence net.minecraft.item.ItemBlock@47a3d56a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 190 minecraft:jungle_fence net.minecraft.item.ItemBlock@3a209918
[02:13:31] [Server thread/TRACE] [FML]: Registry: 191 minecraft:dark_oak_fence net.minecraft.item.ItemBlock@2cae5fa7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 192 minecraft:acacia_fence net.minecraft.item.ItemBlock@34aa8b61
[02:13:31] [Server thread/TRACE] [FML]: Registry: 198 minecraft:end_rod net.minecraft.item.ItemBlock@550c973e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 199 minecraft:chorus_plant net.minecraft.item.ItemBlock@161d95c6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 200 minecraft:chorus_flower net.minecraft.item.ItemBlock@5203c80f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 201 minecraft:purpur_block net.minecraft.item.ItemBlock@439f2d87
[02:13:31] [Server thread/TRACE] [FML]: Registry: 202 minecraft:purpur_pillar net.minecraft.item.ItemBlock@721bf7ad
[02:13:31] [Server thread/TRACE] [FML]: Registry: 203 minecraft:purpur_stairs net.minecraft.item.ItemBlock@852ef8d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 205 minecraft:purpur_slab net.minecraft.item.ItemSlab@44dd0d38
[02:13:31] [Server thread/TRACE] [FML]: Registry: 206 minecraft:end_bricks net.minecraft.item.ItemBlock@26874f2c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 208 minecraft:grass_path net.minecraft.item.ItemBlock@120350eb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 210 minecraft:repeating_command_block net.minecraft.item.ItemBlock@389a5022
[02:13:31] [Server thread/TRACE] [FML]: Registry: 211 minecraft:chain_command_block net.minecraft.item.ItemBlock@bb8ead8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 213 minecraft:magma net.minecraft.item.ItemBlock@5b44318
[02:13:31] [Server thread/TRACE] [FML]: Registry: 214 minecraft:nether_wart_block net.minecraft.item.ItemBlock@6e807e2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 215 minecraft:red_nether_brick net.minecraft.item.ItemBlock@6c995c5d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 216 minecraft:bone_block net.minecraft.item.ItemBlock@203b953c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 217 minecraft:structure_void net.minecraft.item.ItemBlock@730bea0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 218 minecraft:observer net.minecraft.item.ItemBlock@41a16eb3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 219 minecraft:white_shulker_box net.minecraft.item.ItemShulkerBox@1b1252c8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 220 minecraft:orange_shulker_box net.minecraft.item.ItemShulkerBox@19d53ab4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 221 minecraft:magenta_shulker_box net.minecraft.item.ItemShulkerBox@53cb0bcb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 222 minecraft:light_blue_shulker_box net.minecraft.item.ItemShulkerBox@51fe7f15
[02:13:31] [Server thread/TRACE] [FML]: Registry: 223 minecraft:yellow_shulker_box net.minecraft.item.ItemShulkerBox@5873f3f0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 224 minecraft:lime_shulker_box net.minecraft.item.ItemShulkerBox@684372d0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 225 minecraft:pink_shulker_box net.minecraft.item.ItemShulkerBox@63dda940
[02:13:31] [Server thread/TRACE] [FML]: Registry: 226 minecraft:gray_shulker_box net.minecraft.item.ItemShulkerBox@41f964f9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 227 minecraft:silver_shulker_box net.minecraft.item.ItemShulkerBox@652e345
[02:13:31] [Server thread/TRACE] [FML]: Registry: 228 minecraft:cyan_shulker_box net.minecraft.item.ItemShulkerBox@7574d4ad
[02:13:31] [Server thread/TRACE] [FML]: Registry: 229 minecraft:purple_shulker_box net.minecraft.item.ItemShulkerBox@7bede4ea
[02:13:31] [Server thread/TRACE] [FML]: Registry: 230 minecraft:blue_shulker_box net.minecraft.item.ItemShulkerBox@713999c2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 231 minecraft:brown_shulker_box net.minecraft.item.ItemShulkerBox@6060146b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 232 minecraft:green_shulker_box net.minecraft.item.ItemShulkerBox@33627576
[02:13:31] [Server thread/TRACE] [FML]: Registry: 233 minecraft:red_shulker_box net.minecraft.item.ItemShulkerBox@27bc1d44
[02:13:31] [Server thread/TRACE] [FML]: Registry: 234 minecraft:black_shulker_box net.minecraft.item.ItemShulkerBox@1af677f8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 235 minecraft:white_glazed_terracotta net.minecraft.item.ItemBlock@7a55fb81
[02:13:31] [Server thread/TRACE] [FML]: Registry: 236 minecraft:orange_glazed_terracotta net.minecraft.item.ItemBlock@5a3cf878
[02:13:31] [Server thread/TRACE] [FML]: Registry: 237 minecraft:magenta_glazed_terracotta net.minecraft.item.ItemBlock@1d2d8846
[02:13:31] [Server thread/TRACE] [FML]: Registry: 238 minecraft:light_blue_glazed_terracotta net.minecraft.item.ItemBlock@34cd65ac
[02:13:31] [Server thread/TRACE] [FML]: Registry: 239 minecraft:yellow_glazed_terracotta net.minecraft.item.ItemBlock@61911947
[02:13:31] [Server thread/TRACE] [FML]: Registry: 240 minecraft:lime_glazed_terracotta net.minecraft.item.ItemBlock@5c53c235
[02:13:31] [Server thread/TRACE] [FML]: Registry: 241 minecraft:pink_glazed_terracotta net.minecraft.item.ItemBlock@2dcd0e41
[02:13:31] [Server thread/TRACE] [FML]: Registry: 242 minecraft:gray_glazed_terracotta net.minecraft.item.ItemBlock@7272ee51
[02:13:31] [Server thread/TRACE] [FML]: Registry: 243 minecraft:silver_glazed_terracotta net.minecraft.item.ItemBlock@1b409a79
[02:13:31] [Server thread/TRACE] [FML]: Registry: 244 minecraft:cyan_glazed_terracotta net.minecraft.item.ItemBlock@5940b14e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 245 minecraft:purple_glazed_terracotta net.minecraft.item.ItemBlock@1cba0321
[02:13:31] [Server thread/TRACE] [FML]: Registry: 246 minecraft:blue_glazed_terracotta net.minecraft.item.ItemBlock@795f6681
[02:13:31] [Server thread/TRACE] [FML]: Registry: 247 minecraft:brown_glazed_terracotta net.minecraft.item.ItemBlock@66d3b881
[02:13:31] [Server thread/TRACE] [FML]: Registry: 248 minecraft:green_glazed_terracotta net.minecraft.item.ItemBlock@3a45afd4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 249 minecraft:red_glazed_terracotta net.minecraft.item.ItemBlock@762a10b6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 250 minecraft:black_glazed_terracotta net.minecraft.item.ItemBlock@74431b9c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 251 minecraft:concrete net.minecraft.item.ItemCloth@f2fb225
[02:13:31] [Server thread/TRACE] [FML]: Registry: 252 minecraft:concrete_powder net.minecraft.item.ItemCloth@1883871b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 255 minecraft:structure_block net.minecraft.item.ItemBlock@3e0a9b1d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 256 minecraft:iron_shovel net.minecraft.item.ItemSpade@3070f3e6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 257 minecraft:iron_pickaxe net.minecraft.item.ItemPickaxe@52bba91a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 258 minecraft:iron_axe net.minecraft.item.ItemAxe@21516c88
[02:13:31] [Server thread/TRACE] [FML]: Registry: 259 minecraft:flint_and_steel net.minecraft.item.ItemFlintAndSteel@4fc6e776
[02:13:31] [Server thread/TRACE] [FML]: Registry: 260 minecraft:apple net.minecraft.item.ItemFood@e01a26b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 261 minecraft:bow net.minecraft.item.ItemBow@2c99c8d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 262 minecraft:arrow net.minecraft.item.ItemArrow@69bc9584
[02:13:31] [Server thread/TRACE] [FML]: Registry: 263 minecraft:coal net.minecraft.item.ItemCoal@f95d64d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 264 minecraft:diamond net.minecraft.item.Item@288728e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 265 minecraft:iron_ingot net.minecraft.item.Item@b7d2d51
[02:13:31] [Server thread/TRACE] [FML]: Registry: 266 minecraft:gold_ingot net.minecraft.item.Item@641ed324
[02:13:31] [Server thread/TRACE] [FML]: Registry: 267 minecraft:iron_sword net.minecraft.item.ItemSword@66b0e207
[02:13:31] [Server thread/TRACE] [FML]: Registry: 268 minecraft:wooden_sword net.minecraft.item.ItemSword@74a58a06
[02:13:31] [Server thread/TRACE] [FML]: Registry: 269 minecraft:wooden_shovel net.minecraft.item.ItemSpade@7308c820
[02:13:31] [Server thread/TRACE] [FML]: Registry: 270 minecraft:wooden_pickaxe net.minecraft.item.ItemPickaxe@5d601832
[02:13:31] [Server thread/TRACE] [FML]: Registry: 271 minecraft:wooden_axe net.minecraft.item.ItemAxe@3ca17943
[02:13:31] [Server thread/TRACE] [FML]: Registry: 272 minecraft:stone_sword net.minecraft.item.ItemSword@640c216b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 273 minecraft:stone_shovel net.minecraft.item.ItemSpade@5170bc02
[02:13:31] [Server thread/TRACE] [FML]: Registry: 274 minecraft:stone_pickaxe net.minecraft.item.ItemPickaxe@c0c8f96
[02:13:31] [Server thread/TRACE] [FML]: Registry: 275 minecraft:stone_axe net.minecraft.item.ItemAxe@3bd08435
[02:13:31] [Server thread/TRACE] [FML]: Registry: 276 minecraft:diamond_sword net.minecraft.item.ItemSword@3e52ed5d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 277 minecraft:diamond_shovel net.minecraft.item.ItemSpade@6a96d639
[02:13:31] [Server thread/TRACE] [FML]: Registry: 278 minecraft:diamond_pickaxe net.minecraft.item.ItemPickaxe@28e94c2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 279 minecraft:diamond_axe net.minecraft.item.ItemAxe@3d40498a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 280 minecraft:stick net.minecraft.item.Item@14d1737a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 281 minecraft:bowl net.minecraft.item.Item@482a58c7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 282 minecraft:mushroom_stew net.minecraft.item.ItemSoup@1e120628
[02:13:31] [Server thread/TRACE] [FML]: Registry: 283 minecraft:golden_sword net.minecraft.item.ItemSword@4e4894d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 284 minecraft:golden_shovel net.minecraft.item.ItemSpade@1de5cc88
[02:13:31] [Server thread/TRACE] [FML]: Registry: 285 minecraft:golden_pickaxe net.minecraft.item.ItemPickaxe@23e2c1ca
[02:13:31] [Server thread/TRACE] [FML]: Registry: 286 minecraft:golden_axe net.minecraft.item.ItemAxe@2d4fb0d8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 287 minecraft:string net.minecraft.item.ItemBlockSpecial@baa9ce4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 288 minecraft:feather net.minecraft.item.Item@5b332439
[02:13:31] [Server thread/TRACE] [FML]: Registry: 289 minecraft:gunpowder net.minecraft.item.Item@59262a90
[02:13:31] [Server thread/TRACE] [FML]: Registry: 290 minecraft:wooden_hoe net.minecraft.item.ItemHoe@65859b44
[02:13:31] [Server thread/TRACE] [FML]: Registry: 291 minecraft:stone_hoe net.minecraft.item.ItemHoe@d9f5fce
[02:13:31] [Server thread/TRACE] [FML]: Registry: 292 minecraft:iron_hoe net.minecraft.item.ItemHoe@49653791
[02:13:31] [Server thread/TRACE] [FML]: Registry: 293 minecraft:diamond_hoe net.minecraft.item.ItemHoe@45b7c97f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 294 minecraft:golden_hoe net.minecraft.item.ItemHoe@c212536
[02:13:31] [Server thread/TRACE] [FML]: Registry: 295 minecraft:wheat_seeds net.minecraft.item.ItemSeeds@6009cd34
[02:13:31] [Server thread/TRACE] [FML]: Registry: 296 minecraft:wheat net.minecraft.item.Item@65844c96
[02:13:31] [Server thread/TRACE] [FML]: Registry: 297 minecraft:bread net.minecraft.item.ItemFood@25214797
[02:13:31] [Server thread/TRACE] [FML]: Registry: 298 minecraft:leather_helmet net.minecraft.item.ItemArmor@5d5d3a5c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 299 minecraft:leather_chestplate net.minecraft.item.ItemArmor@6e0d16a4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 300 minecraft:leather_leggings net.minecraft.item.ItemArmor@7e18ced7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 301 minecraft:leather_boots net.minecraft.item.ItemArmor@305b43ca
[02:13:31] [Server thread/TRACE] [FML]: Registry: 302 minecraft:chainmail_helmet net.minecraft.item.ItemArmor@4601047
[02:13:31] [Server thread/TRACE] [FML]: Registry: 303 minecraft:chainmail_chestplate net.minecraft.item.ItemArmor@25e8e59
[02:13:31] [Server thread/TRACE] [FML]: Registry: 304 minecraft:chainmail_leggings net.minecraft.item.ItemArmor@3a0896b3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 305 minecraft:chainmail_boots net.minecraft.item.ItemArmor@50a7c72b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 306 minecraft:iron_helmet net.minecraft.item.ItemArmor@54c11750
[02:13:31] [Server thread/TRACE] [FML]: Registry: 307 minecraft:iron_chestplate net.minecraft.item.ItemArmor@221b77d7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 308 minecraft:iron_leggings net.minecraft.item.ItemArmor@5cd8d029
[02:13:31] [Server thread/TRACE] [FML]: Registry: 309 minecraft:iron_boots net.minecraft.item.ItemArmor@32a8ca06
[02:13:31] [Server thread/TRACE] [FML]: Registry: 310 minecraft:diamond_helmet net.minecraft.item.ItemArmor@6e8f2094
[02:13:31] [Server thread/TRACE] [FML]: Registry: 311 minecraft:diamond_chestplate net.minecraft.item.ItemArmor@1753475d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 312 minecraft:diamond_leggings net.minecraft.item.ItemArmor@d108406
[02:13:31] [Server thread/TRACE] [FML]: Registry: 313 minecraft:diamond_boots net.minecraft.item.ItemArmor@799c8758
[02:13:31] [Server thread/TRACE] [FML]: Registry: 314 minecraft:golden_helmet net.minecraft.item.ItemArmor@6e00837f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 315 minecraft:golden_chestplate net.minecraft.item.ItemArmor@63e4484d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 316 minecraft:golden_leggings net.minecraft.item.ItemArmor@6a5dd083
[02:13:31] [Server thread/TRACE] [FML]: Registry: 317 minecraft:golden_boots net.minecraft.item.ItemArmor@77663cd7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 318 minecraft:flint net.minecraft.item.Item@1d17423f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 319 minecraft:porkchop net.minecraft.item.ItemFood@5c70d7f0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 320 minecraft:cooked_porkchop net.minecraft.item.ItemFood@582dcd35
[02:13:31] [Server thread/TRACE] [FML]: Registry: 321 minecraft:painting net.minecraft.item.ItemHangingEntity@58601e7a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 322 minecraft:golden_apple net.minecraft.item.ItemAppleGold@4ef5dd23
[02:13:31] [Server thread/TRACE] [FML]: Registry: 323 minecraft:sign net.minecraft.item.ItemSign@64c25a62
[02:13:31] [Server thread/TRACE] [FML]: Registry: 324 minecraft:wooden_door net.minecraft.item.ItemDoor@675ec28b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 325 minecraft:bucket net.minecraft.item.ItemBucket@7871d261
[02:13:31] [Server thread/TRACE] [FML]: Registry: 326 minecraft:water_bucket net.minecraft.item.ItemBucket@58164e9a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 327 minecraft:lava_bucket net.minecraft.item.ItemBucket@11bfffb3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 328 minecraft:minecart net.minecraft.item.ItemMinecart@18c7f6b5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 329 minecraft:saddle net.minecraft.item.ItemSaddle@609b041c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 330 minecraft:iron_door net.minecraft.item.ItemDoor@474e34e4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 331 minecraft:redstone net.minecraft.item.ItemRedstone@6734ff92
[02:13:31] [Server thread/TRACE] [FML]: Registry: 332 minecraft:snowball net.minecraft.item.ItemSnowball@6775c0d1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 333 minecraft:boat net.minecraft.item.ItemBoat@74500e4f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 334 minecraft:leather net.minecraft.item.Item@7c91fe86
[02:13:31] [Server thread/TRACE] [FML]: Registry: 335 minecraft:milk_bucket net.minecraft.item.ItemBucketMilk@6704df84
[02:13:31] [Server thread/TRACE] [FML]: Registry: 336 minecraft:brick net.minecraft.item.Item@1412682c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 337 minecraft:clay_ball net.minecraft.item.Item@53bb71e5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 338 minecraft:reeds net.minecraft.item.ItemBlockSpecial@54a056e4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 339 minecraft:paper net.minecraft.item.Item@15994b0b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 340 minecraft:book net.minecraft.item.ItemBook@4cb00fa5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 341 minecraft:slime_ball net.minecraft.item.Item@13aed42b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 342 minecraft:chest_minecart net.minecraft.item.ItemMinecart@698d6d30
[02:13:31] [Server thread/TRACE] [FML]: Registry: 343 minecraft:furnace_minecart net.minecraft.item.ItemMinecart@78065fcd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 344 minecraft:egg net.minecraft.item.ItemEgg@28cb86b2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 345 minecraft:compass net.minecraft.item.ItemCompass@3b3056a6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 346 minecraft:fishing_rod net.minecraft.item.ItemFishingRod@29dcdd1c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 347 minecraft:clock net.minecraft.item.ItemClock@17134190
[02:13:31] [Server thread/TRACE] [FML]: Registry: 348 minecraft:glowstone_dust net.minecraft.item.Item@7d8b66d9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 349 minecraft:fish net.minecraft.item.ItemFishFood@4264beb8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 350 minecraft:cooked_fish net.minecraft.item.ItemFishFood@647fb583
[02:13:31] [Server thread/TRACE] [FML]: Registry: 351 minecraft:dye net.minecraft.item.ItemDye@43e3a390
[02:13:31] [Server thread/TRACE] [FML]: Registry: 352 minecraft:bone net.minecraft.item.Item@44aa91e2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 353 minecraft:sugar net.minecraft.item.Item@50dc49e1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 354 minecraft:cake net.minecraft.item.ItemBlockSpecial@650a1aff
[02:13:31] [Server thread/TRACE] [FML]: Registry: 355 minecraft:bed net.minecraft.item.ItemBed@19bfbe28
[02:13:31] [Server thread/TRACE] [FML]: Registry: 356 minecraft:repeater net.minecraft.item.ItemBlockSpecial@2c579202
[02:13:31] [Server thread/TRACE] [FML]: Registry: 357 minecraft:cookie net.minecraft.item.ItemFood@49ced9c7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 358 minecraft:filled_map net.minecraft.item.ItemMap@5bb2fb2b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 359 minecraft:shears net.minecraft.item.ItemShears@56d6a1b1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 360 minecraft:melon net.minecraft.item.ItemFood@1a7163e3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 361 minecraft:pumpkin_seeds net.minecraft.item.ItemSeeds@44da7eb3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 362 minecraft:melon_seeds net.minecraft.item.ItemSeeds@5e69cf07
[02:13:31] [Server thread/TRACE] [FML]: Registry: 363 minecraft:beef net.minecraft.item.ItemFood@3d512652
[02:13:31] [Server thread/TRACE] [FML]: Registry: 364 minecraft:cooked_beef net.minecraft.item.ItemFood@2c2e3460
[02:13:31] [Server thread/TRACE] [FML]: Registry: 365 minecraft:chicken net.minecraft.item.ItemFood@4e4f4092
[02:13:31] [Server thread/TRACE] [FML]: Registry: 366 minecraft:cooked_chicken net.minecraft.item.ItemFood@5d829ef0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 367 minecraft:rotten_flesh net.minecraft.item.ItemFood@4416e18d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 368 minecraft:ender_pearl net.minecraft.item.ItemEnderPearl@439d545c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 369 minecraft:blaze_rod net.minecraft.item.Item@5a3cf824
[02:13:31] [Server thread/TRACE] [FML]: Registry: 370 minecraft:ghast_tear net.minecraft.item.Item@7c2b6acb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 371 minecraft:gold_nugget net.minecraft.item.Item@28367da7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 372 minecraft:nether_wart net.minecraft.item.ItemSeeds@1a0f349
[02:13:31] [Server thread/TRACE] [FML]: Registry: 373 minecraft:potion net.minecraft.item.ItemPotion@1b3a9ef4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 374 minecraft:glass_bottle net.minecraft.item.ItemGlassBottle@3c28181b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 375 minecraft:spider_eye net.minecraft.item.ItemFood@73aaec54
[02:13:31] [Server thread/TRACE] [FML]: Registry: 376 minecraft:fermented_spider_eye net.minecraft.item.Item@239b98cb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 377 minecraft:blaze_powder net.minecraft.item.Item@117b2cc6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 378 minecraft:magma_cream net.minecraft.item.Item@6def0632
[02:13:31] [Server thread/TRACE] [FML]: Registry: 379 minecraft:brewing_stand net.minecraft.item.ItemBlockSpecial@49038f97
[02:13:31] [Server thread/TRACE] [FML]: Registry: 380 minecraft:cauldron net.minecraft.item.ItemBlockSpecial@36211bbc
[02:13:31] [Server thread/TRACE] [FML]: Registry: 381 minecraft:ender_eye net.minecraft.item.ItemEnderEye@d70e9a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 382 minecraft:speckled_melon net.minecraft.item.Item@5e98032e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 383 minecraft:spawn_egg net.minecraft.item.ItemMonsterPlacer@61808ecd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 384 minecraft:experience_bottle net.minecraft.item.ItemExpBottle@33751d49
[02:13:31] [Server thread/TRACE] [FML]: Registry: 385 minecraft:fire_charge net.minecraft.item.ItemFireball@26ca12a2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 386 minecraft:writable_book net.minecraft.item.ItemWritableBook@7606bd03
[02:13:31] [Server thread/TRACE] [FML]: Registry: 387 minecraft:written_book net.minecraft.item.ItemWrittenBook@ff0e6d4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 388 minecraft:emerald net.minecraft.item.Item@70d3cdbf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 389 minecraft:item_frame net.minecraft.item.ItemHangingEntity@72a7aa4f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 390 minecraft:flower_pot net.minecraft.item.ItemBlockSpecial@537ca28e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 391 minecraft:carrot net.minecraft.item.ItemSeedFood@7ad889be
[02:13:31] [Server thread/TRACE] [FML]: Registry: 392 minecraft:potato net.minecraft.item.ItemSeedFood@4c063cb9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 393 minecraft:baked_potato net.minecraft.item.ItemFood@63de4fa
[02:13:31] [Server thread/TRACE] [FML]: Registry: 394 minecraft:poisonous_potato net.minecraft.item.ItemFood@26bb92e2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 395 minecraft:map net.minecraft.item.ItemEmptyMap@cfd5cd2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 396 minecraft:golden_carrot net.minecraft.item.ItemFood@762bf32d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 397 minecraft:skull net.minecraft.item.ItemSkull@1de7f898
[02:13:31] [Server thread/TRACE] [FML]: Registry: 398 minecraft:carrot_on_a_stick net.minecraft.item.ItemCarrotOnAStick@496cedbb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 399 minecraft:nether_star net.minecraft.item.ItemSimpleFoiled@1152900
[02:13:31] [Server thread/TRACE] [FML]: Registry: 400 minecraft:pumpkin_pie net.minecraft.item.ItemFood@2fba0dac
[02:13:31] [Server thread/TRACE] [FML]: Registry: 401 minecraft:fireworks net.minecraft.item.ItemFirework@7be38eba
[02:13:31] [Server thread/TRACE] [FML]: Registry: 402 minecraft:firework_charge net.minecraft.item.ItemFireworkCharge@1d283d1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 403 minecraft:enchanted_book net.minecraft.item.ItemEnchantedBook@69eb544f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 404 minecraft:comparator net.minecraft.item.ItemBlockSpecial@7cb29ea8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 405 minecraft:netherbrick net.minecraft.item.Item@b5c902
[02:13:31] [Server thread/TRACE] [FML]: Registry: 406 minecraft:quartz net.minecraft.item.Item@7e747037
[02:13:31] [Server thread/TRACE] [FML]: Registry: 407 minecraft:tnt_minecart net.minecraft.item.ItemMinecart@4d0e1a9a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 408 minecraft:hopper_minecart net.minecraft.item.ItemMinecart@25218a4d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 409 minecraft:prismarine_shard net.minecraft.item.Item@bf2aa32
[02:13:31] [Server thread/TRACE] [FML]: Registry: 410 minecraft:prismarine_crystals net.minecraft.item.Item@56da96b3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 411 minecraft:rabbit net.minecraft.item.ItemFood@6b3d9c38
[02:13:31] [Server thread/TRACE] [FML]: Registry: 412 minecraft:cooked_rabbit net.minecraft.item.ItemFood@426710f0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 413 minecraft:rabbit_stew net.minecraft.item.ItemSoup@5c5a91b4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 414 minecraft:rabbit_foot net.minecraft.item.Item@5e37fb82
[02:13:31] [Server thread/TRACE] [FML]: Registry: 415 minecraft:rabbit_hide net.minecraft.item.Item@59ec7020
[02:13:31] [Server thread/TRACE] [FML]: Registry: 416 minecraft:armor_stand net.minecraft.item.ItemArmorStand@74b1838
[02:13:31] [Server thread/TRACE] [FML]: Registry: 417 minecraft:iron_horse_armor net.minecraft.item.Item@52d96367
[02:13:31] [Server thread/TRACE] [FML]: Registry: 418 minecraft:golden_horse_armor net.minecraft.item.Item@5be51aa
[02:13:31] [Server thread/TRACE] [FML]: Registry: 419 minecraft:diamond_horse_armor net.minecraft.item.Item@3302035b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 420 minecraft:lead net.minecraft.item.ItemLead@21733cbe
[02:13:31] [Server thread/TRACE] [FML]: Registry: 421 minecraft:name_tag net.minecraft.item.ItemNameTag@21be14c2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 422 minecraft:command_block_minecart net.minecraft.item.ItemMinecart@19105a87
[02:13:31] [Server thread/TRACE] [FML]: Registry: 423 minecraft:mutton net.minecraft.item.ItemFood@83b0d0f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 424 minecraft:cooked_mutton net.minecraft.item.ItemFood@2bb717d7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 425 minecraft:banner net.minecraft.item.ItemBanner@31228d83
[02:13:31] [Server thread/TRACE] [FML]: Registry: 426 minecraft:end_crystal net.minecraft.item.ItemEndCrystal@44ccd75c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 427 minecraft:spruce_door net.minecraft.item.ItemDoor@61a704d3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 428 minecraft:birch_door net.minecraft.item.ItemDoor@2120bed
[02:13:31] [Server thread/TRACE] [FML]: Registry: 429 minecraft:jungle_door net.minecraft.item.ItemDoor@566fe83c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 430 minecraft:acacia_door net.minecraft.item.ItemDoor@743bb39a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 431 minecraft:dark_oak_door net.minecraft.item.ItemDoor@2de3b052
[02:13:31] [Server thread/TRACE] [FML]: Registry: 432 minecraft:chorus_fruit net.minecraft.item.ItemChorusFruit@3f357c9d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 433 minecraft:chorus_fruit_popped net.minecraft.item.Item@fe42a09
[02:13:31] [Server thread/TRACE] [FML]: Registry: 434 minecraft:beetroot net.minecraft.item.ItemFood@5458c71e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 435 minecraft:beetroot_seeds net.minecraft.item.ItemSeeds@1ffd0114
[02:13:31] [Server thread/TRACE] [FML]: Registry: 436 minecraft:beetroot_soup net.minecraft.item.ItemSoup@b3857e2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 437 minecraft:dragon_breath net.minecraft.item.Item@25a290ee
[02:13:31] [Server thread/TRACE] [FML]: Registry: 438 minecraft:splash_potion net.minecraft.item.ItemSplashPotion@5dfd31f4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 439 minecraft:spectral_arrow net.minecraft.item.ItemSpectralArrow@632241f5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 440 minecraft:tipped_arrow net.minecraft.item.ItemTippedArrow@25ae1f80
[02:13:31] [Server thread/TRACE] [FML]: Registry: 441 minecraft:lingering_potion net.minecraft.item.ItemLingeringPotion@655203e3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 442 minecraft:shield net.minecraft.item.ItemShield@568f4faa
[02:13:31] [Server thread/TRACE] [FML]: Registry: 443 minecraft:elytra net.minecraft.item.ItemElytra@6f8667bb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 444 minecraft:spruce_boat net.minecraft.item.ItemBoat@100d0218
[02:13:31] [Server thread/TRACE] [FML]: Registry: 445 minecraft:birch_boat net.minecraft.item.ItemBoat@2774dcf4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 446 minecraft:jungle_boat net.minecraft.item.ItemBoat@20b829d5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 447 minecraft:acacia_boat net.minecraft.item.ItemBoat@7c5f29c6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 448 minecraft:dark_oak_boat net.minecraft.item.ItemBoat@4baf997
[02:13:31] [Server thread/TRACE] [FML]: Registry: 449 minecraft:totem_of_undying net.minecraft.item.Item@5280688
[02:13:31] [Server thread/TRACE] [FML]: Registry: 450 minecraft:shulker_shell net.minecraft.item.Item@643f6179
[02:13:31] [Server thread/TRACE] [FML]: Registry: 452 minecraft:iron_nugget net.minecraft.item.Item@61ab6521
[02:13:31] [Server thread/TRACE] [FML]: Registry: 453 minecraft:knowledge_book net.minecraft.item.ItemKnowledgeBook@52c46334
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2256 minecraft:record_13 net.minecraft.item.ItemRecord@510da778
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2257 minecraft:record_cat net.minecraft.item.ItemRecord@20a1b3ae
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2258 minecraft:record_blocks net.minecraft.item.ItemRecord@54567b05
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2259 minecraft:record_chirp net.minecraft.item.ItemRecord@3a5e2525
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2260 minecraft:record_far net.minecraft.item.ItemRecord@6546371
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2261 minecraft:record_mall net.minecraft.item.ItemRecord@2b458cd6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2262 minecraft:record_mellohi net.minecraft.item.ItemRecord@4c2c44e8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2263 minecraft:record_stal net.minecraft.item.ItemRecord@7103745
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2264 minecraft:record_strad net.minecraft.item.ItemRecord@227a933d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2265 minecraft:record_ward net.minecraft.item.ItemRecord@25de8898
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2266 minecraft:record_11 net.minecraft.item.ItemRecord@bfb93cf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2267 minecraft:record_wait net.minecraft.item.ItemRecord@dd737ea
[02:13:31] [Server thread/TRACE] [FML]: Registry Name : minecraft:potions
[02:13:31] [Server thread/TRACE] [FML]: Registry: 1 minecraft:speed net.minecraft.potion.Potion@712cd5d3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2 minecraft:slowness net.minecraft.potion.Potion@2094bf3d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 3 minecraft:haste net.minecraft.potion.Potion@1b17d8ab
[02:13:31] [Server thread/TRACE] [FML]: Registry: 4 minecraft:mining_fatigue net.minecraft.potion.Potion@7f6b7426
[02:13:31] [Server thread/TRACE] [FML]: Registry: 5 minecraft:strength net.minecraft.potion.PotionAttackDamage@4861cca9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 6 minecraft:instant_health net.minecraft.potion.PotionHealth@28989415
[02:13:31] [Server thread/TRACE] [FML]: Registry: 7 minecraft:instant_damage net.minecraft.potion.PotionHealth@6eda012b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 8 minecraft:jump_boost net.minecraft.potion.Potion@781dbe44
[02:13:31] [Server thread/TRACE] [FML]: Registry: 9 minecraft:nausea net.minecraft.potion.Potion@7d66a126
[02:13:31] [Server thread/TRACE] [FML]: Registry: 10 minecraft:regeneration net.minecraft.potion.Potion@1132baa3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 11 minecraft:resistance net.minecraft.potion.Potion@2fdf22f7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 12 minecraft:fire_resistance net.minecraft.potion.Potion@3a2546d6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 13 minecraft:water_breathing net.minecraft.potion.Potion@7282af25
[02:13:31] [Server thread/TRACE] [FML]: Registry: 14 minecraft:invisibility net.minecraft.potion.Potion@7661e474
[02:13:31] [Server thread/TRACE] [FML]: Registry: 15 minecraft:blindness net.minecraft.potion.Potion@20ffb8d5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 16 minecraft:night_vision net.minecraft.potion.Potion@307c59ea
[02:13:31] [Server thread/TRACE] [FML]: Registry: 17 minecraft:hunger net.minecraft.potion.Potion@57e03347
[02:13:31] [Server thread/TRACE] [FML]: Registry: 18 minecraft:weakness net.minecraft.potion.PotionAttackDamage@2edb2f8b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 19 minecraft:poison net.minecraft.potion.Potion@733f1395
[02:13:31] [Server thread/TRACE] [FML]: Registry: 20 minecraft:wither net.minecraft.potion.Potion@21dea711
[02:13:31] [Server thread/TRACE] [FML]: Registry: 21 minecraft:health_boost net.minecraft.potion.PotionHealthBoost@b8a144e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 22 minecraft:absorption net.minecraft.potion.PotionAbsorption@2ee92e7d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 23 minecraft:saturation net.minecraft.potion.PotionHealth@759a678a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 24 minecraft:glowing net.minecraft.potion.Potion@6cdbe5ec
[02:13:31] [Server thread/TRACE] [FML]: Registry: 25 minecraft:levitation net.minecraft.potion.Potion@14b8a751
[02:13:31] [Server thread/TRACE] [FML]: Registry: 26 minecraft:luck net.minecraft.potion.Potion@7345f97d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 27 minecraft:unluck net.minecraft.potion.Potion@554566a8
[02:13:31] [Server thread/TRACE] [FML]: Registry Name : minecraft:biomes
[02:13:31] [Server thread/TRACE] [FML]: Registry: 0 minecraft:ocean net.minecraft.world.biome.BiomeOcean@25fa6889
[02:13:31] [Server thread/TRACE] [FML]: Registry: 1 minecraft:plains net.minecraft.world.biome.BiomePlains@31693a86
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2 minecraft:desert net.minecraft.world.biome.BiomeDesert@1f9a7684
[02:13:31] [Server thread/TRACE] [FML]: Registry: 3 minecraft:extreme_hills net.minecraft.world.biome.BiomeHills@4de91056
[02:13:31] [Server thread/TRACE] [FML]: Registry: 4 minecraft:forest net.minecraft.world.biome.BiomeForest@7bc2bb58
[02:13:31] [Server thread/TRACE] [FML]: Registry: 5 minecraft:taiga net.minecraft.world.biome.BiomeTaiga@6113a26f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 6 minecraft:swampland net.minecraft.world.biome.BiomeSwamp@6a4a2090
[02:13:31] [Server thread/TRACE] [FML]: Registry: 7 minecraft:river net.minecraft.world.biome.BiomeRiver@b70fa38
[02:13:31] [Server thread/TRACE] [FML]: Registry: 8 minecraft:hell net.minecraft.world.biome.BiomeHell@68d8eb4f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 9 minecraft:sky net.minecraft.world.biome.BiomeEnd@23469199
[02:13:31] [Server thread/TRACE] [FML]: Registry: 10 minecraft:frozen_ocean net.minecraft.world.biome.BiomeOcean@75dc1c1c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 11 minecraft:frozen_river net.minecraft.world.biome.BiomeRiver@5611bba
[02:13:31] [Server thread/TRACE] [FML]: Registry: 12 minecraft:ice_flats net.minecraft.world.biome.BiomeSnow@5464b97c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 13 minecraft:ice_mountains net.minecraft.world.biome.BiomeSnow@3355168
[02:13:31] [Server thread/TRACE] [FML]: Registry: 14 minecraft:mushroom_island net.minecraft.world.biome.BiomeMushroomIsland@580c17a0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 15 minecraft:mushroom_island_shore net.minecraft.world.biome.BiomeMushroomIsland@29d2fa84
[02:13:31] [Server thread/TRACE] [FML]: Registry: 16 minecraft:beaches net.minecraft.world.biome.BiomeBeach@13c90c06
[02:13:31] [Server thread/TRACE] [FML]: Registry: 17 minecraft:desert_hills net.minecraft.world.biome.BiomeDesert@2bc0b8c8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 18 minecraft:forest_hills net.minecraft.world.biome.BiomeForest@15f861ee
[02:13:31] [Server thread/TRACE] [FML]: Registry: 19 minecraft:taiga_hills net.minecraft.world.biome.BiomeTaiga@3f1158ee
[02:13:31] [Server thread/TRACE] [FML]: Registry: 20 minecraft:smaller_extreme_hills net.minecraft.world.biome.BiomeHills@6463da36
[02:13:31] [Server thread/TRACE] [FML]: Registry: 21 minecraft:jungle net.minecraft.world.biome.BiomeJungle@29892a77
[02:13:31] [Server thread/TRACE] [FML]: Registry: 22 minecraft:jungle_hills net.minecraft.world.biome.BiomeJungle@5341e71a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 23 minecraft:jungle_edge net.minecraft.world.biome.BiomeJungle@405d8a80
[02:13:31] [Server thread/TRACE] [FML]: Registry: 24 minecraft:deep_ocean net.minecraft.world.biome.BiomeOcean@ac4e690
[02:13:31] [Server thread/TRACE] [FML]: Registry: 25 minecraft:stone_beach net.minecraft.world.biome.BiomeStoneBeach@365bfc5f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 26 minecraft:cold_beach net.minecraft.world.biome.BiomeBeach@1a7e799e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 27 minecraft:birch_forest net.minecraft.world.biome.BiomeForest@37a3ec27
[02:13:31] [Server thread/TRACE] [FML]: Registry: 28 minecraft:birch_forest_hills net.minecraft.world.biome.BiomeForest@283baa39
[02:13:31] [Server thread/TRACE] [FML]: Registry: 29 minecraft:roofed_forest net.minecraft.world.biome.BiomeForest@416b1265
[02:13:31] [Server thread/TRACE] [FML]: Registry: 30 minecraft:taiga_cold net.minecraft.world.biome.BiomeTaiga@2830315f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 31 minecraft:taiga_cold_hills net.minecraft.world.biome.BiomeTaiga@da22aa
[02:13:31] [Server thread/TRACE] [FML]: Registry: 32 minecraft:redwood_taiga net.minecraft.world.biome.BiomeTaiga@75452aea
[02:13:31] [Server thread/TRACE] [FML]: Registry: 33 minecraft:redwood_taiga_hills net.minecraft.world.biome.BiomeTaiga@6c24f61d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 34 minecraft:extreme_hills_with_trees net.minecraft.world.biome.BiomeHills@4537880f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 35 minecraft:savanna net.minecraft.world.biome.BiomeSavanna@48e74764
[02:13:31] [Server thread/TRACE] [FML]: Registry: 36 minecraft:savanna_rock net.minecraft.world.biome.BiomeSavanna@338d47b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 37 minecraft:mesa net.minecraft.world.biome.BiomeMesa@55071497
[02:13:31] [Server thread/TRACE] [FML]: Registry: 38 minecraft:mesa_rock net.minecraft.world.biome.BiomeMesa@10d98940
[02:13:31] [Server thread/TRACE] [FML]: Registry: 39 minecraft:mesa_clear_rock net.minecraft.world.biome.BiomeMesa@58b8f9e3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 127 minecraft:void net.minecraft.world.biome.BiomeVoid@3212bfd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 129 minecraft:mutated_plains net.minecraft.world.biome.BiomePlains@1cc9bd9b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 130 minecraft:mutated_desert net.minecraft.world.biome.BiomeDesert@2f471037
[02:13:31] [Server thread/TRACE] [FML]: Registry: 131 minecraft:mutated_extreme_hills net.minecraft.world.biome.BiomeHills@1d1cfe4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 132 minecraft:mutated_forest net.minecraft.world.biome.BiomeForest@ba562e0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 133 minecraft:mutated_taiga net.minecraft.world.biome.BiomeTaiga@5a51336a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 134 minecraft:mutated_swampland net.minecraft.world.biome.BiomeSwamp@4d8056bf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 140 minecraft:mutated_ice_flats net.minecraft.world.biome.BiomeSnow@42211e04
[02:13:31] [Server thread/TRACE] [FML]: Registry: 149 minecraft:mutated_jungle net.minecraft.world.biome.BiomeJungle@6233c6c2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 151 minecraft:mutated_jungle_edge net.minecraft.world.biome.BiomeJungle@312a738d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 155 minecraft:mutated_birch_forest net.minecraft.world.biome.BiomeForestMutated@34cb0e49
[02:13:31] [Server thread/TRACE] [FML]: Registry: 156 minecraft:mutated_birch_forest_hills net.minecraft.world.biome.BiomeForestMutated@48b2dbc4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 157 minecraft:mutated_roofed_forest net.minecraft.world.biome.BiomeForest@2a667f44
[02:13:31] [Server thread/TRACE] [FML]: Registry: 158 minecraft:mutated_taiga_cold net.minecraft.world.biome.BiomeTaiga@53ba7997
[02:13:31] [Server thread/TRACE] [FML]: Registry: 160 minecraft:mutated_redwood_taiga net.minecraft.world.biome.BiomeTaiga@3f6f9cef
[02:13:31] [Server thread/TRACE] [FML]: Registry: 161 minecraft:mutated_redwood_taiga_hills net.minecraft.world.biome.BiomeTaiga@61dd1c3d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 162 minecraft:mutated_extreme_hills_with_trees net.minecraft.world.biome.BiomeHills@7858d31d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 163 minecraft:mutated_savanna net.minecraft.world.biome.BiomeSavannaMutated@3b65084e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 164 minecraft:mutated_savanna_rock net.minecraft.world.biome.BiomeSavannaMutated@32d0d7eb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 165 minecraft:mutated_mesa net.minecraft.world.biome.BiomeMesa@cae2a97
[02:13:31] [Server thread/TRACE] [FML]: Registry: 166 minecraft:mutated_mesa_rock net.minecraft.world.biome.BiomeMesa@7d12429
[02:13:31] [Server thread/TRACE] [FML]: Registry: 167 minecraft:mutated_mesa_clear_rock net.minecraft.world.biome.BiomeMesa@14656be5
[02:13:31] [Server thread/TRACE] [FML]: Registry Name : minecraft:soundevents
[02:13:31] [Server thread/TRACE] [FML]: Registry: 0 minecraft:ambient.cave net.minecraft.util.SoundEvent@1eb2d371
[02:13:31] [Server thread/TRACE] [FML]: Registry: 1 minecraft:block.anvil.break net.minecraft.util.SoundEvent@58a2b4c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2 minecraft:block.anvil.destroy net.minecraft.util.SoundEvent@7159a5cd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 3 minecraft:block.anvil.fall net.minecraft.util.SoundEvent@4f966719
[02:13:31] [Server thread/TRACE] [FML]: Registry: 4 minecraft:block.anvil.hit net.minecraft.util.SoundEvent@18ac53e8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 5 minecraft:block.anvil.land net.minecraft.util.SoundEvent@4ca8dbfa
[02:13:31] [Server thread/TRACE] [FML]: Registry: 6 minecraft:block.anvil.place net.minecraft.util.SoundEvent@7063686f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 7 minecraft:block.anvil.step net.minecraft.util.SoundEvent@c3177d5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 8 minecraft:block.anvil.use net.minecraft.util.SoundEvent@76f856a8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 9 minecraft:block.brewing_stand.brew net.minecraft.util.SoundEvent@7c853486
[02:13:31] [Server thread/TRACE] [FML]: Registry: 10 minecraft:block.chest.close net.minecraft.util.SoundEvent@174e1b69
[02:13:31] [Server thread/TRACE] [FML]: Registry: 11 minecraft:block.chest.locked net.minecraft.util.SoundEvent@1046498a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 12 minecraft:block.chest.open net.minecraft.util.SoundEvent@243f003c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 13 minecraft:block.chorus_flower.death net.minecraft.util.SoundEvent@71cb3139
[02:13:31] [Server thread/TRACE] [FML]: Registry: 14 minecraft:block.chorus_flower.grow net.minecraft.util.SoundEvent@1639f93a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 15 minecraft:block.cloth.break net.minecraft.util.SoundEvent@3491e86e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 16 minecraft:block.cloth.fall net.minecraft.util.SoundEvent@68f32020
[02:13:31] [Server thread/TRACE] [FML]: Registry: 17 minecraft:block.cloth.hit net.minecraft.util.SoundEvent@409986fe
[02:13:31] [Server thread/TRACE] [FML]: Registry: 18 minecraft:block.cloth.place net.minecraft.util.SoundEvent@19b047fe
[02:13:31] [Server thread/TRACE] [FML]: Registry: 19 minecraft:block.cloth.step net.minecraft.util.SoundEvent@22590e3e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 20 minecraft:block.comparator.click net.minecraft.util.SoundEvent@53dad875
[02:13:31] [Server thread/TRACE] [FML]: Registry: 21 minecraft:block.dispenser.dispense net.minecraft.util.SoundEvent@5f780a86
[02:13:31] [Server thread/TRACE] [FML]: Registry: 22 minecraft:block.dispenser.fail net.minecraft.util.SoundEvent@446c3920
[02:13:31] [Server thread/TRACE] [FML]: Registry: 23 minecraft:block.dispenser.launch net.minecraft.util.SoundEvent@2eaef76d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 24 minecraft:block.enchantment_table.use net.minecraft.util.SoundEvent@2b329bbd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 25 minecraft:block.end_gateway.spawn net.minecraft.util.SoundEvent@34819867
[02:13:31] [Server thread/TRACE] [FML]: Registry: 26 minecraft:block.end_portal.spawn net.minecraft.util.SoundEvent@118102ee
[02:13:31] [Server thread/TRACE] [FML]: Registry: 27 minecraft:block.end_portal_frame.fill net.minecraft.util.SoundEvent@48cd9a2c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 28 minecraft:block.enderchest.close net.minecraft.util.SoundEvent@771d1ffb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 29 minecraft:block.enderchest.open net.minecraft.util.SoundEvent@4f67e3df
[02:13:31] [Server thread/TRACE] [FML]: Registry: 30 minecraft:block.fence_gate.close net.minecraft.util.SoundEvent@56681eaf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 31 minecraft:block.fence_gate.open net.minecraft.util.SoundEvent@72d0f2b4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 32 minecraft:block.fire.ambient net.minecraft.util.SoundEvent@6d2dc9d2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 33 minecraft:block.fire.extinguish net.minecraft.util.SoundEvent@1da4b6b3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 34 minecraft:block.furnace.fire_crackle net.minecraft.util.SoundEvent@b2f4ece
[02:13:31] [Server thread/TRACE] [FML]: Registry: 35 minecraft:block.glass.break net.minecraft.util.SoundEvent@7e1f584d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 36 minecraft:block.glass.fall net.minecraft.util.SoundEvent@7dff6d05
[02:13:31] [Server thread/TRACE] [FML]: Registry: 37 minecraft:block.glass.hit net.minecraft.util.SoundEvent@45d64d27
[02:13:31] [Server thread/TRACE] [FML]: Registry: 38 minecraft:block.glass.place net.minecraft.util.SoundEvent@34fe326d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 39 minecraft:block.glass.step net.minecraft.util.SoundEvent@30a7c98f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 40 minecraft:block.grass.break net.minecraft.util.SoundEvent@36361ddb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 41 minecraft:block.grass.fall net.minecraft.util.SoundEvent@41fed14f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 42 minecraft:block.grass.hit net.minecraft.util.SoundEvent@4d6ee47
[02:13:31] [Server thread/TRACE] [FML]: Registry: 43 minecraft:block.grass.place net.minecraft.util.SoundEvent@a33b4e3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 44 minecraft:block.grass.step net.minecraft.util.SoundEvent@c6da8bb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 45 minecraft:block.gravel.break net.minecraft.util.SoundEvent@3bae64d0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 46 minecraft:block.gravel.fall net.minecraft.util.SoundEvent@8b91134
[02:13:31] [Server thread/TRACE] [FML]: Registry: 47 minecraft:block.gravel.hit net.minecraft.util.SoundEvent@1fba386c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 48 minecraft:block.gravel.place net.minecraft.util.SoundEvent@7e736350
[02:13:31] [Server thread/TRACE] [FML]: Registry: 49 minecraft:block.gravel.step net.minecraft.util.SoundEvent@36b310aa
[02:13:31] [Server thread/TRACE] [FML]: Registry: 50 minecraft:block.iron_door.close net.minecraft.util.SoundEvent@76c387f9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 51 minecraft:block.iron_door.open net.minecraft.util.SoundEvent@3874b815
[02:13:31] [Server thread/TRACE] [FML]: Registry: 52 minecraft:block.iron_trapdoor.close net.minecraft.util.SoundEvent@5d7835a8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 53 minecraft:block.iron_trapdoor.open net.minecraft.util.SoundEvent@736048ed
[02:13:31] [Server thread/TRACE] [FML]: Registry: 54 minecraft:block.ladder.break net.minecraft.util.SoundEvent@1976f537
[02:13:31] [Server thread/TRACE] [FML]: Registry: 55 minecraft:block.ladder.fall net.minecraft.util.SoundEvent@45f421c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 56 minecraft:block.ladder.hit net.minecraft.util.SoundEvent@1816e24a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 57 minecraft:block.ladder.place net.minecraft.util.SoundEvent@6940f685
[02:13:31] [Server thread/TRACE] [FML]: Registry: 58 minecraft:block.ladder.step net.minecraft.util.SoundEvent@47b179d7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 59 minecraft:block.lava.ambient net.minecraft.util.SoundEvent@39008c9f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 60 minecraft:block.lava.extinguish net.minecraft.util.SoundEvent@162b3d47
[02:13:31] [Server thread/TRACE] [FML]: Registry: 61 minecraft:block.lava.pop net.minecraft.util.SoundEvent@783115d9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 62 minecraft:block.lever.click net.minecraft.util.SoundEvent@3402b4c9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 63 minecraft:block.metal.break net.minecraft.util.SoundEvent@95bb2a2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 64 minecraft:block.metal.fall net.minecraft.util.SoundEvent@46d567cb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 65 minecraft:block.metal.hit net.minecraft.util.SoundEvent@363a3d15
[02:13:31] [Server thread/TRACE] [FML]: Registry: 66 minecraft:block.metal.place net.minecraft.util.SoundEvent@173f73e7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 67 minecraft:block.metal.step net.minecraft.util.SoundEvent@43a51d00
[02:13:31] [Server thread/TRACE] [FML]: Registry: 68 minecraft:block.metal_pressureplate.click_off net.minecraft.util.SoundEvent@2e23c180
[02:13:31] [Server thread/TRACE] [FML]: Registry: 69 minecraft:block.metal_pressureplate.click_on net.minecraft.util.SoundEvent@499683c4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 70 minecraft:block.note.basedrum net.minecraft.util.SoundEvent@25da615a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 71 minecraft:block.note.bass net.minecraft.util.SoundEvent@4efc25fc
[02:13:31] [Server thread/TRACE] [FML]: Registry: 72 minecraft:block.note.bell net.minecraft.util.SoundEvent@7ee3d262
[02:13:31] [Server thread/TRACE] [FML]: Registry: 73 minecraft:block.note.chime net.minecraft.util.SoundEvent@396e6d9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 74 minecraft:block.note.flute net.minecraft.util.SoundEvent@75308740
[02:13:31] [Server thread/TRACE] [FML]: Registry: 75 minecraft:block.note.guitar net.minecraft.util.SoundEvent@5acc9fdf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 76 minecraft:block.note.harp net.minecraft.util.SoundEvent@3a5c2626
[02:13:31] [Server thread/TRACE] [FML]: Registry: 77 minecraft:block.note.hat net.minecraft.util.SoundEvent@e48bf9a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 78 minecraft:block.note.pling net.minecraft.util.SoundEvent@7fb33394
[02:13:31] [Server thread/TRACE] [FML]: Registry: 79 minecraft:block.note.snare net.minecraft.util.SoundEvent@41bf79da
[02:13:31] [Server thread/TRACE] [FML]: Registry: 80 minecraft:block.note.xylophone net.minecraft.util.SoundEvent@1a891add
[02:13:31] [Server thread/TRACE] [FML]: Registry: 81 minecraft:block.piston.contract net.minecraft.util.SoundEvent@5176d279
[02:13:31] [Server thread/TRACE] [FML]: Registry: 82 minecraft:block.piston.extend net.minecraft.util.SoundEvent@373f7450
[02:13:31] [Server thread/TRACE] [FML]: Registry: 83 minecraft:block.portal.ambient net.minecraft.util.SoundEvent@d74bac4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 84 minecraft:block.portal.travel net.minecraft.util.SoundEvent@5ff90645
[02:13:31] [Server thread/TRACE] [FML]: Registry: 85 minecraft:block.portal.trigger net.minecraft.util.SoundEvent@387bf2d9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 86 minecraft:block.redstone_torch.burnout net.minecraft.util.SoundEvent@74aa9c72
[02:13:31] [Server thread/TRACE] [FML]: Registry: 87 minecraft:block.sand.break net.minecraft.util.SoundEvent@5c20aab9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 88 minecraft:block.sand.fall net.minecraft.util.SoundEvent@4b7c4456
[02:13:31] [Server thread/TRACE] [FML]: Registry: 89 minecraft:block.sand.hit net.minecraft.util.SoundEvent@2c768ada
[02:13:31] [Server thread/TRACE] [FML]: Registry: 90 minecraft:block.sand.place net.minecraft.util.SoundEvent@c1fca2a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 91 minecraft:block.sand.step net.minecraft.util.SoundEvent@5533dc72
[02:13:31] [Server thread/TRACE] [FML]: Registry: 92 minecraft:block.shulker_box.close net.minecraft.util.SoundEvent@7c447c76
[02:13:31] [Server thread/TRACE] [FML]: Registry: 93 minecraft:block.shulker_box.open net.minecraft.util.SoundEvent@64fc097e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 94 minecraft:block.slime.break net.minecraft.util.SoundEvent@1640c151
[02:13:31] [Server thread/TRACE] [FML]: Registry: 95 minecraft:block.slime.fall net.minecraft.util.SoundEvent@5d5b5fa7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 96 minecraft:block.slime.hit net.minecraft.util.SoundEvent@2a32fb6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 97 minecraft:block.slime.place net.minecraft.util.SoundEvent@6107165
[02:13:31] [Server thread/TRACE] [FML]: Registry: 98 minecraft:block.slime.step net.minecraft.util.SoundEvent@164a62bf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 99 minecraft:block.snow.break net.minecraft.util.SoundEvent@11ebb1b6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 100 minecraft:block.snow.fall net.minecraft.util.SoundEvent@aaee2a2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 101 minecraft:block.snow.hit net.minecraft.util.SoundEvent@f3021cb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 102 minecraft:block.snow.place net.minecraft.util.SoundEvent@4aaae508
[02:13:31] [Server thread/TRACE] [FML]: Registry: 103 minecraft:block.snow.step net.minecraft.util.SoundEvent@6009bea
[02:13:31] [Server thread/TRACE] [FML]: Registry: 104 minecraft:block.stone.break net.minecraft.util.SoundEvent@7bc6d27a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 105 minecraft:block.stone.fall net.minecraft.util.SoundEvent@75769ab0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 106 minecraft:block.stone.hit net.minecraft.util.SoundEvent@6869a3b3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 107 minecraft:block.stone.place net.minecraft.util.SoundEvent@6ab4ba9f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 108 minecraft:block.stone.step net.minecraft.util.SoundEvent@27ace0b1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 109 minecraft:block.stone_button.click_off net.minecraft.util.SoundEvent@664e5dee
[02:13:31] [Server thread/TRACE] [FML]: Registry: 110 minecraft:block.stone_button.click_on net.minecraft.util.SoundEvent@431f1eaf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 111 minecraft:block.stone_pressureplate.click_off net.minecraft.util.SoundEvent@cb03411
[02:13:31] [Server thread/TRACE] [FML]: Registry: 112 minecraft:block.stone_pressureplate.click_on net.minecraft.util.SoundEvent@4c59e45e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 113 minecraft:block.tripwire.attach net.minecraft.util.SoundEvent@58ec7116
[02:13:31] [Server thread/TRACE] [FML]: Registry: 114 minecraft:block.tripwire.click_off net.minecraft.util.SoundEvent@63bde6c2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 115 minecraft:block.tripwire.click_on net.minecraft.util.SoundEvent@6ea04618
[02:13:31] [Server thread/TRACE] [FML]: Registry: 116 minecraft:block.tripwire.detach net.minecraft.util.SoundEvent@6dd82486
[02:13:31] [Server thread/TRACE] [FML]: Registry: 117 minecraft:block.water.ambient net.minecraft.util.SoundEvent@56078cea
[02:13:31] [Server thread/TRACE] [FML]: Registry: 118 minecraft:block.waterlily.place net.minecraft.util.SoundEvent@5a00eb1e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 119 minecraft:block.wood.break net.minecraft.util.SoundEvent@36fcf6c0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 120 minecraft:block.wood.fall net.minecraft.util.SoundEvent@1aac188d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 121 minecraft:block.wood.hit net.minecraft.util.SoundEvent@7026b7ee
[02:13:31] [Server thread/TRACE] [FML]: Registry: 122 minecraft:block.wood.place net.minecraft.util.SoundEvent@2d23faef
[02:13:31] [Server thread/TRACE] [FML]: Registry: 123 minecraft:block.wood.step net.minecraft.util.SoundEvent@7cb8437d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 124 minecraft:block.wood_button.click_off net.minecraft.util.SoundEvent@62a4417
[02:13:31] [Server thread/TRACE] [FML]: Registry: 125 minecraft:block.wood_button.click_on net.minecraft.util.SoundEvent@43f61afb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 126 minecraft:block.wood_pressureplate.click_off net.minecraft.util.SoundEvent@713064e8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 127 minecraft:block.wood_pressureplate.click_on net.minecraft.util.SoundEvent@4fad6218
[02:13:31] [Server thread/TRACE] [FML]: Registry: 128 minecraft:block.wooden_door.close net.minecraft.util.SoundEvent@1bf39d06
[02:13:31] [Server thread/TRACE] [FML]: Registry: 129 minecraft:block.wooden_door.open net.minecraft.util.SoundEvent@68217d41
[02:13:31] [Server thread/TRACE] [FML]: Registry: 130 minecraft:block.wooden_trapdoor.close net.minecraft.util.SoundEvent@1ac45389
[02:13:31] [Server thread/TRACE] [FML]: Registry: 131 minecraft:block.wooden_trapdoor.open net.minecraft.util.SoundEvent@3e5d4f6b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 132 minecraft:enchant.thorns.hit net.minecraft.util.SoundEvent@39c1fe0b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 133 minecraft:entity.armorstand.break net.minecraft.util.SoundEvent@5ae95707
[02:13:31] [Server thread/TRACE] [FML]: Registry: 134 minecraft:entity.armorstand.fall net.minecraft.util.SoundEvent@62891fc8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 135 minecraft:entity.armorstand.hit net.minecraft.util.SoundEvent@367b22e5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 136 minecraft:entity.armorstand.place net.minecraft.util.SoundEvent@fca387
[02:13:31] [Server thread/TRACE] [FML]: Registry: 137 minecraft:entity.arrow.hit net.minecraft.util.SoundEvent@10bd9df0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 138 minecraft:entity.arrow.hit_player net.minecraft.util.SoundEvent@3ae0b770
[02:13:31] [Server thread/TRACE] [FML]: Registry: 139 minecraft:entity.arrow.shoot net.minecraft.util.SoundEvent@55e3d6c3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 140 minecraft:entity.bat.ambient net.minecraft.util.SoundEvent@30e6a763
[02:13:31] [Server thread/TRACE] [FML]: Registry: 141 minecraft:entity.bat.death net.minecraft.util.SoundEvent@4c48fe92
[02:13:31] [Server thread/TRACE] [FML]: Registry: 142 minecraft:entity.bat.hurt net.minecraft.util.SoundEvent@732c9b5c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 143 minecraft:entity.bat.loop net.minecraft.util.SoundEvent@38320e34
[02:13:31] [Server thread/TRACE] [FML]: Registry: 144 minecraft:entity.bat.takeoff net.minecraft.util.SoundEvent@3d6a6bee
[02:13:31] [Server thread/TRACE] [FML]: Registry: 145 minecraft:entity.blaze.ambient net.minecraft.util.SoundEvent@36ddaebf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 146 minecraft:entity.blaze.burn net.minecraft.util.SoundEvent@213c3543
[02:13:31] [Server thread/TRACE] [FML]: Registry: 147 minecraft:entity.blaze.death net.minecraft.util.SoundEvent@9d7ccfe
[02:13:31] [Server thread/TRACE] [FML]: Registry: 148 minecraft:entity.blaze.hurt net.minecraft.util.SoundEvent@670ce331
[02:13:31] [Server thread/TRACE] [FML]: Registry: 149 minecraft:entity.blaze.shoot net.minecraft.util.SoundEvent@3cff0139
[02:13:31] [Server thread/TRACE] [FML]: Registry: 150 minecraft:entity.boat.paddle_land net.minecraft.util.SoundEvent@7c29adc8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 151 minecraft:entity.boat.paddle_water net.minecraft.util.SoundEvent@4b2e3e8f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 152 minecraft:entity.bobber.retrieve net.minecraft.util.SoundEvent@4bbb49b0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 153 minecraft:entity.bobber.splash net.minecraft.util.SoundEvent@f096f37
[02:13:31] [Server thread/TRACE] [FML]: Registry: 154 minecraft:entity.bobber.throw net.minecraft.util.SoundEvent@3effd4f3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 155 minecraft:entity.cat.ambient net.minecraft.util.SoundEvent@41f4fe5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 156 minecraft:entity.cat.death net.minecraft.util.SoundEvent@15f8701f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 157 minecraft:entity.cat.hiss net.minecraft.util.SoundEvent@514cd540
[02:13:31] [Server thread/TRACE] [FML]: Registry: 158 minecraft:entity.cat.hurt net.minecraft.util.SoundEvent@11d4dbd6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 159 minecraft:entity.cat.purr net.minecraft.util.SoundEvent@6f4ade6e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 160 minecraft:entity.cat.purreow net.minecraft.util.SoundEvent@39e43310
[02:13:31] [Server thread/TRACE] [FML]: Registry: 161 minecraft:entity.chicken.ambient net.minecraft.util.SoundEvent@eb507b9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 162 minecraft:entity.chicken.death net.minecraft.util.SoundEvent@390877d2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 163 minecraft:entity.chicken.egg net.minecraft.util.SoundEvent@86733
[02:13:31] [Server thread/TRACE] [FML]: Registry: 164 minecraft:entity.chicken.hurt net.minecraft.util.SoundEvent@186cb891
[02:13:31] [Server thread/TRACE] [FML]: Registry: 165 minecraft:entity.chicken.step net.minecraft.util.SoundEvent@3ec2ecea
[02:13:31] [Server thread/TRACE] [FML]: Registry: 166 minecraft:entity.cow.ambient net.minecraft.util.SoundEvent@440eaa07
[02:13:31] [Server thread/TRACE] [FML]: Registry: 167 minecraft:entity.cow.death net.minecraft.util.SoundEvent@7fc7c4a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 168 minecraft:entity.cow.hurt net.minecraft.util.SoundEvent@7aa9e414
[02:13:31] [Server thread/TRACE] [FML]: Registry: 169 minecraft:entity.cow.milk net.minecraft.util.SoundEvent@53a5e217
[02:13:31] [Server thread/TRACE] [FML]: Registry: 170 minecraft:entity.cow.step net.minecraft.util.SoundEvent@624a24f6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 171 minecraft:entity.creeper.death net.minecraft.util.SoundEvent@6b00ad9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 172 minecraft:entity.creeper.hurt net.minecraft.util.SoundEvent@338cc75f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 173 minecraft:entity.creeper.primed net.minecraft.util.SoundEvent@4f453e63
[02:13:31] [Server thread/TRACE] [FML]: Registry: 174 minecraft:entity.donkey.ambient net.minecraft.util.SoundEvent@7c9bdee9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 175 minecraft:entity.donkey.angry net.minecraft.util.SoundEvent@7afbf561
[02:13:31] [Server thread/TRACE] [FML]: Registry: 176 minecraft:entity.donkey.chest net.minecraft.util.SoundEvent@2f98635e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 177 minecraft:entity.donkey.death net.minecraft.util.SoundEvent@49c8f6e8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 178 minecraft:entity.donkey.hurt net.minecraft.util.SoundEvent@6b0615ae
[02:13:31] [Server thread/TRACE] [FML]: Registry: 179 minecraft:entity.egg.throw net.minecraft.util.SoundEvent@4e73b552
[02:13:31] [Server thread/TRACE] [FML]: Registry: 180 minecraft:entity.elder_guardian.ambient net.minecraft.util.SoundEvent@221dad51
[02:13:31] [Server thread/TRACE] [FML]: Registry: 181 minecraft:entity.elder_guardian.ambient_land net.minecraft.util.SoundEvent@2cec704c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 182 minecraft:entity.elder_guardian.curse net.minecraft.util.SoundEvent@771cbb1a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 183 minecraft:entity.elder_guardian.death net.minecraft.util.SoundEvent@2416498e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 184 minecraft:entity.elder_guardian.death_land net.minecraft.util.SoundEvent@6b2e0f78
[02:13:31] [Server thread/TRACE] [FML]: Registry: 185 minecraft:entity.elder_guardian.flop net.minecraft.util.SoundEvent@240f6c41
[02:13:31] [Server thread/TRACE] [FML]: Registry: 186 minecraft:entity.elder_guardian.hurt net.minecraft.util.SoundEvent@3659d7b1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 187 minecraft:entity.elder_guardian.hurt_land net.minecraft.util.SoundEvent@2015b2cd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 188 minecraft:entity.enderdragon.ambient net.minecraft.util.SoundEvent@3bdb2c78
[02:13:31] [Server thread/TRACE] [FML]: Registry: 189 minecraft:entity.enderdragon.death net.minecraft.util.SoundEvent@64693226
[02:13:31] [Server thread/TRACE] [FML]: Registry: 190 minecraft:entity.enderdragon.flap net.minecraft.util.SoundEvent@1c758545
[02:13:31] [Server thread/TRACE] [FML]: Registry: 191 minecraft:entity.enderdragon.growl net.minecraft.util.SoundEvent@117bcfdc
[02:13:31] [Server thread/TRACE] [FML]: Registry: 192 minecraft:entity.enderdragon.hurt net.minecraft.util.SoundEvent@73a19967
[02:13:31] [Server thread/TRACE] [FML]: Registry: 193 minecraft:entity.enderdragon.shoot net.minecraft.util.SoundEvent@5e746d37
[02:13:31] [Server thread/TRACE] [FML]: Registry: 194 minecraft:entity.enderdragon_fireball.explode net.minecraft.util.SoundEvent@6e1b9411
[02:13:31] [Server thread/TRACE] [FML]: Registry: 195 minecraft:entity.endereye.death net.minecraft.util.SoundEvent@21d1b321
[02:13:31] [Server thread/TRACE] [FML]: Registry: 196 minecraft:entity.endereye.launch net.minecraft.util.SoundEvent@5ec46cdd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 197 minecraft:entity.endermen.ambient net.minecraft.util.SoundEvent@2324bfe7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 198 minecraft:entity.endermen.death net.minecraft.util.SoundEvent@112d1c8e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 199 minecraft:entity.endermen.hurt net.minecraft.util.SoundEvent@3d49fd31
[02:13:31] [Server thread/TRACE] [FML]: Registry: 200 minecraft:entity.endermen.scream net.minecraft.util.SoundEvent@4016ccc1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 201 minecraft:entity.endermen.stare net.minecraft.util.SoundEvent@46cb98a3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 202 minecraft:entity.endermen.teleport net.minecraft.util.SoundEvent@3ffb3598
[02:13:31] [Server thread/TRACE] [FML]: Registry: 203 minecraft:entity.endermite.ambient net.minecraft.util.SoundEvent@4da9f723
[02:13:31] [Server thread/TRACE] [FML]: Registry: 204 minecraft:entity.endermite.death net.minecraft.util.SoundEvent@3b2f4a93
[02:13:31] [Server thread/TRACE] [FML]: Registry: 205 minecraft:entity.endermite.hurt net.minecraft.util.SoundEvent@213bd3d5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 206 minecraft:entity.endermite.step net.minecraft.util.SoundEvent@470a659f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 207 minecraft:entity.enderpearl.throw net.minecraft.util.SoundEvent@451882b2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 208 minecraft:entity.evocation_fangs.attack net.minecraft.util.SoundEvent@4a23350
[02:13:31] [Server thread/TRACE] [FML]: Registry: 209 minecraft:entity.evocation_illager.ambient net.minecraft.util.SoundEvent@7b78ed6a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 210 minecraft:entity.evocation_illager.cast_spell net.minecraft.util.SoundEvent@6fca5907
[02:13:31] [Server thread/TRACE] [FML]: Registry: 211 minecraft:entity.evocation_illager.death net.minecraft.util.SoundEvent@6ec65b5e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 212 minecraft:entity.evocation_illager.hurt net.minecraft.util.SoundEvent@7bebcd65
[02:13:31] [Server thread/TRACE] [FML]: Registry: 213 minecraft:entity.evocation_illager.prepare_attack net.minecraft.util.SoundEvent@47447ccf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 214 minecraft:entity.evocation_illager.prepare_summon net.minecraft.util.SoundEvent@7afb1741
[02:13:31] [Server thread/TRACE] [FML]: Registry: 215 minecraft:entity.evocation_illager.prepare_wololo net.minecraft.util.SoundEvent@263bbfeb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 216 minecraft:entity.experience_bottle.throw net.minecraft.util.SoundEvent@31edeac
[02:13:31] [Server thread/TRACE] [FML]: Registry: 217 minecraft:entity.experience_orb.pickup net.minecraft.util.SoundEvent@67d86804
[02:13:31] [Server thread/TRACE] [FML]: Registry: 218 minecraft:entity.firework.blast net.minecraft.util.SoundEvent@45bb2aa1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 219 minecraft:entity.firework.blast_far net.minecraft.util.SoundEvent@3e84111a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 220 minecraft:entity.firework.large_blast net.minecraft.util.SoundEvent@4b1a43d8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 221 minecraft:entity.firework.large_blast_far net.minecraft.util.SoundEvent@6fa69af7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 222 minecraft:entity.firework.launch net.minecraft.util.SoundEvent@73545b80
[02:13:31] [Server thread/TRACE] [FML]: Registry: 223 minecraft:entity.firework.shoot net.minecraft.util.SoundEvent@6d469831
[02:13:31] [Server thread/TRACE] [FML]: Registry: 224 minecraft:entity.firework.twinkle net.minecraft.util.SoundEvent@74db12c2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 225 minecraft:entity.firework.twinkle_far net.minecraft.util.SoundEvent@2ff15f8c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 226 minecraft:entity.generic.big_fall net.minecraft.util.SoundEvent@7ea899a9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 227 minecraft:entity.generic.burn net.minecraft.util.SoundEvent@2776015d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 228 minecraft:entity.generic.death net.minecraft.util.SoundEvent@b174a73
[02:13:31] [Server thread/TRACE] [FML]: Registry: 229 minecraft:entity.generic.drink net.minecraft.util.SoundEvent@2e3f79a2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 230 minecraft:entity.generic.eat net.minecraft.util.SoundEvent@1460c81d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 231 minecraft:entity.generic.explode net.minecraft.util.SoundEvent@38b5f25
[02:13:31] [Server thread/TRACE] [FML]: Registry: 232 minecraft:entity.generic.extinguish_fire net.minecraft.util.SoundEvent@327ed9f5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 233 minecraft:entity.generic.hurt net.minecraft.util.SoundEvent@67594471
[02:13:31] [Server thread/TRACE] [FML]: Registry: 234 minecraft:entity.generic.small_fall net.minecraft.util.SoundEvent@756b58a7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 235 minecraft:entity.generic.splash net.minecraft.util.SoundEvent@2cc04358
[02:13:31] [Server thread/TRACE] [FML]: Registry: 236 minecraft:entity.generic.swim net.minecraft.util.SoundEvent@68b58644
[02:13:31] [Server thread/TRACE] [FML]: Registry: 237 minecraft:entity.ghast.ambient net.minecraft.util.SoundEvent@45e22def
[02:13:31] [Server thread/TRACE] [FML]: Registry: 238 minecraft:entity.ghast.death net.minecraft.util.SoundEvent@6ae3fb94
[02:13:31] [Server thread/TRACE] [FML]: Registry: 239 minecraft:entity.ghast.hurt net.minecraft.util.SoundEvent@4417af13
[02:13:31] [Server thread/TRACE] [FML]: Registry: 240 minecraft:entity.ghast.scream net.minecraft.util.SoundEvent@d48673
[02:13:31] [Server thread/TRACE] [FML]: Registry: 241 minecraft:entity.ghast.shoot net.minecraft.util.SoundEvent@548d5ed3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 242 minecraft:entity.ghast.warn net.minecraft.util.SoundEvent@21c7208d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 243 minecraft:entity.guardian.ambient net.minecraft.util.SoundEvent@58516c91
[02:13:31] [Server thread/TRACE] [FML]: Registry: 244 minecraft:entity.guardian.ambient_land net.minecraft.util.SoundEvent@7c129ef6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 245 minecraft:entity.guardian.attack net.minecraft.util.SoundEvent@42d73c61
[02:13:31] [Server thread/TRACE] [FML]: Registry: 246 minecraft:entity.guardian.death net.minecraft.util.SoundEvent@5a8cbffe
[02:13:31] [Server thread/TRACE] [FML]: Registry: 247 minecraft:entity.guardian.death_land net.minecraft.util.SoundEvent@96a75da
[02:13:31] [Server thread/TRACE] [FML]: Registry: 248 minecraft:entity.guardian.flop net.minecraft.util.SoundEvent@61e7bf2f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 249 minecraft:entity.guardian.hurt net.minecraft.util.SoundEvent@1a28b346
[02:13:31] [Server thread/TRACE] [FML]: Registry: 250 minecraft:entity.guardian.hurt_land net.minecraft.util.SoundEvent@25e49cb2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 251 minecraft:entity.horse.ambient net.minecraft.util.SoundEvent@7f7af971
[02:13:31] [Server thread/TRACE] [FML]: Registry: 252 minecraft:entity.horse.angry net.minecraft.util.SoundEvent@23382f76
[02:13:31] [Server thread/TRACE] [FML]: Registry: 253 minecraft:entity.horse.armor net.minecraft.util.SoundEvent@7c551ad4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 254 minecraft:entity.horse.breathe net.minecraft.util.SoundEvent@7d5508e0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 255 minecraft:entity.horse.death net.minecraft.util.SoundEvent@554cd74a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 256 minecraft:entity.horse.eat net.minecraft.util.SoundEvent@37ed010a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 257 minecraft:entity.horse.gallop net.minecraft.util.SoundEvent@633a2e99
[02:13:31] [Server thread/TRACE] [FML]: Registry: 258 minecraft:entity.horse.hurt net.minecraft.util.SoundEvent@367d2816
[02:13:31] [Server thread/TRACE] [FML]: Registry: 259 minecraft:entity.horse.jump net.minecraft.util.SoundEvent@5b84f14
[02:13:31] [Server thread/TRACE] [FML]: Registry: 260 minecraft:entity.horse.land net.minecraft.util.SoundEvent@5a82ebf8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 261 minecraft:entity.horse.saddle net.minecraft.util.SoundEvent@68fe48d7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 262 minecraft:entity.horse.step net.minecraft.util.SoundEvent@379ce046
[02:13:31] [Server thread/TRACE] [FML]: Registry: 263 minecraft:entity.horse.step_wood net.minecraft.util.SoundEvent@701bc94e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 264 minecraft:entity.hostile.big_fall net.minecraft.util.SoundEvent@3d8b319e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 265 minecraft:entity.hostile.death net.minecraft.util.SoundEvent@27a97e08
[02:13:31] [Server thread/TRACE] [FML]: Registry: 266 minecraft:entity.hostile.hurt net.minecraft.util.SoundEvent@77e7246b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 267 minecraft:entity.hostile.small_fall net.minecraft.util.SoundEvent@5918c260
[02:13:31] [Server thread/TRACE] [FML]: Registry: 268 minecraft:entity.hostile.splash net.minecraft.util.SoundEvent@3d7b1f1c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 269 minecraft:entity.hostile.swim net.minecraft.util.SoundEvent@51ce6f85
[02:13:31] [Server thread/TRACE] [FML]: Registry: 270 minecraft:entity.husk.ambient net.minecraft.util.SoundEvent@1f44ddab
[02:13:31] [Server thread/TRACE] [FML]: Registry: 271 minecraft:entity.husk.death net.minecraft.util.SoundEvent@5017e1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 272 minecraft:entity.husk.hurt net.minecraft.util.SoundEvent@65b66b08
[02:13:31] [Server thread/TRACE] [FML]: Registry: 273 minecraft:entity.husk.step net.minecraft.util.SoundEvent@4726927c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 274 minecraft:entity.illusion_illager.ambient net.minecraft.util.SoundEvent@7eb6b6b6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 275 minecraft:entity.illusion_illager.cast_spell net.minecraft.util.SoundEvent@7ed9499e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 276 minecraft:entity.illusion_illager.death net.minecraft.util.SoundEvent@28e19366
[02:13:31] [Server thread/TRACE] [FML]: Registry: 277 minecraft:entity.illusion_illager.hurt net.minecraft.util.SoundEvent@5b275174
[02:13:31] [Server thread/TRACE] [FML]: Registry: 278 minecraft:entity.illusion_illager.mirror_move net.minecraft.util.SoundEvent@10ef5fa0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 279 minecraft:entity.illusion_illager.prepare_blindness net.minecraft.util.SoundEvent@244e619a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 280 minecraft:entity.illusion_illager.prepare_mirror net.minecraft.util.SoundEvent@10acd6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 281 minecraft:entity.irongolem.attack net.minecraft.util.SoundEvent@61dde151
[02:13:31] [Server thread/TRACE] [FML]: Registry: 282 minecraft:entity.irongolem.death net.minecraft.util.SoundEvent@b25b095
[02:13:31] [Server thread/TRACE] [FML]: Registry: 283 minecraft:entity.irongolem.hurt net.minecraft.util.SoundEvent@5cb042da
[02:13:31] [Server thread/TRACE] [FML]: Registry: 284 minecraft:entity.irongolem.step net.minecraft.util.SoundEvent@59c33386
[02:13:31] [Server thread/TRACE] [FML]: Registry: 285 minecraft:entity.item.break net.minecraft.util.SoundEvent@571a9686
[02:13:31] [Server thread/TRACE] [FML]: Registry: 286 minecraft:entity.item.pickup net.minecraft.util.SoundEvent@719d35e8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 287 minecraft:entity.itemframe.add_item net.minecraft.util.SoundEvent@2f651f93
[02:13:31] [Server thread/TRACE] [FML]: Registry: 288 minecraft:entity.itemframe.break net.minecraft.util.SoundEvent@6ffa56fa
[02:13:31] [Server thread/TRACE] [FML]: Registry: 289 minecraft:entity.itemframe.place net.minecraft.util.SoundEvent@6c575325
[02:13:31] [Server thread/TRACE] [FML]: Registry: 290 minecraft:entity.itemframe.remove_item net.minecraft.util.SoundEvent@747d1932
[02:13:31] [Server thread/TRACE] [FML]: Registry: 291 minecraft:entity.itemframe.rotate_item net.minecraft.util.SoundEvent@736309a9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 292 minecraft:entity.leashknot.break net.minecraft.util.SoundEvent@4e93dcb9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 293 minecraft:entity.leashknot.place net.minecraft.util.SoundEvent@188b6035
[02:13:31] [Server thread/TRACE] [FML]: Registry: 294 minecraft:entity.lightning.impact net.minecraft.util.SoundEvent@4a34e9f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 295 minecraft:entity.lightning.thunder net.minecraft.util.SoundEvent@6f6621e3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 296 minecraft:entity.lingeringpotion.throw net.minecraft.util.SoundEvent@3fc05ea2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 297 minecraft:entity.llama.ambient net.minecraft.util.SoundEvent@7c891ba7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 298 minecraft:entity.llama.angry net.minecraft.util.SoundEvent@6240651f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 299 minecraft:entity.llama.chest net.minecraft.util.SoundEvent@3cf7298d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 300 minecraft:entity.llama.death net.minecraft.util.SoundEvent@1ff55ff
[02:13:31] [Server thread/TRACE] [FML]: Registry: 301 minecraft:entity.llama.eat net.minecraft.util.SoundEvent@351f2244
[02:13:31] [Server thread/TRACE] [FML]: Registry: 302 minecraft:entity.llama.hurt net.minecraft.util.SoundEvent@5496c165
[02:13:31] [Server thread/TRACE] [FML]: Registry: 303 minecraft:entity.llama.spit net.minecraft.util.SoundEvent@51a8313b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 304 minecraft:entity.llama.step net.minecraft.util.SoundEvent@2a03d65c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 305 minecraft:entity.llama.swag net.minecraft.util.SoundEvent@6642dc5a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 306 minecraft:entity.magmacube.death net.minecraft.util.SoundEvent@43da41e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 307 minecraft:entity.magmacube.hurt net.minecraft.util.SoundEvent@148c7c4b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 308 minecraft:entity.magmacube.jump net.minecraft.util.SoundEvent@2009f9b0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 309 minecraft:entity.magmacube.squish net.minecraft.util.SoundEvent@50d951e7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 310 minecraft:entity.minecart.inside net.minecraft.util.SoundEvent@39ad12b6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 311 minecraft:entity.minecart.riding net.minecraft.util.SoundEvent@4eb45fec
[02:13:31] [Server thread/TRACE] [FML]: Registry: 312 minecraft:entity.mooshroom.shear net.minecraft.util.SoundEvent@211febf3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 313 minecraft:entity.mule.ambient net.minecraft.util.SoundEvent@3bd3d05e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 314 minecraft:entity.mule.chest net.minecraft.util.SoundEvent@6aba5d30
[02:13:31] [Server thread/TRACE] [FML]: Registry: 315 minecraft:entity.mule.death net.minecraft.util.SoundEvent@61d34b4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 316 minecraft:entity.mule.hurt net.minecraft.util.SoundEvent@588307f7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 317 minecraft:entity.painting.break net.minecraft.util.SoundEvent@7df76d99
[02:13:31] [Server thread/TRACE] [FML]: Registry: 318 minecraft:entity.painting.place net.minecraft.util.SoundEvent@459cfcca
[02:13:31] [Server thread/TRACE] [FML]: Registry: 319 minecraft:entity.parrot.ambient net.minecraft.util.SoundEvent@2acbc859
[02:13:31] [Server thread/TRACE] [FML]: Registry: 320 minecraft:entity.parrot.death net.minecraft.util.SoundEvent@6ab7ce48
[02:13:31] [Server thread/TRACE] [FML]: Registry: 321 minecraft:entity.parrot.eat net.minecraft.util.SoundEvent@2c6aed22
[02:13:31] [Server thread/TRACE] [FML]: Registry: 322 minecraft:entity.parrot.fly net.minecraft.util.SoundEvent@e322ec9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 323 minecraft:entity.parrot.hurt net.minecraft.util.SoundEvent@7acfb656
[02:13:31] [Server thread/TRACE] [FML]: Registry: 324 minecraft:entity.parrot.imitate.blaze net.minecraft.util.SoundEvent@2e5ee2c9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 325 minecraft:entity.parrot.imitate.creeper net.minecraft.util.SoundEvent@55a609dd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 326 minecraft:entity.parrot.imitate.elder_guardian net.minecraft.util.SoundEvent@4afd21c6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 327 minecraft:entity.parrot.imitate.enderdragon net.minecraft.util.SoundEvent@4d0753c9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 328 minecraft:entity.parrot.imitate.enderman net.minecraft.util.SoundEvent@1416a80a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 329 minecraft:entity.parrot.imitate.endermite net.minecraft.util.SoundEvent@719bb3b4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 330 minecraft:entity.parrot.imitate.evocation_illager net.minecraft.util.SoundEvent@52cb4f50
[02:13:31] [Server thread/TRACE] [FML]: Registry: 331 minecraft:entity.parrot.imitate.ghast net.minecraft.util.SoundEvent@25a5c7db
[02:13:31] [Server thread/TRACE] [FML]: Registry: 332 minecraft:entity.parrot.imitate.husk net.minecraft.util.SoundEvent@4d27d9d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 333 minecraft:entity.parrot.imitate.illusion_illager net.minecraft.util.SoundEvent@28f878a0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 334 minecraft:entity.parrot.imitate.magmacube net.minecraft.util.SoundEvent@20411320
[02:13:31] [Server thread/TRACE] [FML]: Registry: 335 minecraft:entity.parrot.imitate.polar_bear net.minecraft.util.SoundEvent@2b5183ec
[02:13:31] [Server thread/TRACE] [FML]: Registry: 336 minecraft:entity.parrot.imitate.shulker net.minecraft.util.SoundEvent@3c782d8e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 337 minecraft:entity.parrot.imitate.silverfish net.minecraft.util.SoundEvent@572e6fd9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 338 minecraft:entity.parrot.imitate.skeleton net.minecraft.util.SoundEvent@7f5eae0f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 339 minecraft:entity.parrot.imitate.slime net.minecraft.util.SoundEvent@58b71ceb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 340 minecraft:entity.parrot.imitate.spider net.minecraft.util.SoundEvent@255e5e2e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 341 minecraft:entity.parrot.imitate.stray net.minecraft.util.SoundEvent@12abdfb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 342 minecraft:entity.parrot.imitate.vex net.minecraft.util.SoundEvent@b0e5507
[02:13:31] [Server thread/TRACE] [FML]: Registry: 343 minecraft:entity.parrot.imitate.vindication_illager net.minecraft.util.SoundEvent@6bbe50c9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 344 minecraft:entity.parrot.imitate.witch net.minecraft.util.SoundEvent@3c46dcbe
[02:13:31] [Server thread/TRACE] [FML]: Registry: 345 minecraft:entity.parrot.imitate.wither net.minecraft.util.SoundEvent@68577ba8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 346 minecraft:entity.parrot.imitate.wither_skeleton net.minecraft.util.SoundEvent@1108adc8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 347 minecraft:entity.parrot.imitate.wolf net.minecraft.util.SoundEvent@8a98f38
[02:13:31] [Server thread/TRACE] [FML]: Registry: 348 minecraft:entity.parrot.imitate.zombie net.minecraft.util.SoundEvent@20011bf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 349 minecraft:entity.parrot.imitate.zombie_pigman net.minecraft.util.SoundEvent@51d9b06c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 350 minecraft:entity.parrot.imitate.zombie_villager net.minecraft.util.SoundEvent@5eb2172
[02:13:31] [Server thread/TRACE] [FML]: Registry: 351 minecraft:entity.parrot.step net.minecraft.util.SoundEvent@41ffaeb8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 352 minecraft:entity.pig.ambient net.minecraft.util.SoundEvent@43f0c2d1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 353 minecraft:entity.pig.death net.minecraft.util.SoundEvent@5fb65013
[02:13:31] [Server thread/TRACE] [FML]: Registry: 354 minecraft:entity.pig.hurt net.minecraft.util.SoundEvent@38a1a26
[02:13:31] [Server thread/TRACE] [FML]: Registry: 355 minecraft:entity.pig.saddle net.minecraft.util.SoundEvent@3fbcfe81
[02:13:31] [Server thread/TRACE] [FML]: Registry: 356 minecraft:entity.pig.step net.minecraft.util.SoundEvent@7a1f45ed
[02:13:31] [Server thread/TRACE] [FML]: Registry: 357 minecraft:entity.player.attack.crit net.minecraft.util.SoundEvent@1744a475
[02:13:31] [Server thread/TRACE] [FML]: Registry: 358 minecraft:entity.player.attack.knockback net.minecraft.util.SoundEvent@444cc791
[02:13:31] [Server thread/TRACE] [FML]: Registry: 359 minecraft:entity.player.attack.nodamage net.minecraft.util.SoundEvent@1c5c616f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 360 minecraft:entity.player.attack.strong net.minecraft.util.SoundEvent@1c6c6f24
[02:13:31] [Server thread/TRACE] [FML]: Registry: 361 minecraft:entity.player.attack.sweep net.minecraft.util.SoundEvent@2eb917d0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 362 minecraft:entity.player.attack.weak net.minecraft.util.SoundEvent@c6b2dd9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 363 minecraft:entity.player.big_fall net.minecraft.util.SoundEvent@73437222
[02:13:31] [Server thread/TRACE] [FML]: Registry: 364 minecraft:entity.player.breath net.minecraft.util.SoundEvent@ca93621
[02:13:31] [Server thread/TRACE] [FML]: Registry: 365 minecraft:entity.player.burp net.minecraft.util.SoundEvent@6a48a7f3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 366 minecraft:entity.player.death net.minecraft.util.SoundEvent@3f985a86
[02:13:31] [Server thread/TRACE] [FML]: Registry: 367 minecraft:entity.player.hurt net.minecraft.util.SoundEvent@57a2ed35
[02:13:31] [Server thread/TRACE] [FML]: Registry: 368 minecraft:entity.player.hurt_drown net.minecraft.util.SoundEvent@12ffd1de
[02:13:31] [Server thread/TRACE] [FML]: Registry: 369 minecraft:entity.player.hurt_on_fire net.minecraft.util.SoundEvent@3d278b4d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 370 minecraft:entity.player.levelup net.minecraft.util.SoundEvent@4096aa05
[02:13:31] [Server thread/TRACE] [FML]: Registry: 371 minecraft:entity.player.small_fall net.minecraft.util.SoundEvent@9d3c67
[02:13:31] [Server thread/TRACE] [FML]: Registry: 372 minecraft:entity.player.splash net.minecraft.util.SoundEvent@6c806c8b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 373 minecraft:entity.player.swim net.minecraft.util.SoundEvent@6dfcffb5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 374 minecraft:entity.polar_bear.ambient net.minecraft.util.SoundEvent@184fb68d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 375 minecraft:entity.polar_bear.baby_ambient net.minecraft.util.SoundEvent@71d8cfe7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 376 minecraft:entity.polar_bear.death net.minecraft.util.SoundEvent@1e530163
[02:13:31] [Server thread/TRACE] [FML]: Registry: 377 minecraft:entity.polar_bear.hurt net.minecraft.util.SoundEvent@14d8444b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 378 minecraft:entity.polar_bear.step net.minecraft.util.SoundEvent@71466383
[02:13:31] [Server thread/TRACE] [FML]: Registry: 379 minecraft:entity.polar_bear.warning net.minecraft.util.SoundEvent@46d63dbb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 380 minecraft:entity.rabbit.ambient net.minecraft.util.SoundEvent@4088741b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 381 minecraft:entity.rabbit.attack net.minecraft.util.SoundEvent@16a49a5d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 382 minecraft:entity.rabbit.death net.minecraft.util.SoundEvent@54bca971
[02:13:31] [Server thread/TRACE] [FML]: Registry: 383 minecraft:entity.rabbit.hurt net.minecraft.util.SoundEvent@23706db8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 384 minecraft:entity.rabbit.jump net.minecraft.util.SoundEvent@205bed61
[02:13:31] [Server thread/TRACE] [FML]: Registry: 385 minecraft:entity.sheep.ambient net.minecraft.util.SoundEvent@129fed45
[02:13:31] [Server thread/TRACE] [FML]: Registry: 386 minecraft:entity.sheep.death net.minecraft.util.SoundEvent@23592946
[02:13:31] [Server thread/TRACE] [FML]: Registry: 387 minecraft:entity.sheep.hurt net.minecraft.util.SoundEvent@3e48d38
[02:13:31] [Server thread/TRACE] [FML]: Registry: 388 minecraft:entity.sheep.shear net.minecraft.util.SoundEvent@7c2b58c0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 389 minecraft:entity.sheep.step net.minecraft.util.SoundEvent@11b377c5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 390 minecraft:entity.shulker.ambient net.minecraft.util.SoundEvent@7bca6fac
[02:13:31] [Server thread/TRACE] [FML]: Registry: 391 minecraft:entity.shulker.close net.minecraft.util.SoundEvent@5c60b0a0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 392 minecraft:entity.shulker.death net.minecraft.util.SoundEvent@7a2b1eb4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 393 minecraft:entity.shulker.hurt net.minecraft.util.SoundEvent@702c436b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 394 minecraft:entity.shulker.hurt_closed net.minecraft.util.SoundEvent@5833f5cd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 395 minecraft:entity.shulker.open net.minecraft.util.SoundEvent@10fbbdb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 396 minecraft:entity.shulker.shoot net.minecraft.util.SoundEvent@23f3dbf0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 397 minecraft:entity.shulker.teleport net.minecraft.util.SoundEvent@31d6f3fe
[02:13:31] [Server thread/TRACE] [FML]: Registry: 398 minecraft:entity.shulker_bullet.hit net.minecraft.util.SoundEvent@760cf594
[02:13:31] [Server thread/TRACE] [FML]: Registry: 399 minecraft:entity.shulker_bullet.hurt net.minecraft.util.SoundEvent@aa149ed
[02:13:31] [Server thread/TRACE] [FML]: Registry: 400 minecraft:entity.silverfish.ambient net.minecraft.util.SoundEvent@37303f12
[02:13:31] [Server thread/TRACE] [FML]: Registry: 401 minecraft:entity.silverfish.death net.minecraft.util.SoundEvent@31ff6309
[02:13:31] [Server thread/TRACE] [FML]: Registry: 402 minecraft:entity.silverfish.hurt net.minecraft.util.SoundEvent@204e90f7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 403 minecraft:entity.silverfish.step net.minecraft.util.SoundEvent@20a05b32
[02:13:31] [Server thread/TRACE] [FML]: Registry: 404 minecraft:entity.skeleton.ambient net.minecraft.util.SoundEvent@165e389b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 405 minecraft:entity.skeleton.death net.minecraft.util.SoundEvent@5c73f672
[02:13:31] [Server thread/TRACE] [FML]: Registry: 406 minecraft:entity.skeleton.hurt net.minecraft.util.SoundEvent@8ee0c23
[02:13:31] [Server thread/TRACE] [FML]: Registry: 407 minecraft:entity.skeleton.shoot net.minecraft.util.SoundEvent@2ab5afc7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 408 minecraft:entity.skeleton.step net.minecraft.util.SoundEvent@4dc8c0ea
[02:13:31] [Server thread/TRACE] [FML]: Registry: 409 minecraft:entity.skeleton_horse.ambient net.minecraft.util.SoundEvent@e4b6f47
[02:13:31] [Server thread/TRACE] [FML]: Registry: 410 minecraft:entity.skeleton_horse.death net.minecraft.util.SoundEvent@763cf5b9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 411 minecraft:entity.skeleton_horse.hurt net.minecraft.util.SoundEvent@71f0b72e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 412 minecraft:entity.slime.attack net.minecraft.util.SoundEvent@7a34f66a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 413 minecraft:entity.slime.death net.minecraft.util.SoundEvent@2f508f3c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 414 minecraft:entity.slime.hurt net.minecraft.util.SoundEvent@3ed03652
[02:13:31] [Server thread/TRACE] [FML]: Registry: 415 minecraft:entity.slime.jump net.minecraft.util.SoundEvent@4aedaf61
[02:13:31] [Server thread/TRACE] [FML]: Registry: 416 minecraft:entity.slime.squish net.minecraft.util.SoundEvent@173797f0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 417 minecraft:entity.small_magmacube.death net.minecraft.util.SoundEvent@3c35c345
[02:13:31] [Server thread/TRACE] [FML]: Registry: 418 minecraft:entity.small_magmacube.hurt net.minecraft.util.SoundEvent@3681037
[02:13:31] [Server thread/TRACE] [FML]: Registry: 419 minecraft:entity.small_magmacube.squish net.minecraft.util.SoundEvent@2459319c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 420 minecraft:entity.small_slime.death net.minecraft.util.SoundEvent@ffaaaf0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 421 minecraft:entity.small_slime.hurt net.minecraft.util.SoundEvent@1dc76fa1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 422 minecraft:entity.small_slime.jump net.minecraft.util.SoundEvent@5eed2d86
[02:13:31] [Server thread/TRACE] [FML]: Registry: 423 minecraft:entity.small_slime.squish net.minecraft.util.SoundEvent@33d53216
[02:13:31] [Server thread/TRACE] [FML]: Registry: 424 minecraft:entity.snowball.throw net.minecraft.util.SoundEvent@69a2b3b6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 425 minecraft:entity.snowman.ambient net.minecraft.util.SoundEvent@4f3e7344
[02:13:31] [Server thread/TRACE] [FML]: Registry: 426 minecraft:entity.snowman.death net.minecraft.util.SoundEvent@7808f638
[02:13:31] [Server thread/TRACE] [FML]: Registry: 427 minecraft:entity.snowman.hurt net.minecraft.util.SoundEvent@62d73ead
[02:13:31] [Server thread/TRACE] [FML]: Registry: 428 minecraft:entity.snowman.shoot net.minecraft.util.SoundEvent@1e141e42
[02:13:31] [Server thread/TRACE] [FML]: Registry: 429 minecraft:entity.spider.ambient net.minecraft.util.SoundEvent@228cea97
[02:13:31] [Server thread/TRACE] [FML]: Registry: 430 minecraft:entity.spider.death net.minecraft.util.SoundEvent@1d0a61c8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 431 minecraft:entity.spider.hurt net.minecraft.util.SoundEvent@46731692
[02:13:31] [Server thread/TRACE] [FML]: Registry: 432 minecraft:entity.spider.step net.minecraft.util.SoundEvent@782bf610
[02:13:31] [Server thread/TRACE] [FML]: Registry: 433 minecraft:entity.splash_potion.break net.minecraft.util.SoundEvent@3db663d0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 434 minecraft:entity.splash_potion.throw net.minecraft.util.SoundEvent@73fc518f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 435 minecraft:entity.squid.ambient net.minecraft.util.SoundEvent@2de50ee4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 436 minecraft:entity.squid.death net.minecraft.util.SoundEvent@ad9e63e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 437 minecraft:entity.squid.hurt net.minecraft.util.SoundEvent@47fbc56
[02:13:31] [Server thread/TRACE] [FML]: Registry: 438 minecraft:entity.stray.ambient net.minecraft.util.SoundEvent@151ef57f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 439 minecraft:entity.stray.death net.minecraft.util.SoundEvent@10895b16
[02:13:31] [Server thread/TRACE] [FML]: Registry: 440 minecraft:entity.stray.hurt net.minecraft.util.SoundEvent@5524b72f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 441 minecraft:entity.stray.step net.minecraft.util.SoundEvent@2cc03cd1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 442 minecraft:entity.tnt.primed net.minecraft.util.SoundEvent@4e17913b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 443 minecraft:entity.vex.ambient net.minecraft.util.SoundEvent@149c3204
[02:13:31] [Server thread/TRACE] [FML]: Registry: 444 minecraft:entity.vex.charge net.minecraft.util.SoundEvent@64f16277
[02:13:31] [Server thread/TRACE] [FML]: Registry: 445 minecraft:entity.vex.death net.minecraft.util.SoundEvent@497aec8c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 446 minecraft:entity.vex.hurt net.minecraft.util.SoundEvent@3b9632d1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 447 minecraft:entity.villager.ambient net.minecraft.util.SoundEvent@4e6f2bb5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 448 minecraft:entity.villager.death net.minecraft.util.SoundEvent@21e20ad5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 449 minecraft:entity.villager.hurt net.minecraft.util.SoundEvent@3f628ce9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 450 minecraft:entity.villager.no net.minecraft.util.SoundEvent@35e8316e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 451 minecraft:entity.villager.trading net.minecraft.util.SoundEvent@26d96e5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 452 minecraft:entity.villager.yes net.minecraft.util.SoundEvent@336880df
[02:13:31] [Server thread/TRACE] [FML]: Registry: 453 minecraft:entity.vindication_illager.ambient net.minecraft.util.SoundEvent@1846579f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 454 minecraft:entity.vindication_illager.death net.minecraft.util.SoundEvent@6cd166b8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 455 minecraft:entity.vindication_illager.hurt net.minecraft.util.SoundEvent@2650f79
[02:13:31] [Server thread/TRACE] [FML]: Registry: 456 minecraft:entity.witch.ambient net.minecraft.util.SoundEvent@75fc1992
[02:13:31] [Server thread/TRACE] [FML]: Registry: 457 minecraft:entity.witch.death net.minecraft.util.SoundEvent@5fac521d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 458 minecraft:entity.witch.drink net.minecraft.util.SoundEvent@38af1bf6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 459 minecraft:entity.witch.hurt net.minecraft.util.SoundEvent@129bd55d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 460 minecraft:entity.witch.throw net.minecraft.util.SoundEvent@7be7e15
[02:13:31] [Server thread/TRACE] [FML]: Registry: 461 minecraft:entity.wither.ambient net.minecraft.util.SoundEvent@3abfe845
[02:13:31] [Server thread/TRACE] [FML]: Registry: 462 minecraft:entity.wither.break_block net.minecraft.util.SoundEvent@7a0f244f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 463 minecraft:entity.wither.death net.minecraft.util.SoundEvent@3672276e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 464 minecraft:entity.wither.hurt net.minecraft.util.SoundEvent@4248b963
[02:13:31] [Server thread/TRACE] [FML]: Registry: 465 minecraft:entity.wither.shoot net.minecraft.util.SoundEvent@7f08caf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 466 minecraft:entity.wither.spawn net.minecraft.util.SoundEvent@4defd42
[02:13:31] [Server thread/TRACE] [FML]: Registry: 467 minecraft:entity.wither_skeleton.ambient net.minecraft.util.SoundEvent@2330e3e0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 468 minecraft:entity.wither_skeleton.death net.minecraft.util.SoundEvent@24b4d544
[02:13:31] [Server thread/TRACE] [FML]: Registry: 469 minecraft:entity.wither_skeleton.hurt net.minecraft.util.SoundEvent@27a2a089
[02:13:31] [Server thread/TRACE] [FML]: Registry: 470 minecraft:entity.wither_skeleton.step net.minecraft.util.SoundEvent@54657dd2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 471 minecraft:entity.wolf.ambient net.minecraft.util.SoundEvent@706eab5d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 472 minecraft:entity.wolf.death net.minecraft.util.SoundEvent@72725ee1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 473 minecraft:entity.wolf.growl net.minecraft.util.SoundEvent@40e60ece
[02:13:31] [Server thread/TRACE] [FML]: Registry: 474 minecraft:entity.wolf.howl net.minecraft.util.SoundEvent@3f9270ed
[02:13:31] [Server thread/TRACE] [FML]: Registry: 475 minecraft:entity.wolf.hurt net.minecraft.util.SoundEvent@3a230001
[02:13:31] [Server thread/TRACE] [FML]: Registry: 476 minecraft:entity.wolf.pant net.minecraft.util.SoundEvent@5ac6c4f2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 477 minecraft:entity.wolf.shake net.minecraft.util.SoundEvent@2aa6311a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 478 minecraft:entity.wolf.step net.minecraft.util.SoundEvent@61f39bb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 479 minecraft:entity.wolf.whine net.minecraft.util.SoundEvent@249e0271
[02:13:31] [Server thread/TRACE] [FML]: Registry: 480 minecraft:entity.zombie.ambient net.minecraft.util.SoundEvent@4893b344
[02:13:31] [Server thread/TRACE] [FML]: Registry: 481 minecraft:entity.zombie.attack_door_wood net.minecraft.util.SoundEvent@53a665ad
[02:13:31] [Server thread/TRACE] [FML]: Registry: 482 minecraft:entity.zombie.attack_iron_door net.minecraft.util.SoundEvent@2c0b4c83
[02:13:31] [Server thread/TRACE] [FML]: Registry: 483 minecraft:entity.zombie.break_door_wood net.minecraft.util.SoundEvent@78525ef9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 484 minecraft:entity.zombie.death net.minecraft.util.SoundEvent@2d0ecb24
[02:13:31] [Server thread/TRACE] [FML]: Registry: 485 minecraft:entity.zombie.hurt net.minecraft.util.SoundEvent@4d654825
[02:13:31] [Server thread/TRACE] [FML]: Registry: 486 minecraft:entity.zombie.infect net.minecraft.util.SoundEvent@3bfc6a5e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 487 minecraft:entity.zombie.step net.minecraft.util.SoundEvent@51b35e4e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 488 minecraft:entity.zombie_horse.ambient net.minecraft.util.SoundEvent@abff8b7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 489 minecraft:entity.zombie_horse.death net.minecraft.util.SoundEvent@6d7cada5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 490 minecraft:entity.zombie_horse.hurt net.minecraft.util.SoundEvent@350a94ce
[02:13:31] [Server thread/TRACE] [FML]: Registry: 491 minecraft:entity.zombie_pig.ambient net.minecraft.util.SoundEvent@7e00ed0f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 492 minecraft:entity.zombie_pig.angry net.minecraft.util.SoundEvent@b0fc838
[02:13:31] [Server thread/TRACE] [FML]: Registry: 493 minecraft:entity.zombie_pig.death net.minecraft.util.SoundEvent@3964d79
[02:13:31] [Server thread/TRACE] [FML]: Registry: 494 minecraft:entity.zombie_pig.hurt net.minecraft.util.SoundEvent@62db0521
[02:13:31] [Server thread/TRACE] [FML]: Registry: 495 minecraft:entity.zombie_villager.ambient net.minecraft.util.SoundEvent@1b4ae4e0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 496 minecraft:entity.zombie_villager.converted net.minecraft.util.SoundEvent@6ef1a1b9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 497 minecraft:entity.zombie_villager.cure net.minecraft.util.SoundEvent@5fbdc49b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 498 minecraft:entity.zombie_villager.death net.minecraft.util.SoundEvent@65753040
[02:13:31] [Server thread/TRACE] [FML]: Registry: 499 minecraft:entity.zombie_villager.hurt net.minecraft.util.SoundEvent@2954b5ea
[02:13:31] [Server thread/TRACE] [FML]: Registry: 500 minecraft:entity.zombie_villager.step net.minecraft.util.SoundEvent@4acb2510
[02:13:31] [Server thread/TRACE] [FML]: Registry: 501 minecraft:item.armor.equip_chain net.minecraft.util.SoundEvent@7be3a9ce
[02:13:31] [Server thread/TRACE] [FML]: Registry: 502 minecraft:item.armor.equip_diamond net.minecraft.util.SoundEvent@37d871c2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 503 minecraft:item.armor.equip_elytra net.minecraft.util.SoundEvent@3baf6936
[02:13:31] [Server thread/TRACE] [FML]: Registry: 504 minecraft:item.armor.equip_generic net.minecraft.util.SoundEvent@285f38f6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 505 minecraft:item.armor.equip_gold net.minecraft.util.SoundEvent@4e1459ea
[02:13:31] [Server thread/TRACE] [FML]: Registry: 506 minecraft:item.armor.equip_iron net.minecraft.util.SoundEvent@3ab6678b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 507 minecraft:item.armor.equip_leather net.minecraft.util.SoundEvent@7a904f32
[02:13:31] [Server thread/TRACE] [FML]: Registry: 508 minecraft:item.bottle.empty net.minecraft.util.SoundEvent@2b59501e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 509 minecraft:item.bottle.fill net.minecraft.util.SoundEvent@476e8796
[02:13:31] [Server thread/TRACE] [FML]: Registry: 510 minecraft:item.bottle.fill_dragonbreath net.minecraft.util.SoundEvent@4eed2acf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 511 minecraft:item.bucket.empty net.minecraft.util.SoundEvent@36fc05ff
[02:13:31] [Server thread/TRACE] [FML]: Registry: 512 minecraft:item.bucket.empty_lava net.minecraft.util.SoundEvent@57c47a9e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 513 minecraft:item.bucket.fill net.minecraft.util.SoundEvent@642505c7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 514 minecraft:item.bucket.fill_lava net.minecraft.util.SoundEvent@4339e0de
[02:13:31] [Server thread/TRACE] [FML]: Registry: 515 minecraft:item.chorus_fruit.teleport net.minecraft.util.SoundEvent@153cd6bb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 516 minecraft:item.elytra.flying net.minecraft.util.SoundEvent@61d84e08
[02:13:31] [Server thread/TRACE] [FML]: Registry: 517 minecraft:item.firecharge.use net.minecraft.util.SoundEvent@2d9f64c9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 518 minecraft:item.flintandsteel.use net.minecraft.util.SoundEvent@21ac5eb4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 519 minecraft:item.hoe.till net.minecraft.util.SoundEvent@52d6cd34
[02:13:31] [Server thread/TRACE] [FML]: Registry: 520 minecraft:item.shield.block net.minecraft.util.SoundEvent@715d6168
[02:13:31] [Server thread/TRACE] [FML]: Registry: 521 minecraft:item.shield.break net.minecraft.util.SoundEvent@27b2faa6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 522 minecraft:item.shovel.flatten net.minecraft.util.SoundEvent@6428591a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 523 minecraft:item.totem.use net.minecraft.util.SoundEvent@7397c6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 524 minecraft:music.creative net.minecraft.util.SoundEvent@1abfe081
[02:13:31] [Server thread/TRACE] [FML]: Registry: 525 minecraft:music.credits net.minecraft.util.SoundEvent@2a685eba
[02:13:31] [Server thread/TRACE] [FML]: Registry: 526 minecraft:music.dragon net.minecraft.util.SoundEvent@c2e3264
[02:13:31] [Server thread/TRACE] [FML]: Registry: 527 minecraft:music.end net.minecraft.util.SoundEvent@107f4980
[02:13:31] [Server thread/TRACE] [FML]: Registry: 528 minecraft:music.game net.minecraft.util.SoundEvent@75a118e6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 529 minecraft:music.menu net.minecraft.util.SoundEvent@1d540566
[02:13:31] [Server thread/TRACE] [FML]: Registry: 530 minecraft:music.nether net.minecraft.util.SoundEvent@6014a9ba
[02:13:31] [Server thread/TRACE] [FML]: Registry: 531 minecraft:record.11 net.minecraft.util.SoundEvent@acdcf71
[02:13:31] [Server thread/TRACE] [FML]: Registry: 532 minecraft:record.13 net.minecraft.util.SoundEvent@77d680e6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 533 minecraft:record.blocks net.minecraft.util.SoundEvent@4a14c44f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 534 minecraft:record.cat net.minecraft.util.SoundEvent@f08fdce
[02:13:31] [Server thread/TRACE] [FML]: Registry: 535 minecraft:record.chirp net.minecraft.util.SoundEvent@6bda1d19
[02:13:31] [Server thread/TRACE] [FML]: Registry: 536 minecraft:record.far net.minecraft.util.SoundEvent@28c86134
[02:13:31] [Server thread/TRACE] [FML]: Registry: 537 minecraft:record.mall net.minecraft.util.SoundEvent@4492eede
[02:13:31] [Server thread/TRACE] [FML]: Registry: 538 minecraft:record.mellohi net.minecraft.util.SoundEvent@cbc8d0f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 539 minecraft:record.stal net.minecraft.util.SoundEvent@37b57b54
[02:13:31] [Server thread/TRACE] [FML]: Registry: 540 minecraft:record.strad net.minecraft.util.SoundEvent@5c1f6d57
[02:13:31] [Server thread/TRACE] [FML]: Registry: 541 minecraft:record.wait net.minecraft.util.SoundEvent@f288c14
[02:13:31] [Server thread/TRACE] [FML]: Registry: 542 minecraft:record.ward net.minecraft.util.SoundEvent@6794ac0b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 543 minecraft:ui.button.click net.minecraft.util.SoundEvent@7be71476
[02:13:31] [Server thread/TRACE] [FML]: Registry: 544 minecraft:ui.toast.in net.minecraft.util.SoundEvent@5cb5bb88
[02:13:31] [Server thread/TRACE] [FML]: Registry: 545 minecraft:ui.toast.out net.minecraft.util.SoundEvent@17b6d426
[02:13:31] [Server thread/TRACE] [FML]: Registry: 546 minecraft:ui.toast.challenge_complete net.minecraft.util.SoundEvent@5580d62f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 547 minecraft:weather.rain net.minecraft.util.SoundEvent@16872c4d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 548 minecraft:weather.rain.above net.minecraft.util.SoundEvent@671facee
[02:13:31] [Server thread/TRACE] [FML]: Registry Name : minecraft:potiontypes
[02:13:31] [Server thread/TRACE] [FML]: Registry: 0 minecraft:empty net.minecraft.potion.PotionType@7bc2ae16
[02:13:31] [Server thread/TRACE] [FML]: Registry: 1 minecraft:water net.minecraft.potion.PotionType@2a0963be
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2 minecraft:mundane net.minecraft.potion.PotionType@7d3bf8db
[02:13:31] [Server thread/TRACE] [FML]: Registry: 3 minecraft:thick net.minecraft.potion.PotionType@49e7e8f1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 4 minecraft:awkward net.minecraft.potion.PotionType@27bb4dc5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 5 minecraft:night_vision net.minecraft.potion.PotionType@464ede1f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 6 minecraft:long_night_vision net.minecraft.potion.PotionType@64910b2d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 7 minecraft:invisibility net.minecraft.potion.PotionType@1247c72e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 8 minecraft:long_invisibility net.minecraft.potion.PotionType@6fef75c6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 9 minecraft:leaping net.minecraft.potion.PotionType@5f61e002
[02:13:31] [Server thread/TRACE] [FML]: Registry: 10 minecraft:long_leaping net.minecraft.potion.PotionType@334540a0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 11 minecraft:strong_leaping net.minecraft.potion.PotionType@1f179f51
[02:13:31] [Server thread/TRACE] [FML]: Registry: 12 minecraft:fire_resistance net.minecraft.potion.PotionType@b428830
[02:13:31] [Server thread/TRACE] [FML]: Registry: 13 minecraft:long_fire_resistance net.minecraft.potion.PotionType@5b7308aa
[02:13:31] [Server thread/TRACE] [FML]: Registry: 14 minecraft:swiftness net.minecraft.potion.PotionType@42aa1324
[02:13:31] [Server thread/TRACE] [FML]: Registry: 15 minecraft:long_swiftness net.minecraft.potion.PotionType@6164e137
[02:13:31] [Server thread/TRACE] [FML]: Registry: 16 minecraft:strong_swiftness net.minecraft.potion.PotionType@7ef8e623
[02:13:31] [Server thread/TRACE] [FML]: Registry: 17 minecraft:slowness net.minecraft.potion.PotionType@3d8d970e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 18 minecraft:long_slowness net.minecraft.potion.PotionType@2fac80a8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 19 minecraft:water_breathing net.minecraft.potion.PotionType@6987a133
[02:13:31] [Server thread/TRACE] [FML]: Registry: 20 minecraft:long_water_breathing net.minecraft.potion.PotionType@50778bde
[02:13:31] [Server thread/TRACE] [FML]: Registry: 21 minecraft:healing net.minecraft.potion.PotionType@1934339
[02:13:31] [Server thread/TRACE] [FML]: Registry: 22 minecraft:strong_healing net.minecraft.potion.PotionType@4af12a63
[02:13:31] [Server thread/TRACE] [FML]: Registry: 23 minecraft:harming net.minecraft.potion.PotionType@1eab8437
[02:13:31] [Server thread/TRACE] [FML]: Registry: 24 minecraft:strong_harming net.minecraft.potion.PotionType@72eed547
[02:13:31] [Server thread/TRACE] [FML]: Registry: 25 minecraft:poison net.minecraft.potion.PotionType@69ffdaa8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 26 minecraft:long_poison net.minecraft.potion.PotionType@2a1e57c6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 27 minecraft:strong_poison net.minecraft.potion.PotionType@68d6f48e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 28 minecraft:regeneration net.minecraft.potion.PotionType@6c96403e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 29 minecraft:long_regeneration net.minecraft.potion.PotionType@7babed9e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 30 minecraft:strong_regeneration net.minecraft.potion.PotionType@2353354a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 31 minecraft:strength net.minecraft.potion.PotionType@7c7ed72a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 32 minecraft:long_strength net.minecraft.potion.PotionType@22b7ef2b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 33 minecraft:strong_strength net.minecraft.potion.PotionType@6d421fe
[02:13:31] [Server thread/TRACE] [FML]: Registry: 34 minecraft:weakness net.minecraft.potion.PotionType@3c17bd0b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 35 minecraft:long_weakness net.minecraft.potion.PotionType@36dafa24
[02:13:31] [Server thread/TRACE] [FML]: Registry: 36 minecraft:luck net.minecraft.potion.PotionType@2b098563
[02:13:31] [Server thread/TRACE] [FML]: Registry Name : minecraft:enchantments
[02:13:31] [Server thread/TRACE] [FML]: Registry: 0 minecraft:protection net.minecraft.enchantment.EnchantmentProtection@2b44605c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 1 minecraft:fire_protection net.minecraft.enchantment.EnchantmentProtection@55421b8d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2 minecraft:feather_falling net.minecraft.enchantment.EnchantmentProtection@24a04257
[02:13:31] [Server thread/TRACE] [FML]: Registry: 3 minecraft:blast_protection net.minecraft.enchantment.EnchantmentProtection@6615237
[02:13:31] [Server thread/TRACE] [FML]: Registry: 4 minecraft:projectile_protection net.minecraft.enchantment.EnchantmentProtection@eaf8427
[02:13:31] [Server thread/TRACE] [FML]: Registry: 5 minecraft:respiration net.minecraft.enchantment.EnchantmentOxygen@611c3eae
[02:13:31] [Server thread/TRACE] [FML]: Registry: 6 minecraft:aqua_affinity net.minecraft.enchantment.EnchantmentWaterWorker@177ede17
[02:13:31] [Server thread/TRACE] [FML]: Registry: 7 minecraft:thorns net.minecraft.enchantment.EnchantmentThorns@57b9389f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 8 minecraft:depth_strider net.minecraft.enchantment.EnchantmentWaterWalker@6c9a3661
[02:13:31] [Server thread/TRACE] [FML]: Registry: 9 minecraft:frost_walker net.minecraft.enchantment.EnchantmentFrostWalker@6b25ef1c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 10 minecraft:binding_curse net.minecraft.enchantment.EnchantmentBindingCurse@7b95bdb0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 16 minecraft:sharpness net.minecraft.enchantment.EnchantmentDamage@1491cd6c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 17 minecraft:smite net.minecraft.enchantment.EnchantmentDamage@423f8a73
[02:13:31] [Server thread/TRACE] [FML]: Registry: 18 minecraft:bane_of_arthropods net.minecraft.enchantment.EnchantmentDamage@1aedf08d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 19 minecraft:knockback net.minecraft.enchantment.EnchantmentKnockback@350ff014
[02:13:31] [Server thread/TRACE] [FML]: Registry: 20 minecraft:fire_aspect net.minecraft.enchantment.EnchantmentFireAspect@5844a2d1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 21 minecraft:looting net.minecraft.enchantment.EnchantmentLootBonus@4607d78b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 22 minecraft:sweeping net.minecraft.enchantment.EnchantmentSweepingEdge@566c1e71
[02:13:31] [Server thread/TRACE] [FML]: Registry: 32 minecraft:efficiency net.minecraft.enchantment.EnchantmentDigging@5618fc1f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 33 minecraft:silk_touch net.minecraft.enchantment.EnchantmentUntouching@43c39321
[02:13:31] [Server thread/TRACE] [FML]: Registry: 34 minecraft:unbreaking net.minecraft.enchantment.EnchantmentDurability@6b5c134e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 35 minecraft:fortune net.minecraft.enchantment.EnchantmentLootBonus@34d9df9f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 48 minecraft:power net.minecraft.enchantment.EnchantmentArrowDamage@6bcdd6e4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 49 minecraft:punch net.minecraft.enchantment.EnchantmentArrowKnockback@24691c5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 50 minecraft:flame net.minecraft.enchantment.EnchantmentArrowFire@3b218c74
[02:13:31] [Server thread/TRACE] [FML]: Registry: 51 minecraft:infinity net.minecraft.enchantment.EnchantmentArrowInfinite@6bb4cc0e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 61 minecraft:luck_of_the_sea net.minecraft.enchantment.EnchantmentLootBonus@5cc1bf20
[02:13:31] [Server thread/TRACE] [FML]: Registry: 62 minecraft:lure net.minecraft.enchantment.EnchantmentFishingSpeed@b56ec6c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 70 minecraft:mending net.minecraft.enchantment.EnchantmentMending@375084c9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 71 minecraft:vanishing_curse net.minecraft.enchantment.EnchantmentVanishingCurse@b01cb8d
[02:13:31] [Server thread/TRACE] [FML]: Registry Name : minecraft:recipes
[02:13:31] [Server thread/TRACE] [FML]: Registry: 0 minecraft:armordye net.minecraft.item.crafting.RecipesArmorDyes@27db45f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 1 minecraft:bookcloning net.minecraft.item.crafting.RecipeBookCloning@7f2c995b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2 minecraft:mapcloning net.minecraft.item.crafting.RecipesMapCloning@5a466dd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 3 minecraft:mapextending net.minecraft.item.crafting.RecipesMapExtending@60f9dc7e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 4 minecraft:fireworks net.minecraft.item.crafting.RecipeFireworks@3c9e19de
[02:13:31] [Server thread/TRACE] [FML]: Registry: 5 minecraft:repairitem net.minecraft.item.crafting.RecipeRepairItem@1bec1589
[02:13:31] [Server thread/TRACE] [FML]: Registry: 6 minecraft:tippedarrow net.minecraft.item.crafting.RecipeTippedArrow@5922cff3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 7 minecraft:bannerduplicate net.minecraft.item.crafting.RecipesBanners$RecipeDuplicatePattern@2c3f43d1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 8 minecraft:banneraddpattern net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern@542ff147
[02:13:31] [Server thread/TRACE] [FML]: Registry: 9 minecraft:shielddecoration net.minecraft.item.crafting.ShieldRecipes$Decoration@2807cf3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 10 minecraft:shulkerboxcoloring net.minecraft.item.crafting.ShulkerBoxRecipes$ShulkerBoxColoring@3c6bd624
[02:13:31] [Server thread/TRACE] [FML]: Registry: 11 minecraft:yellow_wool net.minecraft.item.crafting.ShapelessRecipes@6851b296
[02:13:31] [Server thread/TRACE] [FML]: Registry: 12 minecraft:yellow_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@586737ff
[02:13:31] [Server thread/TRACE] [FML]: Registry: 13 minecraft:yellow_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@4e8d9bb6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 14 minecraft:yellow_stained_glass net.minecraft.item.crafting.ShapedRecipes@194224ca
[02:13:31] [Server thread/TRACE] [FML]: Registry: 15 minecraft:yellow_dye_from_sunflower net.minecraft.item.crafting.ShapelessRecipes@1c90029b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 16 minecraft:yellow_dye_from_dandelion net.minecraft.item.crafting.ShapelessRecipes@68a5aadd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 17 minecraft:yellow_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@1ddf42dd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 18 minecraft:yellow_carpet net.minecraft.item.crafting.ShapedRecipes@65d7eea4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 19 minecraft:yellow_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@72a3462f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 20 minecraft:yellow_bed net.minecraft.item.crafting.ShapedRecipes@22aefae0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 21 minecraft:yellow_banner net.minecraft.item.crafting.ShapedRecipes@3d53e876
[02:13:31] [Server thread/TRACE] [FML]: Registry: 22 minecraft:writable_book net.minecraft.item.crafting.ShapelessRecipes@3de8f85c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 23 minecraft:wooden_sword net.minecraft.item.crafting.ShapedRecipes@69a73867
[02:13:31] [Server thread/TRACE] [FML]: Registry: 24 minecraft:wooden_shovel net.minecraft.item.crafting.ShapedRecipes@401ec794
[02:13:31] [Server thread/TRACE] [FML]: Registry: 25 minecraft:wooden_pressure_plate net.minecraft.item.crafting.ShapedRecipes@4809c771
[02:13:31] [Server thread/TRACE] [FML]: Registry: 26 minecraft:wooden_pickaxe net.minecraft.item.crafting.ShapedRecipes@252c6cdb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 27 minecraft:wooden_hoe net.minecraft.item.crafting.ShapedRecipes@20890a1a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 28 minecraft:wooden_door net.minecraft.item.crafting.ShapedRecipes@4e2109fe
[02:13:31] [Server thread/TRACE] [FML]: Registry: 29 minecraft:wooden_button net.minecraft.item.crafting.ShapedRecipes@56266bda
[02:13:31] [Server thread/TRACE] [FML]: Registry: 30 minecraft:wooden_axe net.minecraft.item.crafting.ShapedRecipes@139089a4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 31 minecraft:white_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@687b0ddc
[02:13:31] [Server thread/TRACE] [FML]: Registry: 32 minecraft:white_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@365e65bb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 33 minecraft:white_stained_glass net.minecraft.item.crafting.ShapedRecipes@393ae7a0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 34 minecraft:white_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@35e75f7a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 35 minecraft:white_carpet net.minecraft.item.crafting.ShapedRecipes@627bcd7e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 36 minecraft:white_bed net.minecraft.item.crafting.ShapedRecipes@7717b4a0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 37 minecraft:white_banner net.minecraft.item.crafting.ShapedRecipes@cf10c92
[02:13:31] [Server thread/TRACE] [FML]: Registry: 38 minecraft:wheat net.minecraft.item.crafting.ShapedRecipes@191e654
[02:13:31] [Server thread/TRACE] [FML]: Registry: 39 minecraft:tripwire_hook net.minecraft.item.crafting.ShapedRecipes@79d49790
[02:13:31] [Server thread/TRACE] [FML]: Registry: 40 minecraft:trapped_chest net.minecraft.item.crafting.ShapelessRecipes@2ffb0d10
[02:13:31] [Server thread/TRACE] [FML]: Registry: 41 minecraft:trapdoor net.minecraft.item.crafting.ShapedRecipes@38dbeb39
[02:13:31] [Server thread/TRACE] [FML]: Registry: 42 minecraft:torch net.minecraft.item.crafting.ShapedRecipes@419f0ea
[02:13:31] [Server thread/TRACE] [FML]: Registry: 43 minecraft:tnt_minecart net.minecraft.item.crafting.ShapedRecipes@22e813fc
[02:13:31] [Server thread/TRACE] [FML]: Registry: 44 minecraft:tnt net.minecraft.item.crafting.ShapedRecipes@6c2883b1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 45 minecraft:sugar net.minecraft.item.crafting.ShapedRecipes@5529522f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 46 minecraft:string_to_wool net.minecraft.item.crafting.ShapedRecipes@1073c664
[02:13:31] [Server thread/TRACE] [FML]: Registry: 47 minecraft:stonebrick net.minecraft.item.crafting.ShapedRecipes@1b60d324
[02:13:31] [Server thread/TRACE] [FML]: Registry: 48 minecraft:stone_sword net.minecraft.item.crafting.ShapedRecipes@69d667a5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 49 minecraft:stone_stairs net.minecraft.item.crafting.ShapedRecipes@18483b8b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 50 minecraft:stone_slab net.minecraft.item.crafting.ShapedRecipes@5ee6fdc4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 51 minecraft:stone_shovel net.minecraft.item.crafting.ShapedRecipes@48b3b1b8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 52 minecraft:stone_pressure_plate net.minecraft.item.crafting.ShapedRecipes@39a3984c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 53 minecraft:stone_pickaxe net.minecraft.item.crafting.ShapedRecipes@6e7e0259
[02:13:31] [Server thread/TRACE] [FML]: Registry: 54 minecraft:stone_hoe net.minecraft.item.crafting.ShapedRecipes@6cc8c13c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 55 minecraft:stone_button net.minecraft.item.crafting.ShapedRecipes@16df9bde
[02:13:31] [Server thread/TRACE] [FML]: Registry: 56 minecraft:stone_brick_stairs net.minecraft.item.crafting.ShapedRecipes@2ec5cc14
[02:13:31] [Server thread/TRACE] [FML]: Registry: 57 minecraft:stone_brick_slab net.minecraft.item.crafting.ShapedRecipes@17d816b3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 58 minecraft:stone_axe net.minecraft.item.crafting.ShapedRecipes@23321be7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 59 minecraft:sticky_piston net.minecraft.item.crafting.ShapedRecipes@5aa7cfdf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 60 minecraft:stick net.minecraft.item.crafting.ShapedRecipes@33f349ae
[02:13:31] [Server thread/TRACE] [FML]: Registry: 61 minecraft:spruce_wooden_slab net.minecraft.item.crafting.ShapedRecipes@7d4d65f5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 62 minecraft:spruce_stairs net.minecraft.item.crafting.ShapedRecipes@7d626f2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 63 minecraft:spruce_planks net.minecraft.item.crafting.ShapedRecipes@2487e20
[02:13:31] [Server thread/TRACE] [FML]: Registry: 64 minecraft:spruce_fence_gate net.minecraft.item.crafting.ShapedRecipes@7a1ddbf1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 65 minecraft:spruce_fence net.minecraft.item.crafting.ShapedRecipes@100807ca
[02:13:31] [Server thread/TRACE] [FML]: Registry: 66 minecraft:spruce_door net.minecraft.item.crafting.ShapedRecipes@70c205bf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 67 minecraft:spruce_boat net.minecraft.item.crafting.ShapedRecipes@46894dc5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 68 minecraft:spectral_arrow net.minecraft.item.crafting.ShapedRecipes@6f240187
[02:13:31] [Server thread/TRACE] [FML]: Registry: 69 minecraft:speckled_melon net.minecraft.item.crafting.ShapedRecipes@3386ed8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 70 minecraft:snow_layer net.minecraft.item.crafting.ShapedRecipes@4571cebe
[02:13:31] [Server thread/TRACE] [FML]: Registry: 71 minecraft:snow net.minecraft.item.crafting.ShapedRecipes@26f5e45d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 72 minecraft:smooth_sandstone net.minecraft.item.crafting.ShapedRecipes@55c03e4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 73 minecraft:smooth_red_sandstone net.minecraft.item.crafting.ShapedRecipes@1fa9692b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 74 minecraft:slime_ball net.minecraft.item.crafting.ShapedRecipes@324e8baa
[02:13:31] [Server thread/TRACE] [FML]: Registry: 75 minecraft:slime net.minecraft.item.crafting.ShapedRecipes@12670e55
[02:13:31] [Server thread/TRACE] [FML]: Registry: 76 minecraft:sign net.minecraft.item.crafting.ShapedRecipes@1ad1be5d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 77 minecraft:shield net.minecraft.item.crafting.ShapedRecipes@b77b0a0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 78 minecraft:shears net.minecraft.item.crafting.ShapedRecipes@3a70575
[02:13:31] [Server thread/TRACE] [FML]: Registry: 79 minecraft:sea_lantern net.minecraft.item.crafting.ShapedRecipes@780129bc
[02:13:31] [Server thread/TRACE] [FML]: Registry: 80 minecraft:sandstone_stairs net.minecraft.item.crafting.ShapedRecipes@4d825dbe
[02:13:31] [Server thread/TRACE] [FML]: Registry: 81 minecraft:sandstone_slab net.minecraft.item.crafting.ShapedRecipes@3cb195dd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 82 minecraft:sandstone net.minecraft.item.crafting.ShapedRecipes@24615687
[02:13:31] [Server thread/TRACE] [FML]: Registry: 83 minecraft:repeater net.minecraft.item.crafting.ShapedRecipes@70b196d3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 84 minecraft:redstone_torch net.minecraft.item.crafting.ShapedRecipes@1e5aacd9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 85 minecraft:redstone_lamp net.minecraft.item.crafting.ShapedRecipes@6cc8adff
[02:13:31] [Server thread/TRACE] [FML]: Registry: 86 minecraft:redstone_block net.minecraft.item.crafting.ShapedRecipes@333a44f2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 87 minecraft:redstone net.minecraft.item.crafting.ShapedRecipes@30228de7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 88 minecraft:red_wool net.minecraft.item.crafting.ShapelessRecipes@6b091a92
[02:13:31] [Server thread/TRACE] [FML]: Registry: 89 minecraft:red_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@7db162f2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 90 minecraft:red_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@43b6cb1c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 91 minecraft:red_stained_glass net.minecraft.item.crafting.ShapedRecipes@7e38e254
[02:13:31] [Server thread/TRACE] [FML]: Registry: 92 minecraft:red_sandstone_stairs net.minecraft.item.crafting.ShapedRecipes@69a90b81
[02:13:31] [Server thread/TRACE] [FML]: Registry: 93 minecraft:red_sandstone_slab net.minecraft.item.crafting.ShapedRecipes@17136390
[02:13:31] [Server thread/TRACE] [FML]: Registry: 94 minecraft:red_sandstone net.minecraft.item.crafting.ShapedRecipes@a120b9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 95 minecraft:red_nether_brick net.minecraft.item.crafting.ShapedRecipes@69069866
[02:13:31] [Server thread/TRACE] [FML]: Registry: 96 minecraft:red_dye_from_tulip net.minecraft.item.crafting.ShapelessRecipes@3451fc88
[02:13:31] [Server thread/TRACE] [FML]: Registry: 97 minecraft:red_dye_from_rose_bush net.minecraft.item.crafting.ShapelessRecipes@2e40fdbd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 98 minecraft:red_dye_from_poppy net.minecraft.item.crafting.ShapelessRecipes@527d48db
[02:13:31] [Server thread/TRACE] [FML]: Registry: 99 minecraft:red_dye_from_beetroot net.minecraft.item.crafting.ShapelessRecipes@2f038d3c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 100 minecraft:red_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@2c08c787
[02:13:31] [Server thread/TRACE] [FML]: Registry: 101 minecraft:red_carpet net.minecraft.item.crafting.ShapedRecipes@1a43a88e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 102 minecraft:red_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@4c50cd7d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 103 minecraft:red_bed net.minecraft.item.crafting.ShapedRecipes@986b619
[02:13:31] [Server thread/TRACE] [FML]: Registry: 104 minecraft:red_banner net.minecraft.item.crafting.ShapedRecipes@2ffa91dc
[02:13:31] [Server thread/TRACE] [FML]: Registry: 105 minecraft:rail net.minecraft.item.crafting.ShapedRecipes@23ec2bdc
[02:13:31] [Server thread/TRACE] [FML]: Registry: 106 minecraft:rabbit_stew_from_red_mushroom net.minecraft.item.crafting.ShapedRecipes@6e3b2dd3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 107 minecraft:rabbit_stew_from_brown_mushroom net.minecraft.item.crafting.ShapedRecipes@136fece2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 108 minecraft:quartz_stairs net.minecraft.item.crafting.ShapedRecipes@37d3aa8c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 109 minecraft:quartz_slab net.minecraft.item.crafting.ShapedRecipes@500ec769
[02:13:31] [Server thread/TRACE] [FML]: Registry: 110 minecraft:quartz_block net.minecraft.item.crafting.ShapedRecipes@3b33fff9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 111 minecraft:purpur_stairs net.minecraft.item.crafting.ShapedRecipes@3b9c9b8b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 112 minecraft:purpur_slab net.minecraft.item.crafting.ShapedRecipes@636e4bf8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 113 minecraft:purpur_pillar net.minecraft.item.crafting.ShapedRecipes@5d800a56
[02:13:31] [Server thread/TRACE] [FML]: Registry: 114 minecraft:purpur_block net.minecraft.item.crafting.ShapedRecipes@25f7cc38
[02:13:31] [Server thread/TRACE] [FML]: Registry: 115 minecraft:purple_wool net.minecraft.item.crafting.ShapelessRecipes@69ba72da
[02:13:31] [Server thread/TRACE] [FML]: Registry: 116 minecraft:purple_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@102af1bb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 117 minecraft:purple_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@302da330
[02:13:31] [Server thread/TRACE] [FML]: Registry: 118 minecraft:purple_stained_glass net.minecraft.item.crafting.ShapedRecipes@389a1e34
[02:13:31] [Server thread/TRACE] [FML]: Registry: 119 minecraft:purple_shulker_box net.minecraft.item.crafting.ShapedRecipes@25d0b918
[02:13:31] [Server thread/TRACE] [FML]: Registry: 120 minecraft:purple_dye net.minecraft.item.crafting.ShapelessRecipes@2d38db6f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 121 minecraft:purple_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@22cd8ec2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 122 minecraft:purple_carpet net.minecraft.item.crafting.ShapedRecipes@38667005
[02:13:31] [Server thread/TRACE] [FML]: Registry: 123 minecraft:purple_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@3a8fb023
[02:13:31] [Server thread/TRACE] [FML]: Registry: 124 minecraft:purple_bed net.minecraft.item.crafting.ShapedRecipes@18faaff6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 125 minecraft:purple_banner net.minecraft.item.crafting.ShapedRecipes@340c57e0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 126 minecraft:pumpkin_seeds net.minecraft.item.crafting.ShapedRecipes@4ca970d5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 127 minecraft:pumpkin_pie net.minecraft.item.crafting.ShapelessRecipes@6cee903a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 128 minecraft:prismarine_bricks net.minecraft.item.crafting.ShapedRecipes@10a0d93a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 129 minecraft:prismarine net.minecraft.item.crafting.ShapedRecipes@47162173
[02:13:31] [Server thread/TRACE] [FML]: Registry: 130 minecraft:polished_granite net.minecraft.item.crafting.ShapedRecipes@29aa4bc9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 131 minecraft:polished_diorite net.minecraft.item.crafting.ShapedRecipes@4768b95c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 132 minecraft:polished_andesite net.minecraft.item.crafting.ShapedRecipes@717a8a76
[02:13:31] [Server thread/TRACE] [FML]: Registry: 133 minecraft:piston net.minecraft.item.crafting.ShapedRecipes@2df71be0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 134 minecraft:pink_wool net.minecraft.item.crafting.ShapelessRecipes@3a54638b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 135 minecraft:pink_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@1c7843c3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 136 minecraft:pink_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@1dbff71c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 137 minecraft:pink_stained_glass net.minecraft.item.crafting.ShapedRecipes@7cdc4070
[02:13:31] [Server thread/TRACE] [FML]: Registry: 138 minecraft:pink_dye_from_red_bonemeal net.minecraft.item.crafting.ShapelessRecipes@29c25bbc
[02:13:31] [Server thread/TRACE] [FML]: Registry: 139 minecraft:pink_dye_from_pink_tulip net.minecraft.item.crafting.ShapelessRecipes@1de12397
[02:13:31] [Server thread/TRACE] [FML]: Registry: 140 minecraft:pink_dye_from_peony net.minecraft.item.crafting.ShapelessRecipes@545604a9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 141 minecraft:pink_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@7b3c2ae0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 142 minecraft:pink_carpet net.minecraft.item.crafting.ShapedRecipes@34e25492
[02:13:31] [Server thread/TRACE] [FML]: Registry: 143 minecraft:pink_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@65f5cae3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 144 minecraft:pink_bed net.minecraft.item.crafting.ShapedRecipes@6fd9dbe6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 145 minecraft:pink_banner net.minecraft.item.crafting.ShapedRecipes@25d9291a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 146 minecraft:pillar_quartz_block net.minecraft.item.crafting.ShapedRecipes@36871e98
[02:13:31] [Server thread/TRACE] [FML]: Registry: 147 minecraft:paper net.minecraft.item.crafting.ShapedRecipes@1b444b5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 148 minecraft:painting net.minecraft.item.crafting.ShapedRecipes@23df7fad
[02:13:31] [Server thread/TRACE] [FML]: Registry: 149 minecraft:orange_wool net.minecraft.item.crafting.ShapelessRecipes@4a4ff5ed
[02:13:31] [Server thread/TRACE] [FML]: Registry: 150 minecraft:orange_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@51813065
[02:13:31] [Server thread/TRACE] [FML]: Registry: 151 minecraft:orange_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@92e2c93
[02:13:31] [Server thread/TRACE] [FML]: Registry: 152 minecraft:orange_stained_glass net.minecraft.item.crafting.ShapedRecipes@f1d1463
[02:13:31] [Server thread/TRACE] [FML]: Registry: 153 minecraft:orange_dye_from_red_yellow net.minecraft.item.crafting.ShapelessRecipes@72a34537
[02:13:31] [Server thread/TRACE] [FML]: Registry: 154 minecraft:orange_dye_from_orange_tulip net.minecraft.item.crafting.ShapelessRecipes@6654ca0d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 155 minecraft:orange_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@40a28bda
[02:13:31] [Server thread/TRACE] [FML]: Registry: 156 minecraft:orange_carpet net.minecraft.item.crafting.ShapedRecipes@523abba9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 157 minecraft:orange_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@22ae32ba
[02:13:31] [Server thread/TRACE] [FML]: Registry: 158 minecraft:orange_bed net.minecraft.item.crafting.ShapedRecipes@d7055be
[02:13:31] [Server thread/TRACE] [FML]: Registry: 159 minecraft:orange_banner net.minecraft.item.crafting.ShapedRecipes@603f4e3e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 160 minecraft:observer net.minecraft.item.crafting.ShapedRecipes@6200b644
[02:13:31] [Server thread/TRACE] [FML]: Registry: 161 minecraft:oak_wooden_slab net.minecraft.item.crafting.ShapedRecipes@1d444652
[02:13:31] [Server thread/TRACE] [FML]: Registry: 162 minecraft:oak_stairs net.minecraft.item.crafting.ShapedRecipes@55d99dc3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 163 minecraft:oak_planks net.minecraft.item.crafting.ShapedRecipes@4eb1943b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 164 minecraft:noteblock net.minecraft.item.crafting.ShapedRecipes@30c8c6ab
[02:13:31] [Server thread/TRACE] [FML]: Registry: 165 minecraft:nether_wart_block net.minecraft.item.crafting.ShapedRecipes@2dd8a273
[02:13:31] [Server thread/TRACE] [FML]: Registry: 166 minecraft:nether_brick_stairs net.minecraft.item.crafting.ShapedRecipes@7b8b07ae
[02:13:31] [Server thread/TRACE] [FML]: Registry: 167 minecraft:nether_brick_slab net.minecraft.item.crafting.ShapedRecipes@42503099
[02:13:31] [Server thread/TRACE] [FML]: Registry: 168 minecraft:nether_brick_fence net.minecraft.item.crafting.ShapedRecipes@6df37f7a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 169 minecraft:nether_brick net.minecraft.item.crafting.ShapedRecipes@1fbd5e0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 170 minecraft:mushroom_stew net.minecraft.item.crafting.ShapelessRecipes@23c05889
[02:13:31] [Server thread/TRACE] [FML]: Registry: 171 minecraft:mossy_stonebrick net.minecraft.item.crafting.ShapelessRecipes@2b4829aa
[02:13:31] [Server thread/TRACE] [FML]: Registry: 172 minecraft:mossy_cobblestone_wall net.minecraft.item.crafting.ShapedRecipes@1a01ffff
[02:13:31] [Server thread/TRACE] [FML]: Registry: 173 minecraft:mossy_cobblestone net.minecraft.item.crafting.ShapelessRecipes@7a3c99f1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 174 minecraft:minecart net.minecraft.item.crafting.ShapedRecipes@429f0ca8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 175 minecraft:melon_seeds net.minecraft.item.crafting.ShapedRecipes@11f3400c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 176 minecraft:melon_block net.minecraft.item.crafting.ShapedRecipes@1a3b1f7e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 177 minecraft:map net.minecraft.item.crafting.ShapedRecipes@636fccb0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 178 minecraft:magma_cream net.minecraft.item.crafting.ShapelessRecipes@428eb3d5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 179 minecraft:magma net.minecraft.item.crafting.ShapedRecipes@4d065e1a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 180 minecraft:magenta_wool net.minecraft.item.crafting.ShapelessRecipes@7ba1cdbe
[02:13:31] [Server thread/TRACE] [FML]: Registry: 181 minecraft:magenta_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@6febec41
[02:13:31] [Server thread/TRACE] [FML]: Registry: 182 minecraft:magenta_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@3722f39d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 183 minecraft:magenta_stained_glass net.minecraft.item.crafting.ShapedRecipes@2493eec6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 184 minecraft:magenta_dye_from_purple_and_pink net.minecraft.item.crafting.ShapelessRecipes@65d90b7f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 185 minecraft:magenta_dye_from_lilac net.minecraft.item.crafting.ShapelessRecipes@4db6348b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 186 minecraft:magenta_dye_from_lapis_red_pink net.minecraft.item.crafting.ShapelessRecipes@732d078d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 187 minecraft:magenta_dye_from_lapis_ink_bonemeal net.minecraft.item.crafting.ShapelessRecipes@3cb04dd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 188 minecraft:magenta_dye_from_allium net.minecraft.item.crafting.ShapelessRecipes@342723a3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 189 minecraft:magenta_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@5b490d5e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 190 minecraft:magenta_carpet net.minecraft.item.crafting.ShapedRecipes@18b04526
[02:13:31] [Server thread/TRACE] [FML]: Registry: 191 minecraft:magenta_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@2abedbbd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 192 minecraft:magenta_bed net.minecraft.item.crafting.ShapedRecipes@6ea3a513
[02:13:31] [Server thread/TRACE] [FML]: Registry: 193 minecraft:magenta_banner net.minecraft.item.crafting.ShapedRecipes@75c33608
[02:13:31] [Server thread/TRACE] [FML]: Registry: 194 minecraft:lit_pumpkin net.minecraft.item.crafting.ShapedRecipes@68d8ae27
[02:13:31] [Server thread/TRACE] [FML]: Registry: 195 minecraft:lime_wool net.minecraft.item.crafting.ShapelessRecipes@304744a1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 196 minecraft:lime_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@4449a60b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 197 minecraft:lime_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@4ffe3d42
[02:13:31] [Server thread/TRACE] [FML]: Registry: 198 minecraft:lime_stained_glass net.minecraft.item.crafting.ShapedRecipes@236fd411
[02:13:31] [Server thread/TRACE] [FML]: Registry: 199 minecraft:lime_dye net.minecraft.item.crafting.ShapelessRecipes@49e62b17
[02:13:31] [Server thread/TRACE] [FML]: Registry: 200 minecraft:lime_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@319aa9ee
[02:13:31] [Server thread/TRACE] [FML]: Registry: 201 minecraft:lime_carpet net.minecraft.item.crafting.ShapedRecipes@2be50bba
[02:13:31] [Server thread/TRACE] [FML]: Registry: 202 minecraft:lime_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@5503c7d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 203 minecraft:lime_bed net.minecraft.item.crafting.ShapedRecipes@646cb2e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 204 minecraft:lime_banner net.minecraft.item.crafting.ShapedRecipes@5b0e9e0c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 205 minecraft:light_weighted_pressure_plate net.minecraft.item.crafting.ShapedRecipes@36a58466
[02:13:31] [Server thread/TRACE] [FML]: Registry: 206 minecraft:light_gray_wool net.minecraft.item.crafting.ShapelessRecipes@4a453f8d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 207 minecraft:light_gray_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@2ceb68a1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 208 minecraft:light_gray_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@2e3900dc
[02:13:31] [Server thread/TRACE] [FML]: Registry: 209 minecraft:light_gray_stained_glass net.minecraft.item.crafting.ShapedRecipes@4fedf908
[02:13:31] [Server thread/TRACE] [FML]: Registry: 210 minecraft:light_gray_dye_from_white_tulip net.minecraft.item.crafting.ShapelessRecipes@5bb99d1d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 211 minecraft:light_gray_dye_from_oxeye_daisy net.minecraft.item.crafting.ShapelessRecipes@43445fc6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 212 minecraft:light_gray_dye_from_ink_bonemeal net.minecraft.item.crafting.ShapelessRecipes@4fdac2a7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 213 minecraft:light_gray_dye_from_gray_bonemeal net.minecraft.item.crafting.ShapelessRecipes@24018c8b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 214 minecraft:light_gray_dye_from_azure_bluet net.minecraft.item.crafting.ShapelessRecipes@4c2bea52
[02:13:31] [Server thread/TRACE] [FML]: Registry: 215 minecraft:light_gray_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@5a7e81
[02:13:31] [Server thread/TRACE] [FML]: Registry: 216 minecraft:light_gray_carpet net.minecraft.item.crafting.ShapedRecipes@341ccfd1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 217 minecraft:light_gray_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@2976ef56
[02:13:31] [Server thread/TRACE] [FML]: Registry: 218 minecraft:light_gray_bed net.minecraft.item.crafting.ShapedRecipes@62883f8a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 219 minecraft:light_gray_banner net.minecraft.item.crafting.ShapedRecipes@1da5c19d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 220 minecraft:light_blue_wool net.minecraft.item.crafting.ShapelessRecipes@516c20de
[02:13:31] [Server thread/TRACE] [FML]: Registry: 221 minecraft:light_blue_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@62ab5e63
[02:13:31] [Server thread/TRACE] [FML]: Registry: 222 minecraft:light_blue_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@5310e451
[02:13:31] [Server thread/TRACE] [FML]: Registry: 223 minecraft:light_blue_stained_glass net.minecraft.item.crafting.ShapedRecipes@2faf6e4a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 224 minecraft:light_blue_dye_from_lapis_bonemeal net.minecraft.item.crafting.ShapelessRecipes@6ac9b66b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 225 minecraft:light_blue_dye_from_blue_orchid net.minecraft.item.crafting.ShapelessRecipes@78e043e4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 226 minecraft:light_blue_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@192f5f39
[02:13:31] [Server thread/TRACE] [FML]: Registry: 227 minecraft:light_blue_carpet net.minecraft.item.crafting.ShapedRecipes@51141f64
[02:13:31] [Server thread/TRACE] [FML]: Registry: 228 minecraft:light_blue_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@498e41a4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 229 minecraft:light_blue_bed net.minecraft.item.crafting.ShapedRecipes@ca2be53
[02:13:31] [Server thread/TRACE] [FML]: Registry: 230 minecraft:light_blue_banner net.minecraft.item.crafting.ShapedRecipes@4b9f7edc
[02:13:31] [Server thread/TRACE] [FML]: Registry: 231 minecraft:lever net.minecraft.item.crafting.ShapedRecipes@12be4f83
[02:13:31] [Server thread/TRACE] [FML]: Registry: 232 minecraft:leather_leggings net.minecraft.item.crafting.ShapedRecipes@11adab6d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 233 minecraft:leather_helmet net.minecraft.item.crafting.ShapedRecipes@5d58dc61
[02:13:31] [Server thread/TRACE] [FML]: Registry: 234 minecraft:leather_chestplate net.minecraft.item.crafting.ShapedRecipes@3a7469ca
[02:13:31] [Server thread/TRACE] [FML]: Registry: 235 minecraft:leather_boots net.minecraft.item.crafting.ShapedRecipes@681d704e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 236 minecraft:leather net.minecraft.item.crafting.ShapedRecipes@3d764641
[02:13:31] [Server thread/TRACE] [FML]: Registry: 237 minecraft:lead net.minecraft.item.crafting.ShapedRecipes@50785f86
[02:13:31] [Server thread/TRACE] [FML]: Registry: 238 minecraft:lapis_lazuli net.minecraft.item.crafting.ShapedRecipes@39f93225
[02:13:31] [Server thread/TRACE] [FML]: Registry: 239 minecraft:lapis_block net.minecraft.item.crafting.ShapedRecipes@338a4c61
[02:13:31] [Server thread/TRACE] [FML]: Registry: 240 minecraft:ladder net.minecraft.item.crafting.ShapedRecipes@42a05533
[02:13:31] [Server thread/TRACE] [FML]: Registry: 241 minecraft:jungle_wooden_slab net.minecraft.item.crafting.ShapedRecipes@18cbc3c2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 242 minecraft:jungle_stairs net.minecraft.item.crafting.ShapedRecipes@404009df
[02:13:31] [Server thread/TRACE] [FML]: Registry: 243 minecraft:jungle_planks net.minecraft.item.crafting.ShapedRecipes@25216999
[02:13:31] [Server thread/TRACE] [FML]: Registry: 244 minecraft:jungle_fence_gate net.minecraft.item.crafting.ShapedRecipes@2f6e92ca
[02:13:31] [Server thread/TRACE] [FML]: Registry: 245 minecraft:jungle_fence net.minecraft.item.crafting.ShapedRecipes@15d58530
[02:13:31] [Server thread/TRACE] [FML]: Registry: 246 minecraft:jungle_door net.minecraft.item.crafting.ShapedRecipes@4a890fdd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 247 minecraft:jungle_boat net.minecraft.item.crafting.ShapedRecipes@2acb1264
[02:13:31] [Server thread/TRACE] [FML]: Registry: 248 minecraft:jukebox net.minecraft.item.crafting.ShapedRecipes@5604b85
[02:13:31] [Server thread/TRACE] [FML]: Registry: 249 minecraft:item_frame net.minecraft.item.crafting.ShapedRecipes@1bc6c20d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 250 minecraft:iron_trapdoor net.minecraft.item.crafting.ShapedRecipes@7a730479
[02:13:31] [Server thread/TRACE] [FML]: Registry: 251 minecraft:iron_sword net.minecraft.item.crafting.ShapedRecipes@5477d90e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 252 minecraft:iron_shovel net.minecraft.item.crafting.ShapedRecipes@510e4d79
[02:13:31] [Server thread/TRACE] [FML]: Registry: 253 minecraft:iron_pickaxe net.minecraft.item.crafting.ShapedRecipes@4e9e0c6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 254 minecraft:iron_nugget net.minecraft.item.crafting.ShapedRecipes@459d2ee6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 255 minecraft:iron_leggings net.minecraft.item.crafting.ShapedRecipes@adc8683
[02:13:31] [Server thread/TRACE] [FML]: Registry: 256 minecraft:iron_ingot_from_nuggets net.minecraft.item.crafting.ShapedRecipes@16029e2f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 257 minecraft:iron_ingot_from_block net.minecraft.item.crafting.ShapedRecipes@186295cc
[02:13:31] [Server thread/TRACE] [FML]: Registry: 258 minecraft:iron_hoe net.minecraft.item.crafting.ShapedRecipes@6bfdaa7a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 259 minecraft:iron_helmet net.minecraft.item.crafting.ShapedRecipes@751686aa
[02:13:31] [Server thread/TRACE] [FML]: Registry: 260 minecraft:iron_door net.minecraft.item.crafting.ShapedRecipes@6d7865d6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 261 minecraft:iron_chestplate net.minecraft.item.crafting.ShapedRecipes@21c34bf8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 262 minecraft:iron_boots net.minecraft.item.crafting.ShapedRecipes@49d543a9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 263 minecraft:iron_block net.minecraft.item.crafting.ShapedRecipes@492c9892
[02:13:31] [Server thread/TRACE] [FML]: Registry: 264 minecraft:iron_bars net.minecraft.item.crafting.ShapedRecipes@7ecb9e17
[02:13:31] [Server thread/TRACE] [FML]: Registry: 265 minecraft:iron_axe net.minecraft.item.crafting.ShapedRecipes@3caa4d85
[02:13:31] [Server thread/TRACE] [FML]: Registry: 266 minecraft:hopper_minecart net.minecraft.item.crafting.ShapedRecipes@79295932
[02:13:31] [Server thread/TRACE] [FML]: Registry: 267 minecraft:hopper net.minecraft.item.crafting.ShapedRecipes@762da62b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 268 minecraft:heavy_weighted_pressure_plate net.minecraft.item.crafting.ShapedRecipes@31533eb1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 269 minecraft:hay_block net.minecraft.item.crafting.ShapedRecipes@2c54c497
[02:13:31] [Server thread/TRACE] [FML]: Registry: 270 minecraft:green_wool net.minecraft.item.crafting.ShapelessRecipes@4f676900
[02:13:31] [Server thread/TRACE] [FML]: Registry: 271 minecraft:green_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@a6dffdb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 272 minecraft:green_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@bb50de6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 273 minecraft:green_stained_glass net.minecraft.item.crafting.ShapedRecipes@c4551c6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 274 minecraft:green_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@6cd66f6a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 275 minecraft:green_carpet net.minecraft.item.crafting.ShapedRecipes@39f4a7c4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 276 minecraft:green_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@3a80c534
[02:13:31] [Server thread/TRACE] [FML]: Registry: 277 minecraft:green_bed net.minecraft.item.crafting.ShapedRecipes@39afe59f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 278 minecraft:green_banner net.minecraft.item.crafting.ShapedRecipes@4e96cb04
[02:13:31] [Server thread/TRACE] [FML]: Registry: 279 minecraft:gray_wool net.minecraft.item.crafting.ShapelessRecipes@75d539b9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 280 minecraft:gray_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@24f177f5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 281 minecraft:gray_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@311d28f5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 282 minecraft:gray_stained_glass net.minecraft.item.crafting.ShapedRecipes@28e48b65
[02:13:31] [Server thread/TRACE] [FML]: Registry: 283 minecraft:gray_dye net.minecraft.item.crafting.ShapelessRecipes@32a4ea4e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 284 minecraft:gray_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@51cca357
[02:13:31] [Server thread/TRACE] [FML]: Registry: 285 minecraft:gray_carpet net.minecraft.item.crafting.ShapedRecipes@e994ca
[02:13:31] [Server thread/TRACE] [FML]: Registry: 286 minecraft:gray_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@5256fbc
[02:13:31] [Server thread/TRACE] [FML]: Registry: 287 minecraft:gray_bed net.minecraft.item.crafting.ShapedRecipes@56f2c9e8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 288 minecraft:gray_banner net.minecraft.item.crafting.ShapedRecipes@6cc56b32
[02:13:31] [Server thread/TRACE] [FML]: Registry: 289 minecraft:granite net.minecraft.item.crafting.ShapelessRecipes@1fc3df43
[02:13:31] [Server thread/TRACE] [FML]: Registry: 290 minecraft:golden_sword net.minecraft.item.crafting.ShapedRecipes@526893f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 291 minecraft:golden_shovel net.minecraft.item.crafting.ShapedRecipes@5599dc60
[02:13:31] [Server thread/TRACE] [FML]: Registry: 292 minecraft:golden_rail net.minecraft.item.crafting.ShapedRecipes@2fdf7da2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 293 minecraft:golden_pickaxe net.minecraft.item.crafting.ShapedRecipes@1cb849b2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 294 minecraft:golden_leggings net.minecraft.item.crafting.ShapedRecipes@57b711b6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 295 minecraft:golden_hoe net.minecraft.item.crafting.ShapedRecipes@55881f40
[02:13:31] [Server thread/TRACE] [FML]: Registry: 296 minecraft:golden_helmet net.minecraft.item.crafting.ShapedRecipes@11d1735e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 297 minecraft:golden_chestplate net.minecraft.item.crafting.ShapedRecipes@6282f1eb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 298 minecraft:golden_carrot net.minecraft.item.crafting.ShapedRecipes@1dfcf85a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 299 minecraft:golden_boots net.minecraft.item.crafting.ShapedRecipes@13b29b34
[02:13:31] [Server thread/TRACE] [FML]: Registry: 300 minecraft:golden_axe net.minecraft.item.crafting.ShapedRecipes@7dddfc35
[02:13:31] [Server thread/TRACE] [FML]: Registry: 301 minecraft:golden_apple net.minecraft.item.crafting.ShapedRecipes@7c206b14
[02:13:31] [Server thread/TRACE] [FML]: Registry: 302 minecraft:gold_nugget net.minecraft.item.crafting.ShapedRecipes@3593e074
[02:13:31] [Server thread/TRACE] [FML]: Registry: 303 minecraft:gold_ingot_from_nuggets net.minecraft.item.crafting.ShapedRecipes@2e0fdc83
[02:13:31] [Server thread/TRACE] [FML]: Registry: 304 minecraft:gold_ingot_from_block net.minecraft.item.crafting.ShapedRecipes@3fe98084
[02:13:31] [Server thread/TRACE] [FML]: Registry: 305 minecraft:gold_block net.minecraft.item.crafting.ShapedRecipes@1c3d9e28
[02:13:31] [Server thread/TRACE] [FML]: Registry: 306 minecraft:glowstone net.minecraft.item.crafting.ShapedRecipes@47c81e89
[02:13:31] [Server thread/TRACE] [FML]: Registry: 307 minecraft:glass_pane net.minecraft.item.crafting.ShapedRecipes@156ff70f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 308 minecraft:glass_bottle net.minecraft.item.crafting.ShapedRecipes@4470106b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 309 minecraft:furnace_minecart net.minecraft.item.crafting.ShapedRecipes@775c4054
[02:13:31] [Server thread/TRACE] [FML]: Registry: 310 minecraft:furnace net.minecraft.item.crafting.ShapedRecipes@6bc25ac2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 311 minecraft:flower_pot net.minecraft.item.crafting.ShapedRecipes@478089b6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 312 minecraft:flint_and_steel net.minecraft.item.crafting.ShapelessRecipes@407f2029
[02:13:31] [Server thread/TRACE] [FML]: Registry: 313 minecraft:fishing_rod net.minecraft.item.crafting.ShapedRecipes@1dcca426
[02:13:31] [Server thread/TRACE] [FML]: Registry: 314 minecraft:fire_charge net.minecraft.item.crafting.ShapelessRecipes@1d556461
[02:13:31] [Server thread/TRACE] [FML]: Registry: 315 minecraft:fermented_spider_eye net.minecraft.item.crafting.ShapelessRecipes@36d7a68a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 316 minecraft:fence_gate net.minecraft.item.crafting.ShapedRecipes@2d459bda
[02:13:31] [Server thread/TRACE] [FML]: Registry: 317 minecraft:fence net.minecraft.item.crafting.ShapedRecipes@12266084
[02:13:31] [Server thread/TRACE] [FML]: Registry: 318 minecraft:ender_eye net.minecraft.item.crafting.ShapelessRecipes@4407b042
[02:13:31] [Server thread/TRACE] [FML]: Registry: 319 minecraft:ender_chest net.minecraft.item.crafting.ShapedRecipes@77a9ac36
[02:13:31] [Server thread/TRACE] [FML]: Registry: 320 minecraft:end_rod net.minecraft.item.crafting.ShapedRecipes@335b3d6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 321 minecraft:end_crystal net.minecraft.item.crafting.ShapedRecipes@792e8181
[02:13:31] [Server thread/TRACE] [FML]: Registry: 322 minecraft:end_bricks net.minecraft.item.crafting.ShapedRecipes@23bd2f6e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 323 minecraft:enchanting_table net.minecraft.item.crafting.ShapedRecipes@299eca90
[02:13:31] [Server thread/TRACE] [FML]: Registry: 324 minecraft:emerald_block net.minecraft.item.crafting.ShapedRecipes@7402c49f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 325 minecraft:emerald net.minecraft.item.crafting.ShapedRecipes@71734463
[02:13:31] [Server thread/TRACE] [FML]: Registry: 326 minecraft:dropper net.minecraft.item.crafting.ShapedRecipes@6ae6d078
[02:13:31] [Server thread/TRACE] [FML]: Registry: 327 minecraft:dispenser net.minecraft.item.crafting.ShapedRecipes@53fbb2b4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 328 minecraft:diorite net.minecraft.item.crafting.ShapedRecipes@d0a2c82
[02:13:31] [Server thread/TRACE] [FML]: Registry: 329 minecraft:diamond_sword net.minecraft.item.crafting.ShapedRecipes@4882b9a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 330 minecraft:diamond_shovel net.minecraft.item.crafting.ShapedRecipes@23a78c77
[02:13:31] [Server thread/TRACE] [FML]: Registry: 331 minecraft:diamond_pickaxe net.minecraft.item.crafting.ShapedRecipes@1a66be41
[02:13:31] [Server thread/TRACE] [FML]: Registry: 332 minecraft:diamond_leggings net.minecraft.item.crafting.ShapedRecipes@105ffc58
[02:13:31] [Server thread/TRACE] [FML]: Registry: 333 minecraft:diamond_hoe net.minecraft.item.crafting.ShapedRecipes@59b98ad1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 334 minecraft:diamond_helmet net.minecraft.item.crafting.ShapedRecipes@37b238da
[02:13:31] [Server thread/TRACE] [FML]: Registry: 335 minecraft:diamond_chestplate net.minecraft.item.crafting.ShapedRecipes@4e951fb1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 336 minecraft:diamond_boots net.minecraft.item.crafting.ShapedRecipes@295d54d6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 337 minecraft:diamond_block net.minecraft.item.crafting.ShapedRecipes@158e6fc2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 338 minecraft:diamond_axe net.minecraft.item.crafting.ShapedRecipes@7a3a49e5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 339 minecraft:diamond net.minecraft.item.crafting.ShapedRecipes@16f4a3c0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 340 minecraft:detector_rail net.minecraft.item.crafting.ShapedRecipes@cb318ac
[02:13:31] [Server thread/TRACE] [FML]: Registry: 341 minecraft:daylight_detector net.minecraft.item.crafting.ShapedRecipes@69de72ec
[02:13:31] [Server thread/TRACE] [FML]: Registry: 342 minecraft:dark_prismarine net.minecraft.item.crafting.ShapedRecipes@236b4a44
[02:13:31] [Server thread/TRACE] [FML]: Registry: 343 minecraft:dark_oak_wooden_slab net.minecraft.item.crafting.ShapedRecipes@4cef0747
[02:13:31] [Server thread/TRACE] [FML]: Registry: 344 minecraft:dark_oak_stairs net.minecraft.item.crafting.ShapedRecipes@113d0f75
[02:13:31] [Server thread/TRACE] [FML]: Registry: 345 minecraft:dark_oak_planks net.minecraft.item.crafting.ShapedRecipes@4c13ca07
[02:13:31] [Server thread/TRACE] [FML]: Registry: 346 minecraft:dark_oak_fence_gate net.minecraft.item.crafting.ShapedRecipes@3ec7eb5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 347 minecraft:dark_oak_fence net.minecraft.item.crafting.ShapedRecipes@18a0721b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 348 minecraft:dark_oak_door net.minecraft.item.crafting.ShapedRecipes@1f6f0fe2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 349 minecraft:dark_oak_boat net.minecraft.item.crafting.ShapedRecipes@ab2009f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 350 minecraft:cyan_wool net.minecraft.item.crafting.ShapelessRecipes@66314fee
[02:13:31] [Server thread/TRACE] [FML]: Registry: 351 minecraft:cyan_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@3d718248
[02:13:31] [Server thread/TRACE] [FML]: Registry: 352 minecraft:cyan_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@62360a68
[02:13:31] [Server thread/TRACE] [FML]: Registry: 353 minecraft:cyan_stained_glass net.minecraft.item.crafting.ShapedRecipes@7962a746
[02:13:31] [Server thread/TRACE] [FML]: Registry: 354 minecraft:cyan_dye net.minecraft.item.crafting.ShapelessRecipes@949d347
[02:13:31] [Server thread/TRACE] [FML]: Registry: 355 minecraft:cyan_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@54556723
[02:13:31] [Server thread/TRACE] [FML]: Registry: 356 minecraft:cyan_carpet net.minecraft.item.crafting.ShapedRecipes@445b85d7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 357 minecraft:cyan_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@26a33cf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 358 minecraft:cyan_bed net.minecraft.item.crafting.ShapedRecipes@65259c53
[02:13:31] [Server thread/TRACE] [FML]: Registry: 359 minecraft:cyan_banner net.minecraft.item.crafting.ShapedRecipes@5e95b0ab
[02:13:31] [Server thread/TRACE] [FML]: Registry: 360 minecraft:crafting_table net.minecraft.item.crafting.ShapedRecipes@141b011a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 361 minecraft:cookie net.minecraft.item.crafting.ShapedRecipes@45311a99
[02:13:31] [Server thread/TRACE] [FML]: Registry: 362 minecraft:compass net.minecraft.item.crafting.ShapedRecipes@42edde25
[02:13:31] [Server thread/TRACE] [FML]: Registry: 363 minecraft:comparator net.minecraft.item.crafting.ShapedRecipes@33e8e146
[02:13:31] [Server thread/TRACE] [FML]: Registry: 364 minecraft:cobblestone_wall net.minecraft.item.crafting.ShapedRecipes@10f8e2d2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 365 minecraft:cobblestone_slab net.minecraft.item.crafting.ShapedRecipes@af9dd34
[02:13:31] [Server thread/TRACE] [FML]: Registry: 366 minecraft:coarse_dirt net.minecraft.item.crafting.ShapedRecipes@f44d033
[02:13:31] [Server thread/TRACE] [FML]: Registry: 367 minecraft:coal_block net.minecraft.item.crafting.ShapedRecipes@6644bdf5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 368 minecraft:coal net.minecraft.item.crafting.ShapedRecipes@319b1c77
[02:13:31] [Server thread/TRACE] [FML]: Registry: 369 minecraft:clock net.minecraft.item.crafting.ShapedRecipes@615ef20
[02:13:31] [Server thread/TRACE] [FML]: Registry: 370 minecraft:clay net.minecraft.item.crafting.ShapedRecipes@5dd23809
[02:13:31] [Server thread/TRACE] [FML]: Registry: 371 minecraft:chiseled_stonebrick net.minecraft.item.crafting.ShapedRecipes@65015a49
[02:13:31] [Server thread/TRACE] [FML]: Registry: 372 minecraft:chiseled_sandstone net.minecraft.item.crafting.ShapedRecipes@47e60b71
[02:13:31] [Server thread/TRACE] [FML]: Registry: 373 minecraft:chiseled_red_sandstone net.minecraft.item.crafting.ShapedRecipes@1eb9d69a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 374 minecraft:chiseled_quartz_block net.minecraft.item.crafting.ShapedRecipes@77f4038c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 375 minecraft:chest_minecart net.minecraft.item.crafting.ShapedRecipes@5ee581db
[02:13:31] [Server thread/TRACE] [FML]: Registry: 376 minecraft:chest net.minecraft.item.crafting.ShapedRecipes@3ff26c9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 377 minecraft:cauldron net.minecraft.item.crafting.ShapedRecipes@5af40e45
[02:13:31] [Server thread/TRACE] [FML]: Registry: 378 minecraft:carrot_on_a_stick net.minecraft.item.crafting.ShapedRecipes@83e635f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 379 minecraft:cake net.minecraft.item.crafting.ShapedRecipes@41bd6a0f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 380 minecraft:bucket net.minecraft.item.crafting.ShapedRecipes@30bbe83
[02:13:31] [Server thread/TRACE] [FML]: Registry: 381 minecraft:brown_wool net.minecraft.item.crafting.ShapelessRecipes@2c0fefac
[02:13:31] [Server thread/TRACE] [FML]: Registry: 382 minecraft:brown_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@647ff23e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 383 minecraft:brown_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@2dde0a34
[02:13:31] [Server thread/TRACE] [FML]: Registry: 384 minecraft:brown_stained_glass net.minecraft.item.crafting.ShapedRecipes@556aed22
[02:13:31] [Server thread/TRACE] [FML]: Registry: 385 minecraft:brown_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@3359c3f6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 386 minecraft:brown_carpet net.minecraft.item.crafting.ShapedRecipes@422ba9b7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 387 minecraft:brown_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@1c53bd49
[02:13:31] [Server thread/TRACE] [FML]: Registry: 388 minecraft:brown_bed net.minecraft.item.crafting.ShapedRecipes@71beada8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 389 minecraft:brown_banner net.minecraft.item.crafting.ShapedRecipes@6785df10
[02:13:31] [Server thread/TRACE] [FML]: Registry: 390 minecraft:brick_stairs net.minecraft.item.crafting.ShapedRecipes@60bc308b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 391 minecraft:brick_slab net.minecraft.item.crafting.ShapedRecipes@2b9ecd05
[02:13:31] [Server thread/TRACE] [FML]: Registry: 392 minecraft:brick_block net.minecraft.item.crafting.ShapedRecipes@7598d675
[02:13:31] [Server thread/TRACE] [FML]: Registry: 393 minecraft:brewing_stand net.minecraft.item.crafting.ShapedRecipes@340fc1aa
[02:13:31] [Server thread/TRACE] [FML]: Registry: 394 minecraft:bread net.minecraft.item.crafting.ShapedRecipes@fd69983
[02:13:31] [Server thread/TRACE] [FML]: Registry: 395 minecraft:bowl net.minecraft.item.crafting.ShapedRecipes@1c788d08
[02:13:31] [Server thread/TRACE] [FML]: Registry: 396 minecraft:bow net.minecraft.item.crafting.ShapedRecipes@57927bc9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 397 minecraft:bookshelf net.minecraft.item.crafting.ShapedRecipes@2de7c84a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 398 minecraft:book net.minecraft.item.crafting.ShapelessRecipes@4f7ba0af
[02:13:31] [Server thread/TRACE] [FML]: Registry: 399 minecraft:bone_meal_from_bone net.minecraft.item.crafting.ShapelessRecipes@299cab08
[02:13:31] [Server thread/TRACE] [FML]: Registry: 400 minecraft:bone_meal_from_block net.minecraft.item.crafting.ShapelessRecipes@6ffc6ea7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 401 minecraft:bone_block net.minecraft.item.crafting.ShapedRecipes@42238078
[02:13:31] [Server thread/TRACE] [FML]: Registry: 402 minecraft:boat net.minecraft.item.crafting.ShapedRecipes@6be8ce1b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 403 minecraft:blue_wool net.minecraft.item.crafting.ShapelessRecipes@a7bbdbc
[02:13:31] [Server thread/TRACE] [FML]: Registry: 404 minecraft:blue_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@23ec63af
[02:13:31] [Server thread/TRACE] [FML]: Registry: 405 minecraft:blue_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@3199a202
[02:13:31] [Server thread/TRACE] [FML]: Registry: 406 minecraft:blue_stained_glass net.minecraft.item.crafting.ShapedRecipes@145fe8ab
[02:13:31] [Server thread/TRACE] [FML]: Registry: 407 minecraft:blue_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@73da303e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 408 minecraft:blue_carpet net.minecraft.item.crafting.ShapedRecipes@7f77e065
[02:13:31] [Server thread/TRACE] [FML]: Registry: 409 minecraft:blue_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@7fb82f73
[02:13:31] [Server thread/TRACE] [FML]: Registry: 410 minecraft:blue_bed net.minecraft.item.crafting.ShapedRecipes@68c4a860
[02:13:31] [Server thread/TRACE] [FML]: Registry: 411 minecraft:blue_banner net.minecraft.item.crafting.ShapedRecipes@1fe05fff
[02:13:31] [Server thread/TRACE] [FML]: Registry: 412 minecraft:blaze_powder net.minecraft.item.crafting.ShapelessRecipes@6ffbf0ac
[02:13:31] [Server thread/TRACE] [FML]: Registry: 413 minecraft:black_wool net.minecraft.item.crafting.ShapelessRecipes@fceab5d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 414 minecraft:black_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@1fa18f87
[02:13:31] [Server thread/TRACE] [FML]: Registry: 415 minecraft:black_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@2b1d1a5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 416 minecraft:black_stained_glass net.minecraft.item.crafting.ShapedRecipes@2739ecc0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 417 minecraft:black_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@2a6dbb7c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 418 minecraft:black_carpet net.minecraft.item.crafting.ShapedRecipes@377e90b0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 419 minecraft:black_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@7d5ef1c3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 420 minecraft:black_bed net.minecraft.item.crafting.ShapedRecipes@5bf7f15f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 421 minecraft:black_banner net.minecraft.item.crafting.ShapedRecipes@2c154508
[02:13:31] [Server thread/TRACE] [FML]: Registry: 422 minecraft:birch_wooden_slab net.minecraft.item.crafting.ShapedRecipes@103e7c7c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 423 minecraft:birch_stairs net.minecraft.item.crafting.ShapedRecipes@57839834
[02:13:31] [Server thread/TRACE] [FML]: Registry: 424 minecraft:birch_planks net.minecraft.item.crafting.ShapedRecipes@23708f14
[02:13:31] [Server thread/TRACE] [FML]: Registry: 425 minecraft:birch_fence_gate net.minecraft.item.crafting.ShapedRecipes@73234691
[02:13:31] [Server thread/TRACE] [FML]: Registry: 426 minecraft:birch_fence net.minecraft.item.crafting.ShapedRecipes@4e61a863
[02:13:31] [Server thread/TRACE] [FML]: Registry: 427 minecraft:birch_door net.minecraft.item.crafting.ShapedRecipes@69c1ea07
[02:13:31] [Server thread/TRACE] [FML]: Registry: 428 minecraft:birch_boat net.minecraft.item.crafting.ShapedRecipes@686e7513
[02:13:31] [Server thread/TRACE] [FML]: Registry: 429 minecraft:beetroot_soup net.minecraft.item.crafting.ShapedRecipes@4cc89246
[02:13:31] [Server thread/TRACE] [FML]: Registry: 430 minecraft:beacon net.minecraft.item.crafting.ShapedRecipes@7482309c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 431 minecraft:arrow net.minecraft.item.crafting.ShapedRecipes@71f29d91
[02:13:31] [Server thread/TRACE] [FML]: Registry: 432 minecraft:armor_stand net.minecraft.item.crafting.ShapedRecipes@5a78b52b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 433 minecraft:anvil net.minecraft.item.crafting.ShapedRecipes@79c1ccf7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 434 minecraft:andesite net.minecraft.item.crafting.ShapelessRecipes@3e9b3b3c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 435 minecraft:activator_rail net.minecraft.item.crafting.ShapedRecipes@2ec92631
[02:13:31] [Server thread/TRACE] [FML]: Registry: 436 minecraft:acacia_wooden_slab net.minecraft.item.crafting.ShapedRecipes@4e51eda7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 437 minecraft:acacia_stairs net.minecraft.item.crafting.ShapedRecipes@398694a6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 438 minecraft:acacia_planks net.minecraft.item.crafting.ShapedRecipes@45849604
[02:13:31] [Server thread/TRACE] [FML]: Registry: 439 minecraft:acacia_fence_gate net.minecraft.item.crafting.ShapedRecipes@6fdc2db6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 440 minecraft:acacia_fence net.minecraft.item.crafting.ShapedRecipes@779b4f9c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 441 minecraft:acacia_door net.minecraft.item.crafting.ShapedRecipes@6b0ba697
[02:13:31] [Server thread/TRACE] [FML]: Registry: 442 minecraft:acacia_boat net.minecraft.item.crafting.ShapedRecipes@2cacb445
[02:13:31] [Server thread/TRACE] [FML]: Registry Name : minecraft:villagerprofessions
[02:13:31] [Server thread/TRACE] [FML]: Registry: 0 minecraft:farmer net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@2e349cf2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 1 minecraft:librarian net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@20c3b34b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2 minecraft:priest net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@1eb906f3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 3 minecraft:smith net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@58e02359
[02:13:31] [Server thread/TRACE] [FML]: Registry: 4 minecraft:butcher net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@74fc3fc7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 5 minecraft:nitwit net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@491893f8
[02:13:31] [Server thread/TRACE] [FML]: Registry Name : minecraft:entities
[02:13:31] [Server thread/TRACE] [FML]: Registry: 1 minecraft:item net.minecraftforge.fml.common.registry.EntityEntry@274bae2c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2 minecraft:xp_orb net.minecraftforge.fml.common.registry.EntityEntry@4c5f7b4f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 3 minecraft:area_effect_cloud net.minecraftforge.fml.common.registry.EntityEntry@6d8b7ea9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 4 minecraft:elder_guardian net.minecraftforge.fml.common.registry.EntityEntry@2e29f28e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 5 minecraft:wither_skeleton net.minecraftforge.fml.common.registry.EntityEntry@cdbe995
[02:13:31] [Server thread/TRACE] [FML]: Registry: 6 minecraft:stray net.minecraftforge.fml.common.registry.EntityEntry@cd5ff55
[02:13:31] [Server thread/TRACE] [FML]: Registry: 7 minecraft:egg net.minecraftforge.fml.common.registry.EntityEntry@4fe2dd02
[02:13:31] [Server thread/TRACE] [FML]: Registry: 8 minecraft:leash_knot net.minecraftforge.fml.common.registry.EntityEntry@5817f1ca
[02:13:31] [Server thread/TRACE] [FML]: Registry: 9 minecraft:painting net.minecraftforge.fml.common.registry.EntityEntry@726a8729
[02:13:31] [Server thread/TRACE] [FML]: Registry: 10 minecraft:arrow net.minecraftforge.fml.common.registry.EntityEntry@7dd91ffc
[02:13:31] [Server thread/TRACE] [FML]: Registry: 11 minecraft:snowball net.minecraftforge.fml.common.registry.EntityEntry@3ad847f8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 12 minecraft:fireball net.minecraftforge.fml.common.registry.EntityEntry@d84418a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 13 minecraft:small_fireball net.minecraftforge.fml.common.registry.EntityEntry@3973b6d4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 14 minecraft:ender_pearl net.minecraftforge.fml.common.registry.EntityEntry@57416e49
[02:13:31] [Server thread/TRACE] [FML]: Registry: 15 minecraft:eye_of_ender_signal net.minecraftforge.fml.common.registry.EntityEntry@7d1f3fe9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 16 minecraft:potion net.minecraftforge.fml.common.registry.EntityEntry@283d3628
[02:13:31] [Server thread/TRACE] [FML]: Registry: 17 minecraft:xp_bottle net.minecraftforge.fml.common.registry.EntityEntry@5fd18419
[02:13:31] [Server thread/TRACE] [FML]: Registry: 18 minecraft:item_frame net.minecraftforge.fml.common.registry.EntityEntry@7b451bf4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 19 minecraft:wither_skull net.minecraftforge.fml.common.registry.EntityEntry@26a45089
[02:13:31] [Server thread/TRACE] [FML]: Registry: 20 minecraft:tnt net.minecraftforge.fml.common.registry.EntityEntry@5ab5924c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 21 minecraft:falling_block net.minecraftforge.fml.common.registry.EntityEntry@37cfda1c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 22 minecraft:fireworks_rocket net.minecraftforge.fml.common.registry.EntityEntry@5f45bc8e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 23 minecraft:husk net.minecraftforge.fml.common.registry.EntityEntry@5408d4b3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 24 minecraft:spectral_arrow net.minecraftforge.fml.common.registry.EntityEntry@65a48cab
[02:13:31] [Server thread/TRACE] [FML]: Registry: 25 minecraft:shulker_bullet net.minecraftforge.fml.common.registry.EntityEntry@fcd0e8d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 26 minecraft:dragon_fireball net.minecraftforge.fml.common.registry.EntityEntry@62108cd3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 27 minecraft:zombie_villager net.minecraftforge.fml.common.registry.EntityEntry@77ab5214
[02:13:31] [Server thread/TRACE] [FML]: Registry: 28 minecraft:skeleton_horse net.minecraftforge.fml.common.registry.EntityEntry@2707c790
[02:13:31] [Server thread/TRACE] [FML]: Registry: 29 minecraft:zombie_horse net.minecraftforge.fml.common.registry.EntityEntry@5635bcd2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 30 minecraft:armor_stand net.minecraftforge.fml.common.registry.EntityEntry@6c27e700
[02:13:31] [Server thread/TRACE] [FML]: Registry: 31 minecraft:donkey net.minecraftforge.fml.common.registry.EntityEntry@502c2278
[02:13:31] [Server thread/TRACE] [FML]: Registry: 32 minecraft:mule net.minecraftforge.fml.common.registry.EntityEntry@696174d3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 33 minecraft:evocation_fangs net.minecraftforge.fml.common.registry.EntityEntry@520a95ff
[02:13:31] [Server thread/TRACE] [FML]: Registry: 34 minecraft:evocation_illager net.minecraftforge.fml.common.registry.EntityEntry@45bd4753
[02:13:31] [Server thread/TRACE] [FML]: Registry: 35 minecraft:vex net.minecraftforge.fml.common.registry.EntityEntry@58aa5c94
[02:13:31] [Server thread/TRACE] [FML]: Registry: 36 minecraft:vindication_illager net.minecraftforge.fml.common.registry.EntityEntry@270f28cf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 37 minecraft:illusion_illager net.minecraftforge.fml.common.registry.EntityEntry@65e620b0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 40 minecraft:commandblock_minecart net.minecraftforge.fml.common.registry.EntityEntry@69ce14e6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 41 minecraft:boat net.minecraftforge.fml.common.registry.EntityEntry@b5de9ac
[02:13:31] [Server thread/TRACE] [FML]: Registry: 42 minecraft:minecart net.minecraftforge.fml.common.registry.EntityEntry@57bdceaa
[02:13:31] [Server thread/TRACE] [FML]: Registry: 43 minecraft:chest_minecart net.minecraftforge.fml.common.registry.EntityEntry@2d2fc130
[02:13:31] [Server thread/TRACE] [FML]: Registry: 44 minecraft:furnace_minecart net.minecraftforge.fml.common.registry.EntityEntry@6d001fbe
[02:13:31] [Server thread/TRACE] [FML]: Registry: 45 minecraft:tnt_minecart net.minecraftforge.fml.common.registry.EntityEntry@5ee77baf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 46 minecraft:hopper_minecart net.minecraftforge.fml.common.registry.EntityEntry@38a96593
[02:13:31] [Server thread/TRACE] [FML]: Registry: 47 minecraft:spawner_minecart net.minecraftforge.fml.common.registry.EntityEntry@43a7203e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 50 minecraft:creeper net.minecraftforge.fml.common.registry.EntityEntry@4a9bce99
[02:13:31] [Server thread/TRACE] [FML]: Registry: 51 minecraft:skeleton net.minecraftforge.fml.common.registry.EntityEntry@2905b568
[02:13:31] [Server thread/TRACE] [FML]: Registry: 52 minecraft:spider net.minecraftforge.fml.common.registry.EntityEntry@295b07e0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 53 minecraft:giant net.minecraftforge.fml.common.registry.EntityEntry@5c839677
[02:13:31] [Server thread/TRACE] [FML]: Registry: 54 minecraft:zombie net.minecraftforge.fml.common.registry.EntityEntry@79604abe
[02:13:31] [Server thread/TRACE] [FML]: Registry: 55 minecraft:slime net.minecraftforge.fml.common.registry.EntityEntry@76b305e1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 56 minecraft:ghast net.minecraftforge.fml.common.registry.EntityEntry@17c53dfb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 57 minecraft:zombie_pigman net.minecraftforge.fml.common.registry.EntityEntry@395281c2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 58 minecraft:enderman net.minecraftforge.fml.common.registry.EntityEntry@7e8f23ad
[02:13:31] [Server thread/TRACE] [FML]: Registry: 59 minecraft:cave_spider net.minecraftforge.fml.common.registry.EntityEntry@14485747
[02:13:31] [Server thread/TRACE] [FML]: Registry: 60 minecraft:silverfish net.minecraftforge.fml.common.registry.EntityEntry@26d028f7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 61 minecraft:blaze net.minecraftforge.fml.common.registry.EntityEntry@ae3c140
[02:13:31] [Server thread/TRACE] [FML]: Registry: 62 minecraft:magma_cube net.minecraftforge.fml.common.registry.EntityEntry@5086623f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 63 minecraft:ender_dragon net.minecraftforge.fml.common.registry.EntityEntry@2c9cafa5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 64 minecraft:wither net.minecraftforge.fml.common.registry.EntityEntry@625264ed
[02:13:31] [Server thread/TRACE] [FML]: Registry: 65 minecraft:bat net.minecraftforge.fml.common.registry.EntityEntry@285bf5ac
[02:13:31] [Server thread/TRACE] [FML]: Registry: 66 minecraft:witch net.minecraftforge.fml.common.registry.EntityEntry@40fe8fd5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 67 minecraft:endermite net.minecraftforge.fml.common.registry.EntityEntry@4fa0ee7e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 68 minecraft:guardian net.minecraftforge.fml.common.registry.EntityEntry@141bb6b8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 69 minecraft:shulker net.minecraftforge.fml.common.registry.EntityEntry@631bc9f4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 90 minecraft:pig net.minecraftforge.fml.common.registry.EntityEntry@5a13f1f7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 91 minecraft:sheep net.minecraftforge.fml.common.registry.EntityEntry@2dc21583
[02:13:31] [Server thread/TRACE] [FML]: Registry: 92 minecraft:cow net.minecraftforge.fml.common.registry.EntityEntry@586728e8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 93 minecraft:chicken net.minecraftforge.fml.common.registry.EntityEntry@786ff0ea
[02:13:31] [Server thread/TRACE] [FML]: Registry: 94 minecraft:squid net.minecraftforge.fml.common.registry.EntityEntry@4751cd3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 95 minecraft:wolf net.minecraftforge.fml.common.registry.EntityEntry@46c662f2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 96 minecraft:mooshroom net.minecraftforge.fml.common.registry.EntityEntry@60652518
[02:13:31] [Server thread/TRACE] [FML]: Registry: 97 minecraft:snowman net.minecraftforge.fml.common.registry.EntityEntry@3f06ebe0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 98 minecraft:ocelot net.minecraftforge.fml.common.registry.EntityEntry@2c77344f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 99 minecraft:villager_golem net.minecraftforge.fml.common.registry.EntityEntry@7848321e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 100 minecraft:horse net.minecraftforge.fml.common.registry.EntityEntry@1e471884
[02:13:31] [Server thread/TRACE] [FML]: Registry: 101 minecraft:rabbit net.minecraftforge.fml.common.registry.EntityEntry@3bab95ca
[02:13:31] [Server thread/TRACE] [FML]: Registry: 102 minecraft:polar_bear net.minecraftforge.fml.common.registry.EntityEntry@18b40fe6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 103 minecraft:llama net.minecraftforge.fml.common.registry.EntityEntry@59313495
[02:13:31] [Server thread/TRACE] [FML]: Registry: 104 minecraft:llama_spit net.minecraftforge.fml.common.registry.EntityEntry@455cbf18
[02:13:31] [Server thread/TRACE] [FML]: Registry: 105 minecraft:parrot net.minecraftforge.fml.common.registry.EntityEntry@63c99f7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 120 minecraft:villager net.minecraftforge.fml.common.registry.EntityEntry@2c674d58
[02:13:31] [Server thread/TRACE] [FML]: Registry: 200 minecraft:ender_crystal net.minecraftforge.fml.common.registry.EntityEntry@34beadce
[02:13:31] [Server thread/TRACE] [FML]: Registry Name : minecraft:blocks
[02:13:31] [Server thread/TRACE] [FML]: Registry: 0 minecraft:air Block{minecraft:air}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 1 minecraft:stone Block{minecraft:stone}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2 minecraft:grass Block{minecraft:grass}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 3 minecraft:dirt Block{minecraft:dirt}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 4 minecraft:cobblestone Block{minecraft:cobblestone}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 5 minecraft:planks Block{minecraft:planks}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 6 minecraft:sapling Block{minecraft:sapling}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 7 minecraft:bedrock Block{minecraft:bedrock}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 8 minecraft:flowing_water Block{minecraft:flowing_water}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 9 minecraft:water Block{minecraft:water}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 10 minecraft:flowing_lava Block{minecraft:flowing_lava}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 11 minecraft:lava Block{minecraft:lava}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 12 minecraft:sand Block{minecraft:sand}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 13 minecraft:gravel Block{minecraft:gravel}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 14 minecraft:gold_ore Block{minecraft:gold_ore}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 15 minecraft:iron_ore Block{minecraft:iron_ore}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 16 minecraft:coal_ore Block{minecraft:coal_ore}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 17 minecraft:log Block{minecraft:log}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 18 minecraft:leaves Block{minecraft:leaves}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 19 minecraft:sponge Block{minecraft:sponge}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 20 minecraft:glass Block{minecraft:glass}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 21 minecraft:lapis_ore Block{minecraft:lapis_ore}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 22 minecraft:lapis_block Block{minecraft:lapis_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 23 minecraft:dispenser Block{minecraft:dispenser}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 24 minecraft:sandstone Block{minecraft:sandstone}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 25 minecraft:noteblock Block{minecraft:noteblock}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 26 minecraft:bed Block{minecraft:bed}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 27 minecraft:golden_rail Block{minecraft:golden_rail}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 28 minecraft:detector_rail Block{minecraft:detector_rail}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 29 minecraft:sticky_piston Block{minecraft:sticky_piston}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 30 minecraft:web Block{minecraft:web}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 31 minecraft:tallgrass Block{minecraft:tallgrass}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 32 minecraft:deadbush Block{minecraft:deadbush}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 33 minecraft:piston Block{minecraft:piston}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 34 minecraft:piston_head Block{minecraft:piston_head}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 35 minecraft:wool Block{minecraft:wool}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 36 minecraft:piston_extension Block{minecraft:piston_extension}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 37 minecraft:yellow_flower Block{minecraft:yellow_flower}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 38 minecraft:red_flower Block{minecraft:red_flower}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 39 minecraft:brown_mushroom Block{minecraft:brown_mushroom}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 40 minecraft:red_mushroom Block{minecraft:red_mushroom}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 41 minecraft:gold_block Block{minecraft:gold_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 42 minecraft:iron_block Block{minecraft:iron_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 43 minecraft:double_stone_slab Block{minecraft:double_stone_slab}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 44 minecraft:stone_slab Block{minecraft:stone_slab}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 45 minecraft:brick_block Block{minecraft:brick_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 46 minecraft:tnt Block{minecraft:tnt}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 47 minecraft:bookshelf Block{minecraft:bookshelf}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 48 minecraft:mossy_cobblestone Block{minecraft:mossy_cobblestone}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 49 minecraft:obsidian Block{minecraft:obsidian}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 50 minecraft:torch Block{minecraft:torch}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 51 minecraft:fire Block{minecraft:fire}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 52 minecraft:mob_spawner Block{minecraft:mob_spawner}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 53 minecraft:oak_stairs Block{minecraft:oak_stairs}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 54 minecraft:chest Block{minecraft:chest}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 55 minecraft:redstone_wire Block{minecraft:redstone_wire}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 56 minecraft:diamond_ore Block{minecraft:diamond_ore}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 57 minecraft:diamond_block Block{minecraft:diamond_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 58 minecraft:crafting_table Block{minecraft:crafting_table}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 59 minecraft:wheat Block{minecraft:wheat}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 60 minecraft:farmland Block{minecraft:farmland}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 61 minecraft:furnace Block{minecraft:furnace}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 62 minecraft:lit_furnace Block{minecraft:lit_furnace}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 63 minecraft:standing_sign Block{minecraft:standing_sign}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 64 minecraft:wooden_door Block{minecraft:wooden_door}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 65 minecraft:ladder Block{minecraft:ladder}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 66 minecraft:rail Block{minecraft:rail}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 67 minecraft:stone_stairs Block{minecraft:stone_stairs}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 68 minecraft:wall_sign Block{minecraft:wall_sign}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 69 minecraft:lever Block{minecraft:lever}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 70 minecraft:stone_pressure_plate Block{minecraft:stone_pressure_plate}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 71 minecraft:iron_door Block{minecraft:iron_door}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 72 minecraft:wooden_pressure_plate Block{minecraft:wooden_pressure_plate}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 73 minecraft:redstone_ore Block{minecraft:redstone_ore}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 74 minecraft:lit_redstone_ore Block{minecraft:lit_redstone_ore}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 75 minecraft:unlit_redstone_torch Block{minecraft:unlit_redstone_torch}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 76 minecraft:redstone_torch Block{minecraft:redstone_torch}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 77 minecraft:stone_button Block{minecraft:stone_button}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 78 minecraft:snow_layer Block{minecraft:snow_layer}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 79 minecraft:ice Block{minecraft:ice}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 80 minecraft:snow Block{minecraft:snow}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 81 minecraft:cactus Block{minecraft:cactus}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 82 minecraft:clay Block{minecraft:clay}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 83 minecraft:reeds Block{minecraft:reeds}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 84 minecraft:jukebox Block{minecraft:jukebox}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 85 minecraft:fence Block{minecraft:fence}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 86 minecraft:pumpkin Block{minecraft:pumpkin}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 87 minecraft:netherrack Block{minecraft:netherrack}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 88 minecraft:soul_sand Block{minecraft:soul_sand}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 89 minecraft:glowstone Block{minecraft:glowstone}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 90 minecraft:portal Block{minecraft:portal}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 91 minecraft:lit_pumpkin Block{minecraft:lit_pumpkin}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 92 minecraft:cake Block{minecraft:cake}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 93 minecraft:unpowered_repeater Block{minecraft:unpowered_repeater}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 94 minecraft:powered_repeater Block{minecraft:powered_repeater}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 95 minecraft:stained_glass Block{minecraft:stained_glass}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 96 minecraft:trapdoor Block{minecraft:trapdoor}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 97 minecraft:monster_egg Block{minecraft:monster_egg}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 98 minecraft:stonebrick Block{minecraft:stonebrick}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 99 minecraft:brown_mushroom_block Block{minecraft:brown_mushroom_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 100 minecraft:red_mushroom_block Block{minecraft:red_mushroom_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 101 minecraft:iron_bars Block{minecraft:iron_bars}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 102 minecraft:glass_pane Block{minecraft:glass_pane}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 103 minecraft:melon_block Block{minecraft:melon_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 104 minecraft:pumpkin_stem Block{minecraft:pumpkin_stem}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 105 minecraft:melon_stem Block{minecraft:melon_stem}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 106 minecraft:vine Block{minecraft:vine}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 107 minecraft:fence_gate Block{minecraft:fence_gate}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 108 minecraft:brick_stairs Block{minecraft:brick_stairs}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 109 minecraft:stone_brick_stairs Block{minecraft:stone_brick_stairs}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 110 minecraft:mycelium Block{minecraft:mycelium}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 111 minecraft:waterlily Block{minecraft:waterlily}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 112 minecraft:nether_brick Block{minecraft:nether_brick}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 113 minecraft:nether_brick_fence Block{minecraft:nether_brick_fence}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 114 minecraft:nether_brick_stairs Block{minecraft:nether_brick_stairs}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 115 minecraft:nether_wart Block{minecraft:nether_wart}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 116 minecraft:enchanting_table Block{minecraft:enchanting_table}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 117 minecraft:brewing_stand Block{minecraft:brewing_stand}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 118 minecraft:cauldron Block{minecraft:cauldron}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 119 minecraft:end_portal Block{minecraft:end_portal}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 120 minecraft:end_portal_frame Block{minecraft:end_portal_frame}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 121 minecraft:end_stone Block{minecraft:end_stone}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 122 minecraft:dragon_egg Block{minecraft:dragon_egg}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 123 minecraft:redstone_lamp Block{minecraft:redstone_lamp}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 124 minecraft:lit_redstone_lamp Block{minecraft:lit_redstone_lamp}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 125 minecraft:double_wooden_slab Block{minecraft:double_wooden_slab}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 126 minecraft:wooden_slab Block{minecraft:wooden_slab}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 127 minecraft:cocoa Block{minecraft:cocoa}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 128 minecraft:sandstone_stairs Block{minecraft:sandstone_stairs}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 129 minecraft:emerald_ore Block{minecraft:emerald_ore}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 130 minecraft:ender_chest Block{minecraft:ender_chest}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 131 minecraft:tripwire_hook Block{minecraft:tripwire_hook}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 132 minecraft:tripwire Block{minecraft:tripwire}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 133 minecraft:emerald_block Block{minecraft:emerald_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 134 minecraft:spruce_stairs Block{minecraft:spruce_stairs}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 135 minecraft:birch_stairs Block{minecraft:birch_stairs}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 136 minecraft:jungle_stairs Block{minecraft:jungle_stairs}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 137 minecraft:command_block Block{minecraft:command_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 138 minecraft:beacon Block{minecraft:beacon}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 139 minecraft:cobblestone_wall Block{minecraft:cobblestone_wall}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 140 minecraft:flower_pot Block{minecraft:flower_pot}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 141 minecraft:carrots Block{minecraft:carrots}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 142 minecraft:potatoes Block{minecraft:potatoes}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 143 minecraft:wooden_button Block{minecraft:wooden_button}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 144 minecraft:skull Block{minecraft:skull}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 145 minecraft:anvil Block{minecraft:anvil}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 146 minecraft:trapped_chest Block{minecraft:trapped_chest}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 147 minecraft:light_weighted_pressure_plate Block{minecraft:light_weighted_pressure_plate}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 148 minecraft:heavy_weighted_pressure_plate Block{minecraft:heavy_weighted_pressure_plate}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 149 minecraft:unpowered_comparator Block{minecraft:unpowered_comparator}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 150 minecraft:powered_comparator Block{minecraft:powered_comparator}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 151 minecraft:daylight_detector Block{minecraft:daylight_detector}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 152 minecraft:redstone_block Block{minecraft:redstone_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 153 minecraft:quartz_ore Block{minecraft:quartz_ore}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 154 minecraft:hopper Block{minecraft:hopper}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 155 minecraft:quartz_block Block{minecraft:quartz_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 156 minecraft:quartz_stairs Block{minecraft:quartz_stairs}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 157 minecraft:activator_rail Block{minecraft:activator_rail}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 158 minecraft:dropper Block{minecraft:dropper}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 159 minecraft:stained_hardened_clay Block{minecraft:stained_hardened_clay}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 160 minecraft:stained_glass_pane Block{minecraft:stained_glass_pane}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 161 minecraft:leaves2 Block{minecraft:leaves2}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 162 minecraft:log2 Block{minecraft:log2}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 163 minecraft:acacia_stairs Block{minecraft:acacia_stairs}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 164 minecraft:dark_oak_stairs Block{minecraft:dark_oak_stairs}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 165 minecraft:slime Block{minecraft:slime}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 166 minecraft:barrier Block{minecraft:barrier}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 167 minecraft:iron_trapdoor Block{minecraft:iron_trapdoor}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 168 minecraft:prismarine Block{minecraft:prismarine}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 169 minecraft:sea_lantern Block{minecraft:sea_lantern}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 170 minecraft:hay_block Block{minecraft:hay_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 171 minecraft:carpet Block{minecraft:carpet}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 172 minecraft:hardened_clay Block{minecraft:hardened_clay}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 173 minecraft:coal_block Block{minecraft:coal_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 174 minecraft:packed_ice Block{minecraft:packed_ice}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 175 minecraft:double_plant Block{minecraft:double_plant}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 176 minecraft:standing_banner Block{minecraft:standing_banner}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 177 minecraft:wall_banner Block{minecraft:wall_banner}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 178 minecraft:daylight_detector_inverted Block{minecraft:daylight_detector_inverted}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 179 minecraft:red_sandstone Block{minecraft:red_sandstone}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 180 minecraft:red_sandstone_stairs Block{minecraft:red_sandstone_stairs}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 181 minecraft:double_stone_slab2 Block{minecraft:double_stone_slab2}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 182 minecraft:stone_slab2 Block{minecraft:stone_slab2}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 183 minecraft:spruce_fence_gate Block{minecraft:spruce_fence_gate}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 184 minecraft:birch_fence_gate Block{minecraft:birch_fence_gate}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 185 minecraft:jungle_fence_gate Block{minecraft:jungle_fence_gate}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 186 minecraft:dark_oak_fence_gate Block{minecraft:dark_oak_fence_gate}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 187 minecraft:acacia_fence_gate Block{minecraft:acacia_fence_gate}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 188 minecraft:spruce_fence Block{minecraft:spruce_fence}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 189 minecraft:birch_fence Block{minecraft:birch_fence}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 190 minecraft:jungle_fence Block{minecraft:jungle_fence}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 191 minecraft:dark_oak_fence Block{minecraft:dark_oak_fence}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 192 minecraft:acacia_fence Block{minecraft:acacia_fence}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 193 minecraft:spruce_door Block{minecraft:spruce_door}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 194 minecraft:birch_door Block{minecraft:birch_door}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 195 minecraft:jungle_door Block{minecraft:jungle_door}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 196 minecraft:acacia_door Block{minecraft:acacia_door}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 197 minecraft:dark_oak_door Block{minecraft:dark_oak_door}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 198 minecraft:end_rod Block{minecraft:end_rod}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 199 minecraft:chorus_plant Block{minecraft:chorus_plant}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 200 minecraft:chorus_flower Block{minecraft:chorus_flower}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 201 minecraft:purpur_block Block{minecraft:purpur_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 202 minecraft:purpur_pillar Block{minecraft:purpur_pillar}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 203 minecraft:purpur_stairs Block{minecraft:purpur_stairs}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 204 minecraft:purpur_double_slab Block{minecraft:purpur_double_slab}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 205 minecraft:purpur_slab Block{minecraft:purpur_slab}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 206 minecraft:end_bricks Block{minecraft:end_bricks}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 207 minecraft:beetroots Block{minecraft:beetroots}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 208 minecraft:grass_path Block{minecraft:grass_path}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 209 minecraft:end_gateway Block{minecraft:end_gateway}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 210 minecraft:repeating_command_block Block{minecraft:repeating_command_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 211 minecraft:chain_command_block Block{minecraft:chain_command_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 212 minecraft:frosted_ice Block{minecraft:frosted_ice}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 213 minecraft:magma Block{minecraft:magma}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 214 minecraft:nether_wart_block Block{minecraft:nether_wart_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 215 minecraft:red_nether_brick Block{minecraft:red_nether_brick}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 216 minecraft:bone_block Block{minecraft:bone_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 217 minecraft:structure_void Block{minecraft:structure_void}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 218 minecraft:observer Block{minecraft:observer}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 219 minecraft:white_shulker_box Block{minecraft:white_shulker_box}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 220 minecraft:orange_shulker_box Block{minecraft:orange_shulker_box}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 221 minecraft:magenta_shulker_box Block{minecraft:magenta_shulker_box}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 222 minecraft:light_blue_shulker_box Block{minecraft:light_blue_shulker_box}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 223 minecraft:yellow_shulker_box Block{minecraft:yellow_shulker_box}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 224 minecraft:lime_shulker_box Block{minecraft:lime_shulker_box}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 225 minecraft:pink_shulker_box Block{minecraft:pink_shulker_box}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 226 minecraft:gray_shulker_box Block{minecraft:gray_shulker_box}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 227 minecraft:silver_shulker_box Block{minecraft:silver_shulker_box}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 228 minecraft:cyan_shulker_box Block{minecraft:cyan_shulker_box}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 229 minecraft:purple_shulker_box Block{minecraft:purple_shulker_box}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 230 minecraft:blue_shulker_box Block{minecraft:blue_shulker_box}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 231 minecraft:brown_shulker_box Block{minecraft:brown_shulker_box}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 232 minecraft:green_shulker_box Block{minecraft:green_shulker_box}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 233 minecraft:red_shulker_box Block{minecraft:red_shulker_box}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 234 minecraft:black_shulker_box Block{minecraft:black_shulker_box}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 235 minecraft:white_glazed_terracotta Block{minecraft:white_glazed_terracotta}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 236 minecraft:orange_glazed_terracotta Block{minecraft:orange_glazed_terracotta}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 237 minecraft:magenta_glazed_terracotta Block{minecraft:magenta_glazed_terracotta}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 238 minecraft:light_blue_glazed_terracotta Block{minecraft:light_blue_glazed_terracotta}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 239 minecraft:yellow_glazed_terracotta Block{minecraft:yellow_glazed_terracotta}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 240 minecraft:lime_glazed_terracotta Block{minecraft:lime_glazed_terracotta}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 241 minecraft:pink_glazed_terracotta Block{minecraft:pink_glazed_terracotta}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 242 minecraft:gray_glazed_terracotta Block{minecraft:gray_glazed_terracotta}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 243 minecraft:silver_glazed_terracotta Block{minecraft:silver_glazed_terracotta}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 244 minecraft:cyan_glazed_terracotta Block{minecraft:cyan_glazed_terracotta}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 245 minecraft:purple_glazed_terracotta Block{minecraft:purple_glazed_terracotta}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 246 minecraft:blue_glazed_terracotta Block{minecraft:blue_glazed_terracotta}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 247 minecraft:brown_glazed_terracotta Block{minecraft:brown_glazed_terracotta}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 248 minecraft:green_glazed_terracotta Block{minecraft:green_glazed_terracotta}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 249 minecraft:red_glazed_terracotta Block{minecraft:red_glazed_terracotta}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 250 minecraft:black_glazed_terracotta Block{minecraft:black_glazed_terracotta}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 251 minecraft:concrete Block{minecraft:concrete}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 252 minecraft:concrete_powder Block{minecraft:concrete_powder}
[02:13:31] [Server thread/TRACE] [FML]: Registry: 255 minecraft:structure_block Block{minecraft:structure_block}
[02:13:31] [Server thread/TRACE] [FML]: Registry Name : minecraft:items
[02:13:31] [Server thread/TRACE] [FML]: Registry: 0 minecraft:air net.minecraft.item.ItemAir@685d7ba5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 1 minecraft:stone net.minecraft.item.ItemMultiTexture@100bba26
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2 minecraft:grass net.minecraft.item.ItemColored@76d0ecd7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 3 minecraft:dirt net.minecraft.item.ItemMultiTexture@1ad1c363
[02:13:31] [Server thread/TRACE] [FML]: Registry: 4 minecraft:cobblestone net.minecraft.item.ItemBlock@446b64b3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 5 minecraft:planks net.minecraft.item.ItemMultiTexture@56c0a61e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 6 minecraft:sapling net.minecraft.item.ItemMultiTexture@5dcf0772
[02:13:31] [Server thread/TRACE] [FML]: Registry: 7 minecraft:bedrock net.minecraft.item.ItemBlock@c472300
[02:13:31] [Server thread/TRACE] [FML]: Registry: 12 minecraft:sand net.minecraft.item.ItemMultiTexture@6826b70f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 13 minecraft:gravel net.minecraft.item.ItemBlock@4df7d9ee
[02:13:31] [Server thread/TRACE] [FML]: Registry: 14 minecraft:gold_ore net.minecraft.item.ItemBlock@781dac73
[02:13:31] [Server thread/TRACE] [FML]: Registry: 15 minecraft:iron_ore net.minecraft.item.ItemBlock@3a4e524
[02:13:31] [Server thread/TRACE] [FML]: Registry: 16 minecraft:coal_ore net.minecraft.item.ItemBlock@5e67a490
[02:13:31] [Server thread/TRACE] [FML]: Registry: 17 minecraft:log net.minecraft.item.ItemMultiTexture@38c761e9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 18 minecraft:leaves net.minecraft.item.ItemLeaves@5d66ae3a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 19 minecraft:sponge net.minecraft.item.ItemMultiTexture@c5e69a5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 20 minecraft:glass net.minecraft.item.ItemBlock@64a1116a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 21 minecraft:lapis_ore net.minecraft.item.ItemBlock@11e17893
[02:13:31] [Server thread/TRACE] [FML]: Registry: 22 minecraft:lapis_block net.minecraft.item.ItemBlock@19eea77c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 23 minecraft:dispenser net.minecraft.item.ItemBlock@6682e6a5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 24 minecraft:sandstone net.minecraft.item.ItemMultiTexture@10fb4575
[02:13:31] [Server thread/TRACE] [FML]: Registry: 25 minecraft:noteblock net.minecraft.item.ItemBlock@7cc2c551
[02:13:31] [Server thread/TRACE] [FML]: Registry: 27 minecraft:golden_rail net.minecraft.item.ItemBlock@d84b3a2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 28 minecraft:detector_rail net.minecraft.item.ItemBlock@23648d2d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 29 minecraft:sticky_piston net.minecraft.item.ItemPiston@37c1cfa
[02:13:31] [Server thread/TRACE] [FML]: Registry: 30 minecraft:web net.minecraft.item.ItemBlock@2bcda694
[02:13:31] [Server thread/TRACE] [FML]: Registry: 31 minecraft:tallgrass net.minecraft.item.ItemColored@2cc75b25
[02:13:31] [Server thread/TRACE] [FML]: Registry: 32 minecraft:deadbush net.minecraft.item.ItemBlock@30036a18
[02:13:31] [Server thread/TRACE] [FML]: Registry: 33 minecraft:piston net.minecraft.item.ItemPiston@537b3b2e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 35 minecraft:wool net.minecraft.item.ItemCloth@28b458e6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 37 minecraft:yellow_flower net.minecraft.item.ItemMultiTexture@119d4443
[02:13:31] [Server thread/TRACE] [FML]: Registry: 38 minecraft:red_flower net.minecraft.item.ItemMultiTexture@7d47dfed
[02:13:31] [Server thread/TRACE] [FML]: Registry: 39 minecraft:brown_mushroom net.minecraft.item.ItemBlock@3a38e4dc
[02:13:31] [Server thread/TRACE] [FML]: Registry: 40 minecraft:red_mushroom net.minecraft.item.ItemBlock@41fc0084
[02:13:31] [Server thread/TRACE] [FML]: Registry: 41 minecraft:gold_block net.minecraft.item.ItemBlock@401788d5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 42 minecraft:iron_block net.minecraft.item.ItemBlock@3ec9f8d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 44 minecraft:stone_slab net.minecraft.item.ItemSlab@237b2852
[02:13:31] [Server thread/TRACE] [FML]: Registry: 45 minecraft:brick_block net.minecraft.item.ItemBlock@448cdb47
[02:13:31] [Server thread/TRACE] [FML]: Registry: 46 minecraft:tnt net.minecraft.item.ItemBlock@4628a02b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 47 minecraft:bookshelf net.minecraft.item.ItemBlock@2b01c689
[02:13:31] [Server thread/TRACE] [FML]: Registry: 48 minecraft:mossy_cobblestone net.minecraft.item.ItemBlock@51424203
[02:13:31] [Server thread/TRACE] [FML]: Registry: 49 minecraft:obsidian net.minecraft.item.ItemBlock@7336fd8f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 50 minecraft:torch net.minecraft.item.ItemBlock@701c223a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 52 minecraft:mob_spawner net.minecraft.item.ItemBlock@7e94e331
[02:13:31] [Server thread/TRACE] [FML]: Registry: 53 minecraft:oak_stairs net.minecraft.item.ItemBlock@539fc5d1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 54 minecraft:chest net.minecraft.item.ItemBlock@4cae66a8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 56 minecraft:diamond_ore net.minecraft.item.ItemBlock@60b616c8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 57 minecraft:diamond_block net.minecraft.item.ItemBlock@3962ec84
[02:13:31] [Server thread/TRACE] [FML]: Registry: 58 minecraft:crafting_table net.minecraft.item.ItemBlock@147e0734
[02:13:31] [Server thread/TRACE] [FML]: Registry: 60 minecraft:farmland net.minecraft.item.ItemBlock@2bdab835
[02:13:31] [Server thread/TRACE] [FML]: Registry: 61 minecraft:furnace net.minecraft.item.ItemBlock@7b8aebd0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 65 minecraft:ladder net.minecraft.item.ItemBlock@55222ee9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 66 minecraft:rail net.minecraft.item.ItemBlock@3181d4de
[02:13:31] [Server thread/TRACE] [FML]: Registry: 67 minecraft:stone_stairs net.minecraft.item.ItemBlock@4f64d9cb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 69 minecraft:lever net.minecraft.item.ItemBlock@639c7f9c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 70 minecraft:stone_pressure_plate net.minecraft.item.ItemBlock@270d5060
[02:13:31] [Server thread/TRACE] [FML]: Registry: 72 minecraft:wooden_pressure_plate net.minecraft.item.ItemBlock@1815577b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 73 minecraft:redstone_ore net.minecraft.item.ItemBlock@71567f33
[02:13:31] [Server thread/TRACE] [FML]: Registry: 76 minecraft:redstone_torch net.minecraft.item.ItemBlock@71369e1a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 77 minecraft:stone_button net.minecraft.item.ItemBlock@3cf55e0c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 78 minecraft:snow_layer net.minecraft.item.ItemSnow@4c04216f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 79 minecraft:ice net.minecraft.item.ItemBlock@987a0bb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 80 minecraft:snow net.minecraft.item.ItemBlock@1f949ab9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 81 minecraft:cactus net.minecraft.item.ItemBlock@5a7b6b75
[02:13:31] [Server thread/TRACE] [FML]: Registry: 82 minecraft:clay net.minecraft.item.ItemBlock@3719360c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 84 minecraft:jukebox net.minecraft.item.ItemBlock@3afca2c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 85 minecraft:fence net.minecraft.item.ItemBlock@3855d9b2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 86 minecraft:pumpkin net.minecraft.item.ItemBlock@6d7b001b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 87 minecraft:netherrack net.minecraft.item.ItemBlock@532dacf5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 88 minecraft:soul_sand net.minecraft.item.ItemBlock@da09250
[02:13:31] [Server thread/TRACE] [FML]: Registry: 89 minecraft:glowstone net.minecraft.item.ItemBlock@6d31f106
[02:13:31] [Server thread/TRACE] [FML]: Registry: 91 minecraft:lit_pumpkin net.minecraft.item.ItemBlock@587f4f63
[02:13:31] [Server thread/TRACE] [FML]: Registry: 95 minecraft:stained_glass net.minecraft.item.ItemCloth@4a9b3956
[02:13:31] [Server thread/TRACE] [FML]: Registry: 96 minecraft:trapdoor net.minecraft.item.ItemBlock@660b1a9d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 97 minecraft:monster_egg net.minecraft.item.ItemMultiTexture@d6b532f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 98 minecraft:stonebrick net.minecraft.item.ItemMultiTexture@112c2930
[02:13:31] [Server thread/TRACE] [FML]: Registry: 99 minecraft:brown_mushroom_block net.minecraft.item.ItemBlock@7f426ddd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 100 minecraft:red_mushroom_block net.minecraft.item.ItemBlock@28e7bb31
[02:13:31] [Server thread/TRACE] [FML]: Registry: 101 minecraft:iron_bars net.minecraft.item.ItemBlock@6fe04f2a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 102 minecraft:glass_pane net.minecraft.item.ItemBlock@1f758e4f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 103 minecraft:melon_block net.minecraft.item.ItemBlock@733534f9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 106 minecraft:vine net.minecraft.item.ItemColored@661e279d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 107 minecraft:fence_gate net.minecraft.item.ItemBlock@beabd6b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 108 minecraft:brick_stairs net.minecraft.item.ItemBlock@32e5af53
[02:13:31] [Server thread/TRACE] [FML]: Registry: 109 minecraft:stone_brick_stairs net.minecraft.item.ItemBlock@5980fa73
[02:13:31] [Server thread/TRACE] [FML]: Registry: 110 minecraft:mycelium net.minecraft.item.ItemBlock@13ca16bf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 111 minecraft:waterlily net.minecraft.item.ItemLilyPad@44641d6c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 112 minecraft:nether_brick net.minecraft.item.ItemBlock@1ae924f1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 113 minecraft:nether_brick_fence net.minecraft.item.ItemBlock@59d5a6fd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 114 minecraft:nether_brick_stairs net.minecraft.item.ItemBlock@27bcb4ad
[02:13:31] [Server thread/TRACE] [FML]: Registry: 116 minecraft:enchanting_table net.minecraft.item.ItemBlock@4357524b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 120 minecraft:end_portal_frame net.minecraft.item.ItemBlock@104a287c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 121 minecraft:end_stone net.minecraft.item.ItemBlock@64dc86c6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 122 minecraft:dragon_egg net.minecraft.item.ItemBlock@5f3b84bd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 123 minecraft:redstone_lamp net.minecraft.item.ItemBlock@1e734eee
[02:13:31] [Server thread/TRACE] [FML]: Registry: 126 minecraft:wooden_slab net.minecraft.item.ItemSlab@1e191150
[02:13:31] [Server thread/TRACE] [FML]: Registry: 128 minecraft:sandstone_stairs net.minecraft.item.ItemBlock@2fbd390
[02:13:31] [Server thread/TRACE] [FML]: Registry: 129 minecraft:emerald_ore net.minecraft.item.ItemBlock@166b11e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 130 minecraft:ender_chest net.minecraft.item.ItemBlock@5e68be2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 131 minecraft:tripwire_hook net.minecraft.item.ItemBlock@5323999f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 133 minecraft:emerald_block net.minecraft.item.ItemBlock@f18b738
[02:13:31] [Server thread/TRACE] [FML]: Registry: 134 minecraft:spruce_stairs net.minecraft.item.ItemBlock@3bc20984
[02:13:31] [Server thread/TRACE] [FML]: Registry: 135 minecraft:birch_stairs net.minecraft.item.ItemBlock@aca3c85
[02:13:31] [Server thread/TRACE] [FML]: Registry: 136 minecraft:jungle_stairs net.minecraft.item.ItemBlock@45eab322
[02:13:31] [Server thread/TRACE] [FML]: Registry: 137 minecraft:command_block net.minecraft.item.ItemBlock@f017dd0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 138 minecraft:beacon net.minecraft.item.ItemBlock@2424cb9d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 139 minecraft:cobblestone_wall net.minecraft.item.ItemMultiTexture@6fb22ae3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 143 minecraft:wooden_button net.minecraft.item.ItemBlock@6bd92538
[02:13:31] [Server thread/TRACE] [FML]: Registry: 145 minecraft:anvil net.minecraft.item.ItemAnvilBlock@4567fb2b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 146 minecraft:trapped_chest net.minecraft.item.ItemBlock@372954e1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 147 minecraft:light_weighted_pressure_plate net.minecraft.item.ItemBlock@5fd8dd66
[02:13:31] [Server thread/TRACE] [FML]: Registry: 148 minecraft:heavy_weighted_pressure_plate net.minecraft.item.ItemBlock@173511ff
[02:13:31] [Server thread/TRACE] [FML]: Registry: 151 minecraft:daylight_detector net.minecraft.item.ItemBlock@6df11e91
[02:13:31] [Server thread/TRACE] [FML]: Registry: 152 minecraft:redstone_block net.minecraft.item.ItemBlock@1002d192
[02:13:31] [Server thread/TRACE] [FML]: Registry: 153 minecraft:quartz_ore net.minecraft.item.ItemBlock@9281d19
[02:13:31] [Server thread/TRACE] [FML]: Registry: 154 minecraft:hopper net.minecraft.item.ItemBlock@36ad5f2a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 155 minecraft:quartz_block net.minecraft.item.ItemMultiTexture@53cddaf8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 156 minecraft:quartz_stairs net.minecraft.item.ItemBlock@55c50f52
[02:13:31] [Server thread/TRACE] [FML]: Registry: 157 minecraft:activator_rail net.minecraft.item.ItemBlock@1ccc1026
[02:13:31] [Server thread/TRACE] [FML]: Registry: 158 minecraft:dropper net.minecraft.item.ItemBlock@4044589a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 159 minecraft:stained_hardened_clay net.minecraft.item.ItemCloth@7de35070
[02:13:31] [Server thread/TRACE] [FML]: Registry: 160 minecraft:stained_glass_pane net.minecraft.item.ItemCloth@4217bce6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 161 minecraft:leaves2 net.minecraft.item.ItemLeaves@50f4b83d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 162 minecraft:log2 net.minecraft.item.ItemMultiTexture@7f4e5a39
[02:13:31] [Server thread/TRACE] [FML]: Registry: 163 minecraft:acacia_stairs net.minecraft.item.ItemBlock@541d4d9f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 164 minecraft:dark_oak_stairs net.minecraft.item.ItemBlock@1a497286
[02:13:31] [Server thread/TRACE] [FML]: Registry: 165 minecraft:slime net.minecraft.item.ItemBlock@48dff674
[02:13:31] [Server thread/TRACE] [FML]: Registry: 166 minecraft:barrier net.minecraft.item.ItemBlock@216f01
[02:13:31] [Server thread/TRACE] [FML]: Registry: 167 minecraft:iron_trapdoor net.minecraft.item.ItemBlock@7c901203
[02:13:31] [Server thread/TRACE] [FML]: Registry: 168 minecraft:prismarine net.minecraft.item.ItemMultiTexture@77fc19cf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 169 minecraft:sea_lantern net.minecraft.item.ItemBlock@643ecfef
[02:13:31] [Server thread/TRACE] [FML]: Registry: 170 minecraft:hay_block net.minecraft.item.ItemBlock@1e721583
[02:13:31] [Server thread/TRACE] [FML]: Registry: 171 minecraft:carpet net.minecraft.item.ItemCloth@79f5a6ed
[02:13:31] [Server thread/TRACE] [FML]: Registry: 172 minecraft:hardened_clay net.minecraft.item.ItemBlock@722787b5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 173 minecraft:coal_block net.minecraft.item.ItemBlock@edb83f8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 174 minecraft:packed_ice net.minecraft.item.ItemBlock@8b41ad
[02:13:31] [Server thread/TRACE] [FML]: Registry: 175 minecraft:double_plant net.minecraft.item.ItemMultiTexture@7d401cdc
[02:13:31] [Server thread/TRACE] [FML]: Registry: 179 minecraft:red_sandstone net.minecraft.item.ItemMultiTexture@2bb31455
[02:13:31] [Server thread/TRACE] [FML]: Registry: 180 minecraft:red_sandstone_stairs net.minecraft.item.ItemBlock@3c16528d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 182 minecraft:stone_slab2 net.minecraft.item.ItemSlab@2e45a357
[02:13:31] [Server thread/TRACE] [FML]: Registry: 183 minecraft:spruce_fence_gate net.minecraft.item.ItemBlock@38de5daf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 184 minecraft:birch_fence_gate net.minecraft.item.ItemBlock@621624b1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 185 minecraft:jungle_fence_gate net.minecraft.item.ItemBlock@7523d5a1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 186 minecraft:dark_oak_fence_gate net.minecraft.item.ItemBlock@2bfc2f8b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 187 minecraft:acacia_fence_gate net.minecraft.item.ItemBlock@61853c7e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 188 minecraft:spruce_fence net.minecraft.item.ItemBlock@39f42d0e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 189 minecraft:birch_fence net.minecraft.item.ItemBlock@47a3d56a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 190 minecraft:jungle_fence net.minecraft.item.ItemBlock@3a209918
[02:13:31] [Server thread/TRACE] [FML]: Registry: 191 minecraft:dark_oak_fence net.minecraft.item.ItemBlock@2cae5fa7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 192 minecraft:acacia_fence net.minecraft.item.ItemBlock@34aa8b61
[02:13:31] [Server thread/TRACE] [FML]: Registry: 198 minecraft:end_rod net.minecraft.item.ItemBlock@550c973e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 199 minecraft:chorus_plant net.minecraft.item.ItemBlock@161d95c6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 200 minecraft:chorus_flower net.minecraft.item.ItemBlock@5203c80f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 201 minecraft:purpur_block net.minecraft.item.ItemBlock@439f2d87
[02:13:31] [Server thread/TRACE] [FML]: Registry: 202 minecraft:purpur_pillar net.minecraft.item.ItemBlock@721bf7ad
[02:13:31] [Server thread/TRACE] [FML]: Registry: 203 minecraft:purpur_stairs net.minecraft.item.ItemBlock@852ef8d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 205 minecraft:purpur_slab net.minecraft.item.ItemSlab@44dd0d38
[02:13:31] [Server thread/TRACE] [FML]: Registry: 206 minecraft:end_bricks net.minecraft.item.ItemBlock@26874f2c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 208 minecraft:grass_path net.minecraft.item.ItemBlock@120350eb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 210 minecraft:repeating_command_block net.minecraft.item.ItemBlock@389a5022
[02:13:31] [Server thread/TRACE] [FML]: Registry: 211 minecraft:chain_command_block net.minecraft.item.ItemBlock@bb8ead8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 213 minecraft:magma net.minecraft.item.ItemBlock@5b44318
[02:13:31] [Server thread/TRACE] [FML]: Registry: 214 minecraft:nether_wart_block net.minecraft.item.ItemBlock@6e807e2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 215 minecraft:red_nether_brick net.minecraft.item.ItemBlock@6c995c5d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 216 minecraft:bone_block net.minecraft.item.ItemBlock@203b953c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 217 minecraft:structure_void net.minecraft.item.ItemBlock@730bea0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 218 minecraft:observer net.minecraft.item.ItemBlock@41a16eb3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 219 minecraft:white_shulker_box net.minecraft.item.ItemShulkerBox@1b1252c8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 220 minecraft:orange_shulker_box net.minecraft.item.ItemShulkerBox@19d53ab4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 221 minecraft:magenta_shulker_box net.minecraft.item.ItemShulkerBox@53cb0bcb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 222 minecraft:light_blue_shulker_box net.minecraft.item.ItemShulkerBox@51fe7f15
[02:13:31] [Server thread/TRACE] [FML]: Registry: 223 minecraft:yellow_shulker_box net.minecraft.item.ItemShulkerBox@5873f3f0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 224 minecraft:lime_shulker_box net.minecraft.item.ItemShulkerBox@684372d0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 225 minecraft:pink_shulker_box net.minecraft.item.ItemShulkerBox@63dda940
[02:13:31] [Server thread/TRACE] [FML]: Registry: 226 minecraft:gray_shulker_box net.minecraft.item.ItemShulkerBox@41f964f9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 227 minecraft:silver_shulker_box net.minecraft.item.ItemShulkerBox@652e345
[02:13:31] [Server thread/TRACE] [FML]: Registry: 228 minecraft:cyan_shulker_box net.minecraft.item.ItemShulkerBox@7574d4ad
[02:13:31] [Server thread/TRACE] [FML]: Registry: 229 minecraft:purple_shulker_box net.minecraft.item.ItemShulkerBox@7bede4ea
[02:13:31] [Server thread/TRACE] [FML]: Registry: 230 minecraft:blue_shulker_box net.minecraft.item.ItemShulkerBox@713999c2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 231 minecraft:brown_shulker_box net.minecraft.item.ItemShulkerBox@6060146b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 232 minecraft:green_shulker_box net.minecraft.item.ItemShulkerBox@33627576
[02:13:31] [Server thread/TRACE] [FML]: Registry: 233 minecraft:red_shulker_box net.minecraft.item.ItemShulkerBox@27bc1d44
[02:13:31] [Server thread/TRACE] [FML]: Registry: 234 minecraft:black_shulker_box net.minecraft.item.ItemShulkerBox@1af677f8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 235 minecraft:white_glazed_terracotta net.minecraft.item.ItemBlock@7a55fb81
[02:13:31] [Server thread/TRACE] [FML]: Registry: 236 minecraft:orange_glazed_terracotta net.minecraft.item.ItemBlock@5a3cf878
[02:13:31] [Server thread/TRACE] [FML]: Registry: 237 minecraft:magenta_glazed_terracotta net.minecraft.item.ItemBlock@1d2d8846
[02:13:31] [Server thread/TRACE] [FML]: Registry: 238 minecraft:light_blue_glazed_terracotta net.minecraft.item.ItemBlock@34cd65ac
[02:13:31] [Server thread/TRACE] [FML]: Registry: 239 minecraft:yellow_glazed_terracotta net.minecraft.item.ItemBlock@61911947
[02:13:31] [Server thread/TRACE] [FML]: Registry: 240 minecraft:lime_glazed_terracotta net.minecraft.item.ItemBlock@5c53c235
[02:13:31] [Server thread/TRACE] [FML]: Registry: 241 minecraft:pink_glazed_terracotta net.minecraft.item.ItemBlock@2dcd0e41
[02:13:31] [Server thread/TRACE] [FML]: Registry: 242 minecraft:gray_glazed_terracotta net.minecraft.item.ItemBlock@7272ee51
[02:13:31] [Server thread/TRACE] [FML]: Registry: 243 minecraft:silver_glazed_terracotta net.minecraft.item.ItemBlock@1b409a79
[02:13:31] [Server thread/TRACE] [FML]: Registry: 244 minecraft:cyan_glazed_terracotta net.minecraft.item.ItemBlock@5940b14e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 245 minecraft:purple_glazed_terracotta net.minecraft.item.ItemBlock@1cba0321
[02:13:31] [Server thread/TRACE] [FML]: Registry: 246 minecraft:blue_glazed_terracotta net.minecraft.item.ItemBlock@795f6681
[02:13:31] [Server thread/TRACE] [FML]: Registry: 247 minecraft:brown_glazed_terracotta net.minecraft.item.ItemBlock@66d3b881
[02:13:31] [Server thread/TRACE] [FML]: Registry: 248 minecraft:green_glazed_terracotta net.minecraft.item.ItemBlock@3a45afd4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 249 minecraft:red_glazed_terracotta net.minecraft.item.ItemBlock@762a10b6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 250 minecraft:black_glazed_terracotta net.minecraft.item.ItemBlock@74431b9c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 251 minecraft:concrete net.minecraft.item.ItemCloth@f2fb225
[02:13:31] [Server thread/TRACE] [FML]: Registry: 252 minecraft:concrete_powder net.minecraft.item.ItemCloth@1883871b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 255 minecraft:structure_block net.minecraft.item.ItemBlock@3e0a9b1d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 256 minecraft:iron_shovel net.minecraft.item.ItemSpade@3070f3e6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 257 minecraft:iron_pickaxe net.minecraft.item.ItemPickaxe@52bba91a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 258 minecraft:iron_axe net.minecraft.item.ItemAxe@21516c88
[02:13:31] [Server thread/TRACE] [FML]: Registry: 259 minecraft:flint_and_steel net.minecraft.item.ItemFlintAndSteel@4fc6e776
[02:13:31] [Server thread/TRACE] [FML]: Registry: 260 minecraft:apple net.minecraft.item.ItemFood@e01a26b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 261 minecraft:bow net.minecraft.item.ItemBow@2c99c8d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 262 minecraft:arrow net.minecraft.item.ItemArrow@69bc9584
[02:13:31] [Server thread/TRACE] [FML]: Registry: 263 minecraft:coal net.minecraft.item.ItemCoal@f95d64d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 264 minecraft:diamond net.minecraft.item.Item@288728e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 265 minecraft:iron_ingot net.minecraft.item.Item@b7d2d51
[02:13:31] [Server thread/TRACE] [FML]: Registry: 266 minecraft:gold_ingot net.minecraft.item.Item@641ed324
[02:13:31] [Server thread/TRACE] [FML]: Registry: 267 minecraft:iron_sword net.minecraft.item.ItemSword@66b0e207
[02:13:31] [Server thread/TRACE] [FML]: Registry: 268 minecraft:wooden_sword net.minecraft.item.ItemSword@74a58a06
[02:13:31] [Server thread/TRACE] [FML]: Registry: 269 minecraft:wooden_shovel net.minecraft.item.ItemSpade@7308c820
[02:13:31] [Server thread/TRACE] [FML]: Registry: 270 minecraft:wooden_pickaxe net.minecraft.item.ItemPickaxe@5d601832
[02:13:31] [Server thread/TRACE] [FML]: Registry: 271 minecraft:wooden_axe net.minecraft.item.ItemAxe@3ca17943
[02:13:31] [Server thread/TRACE] [FML]: Registry: 272 minecraft:stone_sword net.minecraft.item.ItemSword@640c216b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 273 minecraft:stone_shovel net.minecraft.item.ItemSpade@5170bc02
[02:13:31] [Server thread/TRACE] [FML]: Registry: 274 minecraft:stone_pickaxe net.minecraft.item.ItemPickaxe@c0c8f96
[02:13:31] [Server thread/TRACE] [FML]: Registry: 275 minecraft:stone_axe net.minecraft.item.ItemAxe@3bd08435
[02:13:31] [Server thread/TRACE] [FML]: Registry: 276 minecraft:diamond_sword net.minecraft.item.ItemSword@3e52ed5d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 277 minecraft:diamond_shovel net.minecraft.item.ItemSpade@6a96d639
[02:13:31] [Server thread/TRACE] [FML]: Registry: 278 minecraft:diamond_pickaxe net.minecraft.item.ItemPickaxe@28e94c2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 279 minecraft:diamond_axe net.minecraft.item.ItemAxe@3d40498a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 280 minecraft:stick net.minecraft.item.Item@14d1737a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 281 minecraft:bowl net.minecraft.item.Item@482a58c7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 282 minecraft:mushroom_stew net.minecraft.item.ItemSoup@1e120628
[02:13:31] [Server thread/TRACE] [FML]: Registry: 283 minecraft:golden_sword net.minecraft.item.ItemSword@4e4894d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 284 minecraft:golden_shovel net.minecraft.item.ItemSpade@1de5cc88
[02:13:31] [Server thread/TRACE] [FML]: Registry: 285 minecraft:golden_pickaxe net.minecraft.item.ItemPickaxe@23e2c1ca
[02:13:31] [Server thread/TRACE] [FML]: Registry: 286 minecraft:golden_axe net.minecraft.item.ItemAxe@2d4fb0d8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 287 minecraft:string net.minecraft.item.ItemBlockSpecial@baa9ce4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 288 minecraft:feather net.minecraft.item.Item@5b332439
[02:13:31] [Server thread/TRACE] [FML]: Registry: 289 minecraft:gunpowder net.minecraft.item.Item@59262a90
[02:13:31] [Server thread/TRACE] [FML]: Registry: 290 minecraft:wooden_hoe net.minecraft.item.ItemHoe@65859b44
[02:13:31] [Server thread/TRACE] [FML]: Registry: 291 minecraft:stone_hoe net.minecraft.item.ItemHoe@d9f5fce
[02:13:31] [Server thread/TRACE] [FML]: Registry: 292 minecraft:iron_hoe net.minecraft.item.ItemHoe@49653791
[02:13:31] [Server thread/TRACE] [FML]: Registry: 293 minecraft:diamond_hoe net.minecraft.item.ItemHoe@45b7c97f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 294 minecraft:golden_hoe net.minecraft.item.ItemHoe@c212536
[02:13:31] [Server thread/TRACE] [FML]: Registry: 295 minecraft:wheat_seeds net.minecraft.item.ItemSeeds@6009cd34
[02:13:31] [Server thread/TRACE] [FML]: Registry: 296 minecraft:wheat net.minecraft.item.Item@65844c96
[02:13:31] [Server thread/TRACE] [FML]: Registry: 297 minecraft:bread net.minecraft.item.ItemFood@25214797
[02:13:31] [Server thread/TRACE] [FML]: Registry: 298 minecraft:leather_helmet net.minecraft.item.ItemArmor@5d5d3a5c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 299 minecraft:leather_chestplate net.minecraft.item.ItemArmor@6e0d16a4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 300 minecraft:leather_leggings net.minecraft.item.ItemArmor@7e18ced7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 301 minecraft:leather_boots net.minecraft.item.ItemArmor@305b43ca
[02:13:31] [Server thread/TRACE] [FML]: Registry: 302 minecraft:chainmail_helmet net.minecraft.item.ItemArmor@4601047
[02:13:31] [Server thread/TRACE] [FML]: Registry: 303 minecraft:chainmail_chestplate net.minecraft.item.ItemArmor@25e8e59
[02:13:31] [Server thread/TRACE] [FML]: Registry: 304 minecraft:chainmail_leggings net.minecraft.item.ItemArmor@3a0896b3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 305 minecraft:chainmail_boots net.minecraft.item.ItemArmor@50a7c72b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 306 minecraft:iron_helmet net.minecraft.item.ItemArmor@54c11750
[02:13:31] [Server thread/TRACE] [FML]: Registry: 307 minecraft:iron_chestplate net.minecraft.item.ItemArmor@221b77d7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 308 minecraft:iron_leggings net.minecraft.item.ItemArmor@5cd8d029
[02:13:31] [Server thread/TRACE] [FML]: Registry: 309 minecraft:iron_boots net.minecraft.item.ItemArmor@32a8ca06
[02:13:31] [Server thread/TRACE] [FML]: Registry: 310 minecraft:diamond_helmet net.minecraft.item.ItemArmor@6e8f2094
[02:13:31] [Server thread/TRACE] [FML]: Registry: 311 minecraft:diamond_chestplate net.minecraft.item.ItemArmor@1753475d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 312 minecraft:diamond_leggings net.minecraft.item.ItemArmor@d108406
[02:13:31] [Server thread/TRACE] [FML]: Registry: 313 minecraft:diamond_boots net.minecraft.item.ItemArmor@799c8758
[02:13:31] [Server thread/TRACE] [FML]: Registry: 314 minecraft:golden_helmet net.minecraft.item.ItemArmor@6e00837f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 315 minecraft:golden_chestplate net.minecraft.item.ItemArmor@63e4484d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 316 minecraft:golden_leggings net.minecraft.item.ItemArmor@6a5dd083
[02:13:31] [Server thread/TRACE] [FML]: Registry: 317 minecraft:golden_boots net.minecraft.item.ItemArmor@77663cd7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 318 minecraft:flint net.minecraft.item.Item@1d17423f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 319 minecraft:porkchop net.minecraft.item.ItemFood@5c70d7f0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 320 minecraft:cooked_porkchop net.minecraft.item.ItemFood@582dcd35
[02:13:31] [Server thread/TRACE] [FML]: Registry: 321 minecraft:painting net.minecraft.item.ItemHangingEntity@58601e7a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 322 minecraft:golden_apple net.minecraft.item.ItemAppleGold@4ef5dd23
[02:13:31] [Server thread/TRACE] [FML]: Registry: 323 minecraft:sign net.minecraft.item.ItemSign@64c25a62
[02:13:31] [Server thread/TRACE] [FML]: Registry: 324 minecraft:wooden_door net.minecraft.item.ItemDoor@675ec28b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 325 minecraft:bucket net.minecraft.item.ItemBucket@7871d261
[02:13:31] [Server thread/TRACE] [FML]: Registry: 326 minecraft:water_bucket net.minecraft.item.ItemBucket@58164e9a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 327 minecraft:lava_bucket net.minecraft.item.ItemBucket@11bfffb3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 328 minecraft:minecart net.minecraft.item.ItemMinecart@18c7f6b5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 329 minecraft:saddle net.minecraft.item.ItemSaddle@609b041c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 330 minecraft:iron_door net.minecraft.item.ItemDoor@474e34e4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 331 minecraft:redstone net.minecraft.item.ItemRedstone@6734ff92
[02:13:31] [Server thread/TRACE] [FML]: Registry: 332 minecraft:snowball net.minecraft.item.ItemSnowball@6775c0d1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 333 minecraft:boat net.minecraft.item.ItemBoat@74500e4f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 334 minecraft:leather net.minecraft.item.Item@7c91fe86
[02:13:31] [Server thread/TRACE] [FML]: Registry: 335 minecraft:milk_bucket net.minecraft.item.ItemBucketMilk@6704df84
[02:13:31] [Server thread/TRACE] [FML]: Registry: 336 minecraft:brick net.minecraft.item.Item@1412682c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 337 minecraft:clay_ball net.minecraft.item.Item@53bb71e5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 338 minecraft:reeds net.minecraft.item.ItemBlockSpecial@54a056e4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 339 minecraft:paper net.minecraft.item.Item@15994b0b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 340 minecraft:book net.minecraft.item.ItemBook@4cb00fa5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 341 minecraft:slime_ball net.minecraft.item.Item@13aed42b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 342 minecraft:chest_minecart net.minecraft.item.ItemMinecart@698d6d30
[02:13:31] [Server thread/TRACE] [FML]: Registry: 343 minecraft:furnace_minecart net.minecraft.item.ItemMinecart@78065fcd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 344 minecraft:egg net.minecraft.item.ItemEgg@28cb86b2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 345 minecraft:compass net.minecraft.item.ItemCompass@3b3056a6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 346 minecraft:fishing_rod net.minecraft.item.ItemFishingRod@29dcdd1c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 347 minecraft:clock net.minecraft.item.ItemClock@17134190
[02:13:31] [Server thread/TRACE] [FML]: Registry: 348 minecraft:glowstone_dust net.minecraft.item.Item@7d8b66d9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 349 minecraft:fish net.minecraft.item.ItemFishFood@4264beb8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 350 minecraft:cooked_fish net.minecraft.item.ItemFishFood@647fb583
[02:13:31] [Server thread/TRACE] [FML]: Registry: 351 minecraft:dye net.minecraft.item.ItemDye@43e3a390
[02:13:31] [Server thread/TRACE] [FML]: Registry: 352 minecraft:bone net.minecraft.item.Item@44aa91e2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 353 minecraft:sugar net.minecraft.item.Item@50dc49e1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 354 minecraft:cake net.minecraft.item.ItemBlockSpecial@650a1aff
[02:13:31] [Server thread/TRACE] [FML]: Registry: 355 minecraft:bed net.minecraft.item.ItemBed@19bfbe28
[02:13:31] [Server thread/TRACE] [FML]: Registry: 356 minecraft:repeater net.minecraft.item.ItemBlockSpecial@2c579202
[02:13:31] [Server thread/TRACE] [FML]: Registry: 357 minecraft:cookie net.minecraft.item.ItemFood@49ced9c7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 358 minecraft:filled_map net.minecraft.item.ItemMap@5bb2fb2b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 359 minecraft:shears net.minecraft.item.ItemShears@56d6a1b1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 360 minecraft:melon net.minecraft.item.ItemFood@1a7163e3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 361 minecraft:pumpkin_seeds net.minecraft.item.ItemSeeds@44da7eb3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 362 minecraft:melon_seeds net.minecraft.item.ItemSeeds@5e69cf07
[02:13:31] [Server thread/TRACE] [FML]: Registry: 363 minecraft:beef net.minecraft.item.ItemFood@3d512652
[02:13:31] [Server thread/TRACE] [FML]: Registry: 364 minecraft:cooked_beef net.minecraft.item.ItemFood@2c2e3460
[02:13:31] [Server thread/TRACE] [FML]: Registry: 365 minecraft:chicken net.minecraft.item.ItemFood@4e4f4092
[02:13:31] [Server thread/TRACE] [FML]: Registry: 366 minecraft:cooked_chicken net.minecraft.item.ItemFood@5d829ef0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 367 minecraft:rotten_flesh net.minecraft.item.ItemFood@4416e18d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 368 minecraft:ender_pearl net.minecraft.item.ItemEnderPearl@439d545c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 369 minecraft:blaze_rod net.minecraft.item.Item@5a3cf824
[02:13:31] [Server thread/TRACE] [FML]: Registry: 370 minecraft:ghast_tear net.minecraft.item.Item@7c2b6acb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 371 minecraft:gold_nugget net.minecraft.item.Item@28367da7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 372 minecraft:nether_wart net.minecraft.item.ItemSeeds@1a0f349
[02:13:31] [Server thread/TRACE] [FML]: Registry: 373 minecraft:potion net.minecraft.item.ItemPotion@1b3a9ef4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 374 minecraft:glass_bottle net.minecraft.item.ItemGlassBottle@3c28181b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 375 minecraft:spider_eye net.minecraft.item.ItemFood@73aaec54
[02:13:31] [Server thread/TRACE] [FML]: Registry: 376 minecraft:fermented_spider_eye net.minecraft.item.Item@239b98cb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 377 minecraft:blaze_powder net.minecraft.item.Item@117b2cc6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 378 minecraft:magma_cream net.minecraft.item.Item@6def0632
[02:13:31] [Server thread/TRACE] [FML]: Registry: 379 minecraft:brewing_stand net.minecraft.item.ItemBlockSpecial@49038f97
[02:13:31] [Server thread/TRACE] [FML]: Registry: 380 minecraft:cauldron net.minecraft.item.ItemBlockSpecial@36211bbc
[02:13:31] [Server thread/TRACE] [FML]: Registry: 381 minecraft:ender_eye net.minecraft.item.ItemEnderEye@d70e9a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 382 minecraft:speckled_melon net.minecraft.item.Item@5e98032e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 383 minecraft:spawn_egg net.minecraft.item.ItemMonsterPlacer@61808ecd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 384 minecraft:experience_bottle net.minecraft.item.ItemExpBottle@33751d49
[02:13:31] [Server thread/TRACE] [FML]: Registry: 385 minecraft:fire_charge net.minecraft.item.ItemFireball@26ca12a2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 386 minecraft:writable_book net.minecraft.item.ItemWritableBook@7606bd03
[02:13:31] [Server thread/TRACE] [FML]: Registry: 387 minecraft:written_book net.minecraft.item.ItemWrittenBook@ff0e6d4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 388 minecraft:emerald net.minecraft.item.Item@70d3cdbf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 389 minecraft:item_frame net.minecraft.item.ItemHangingEntity@72a7aa4f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 390 minecraft:flower_pot net.minecraft.item.ItemBlockSpecial@537ca28e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 391 minecraft:carrot net.minecraft.item.ItemSeedFood@7ad889be
[02:13:31] [Server thread/TRACE] [FML]: Registry: 392 minecraft:potato net.minecraft.item.ItemSeedFood@4c063cb9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 393 minecraft:baked_potato net.minecraft.item.ItemFood@63de4fa
[02:13:31] [Server thread/TRACE] [FML]: Registry: 394 minecraft:poisonous_potato net.minecraft.item.ItemFood@26bb92e2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 395 minecraft:map net.minecraft.item.ItemEmptyMap@cfd5cd2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 396 minecraft:golden_carrot net.minecraft.item.ItemFood@762bf32d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 397 minecraft:skull net.minecraft.item.ItemSkull@1de7f898
[02:13:31] [Server thread/TRACE] [FML]: Registry: 398 minecraft:carrot_on_a_stick net.minecraft.item.ItemCarrotOnAStick@496cedbb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 399 minecraft:nether_star net.minecraft.item.ItemSimpleFoiled@1152900
[02:13:31] [Server thread/TRACE] [FML]: Registry: 400 minecraft:pumpkin_pie net.minecraft.item.ItemFood@2fba0dac
[02:13:31] [Server thread/TRACE] [FML]: Registry: 401 minecraft:fireworks net.minecraft.item.ItemFirework@7be38eba
[02:13:31] [Server thread/TRACE] [FML]: Registry: 402 minecraft:firework_charge net.minecraft.item.ItemFireworkCharge@1d283d1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 403 minecraft:enchanted_book net.minecraft.item.ItemEnchantedBook@69eb544f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 404 minecraft:comparator net.minecraft.item.ItemBlockSpecial@7cb29ea8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 405 minecraft:netherbrick net.minecraft.item.Item@b5c902
[02:13:31] [Server thread/TRACE] [FML]: Registry: 406 minecraft:quartz net.minecraft.item.Item@7e747037
[02:13:31] [Server thread/TRACE] [FML]: Registry: 407 minecraft:tnt_minecart net.minecraft.item.ItemMinecart@4d0e1a9a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 408 minecraft:hopper_minecart net.minecraft.item.ItemMinecart@25218a4d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 409 minecraft:prismarine_shard net.minecraft.item.Item@bf2aa32
[02:13:31] [Server thread/TRACE] [FML]: Registry: 410 minecraft:prismarine_crystals net.minecraft.item.Item@56da96b3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 411 minecraft:rabbit net.minecraft.item.ItemFood@6b3d9c38
[02:13:31] [Server thread/TRACE] [FML]: Registry: 412 minecraft:cooked_rabbit net.minecraft.item.ItemFood@426710f0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 413 minecraft:rabbit_stew net.minecraft.item.ItemSoup@5c5a91b4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 414 minecraft:rabbit_foot net.minecraft.item.Item@5e37fb82
[02:13:31] [Server thread/TRACE] [FML]: Registry: 415 minecraft:rabbit_hide net.minecraft.item.Item@59ec7020
[02:13:31] [Server thread/TRACE] [FML]: Registry: 416 minecraft:armor_stand net.minecraft.item.ItemArmorStand@74b1838
[02:13:31] [Server thread/TRACE] [FML]: Registry: 417 minecraft:iron_horse_armor net.minecraft.item.Item@52d96367
[02:13:31] [Server thread/TRACE] [FML]: Registry: 418 minecraft:golden_horse_armor net.minecraft.item.Item@5be51aa
[02:13:31] [Server thread/TRACE] [FML]: Registry: 419 minecraft:diamond_horse_armor net.minecraft.item.Item@3302035b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 420 minecraft:lead net.minecraft.item.ItemLead@21733cbe
[02:13:31] [Server thread/TRACE] [FML]: Registry: 421 minecraft:name_tag net.minecraft.item.ItemNameTag@21be14c2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 422 minecraft:command_block_minecart net.minecraft.item.ItemMinecart@19105a87
[02:13:31] [Server thread/TRACE] [FML]: Registry: 423 minecraft:mutton net.minecraft.item.ItemFood@83b0d0f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 424 minecraft:cooked_mutton net.minecraft.item.ItemFood@2bb717d7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 425 minecraft:banner net.minecraft.item.ItemBanner@31228d83
[02:13:31] [Server thread/TRACE] [FML]: Registry: 426 minecraft:end_crystal net.minecraft.item.ItemEndCrystal@44ccd75c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 427 minecraft:spruce_door net.minecraft.item.ItemDoor@61a704d3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 428 minecraft:birch_door net.minecraft.item.ItemDoor@2120bed
[02:13:31] [Server thread/TRACE] [FML]: Registry: 429 minecraft:jungle_door net.minecraft.item.ItemDoor@566fe83c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 430 minecraft:acacia_door net.minecraft.item.ItemDoor@743bb39a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 431 minecraft:dark_oak_door net.minecraft.item.ItemDoor@2de3b052
[02:13:31] [Server thread/TRACE] [FML]: Registry: 432 minecraft:chorus_fruit net.minecraft.item.ItemChorusFruit@3f357c9d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 433 minecraft:chorus_fruit_popped net.minecraft.item.Item@fe42a09
[02:13:31] [Server thread/TRACE] [FML]: Registry: 434 minecraft:beetroot net.minecraft.item.ItemFood@5458c71e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 435 minecraft:beetroot_seeds net.minecraft.item.ItemSeeds@1ffd0114
[02:13:31] [Server thread/TRACE] [FML]: Registry: 436 minecraft:beetroot_soup net.minecraft.item.ItemSoup@b3857e2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 437 minecraft:dragon_breath net.minecraft.item.Item@25a290ee
[02:13:31] [Server thread/TRACE] [FML]: Registry: 438 minecraft:splash_potion net.minecraft.item.ItemSplashPotion@5dfd31f4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 439 minecraft:spectral_arrow net.minecraft.item.ItemSpectralArrow@632241f5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 440 minecraft:tipped_arrow net.minecraft.item.ItemTippedArrow@25ae1f80
[02:13:31] [Server thread/TRACE] [FML]: Registry: 441 minecraft:lingering_potion net.minecraft.item.ItemLingeringPotion@655203e3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 442 minecraft:shield net.minecraft.item.ItemShield@568f4faa
[02:13:31] [Server thread/TRACE] [FML]: Registry: 443 minecraft:elytra net.minecraft.item.ItemElytra@6f8667bb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 444 minecraft:spruce_boat net.minecraft.item.ItemBoat@100d0218
[02:13:31] [Server thread/TRACE] [FML]: Registry: 445 minecraft:birch_boat net.minecraft.item.ItemBoat@2774dcf4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 446 minecraft:jungle_boat net.minecraft.item.ItemBoat@20b829d5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 447 minecraft:acacia_boat net.minecraft.item.ItemBoat@7c5f29c6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 448 minecraft:dark_oak_boat net.minecraft.item.ItemBoat@4baf997
[02:13:31] [Server thread/TRACE] [FML]: Registry: 449 minecraft:totem_of_undying net.minecraft.item.Item@5280688
[02:13:31] [Server thread/TRACE] [FML]: Registry: 450 minecraft:shulker_shell net.minecraft.item.Item@643f6179
[02:13:31] [Server thread/TRACE] [FML]: Registry: 452 minecraft:iron_nugget net.minecraft.item.Item@61ab6521
[02:13:31] [Server thread/TRACE] [FML]: Registry: 453 minecraft:knowledge_book net.minecraft.item.ItemKnowledgeBook@52c46334
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2256 minecraft:record_13 net.minecraft.item.ItemRecord@510da778
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2257 minecraft:record_cat net.minecraft.item.ItemRecord@20a1b3ae
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2258 minecraft:record_blocks net.minecraft.item.ItemRecord@54567b05
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2259 minecraft:record_chirp net.minecraft.item.ItemRecord@3a5e2525
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2260 minecraft:record_far net.minecraft.item.ItemRecord@6546371
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2261 minecraft:record_mall net.minecraft.item.ItemRecord@2b458cd6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2262 minecraft:record_mellohi net.minecraft.item.ItemRecord@4c2c44e8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2263 minecraft:record_stal net.minecraft.item.ItemRecord@7103745
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2264 minecraft:record_strad net.minecraft.item.ItemRecord@227a933d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2265 minecraft:record_ward net.minecraft.item.ItemRecord@25de8898
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2266 minecraft:record_11 net.minecraft.item.ItemRecord@bfb93cf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2267 minecraft:record_wait net.minecraft.item.ItemRecord@dd737ea
[02:13:31] [Server thread/TRACE] [FML]: Registry Name : minecraft:potions
[02:13:31] [Server thread/TRACE] [FML]: Registry: 1 minecraft:speed net.minecraft.potion.Potion@712cd5d3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2 minecraft:slowness net.minecraft.potion.Potion@2094bf3d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 3 minecraft:haste net.minecraft.potion.Potion@1b17d8ab
[02:13:31] [Server thread/TRACE] [FML]: Registry: 4 minecraft:mining_fatigue net.minecraft.potion.Potion@7f6b7426
[02:13:31] [Server thread/TRACE] [FML]: Registry: 5 minecraft:strength net.minecraft.potion.PotionAttackDamage@4861cca9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 6 minecraft:instant_health net.minecraft.potion.PotionHealth@28989415
[02:13:31] [Server thread/TRACE] [FML]: Registry: 7 minecraft:instant_damage net.minecraft.potion.PotionHealth@6eda012b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 8 minecraft:jump_boost net.minecraft.potion.Potion@781dbe44
[02:13:31] [Server thread/TRACE] [FML]: Registry: 9 minecraft:nausea net.minecraft.potion.Potion@7d66a126
[02:13:31] [Server thread/TRACE] [FML]: Registry: 10 minecraft:regeneration net.minecraft.potion.Potion@1132baa3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 11 minecraft:resistance net.minecraft.potion.Potion@2fdf22f7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 12 minecraft:fire_resistance net.minecraft.potion.Potion@3a2546d6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 13 minecraft:water_breathing net.minecraft.potion.Potion@7282af25
[02:13:31] [Server thread/TRACE] [FML]: Registry: 14 minecraft:invisibility net.minecraft.potion.Potion@7661e474
[02:13:31] [Server thread/TRACE] [FML]: Registry: 15 minecraft:blindness net.minecraft.potion.Potion@20ffb8d5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 16 minecraft:night_vision net.minecraft.potion.Potion@307c59ea
[02:13:31] [Server thread/TRACE] [FML]: Registry: 17 minecraft:hunger net.minecraft.potion.Potion@57e03347
[02:13:31] [Server thread/TRACE] [FML]: Registry: 18 minecraft:weakness net.minecraft.potion.PotionAttackDamage@2edb2f8b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 19 minecraft:poison net.minecraft.potion.Potion@733f1395
[02:13:31] [Server thread/TRACE] [FML]: Registry: 20 minecraft:wither net.minecraft.potion.Potion@21dea711
[02:13:31] [Server thread/TRACE] [FML]: Registry: 21 minecraft:health_boost net.minecraft.potion.PotionHealthBoost@b8a144e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 22 minecraft:absorption net.minecraft.potion.PotionAbsorption@2ee92e7d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 23 minecraft:saturation net.minecraft.potion.PotionHealth@759a678a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 24 minecraft:glowing net.minecraft.potion.Potion@6cdbe5ec
[02:13:31] [Server thread/TRACE] [FML]: Registry: 25 minecraft:levitation net.minecraft.potion.Potion@14b8a751
[02:13:31] [Server thread/TRACE] [FML]: Registry: 26 minecraft:luck net.minecraft.potion.Potion@7345f97d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 27 minecraft:unluck net.minecraft.potion.Potion@554566a8
[02:13:31] [Server thread/TRACE] [FML]: Registry Name : minecraft:biomes
[02:13:31] [Server thread/TRACE] [FML]: Registry: 0 minecraft:ocean net.minecraft.world.biome.BiomeOcean@25fa6889
[02:13:31] [Server thread/TRACE] [FML]: Registry: 1 minecraft:plains net.minecraft.world.biome.BiomePlains@31693a86
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2 minecraft:desert net.minecraft.world.biome.BiomeDesert@1f9a7684
[02:13:31] [Server thread/TRACE] [FML]: Registry: 3 minecraft:extreme_hills net.minecraft.world.biome.BiomeHills@4de91056
[02:13:31] [Server thread/TRACE] [FML]: Registry: 4 minecraft:forest net.minecraft.world.biome.BiomeForest@7bc2bb58
[02:13:31] [Server thread/TRACE] [FML]: Registry: 5 minecraft:taiga net.minecraft.world.biome.BiomeTaiga@6113a26f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 6 minecraft:swampland net.minecraft.world.biome.BiomeSwamp@6a4a2090
[02:13:31] [Server thread/TRACE] [FML]: Registry: 7 minecraft:river net.minecraft.world.biome.BiomeRiver@b70fa38
[02:13:31] [Server thread/TRACE] [FML]: Registry: 8 minecraft:hell net.minecraft.world.biome.BiomeHell@68d8eb4f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 9 minecraft:sky net.minecraft.world.biome.BiomeEnd@23469199
[02:13:31] [Server thread/TRACE] [FML]: Registry: 10 minecraft:frozen_ocean net.minecraft.world.biome.BiomeOcean@75dc1c1c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 11 minecraft:frozen_river net.minecraft.world.biome.BiomeRiver@5611bba
[02:13:31] [Server thread/TRACE] [FML]: Registry: 12 minecraft:ice_flats net.minecraft.world.biome.BiomeSnow@5464b97c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 13 minecraft:ice_mountains net.minecraft.world.biome.BiomeSnow@3355168
[02:13:31] [Server thread/TRACE] [FML]: Registry: 14 minecraft:mushroom_island net.minecraft.world.biome.BiomeMushroomIsland@580c17a0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 15 minecraft:mushroom_island_shore net.minecraft.world.biome.BiomeMushroomIsland@29d2fa84
[02:13:31] [Server thread/TRACE] [FML]: Registry: 16 minecraft:beaches net.minecraft.world.biome.BiomeBeach@13c90c06
[02:13:31] [Server thread/TRACE] [FML]: Registry: 17 minecraft:desert_hills net.minecraft.world.biome.BiomeDesert@2bc0b8c8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 18 minecraft:forest_hills net.minecraft.world.biome.BiomeForest@15f861ee
[02:13:31] [Server thread/TRACE] [FML]: Registry: 19 minecraft:taiga_hills net.minecraft.world.biome.BiomeTaiga@3f1158ee
[02:13:31] [Server thread/TRACE] [FML]: Registry: 20 minecraft:smaller_extreme_hills net.minecraft.world.biome.BiomeHills@6463da36
[02:13:31] [Server thread/TRACE] [FML]: Registry: 21 minecraft:jungle net.minecraft.world.biome.BiomeJungle@29892a77
[02:13:31] [Server thread/TRACE] [FML]: Registry: 22 minecraft:jungle_hills net.minecraft.world.biome.BiomeJungle@5341e71a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 23 minecraft:jungle_edge net.minecraft.world.biome.BiomeJungle@405d8a80
[02:13:31] [Server thread/TRACE] [FML]: Registry: 24 minecraft:deep_ocean net.minecraft.world.biome.BiomeOcean@ac4e690
[02:13:31] [Server thread/TRACE] [FML]: Registry: 25 minecraft:stone_beach net.minecraft.world.biome.BiomeStoneBeach@365bfc5f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 26 minecraft:cold_beach net.minecraft.world.biome.BiomeBeach@1a7e799e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 27 minecraft:birch_forest net.minecraft.world.biome.BiomeForest@37a3ec27
[02:13:31] [Server thread/TRACE] [FML]: Registry: 28 minecraft:birch_forest_hills net.minecraft.world.biome.BiomeForest@283baa39
[02:13:31] [Server thread/TRACE] [FML]: Registry: 29 minecraft:roofed_forest net.minecraft.world.biome.BiomeForest@416b1265
[02:13:31] [Server thread/TRACE] [FML]: Registry: 30 minecraft:taiga_cold net.minecraft.world.biome.BiomeTaiga@2830315f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 31 minecraft:taiga_cold_hills net.minecraft.world.biome.BiomeTaiga@da22aa
[02:13:31] [Server thread/TRACE] [FML]: Registry: 32 minecraft:redwood_taiga net.minecraft.world.biome.BiomeTaiga@75452aea
[02:13:31] [Server thread/TRACE] [FML]: Registry: 33 minecraft:redwood_taiga_hills net.minecraft.world.biome.BiomeTaiga@6c24f61d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 34 minecraft:extreme_hills_with_trees net.minecraft.world.biome.BiomeHills@4537880f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 35 minecraft:savanna net.minecraft.world.biome.BiomeSavanna@48e74764
[02:13:31] [Server thread/TRACE] [FML]: Registry: 36 minecraft:savanna_rock net.minecraft.world.biome.BiomeSavanna@338d47b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 37 minecraft:mesa net.minecraft.world.biome.BiomeMesa@55071497
[02:13:31] [Server thread/TRACE] [FML]: Registry: 38 minecraft:mesa_rock net.minecraft.world.biome.BiomeMesa@10d98940
[02:13:31] [Server thread/TRACE] [FML]: Registry: 39 minecraft:mesa_clear_rock net.minecraft.world.biome.BiomeMesa@58b8f9e3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 127 minecraft:void net.minecraft.world.biome.BiomeVoid@3212bfd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 129 minecraft:mutated_plains net.minecraft.world.biome.BiomePlains@1cc9bd9b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 130 minecraft:mutated_desert net.minecraft.world.biome.BiomeDesert@2f471037
[02:13:31] [Server thread/TRACE] [FML]: Registry: 131 minecraft:mutated_extreme_hills net.minecraft.world.biome.BiomeHills@1d1cfe4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 132 minecraft:mutated_forest net.minecraft.world.biome.BiomeForest@ba562e0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 133 minecraft:mutated_taiga net.minecraft.world.biome.BiomeTaiga@5a51336a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 134 minecraft:mutated_swampland net.minecraft.world.biome.BiomeSwamp@4d8056bf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 140 minecraft:mutated_ice_flats net.minecraft.world.biome.BiomeSnow@42211e04
[02:13:31] [Server thread/TRACE] [FML]: Registry: 149 minecraft:mutated_jungle net.minecraft.world.biome.BiomeJungle@6233c6c2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 151 minecraft:mutated_jungle_edge net.minecraft.world.biome.BiomeJungle@312a738d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 155 minecraft:mutated_birch_forest net.minecraft.world.biome.BiomeForestMutated@34cb0e49
[02:13:31] [Server thread/TRACE] [FML]: Registry: 156 minecraft:mutated_birch_forest_hills net.minecraft.world.biome.BiomeForestMutated@48b2dbc4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 157 minecraft:mutated_roofed_forest net.minecraft.world.biome.BiomeForest@2a667f44
[02:13:31] [Server thread/TRACE] [FML]: Registry: 158 minecraft:mutated_taiga_cold net.minecraft.world.biome.BiomeTaiga@53ba7997
[02:13:31] [Server thread/TRACE] [FML]: Registry: 160 minecraft:mutated_redwood_taiga net.minecraft.world.biome.BiomeTaiga@3f6f9cef
[02:13:31] [Server thread/TRACE] [FML]: Registry: 161 minecraft:mutated_redwood_taiga_hills net.minecraft.world.biome.BiomeTaiga@61dd1c3d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 162 minecraft:mutated_extreme_hills_with_trees net.minecraft.world.biome.BiomeHills@7858d31d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 163 minecraft:mutated_savanna net.minecraft.world.biome.BiomeSavannaMutated@3b65084e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 164 minecraft:mutated_savanna_rock net.minecraft.world.biome.BiomeSavannaMutated@32d0d7eb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 165 minecraft:mutated_mesa net.minecraft.world.biome.BiomeMesa@cae2a97
[02:13:31] [Server thread/TRACE] [FML]: Registry: 166 minecraft:mutated_mesa_rock net.minecraft.world.biome.BiomeMesa@7d12429
[02:13:31] [Server thread/TRACE] [FML]: Registry: 167 minecraft:mutated_mesa_clear_rock net.minecraft.world.biome.BiomeMesa@14656be5
[02:13:31] [Server thread/TRACE] [FML]: Registry Name : minecraft:soundevents
[02:13:31] [Server thread/TRACE] [FML]: Registry: 0 minecraft:ambient.cave net.minecraft.util.SoundEvent@1eb2d371
[02:13:31] [Server thread/TRACE] [FML]: Registry: 1 minecraft:block.anvil.break net.minecraft.util.SoundEvent@58a2b4c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2 minecraft:block.anvil.destroy net.minecraft.util.SoundEvent@7159a5cd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 3 minecraft:block.anvil.fall net.minecraft.util.SoundEvent@4f966719
[02:13:31] [Server thread/TRACE] [FML]: Registry: 4 minecraft:block.anvil.hit net.minecraft.util.SoundEvent@18ac53e8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 5 minecraft:block.anvil.land net.minecraft.util.SoundEvent@4ca8dbfa
[02:13:31] [Server thread/TRACE] [FML]: Registry: 6 minecraft:block.anvil.place net.minecraft.util.SoundEvent@7063686f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 7 minecraft:block.anvil.step net.minecraft.util.SoundEvent@c3177d5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 8 minecraft:block.anvil.use net.minecraft.util.SoundEvent@76f856a8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 9 minecraft:block.brewing_stand.brew net.minecraft.util.SoundEvent@7c853486
[02:13:31] [Server thread/TRACE] [FML]: Registry: 10 minecraft:block.chest.close net.minecraft.util.SoundEvent@174e1b69
[02:13:31] [Server thread/TRACE] [FML]: Registry: 11 minecraft:block.chest.locked net.minecraft.util.SoundEvent@1046498a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 12 minecraft:block.chest.open net.minecraft.util.SoundEvent@243f003c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 13 minecraft:block.chorus_flower.death net.minecraft.util.SoundEvent@71cb3139
[02:13:31] [Server thread/TRACE] [FML]: Registry: 14 minecraft:block.chorus_flower.grow net.minecraft.util.SoundEvent@1639f93a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 15 minecraft:block.cloth.break net.minecraft.util.SoundEvent@3491e86e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 16 minecraft:block.cloth.fall net.minecraft.util.SoundEvent@68f32020
[02:13:31] [Server thread/TRACE] [FML]: Registry: 17 minecraft:block.cloth.hit net.minecraft.util.SoundEvent@409986fe
[02:13:31] [Server thread/TRACE] [FML]: Registry: 18 minecraft:block.cloth.place net.minecraft.util.SoundEvent@19b047fe
[02:13:31] [Server thread/TRACE] [FML]: Registry: 19 minecraft:block.cloth.step net.minecraft.util.SoundEvent@22590e3e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 20 minecraft:block.comparator.click net.minecraft.util.SoundEvent@53dad875
[02:13:31] [Server thread/TRACE] [FML]: Registry: 21 minecraft:block.dispenser.dispense net.minecraft.util.SoundEvent@5f780a86
[02:13:31] [Server thread/TRACE] [FML]: Registry: 22 minecraft:block.dispenser.fail net.minecraft.util.SoundEvent@446c3920
[02:13:31] [Server thread/TRACE] [FML]: Registry: 23 minecraft:block.dispenser.launch net.minecraft.util.SoundEvent@2eaef76d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 24 minecraft:block.enchantment_table.use net.minecraft.util.SoundEvent@2b329bbd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 25 minecraft:block.end_gateway.spawn net.minecraft.util.SoundEvent@34819867
[02:13:31] [Server thread/TRACE] [FML]: Registry: 26 minecraft:block.end_portal.spawn net.minecraft.util.SoundEvent@118102ee
[02:13:31] [Server thread/TRACE] [FML]: Registry: 27 minecraft:block.end_portal_frame.fill net.minecraft.util.SoundEvent@48cd9a2c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 28 minecraft:block.enderchest.close net.minecraft.util.SoundEvent@771d1ffb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 29 minecraft:block.enderchest.open net.minecraft.util.SoundEvent@4f67e3df
[02:13:31] [Server thread/TRACE] [FML]: Registry: 30 minecraft:block.fence_gate.close net.minecraft.util.SoundEvent@56681eaf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 31 minecraft:block.fence_gate.open net.minecraft.util.SoundEvent@72d0f2b4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 32 minecraft:block.fire.ambient net.minecraft.util.SoundEvent@6d2dc9d2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 33 minecraft:block.fire.extinguish net.minecraft.util.SoundEvent@1da4b6b3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 34 minecraft:block.furnace.fire_crackle net.minecraft.util.SoundEvent@b2f4ece
[02:13:31] [Server thread/TRACE] [FML]: Registry: 35 minecraft:block.glass.break net.minecraft.util.SoundEvent@7e1f584d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 36 minecraft:block.glass.fall net.minecraft.util.SoundEvent@7dff6d05
[02:13:31] [Server thread/TRACE] [FML]: Registry: 37 minecraft:block.glass.hit net.minecraft.util.SoundEvent@45d64d27
[02:13:31] [Server thread/TRACE] [FML]: Registry: 38 minecraft:block.glass.place net.minecraft.util.SoundEvent@34fe326d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 39 minecraft:block.glass.step net.minecraft.util.SoundEvent@30a7c98f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 40 minecraft:block.grass.break net.minecraft.util.SoundEvent@36361ddb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 41 minecraft:block.grass.fall net.minecraft.util.SoundEvent@41fed14f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 42 minecraft:block.grass.hit net.minecraft.util.SoundEvent@4d6ee47
[02:13:31] [Server thread/TRACE] [FML]: Registry: 43 minecraft:block.grass.place net.minecraft.util.SoundEvent@a33b4e3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 44 minecraft:block.grass.step net.minecraft.util.SoundEvent@c6da8bb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 45 minecraft:block.gravel.break net.minecraft.util.SoundEvent@3bae64d0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 46 minecraft:block.gravel.fall net.minecraft.util.SoundEvent@8b91134
[02:13:31] [Server thread/TRACE] [FML]: Registry: 47 minecraft:block.gravel.hit net.minecraft.util.SoundEvent@1fba386c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 48 minecraft:block.gravel.place net.minecraft.util.SoundEvent@7e736350
[02:13:31] [Server thread/TRACE] [FML]: Registry: 49 minecraft:block.gravel.step net.minecraft.util.SoundEvent@36b310aa
[02:13:31] [Server thread/TRACE] [FML]: Registry: 50 minecraft:block.iron_door.close net.minecraft.util.SoundEvent@76c387f9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 51 minecraft:block.iron_door.open net.minecraft.util.SoundEvent@3874b815
[02:13:31] [Server thread/TRACE] [FML]: Registry: 52 minecraft:block.iron_trapdoor.close net.minecraft.util.SoundEvent@5d7835a8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 53 minecraft:block.iron_trapdoor.open net.minecraft.util.SoundEvent@736048ed
[02:13:31] [Server thread/TRACE] [FML]: Registry: 54 minecraft:block.ladder.break net.minecraft.util.SoundEvent@1976f537
[02:13:31] [Server thread/TRACE] [FML]: Registry: 55 minecraft:block.ladder.fall net.minecraft.util.SoundEvent@45f421c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 56 minecraft:block.ladder.hit net.minecraft.util.SoundEvent@1816e24a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 57 minecraft:block.ladder.place net.minecraft.util.SoundEvent@6940f685
[02:13:31] [Server thread/TRACE] [FML]: Registry: 58 minecraft:block.ladder.step net.minecraft.util.SoundEvent@47b179d7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 59 minecraft:block.lava.ambient net.minecraft.util.SoundEvent@39008c9f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 60 minecraft:block.lava.extinguish net.minecraft.util.SoundEvent@162b3d47
[02:13:31] [Server thread/TRACE] [FML]: Registry: 61 minecraft:block.lava.pop net.minecraft.util.SoundEvent@783115d9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 62 minecraft:block.lever.click net.minecraft.util.SoundEvent@3402b4c9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 63 minecraft:block.metal.break net.minecraft.util.SoundEvent@95bb2a2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 64 minecraft:block.metal.fall net.minecraft.util.SoundEvent@46d567cb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 65 minecraft:block.metal.hit net.minecraft.util.SoundEvent@363a3d15
[02:13:31] [Server thread/TRACE] [FML]: Registry: 66 minecraft:block.metal.place net.minecraft.util.SoundEvent@173f73e7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 67 minecraft:block.metal.step net.minecraft.util.SoundEvent@43a51d00
[02:13:31] [Server thread/TRACE] [FML]: Registry: 68 minecraft:block.metal_pressureplate.click_off net.minecraft.util.SoundEvent@2e23c180
[02:13:31] [Server thread/TRACE] [FML]: Registry: 69 minecraft:block.metal_pressureplate.click_on net.minecraft.util.SoundEvent@499683c4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 70 minecraft:block.note.basedrum net.minecraft.util.SoundEvent@25da615a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 71 minecraft:block.note.bass net.minecraft.util.SoundEvent@4efc25fc
[02:13:31] [Server thread/TRACE] [FML]: Registry: 72 minecraft:block.note.bell net.minecraft.util.SoundEvent@7ee3d262
[02:13:31] [Server thread/TRACE] [FML]: Registry: 73 minecraft:block.note.chime net.minecraft.util.SoundEvent@396e6d9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 74 minecraft:block.note.flute net.minecraft.util.SoundEvent@75308740
[02:13:31] [Server thread/TRACE] [FML]: Registry: 75 minecraft:block.note.guitar net.minecraft.util.SoundEvent@5acc9fdf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 76 minecraft:block.note.harp net.minecraft.util.SoundEvent@3a5c2626
[02:13:31] [Server thread/TRACE] [FML]: Registry: 77 minecraft:block.note.hat net.minecraft.util.SoundEvent@e48bf9a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 78 minecraft:block.note.pling net.minecraft.util.SoundEvent@7fb33394
[02:13:31] [Server thread/TRACE] [FML]: Registry: 79 minecraft:block.note.snare net.minecraft.util.SoundEvent@41bf79da
[02:13:31] [Server thread/TRACE] [FML]: Registry: 80 minecraft:block.note.xylophone net.minecraft.util.SoundEvent@1a891add
[02:13:31] [Server thread/TRACE] [FML]: Registry: 81 minecraft:block.piston.contract net.minecraft.util.SoundEvent@5176d279
[02:13:31] [Server thread/TRACE] [FML]: Registry: 82 minecraft:block.piston.extend net.minecraft.util.SoundEvent@373f7450
[02:13:31] [Server thread/TRACE] [FML]: Registry: 83 minecraft:block.portal.ambient net.minecraft.util.SoundEvent@d74bac4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 84 minecraft:block.portal.travel net.minecraft.util.SoundEvent@5ff90645
[02:13:31] [Server thread/TRACE] [FML]: Registry: 85 minecraft:block.portal.trigger net.minecraft.util.SoundEvent@387bf2d9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 86 minecraft:block.redstone_torch.burnout net.minecraft.util.SoundEvent@74aa9c72
[02:13:31] [Server thread/TRACE] [FML]: Registry: 87 minecraft:block.sand.break net.minecraft.util.SoundEvent@5c20aab9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 88 minecraft:block.sand.fall net.minecraft.util.SoundEvent@4b7c4456
[02:13:31] [Server thread/TRACE] [FML]: Registry: 89 minecraft:block.sand.hit net.minecraft.util.SoundEvent@2c768ada
[02:13:31] [Server thread/TRACE] [FML]: Registry: 90 minecraft:block.sand.place net.minecraft.util.SoundEvent@c1fca2a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 91 minecraft:block.sand.step net.minecraft.util.SoundEvent@5533dc72
[02:13:31] [Server thread/TRACE] [FML]: Registry: 92 minecraft:block.shulker_box.close net.minecraft.util.SoundEvent@7c447c76
[02:13:31] [Server thread/TRACE] [FML]: Registry: 93 minecraft:block.shulker_box.open net.minecraft.util.SoundEvent@64fc097e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 94 minecraft:block.slime.break net.minecraft.util.SoundEvent@1640c151
[02:13:31] [Server thread/TRACE] [FML]: Registry: 95 minecraft:block.slime.fall net.minecraft.util.SoundEvent@5d5b5fa7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 96 minecraft:block.slime.hit net.minecraft.util.SoundEvent@2a32fb6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 97 minecraft:block.slime.place net.minecraft.util.SoundEvent@6107165
[02:13:31] [Server thread/TRACE] [FML]: Registry: 98 minecraft:block.slime.step net.minecraft.util.SoundEvent@164a62bf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 99 minecraft:block.snow.break net.minecraft.util.SoundEvent@11ebb1b6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 100 minecraft:block.snow.fall net.minecraft.util.SoundEvent@aaee2a2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 101 minecraft:block.snow.hit net.minecraft.util.SoundEvent@f3021cb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 102 minecraft:block.snow.place net.minecraft.util.SoundEvent@4aaae508
[02:13:31] [Server thread/TRACE] [FML]: Registry: 103 minecraft:block.snow.step net.minecraft.util.SoundEvent@6009bea
[02:13:31] [Server thread/TRACE] [FML]: Registry: 104 minecraft:block.stone.break net.minecraft.util.SoundEvent@7bc6d27a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 105 minecraft:block.stone.fall net.minecraft.util.SoundEvent@75769ab0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 106 minecraft:block.stone.hit net.minecraft.util.SoundEvent@6869a3b3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 107 minecraft:block.stone.place net.minecraft.util.SoundEvent@6ab4ba9f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 108 minecraft:block.stone.step net.minecraft.util.SoundEvent@27ace0b1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 109 minecraft:block.stone_button.click_off net.minecraft.util.SoundEvent@664e5dee
[02:13:31] [Server thread/TRACE] [FML]: Registry: 110 minecraft:block.stone_button.click_on net.minecraft.util.SoundEvent@431f1eaf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 111 minecraft:block.stone_pressureplate.click_off net.minecraft.util.SoundEvent@cb03411
[02:13:31] [Server thread/TRACE] [FML]: Registry: 112 minecraft:block.stone_pressureplate.click_on net.minecraft.util.SoundEvent@4c59e45e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 113 minecraft:block.tripwire.attach net.minecraft.util.SoundEvent@58ec7116
[02:13:31] [Server thread/TRACE] [FML]: Registry: 114 minecraft:block.tripwire.click_off net.minecraft.util.SoundEvent@63bde6c2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 115 minecraft:block.tripwire.click_on net.minecraft.util.SoundEvent@6ea04618
[02:13:31] [Server thread/TRACE] [FML]: Registry: 116 minecraft:block.tripwire.detach net.minecraft.util.SoundEvent@6dd82486
[02:13:31] [Server thread/TRACE] [FML]: Registry: 117 minecraft:block.water.ambient net.minecraft.util.SoundEvent@56078cea
[02:13:31] [Server thread/TRACE] [FML]: Registry: 118 minecraft:block.waterlily.place net.minecraft.util.SoundEvent@5a00eb1e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 119 minecraft:block.wood.break net.minecraft.util.SoundEvent@36fcf6c0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 120 minecraft:block.wood.fall net.minecraft.util.SoundEvent@1aac188d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 121 minecraft:block.wood.hit net.minecraft.util.SoundEvent@7026b7ee
[02:13:31] [Server thread/TRACE] [FML]: Registry: 122 minecraft:block.wood.place net.minecraft.util.SoundEvent@2d23faef
[02:13:31] [Server thread/TRACE] [FML]: Registry: 123 minecraft:block.wood.step net.minecraft.util.SoundEvent@7cb8437d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 124 minecraft:block.wood_button.click_off net.minecraft.util.SoundEvent@62a4417
[02:13:31] [Server thread/TRACE] [FML]: Registry: 125 minecraft:block.wood_button.click_on net.minecraft.util.SoundEvent@43f61afb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 126 minecraft:block.wood_pressureplate.click_off net.minecraft.util.SoundEvent@713064e8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 127 minecraft:block.wood_pressureplate.click_on net.minecraft.util.SoundEvent@4fad6218
[02:13:31] [Server thread/TRACE] [FML]: Registry: 128 minecraft:block.wooden_door.close net.minecraft.util.SoundEvent@1bf39d06
[02:13:31] [Server thread/TRACE] [FML]: Registry: 129 minecraft:block.wooden_door.open net.minecraft.util.SoundEvent@68217d41
[02:13:31] [Server thread/TRACE] [FML]: Registry: 130 minecraft:block.wooden_trapdoor.close net.minecraft.util.SoundEvent@1ac45389
[02:13:31] [Server thread/TRACE] [FML]: Registry: 131 minecraft:block.wooden_trapdoor.open net.minecraft.util.SoundEvent@3e5d4f6b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 132 minecraft:enchant.thorns.hit net.minecraft.util.SoundEvent@39c1fe0b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 133 minecraft:entity.armorstand.break net.minecraft.util.SoundEvent@5ae95707
[02:13:31] [Server thread/TRACE] [FML]: Registry: 134 minecraft:entity.armorstand.fall net.minecraft.util.SoundEvent@62891fc8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 135 minecraft:entity.armorstand.hit net.minecraft.util.SoundEvent@367b22e5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 136 minecraft:entity.armorstand.place net.minecraft.util.SoundEvent@fca387
[02:13:31] [Server thread/TRACE] [FML]: Registry: 137 minecraft:entity.arrow.hit net.minecraft.util.SoundEvent@10bd9df0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 138 minecraft:entity.arrow.hit_player net.minecraft.util.SoundEvent@3ae0b770
[02:13:31] [Server thread/TRACE] [FML]: Registry: 139 minecraft:entity.arrow.shoot net.minecraft.util.SoundEvent@55e3d6c3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 140 minecraft:entity.bat.ambient net.minecraft.util.SoundEvent@30e6a763
[02:13:31] [Server thread/TRACE] [FML]: Registry: 141 minecraft:entity.bat.death net.minecraft.util.SoundEvent@4c48fe92
[02:13:31] [Server thread/TRACE] [FML]: Registry: 142 minecraft:entity.bat.hurt net.minecraft.util.SoundEvent@732c9b5c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 143 minecraft:entity.bat.loop net.minecraft.util.SoundEvent@38320e34
[02:13:31] [Server thread/TRACE] [FML]: Registry: 144 minecraft:entity.bat.takeoff net.minecraft.util.SoundEvent@3d6a6bee
[02:13:31] [Server thread/TRACE] [FML]: Registry: 145 minecraft:entity.blaze.ambient net.minecraft.util.SoundEvent@36ddaebf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 146 minecraft:entity.blaze.burn net.minecraft.util.SoundEvent@213c3543
[02:13:31] [Server thread/TRACE] [FML]: Registry: 147 minecraft:entity.blaze.death net.minecraft.util.SoundEvent@9d7ccfe
[02:13:31] [Server thread/TRACE] [FML]: Registry: 148 minecraft:entity.blaze.hurt net.minecraft.util.SoundEvent@670ce331
[02:13:31] [Server thread/TRACE] [FML]: Registry: 149 minecraft:entity.blaze.shoot net.minecraft.util.SoundEvent@3cff0139
[02:13:31] [Server thread/TRACE] [FML]: Registry: 150 minecraft:entity.boat.paddle_land net.minecraft.util.SoundEvent@7c29adc8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 151 minecraft:entity.boat.paddle_water net.minecraft.util.SoundEvent@4b2e3e8f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 152 minecraft:entity.bobber.retrieve net.minecraft.util.SoundEvent@4bbb49b0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 153 minecraft:entity.bobber.splash net.minecraft.util.SoundEvent@f096f37
[02:13:31] [Server thread/TRACE] [FML]: Registry: 154 minecraft:entity.bobber.throw net.minecraft.util.SoundEvent@3effd4f3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 155 minecraft:entity.cat.ambient net.minecraft.util.SoundEvent@41f4fe5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 156 minecraft:entity.cat.death net.minecraft.util.SoundEvent@15f8701f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 157 minecraft:entity.cat.hiss net.minecraft.util.SoundEvent@514cd540
[02:13:31] [Server thread/TRACE] [FML]: Registry: 158 minecraft:entity.cat.hurt net.minecraft.util.SoundEvent@11d4dbd6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 159 minecraft:entity.cat.purr net.minecraft.util.SoundEvent@6f4ade6e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 160 minecraft:entity.cat.purreow net.minecraft.util.SoundEvent@39e43310
[02:13:31] [Server thread/TRACE] [FML]: Registry: 161 minecraft:entity.chicken.ambient net.minecraft.util.SoundEvent@eb507b9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 162 minecraft:entity.chicken.death net.minecraft.util.SoundEvent@390877d2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 163 minecraft:entity.chicken.egg net.minecraft.util.SoundEvent@86733
[02:13:31] [Server thread/TRACE] [FML]: Registry: 164 minecraft:entity.chicken.hurt net.minecraft.util.SoundEvent@186cb891
[02:13:31] [Server thread/TRACE] [FML]: Registry: 165 minecraft:entity.chicken.step net.minecraft.util.SoundEvent@3ec2ecea
[02:13:31] [Server thread/TRACE] [FML]: Registry: 166 minecraft:entity.cow.ambient net.minecraft.util.SoundEvent@440eaa07
[02:13:31] [Server thread/TRACE] [FML]: Registry: 167 minecraft:entity.cow.death net.minecraft.util.SoundEvent@7fc7c4a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 168 minecraft:entity.cow.hurt net.minecraft.util.SoundEvent@7aa9e414
[02:13:31] [Server thread/TRACE] [FML]: Registry: 169 minecraft:entity.cow.milk net.minecraft.util.SoundEvent@53a5e217
[02:13:31] [Server thread/TRACE] [FML]: Registry: 170 minecraft:entity.cow.step net.minecraft.util.SoundEvent@624a24f6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 171 minecraft:entity.creeper.death net.minecraft.util.SoundEvent@6b00ad9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 172 minecraft:entity.creeper.hurt net.minecraft.util.SoundEvent@338cc75f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 173 minecraft:entity.creeper.primed net.minecraft.util.SoundEvent@4f453e63
[02:13:31] [Server thread/TRACE] [FML]: Registry: 174 minecraft:entity.donkey.ambient net.minecraft.util.SoundEvent@7c9bdee9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 175 minecraft:entity.donkey.angry net.minecraft.util.SoundEvent@7afbf561
[02:13:31] [Server thread/TRACE] [FML]: Registry: 176 minecraft:entity.donkey.chest net.minecraft.util.SoundEvent@2f98635e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 177 minecraft:entity.donkey.death net.minecraft.util.SoundEvent@49c8f6e8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 178 minecraft:entity.donkey.hurt net.minecraft.util.SoundEvent@6b0615ae
[02:13:31] [Server thread/TRACE] [FML]: Registry: 179 minecraft:entity.egg.throw net.minecraft.util.SoundEvent@4e73b552
[02:13:31] [Server thread/TRACE] [FML]: Registry: 180 minecraft:entity.elder_guardian.ambient net.minecraft.util.SoundEvent@221dad51
[02:13:31] [Server thread/TRACE] [FML]: Registry: 181 minecraft:entity.elder_guardian.ambient_land net.minecraft.util.SoundEvent@2cec704c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 182 minecraft:entity.elder_guardian.curse net.minecraft.util.SoundEvent@771cbb1a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 183 minecraft:entity.elder_guardian.death net.minecraft.util.SoundEvent@2416498e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 184 minecraft:entity.elder_guardian.death_land net.minecraft.util.SoundEvent@6b2e0f78
[02:13:31] [Server thread/TRACE] [FML]: Registry: 185 minecraft:entity.elder_guardian.flop net.minecraft.util.SoundEvent@240f6c41
[02:13:31] [Server thread/TRACE] [FML]: Registry: 186 minecraft:entity.elder_guardian.hurt net.minecraft.util.SoundEvent@3659d7b1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 187 minecraft:entity.elder_guardian.hurt_land net.minecraft.util.SoundEvent@2015b2cd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 188 minecraft:entity.enderdragon.ambient net.minecraft.util.SoundEvent@3bdb2c78
[02:13:31] [Server thread/TRACE] [FML]: Registry: 189 minecraft:entity.enderdragon.death net.minecraft.util.SoundEvent@64693226
[02:13:31] [Server thread/TRACE] [FML]: Registry: 190 minecraft:entity.enderdragon.flap net.minecraft.util.SoundEvent@1c758545
[02:13:31] [Server thread/TRACE] [FML]: Registry: 191 minecraft:entity.enderdragon.growl net.minecraft.util.SoundEvent@117bcfdc
[02:13:31] [Server thread/TRACE] [FML]: Registry: 192 minecraft:entity.enderdragon.hurt net.minecraft.util.SoundEvent@73a19967
[02:13:31] [Server thread/TRACE] [FML]: Registry: 193 minecraft:entity.enderdragon.shoot net.minecraft.util.SoundEvent@5e746d37
[02:13:31] [Server thread/TRACE] [FML]: Registry: 194 minecraft:entity.enderdragon_fireball.explode net.minecraft.util.SoundEvent@6e1b9411
[02:13:31] [Server thread/TRACE] [FML]: Registry: 195 minecraft:entity.endereye.death net.minecraft.util.SoundEvent@21d1b321
[02:13:31] [Server thread/TRACE] [FML]: Registry: 196 minecraft:entity.endereye.launch net.minecraft.util.SoundEvent@5ec46cdd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 197 minecraft:entity.endermen.ambient net.minecraft.util.SoundEvent@2324bfe7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 198 minecraft:entity.endermen.death net.minecraft.util.SoundEvent@112d1c8e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 199 minecraft:entity.endermen.hurt net.minecraft.util.SoundEvent@3d49fd31
[02:13:31] [Server thread/TRACE] [FML]: Registry: 200 minecraft:entity.endermen.scream net.minecraft.util.SoundEvent@4016ccc1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 201 minecraft:entity.endermen.stare net.minecraft.util.SoundEvent@46cb98a3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 202 minecraft:entity.endermen.teleport net.minecraft.util.SoundEvent@3ffb3598
[02:13:31] [Server thread/TRACE] [FML]: Registry: 203 minecraft:entity.endermite.ambient net.minecraft.util.SoundEvent@4da9f723
[02:13:31] [Server thread/TRACE] [FML]: Registry: 204 minecraft:entity.endermite.death net.minecraft.util.SoundEvent@3b2f4a93
[02:13:31] [Server thread/TRACE] [FML]: Registry: 205 minecraft:entity.endermite.hurt net.minecraft.util.SoundEvent@213bd3d5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 206 minecraft:entity.endermite.step net.minecraft.util.SoundEvent@470a659f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 207 minecraft:entity.enderpearl.throw net.minecraft.util.SoundEvent@451882b2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 208 minecraft:entity.evocation_fangs.attack net.minecraft.util.SoundEvent@4a23350
[02:13:31] [Server thread/TRACE] [FML]: Registry: 209 minecraft:entity.evocation_illager.ambient net.minecraft.util.SoundEvent@7b78ed6a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 210 minecraft:entity.evocation_illager.cast_spell net.minecraft.util.SoundEvent@6fca5907
[02:13:31] [Server thread/TRACE] [FML]: Registry: 211 minecraft:entity.evocation_illager.death net.minecraft.util.SoundEvent@6ec65b5e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 212 minecraft:entity.evocation_illager.hurt net.minecraft.util.SoundEvent@7bebcd65
[02:13:31] [Server thread/TRACE] [FML]: Registry: 213 minecraft:entity.evocation_illager.prepare_attack net.minecraft.util.SoundEvent@47447ccf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 214 minecraft:entity.evocation_illager.prepare_summon net.minecraft.util.SoundEvent@7afb1741
[02:13:31] [Server thread/TRACE] [FML]: Registry: 215 minecraft:entity.evocation_illager.prepare_wololo net.minecraft.util.SoundEvent@263bbfeb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 216 minecraft:entity.experience_bottle.throw net.minecraft.util.SoundEvent@31edeac
[02:13:31] [Server thread/TRACE] [FML]: Registry: 217 minecraft:entity.experience_orb.pickup net.minecraft.util.SoundEvent@67d86804
[02:13:31] [Server thread/TRACE] [FML]: Registry: 218 minecraft:entity.firework.blast net.minecraft.util.SoundEvent@45bb2aa1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 219 minecraft:entity.firework.blast_far net.minecraft.util.SoundEvent@3e84111a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 220 minecraft:entity.firework.large_blast net.minecraft.util.SoundEvent@4b1a43d8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 221 minecraft:entity.firework.large_blast_far net.minecraft.util.SoundEvent@6fa69af7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 222 minecraft:entity.firework.launch net.minecraft.util.SoundEvent@73545b80
[02:13:31] [Server thread/TRACE] [FML]: Registry: 223 minecraft:entity.firework.shoot net.minecraft.util.SoundEvent@6d469831
[02:13:31] [Server thread/TRACE] [FML]: Registry: 224 minecraft:entity.firework.twinkle net.minecraft.util.SoundEvent@74db12c2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 225 minecraft:entity.firework.twinkle_far net.minecraft.util.SoundEvent@2ff15f8c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 226 minecraft:entity.generic.big_fall net.minecraft.util.SoundEvent@7ea899a9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 227 minecraft:entity.generic.burn net.minecraft.util.SoundEvent@2776015d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 228 minecraft:entity.generic.death net.minecraft.util.SoundEvent@b174a73
[02:13:31] [Server thread/TRACE] [FML]: Registry: 229 minecraft:entity.generic.drink net.minecraft.util.SoundEvent@2e3f79a2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 230 minecraft:entity.generic.eat net.minecraft.util.SoundEvent@1460c81d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 231 minecraft:entity.generic.explode net.minecraft.util.SoundEvent@38b5f25
[02:13:31] [Server thread/TRACE] [FML]: Registry: 232 minecraft:entity.generic.extinguish_fire net.minecraft.util.SoundEvent@327ed9f5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 233 minecraft:entity.generic.hurt net.minecraft.util.SoundEvent@67594471
[02:13:31] [Server thread/TRACE] [FML]: Registry: 234 minecraft:entity.generic.small_fall net.minecraft.util.SoundEvent@756b58a7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 235 minecraft:entity.generic.splash net.minecraft.util.SoundEvent@2cc04358
[02:13:31] [Server thread/TRACE] [FML]: Registry: 236 minecraft:entity.generic.swim net.minecraft.util.SoundEvent@68b58644
[02:13:31] [Server thread/TRACE] [FML]: Registry: 237 minecraft:entity.ghast.ambient net.minecraft.util.SoundEvent@45e22def
[02:13:31] [Server thread/TRACE] [FML]: Registry: 238 minecraft:entity.ghast.death net.minecraft.util.SoundEvent@6ae3fb94
[02:13:31] [Server thread/TRACE] [FML]: Registry: 239 minecraft:entity.ghast.hurt net.minecraft.util.SoundEvent@4417af13
[02:13:31] [Server thread/TRACE] [FML]: Registry: 240 minecraft:entity.ghast.scream net.minecraft.util.SoundEvent@d48673
[02:13:31] [Server thread/TRACE] [FML]: Registry: 241 minecraft:entity.ghast.shoot net.minecraft.util.SoundEvent@548d5ed3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 242 minecraft:entity.ghast.warn net.minecraft.util.SoundEvent@21c7208d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 243 minecraft:entity.guardian.ambient net.minecraft.util.SoundEvent@58516c91
[02:13:31] [Server thread/TRACE] [FML]: Registry: 244 minecraft:entity.guardian.ambient_land net.minecraft.util.SoundEvent@7c129ef6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 245 minecraft:entity.guardian.attack net.minecraft.util.SoundEvent@42d73c61
[02:13:31] [Server thread/TRACE] [FML]: Registry: 246 minecraft:entity.guardian.death net.minecraft.util.SoundEvent@5a8cbffe
[02:13:31] [Server thread/TRACE] [FML]: Registry: 247 minecraft:entity.guardian.death_land net.minecraft.util.SoundEvent@96a75da
[02:13:31] [Server thread/TRACE] [FML]: Registry: 248 minecraft:entity.guardian.flop net.minecraft.util.SoundEvent@61e7bf2f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 249 minecraft:entity.guardian.hurt net.minecraft.util.SoundEvent@1a28b346
[02:13:31] [Server thread/TRACE] [FML]: Registry: 250 minecraft:entity.guardian.hurt_land net.minecraft.util.SoundEvent@25e49cb2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 251 minecraft:entity.horse.ambient net.minecraft.util.SoundEvent@7f7af971
[02:13:31] [Server thread/TRACE] [FML]: Registry: 252 minecraft:entity.horse.angry net.minecraft.util.SoundEvent@23382f76
[02:13:31] [Server thread/TRACE] [FML]: Registry: 253 minecraft:entity.horse.armor net.minecraft.util.SoundEvent@7c551ad4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 254 minecraft:entity.horse.breathe net.minecraft.util.SoundEvent@7d5508e0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 255 minecraft:entity.horse.death net.minecraft.util.SoundEvent@554cd74a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 256 minecraft:entity.horse.eat net.minecraft.util.SoundEvent@37ed010a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 257 minecraft:entity.horse.gallop net.minecraft.util.SoundEvent@633a2e99
[02:13:31] [Server thread/TRACE] [FML]: Registry: 258 minecraft:entity.horse.hurt net.minecraft.util.SoundEvent@367d2816
[02:13:31] [Server thread/TRACE] [FML]: Registry: 259 minecraft:entity.horse.jump net.minecraft.util.SoundEvent@5b84f14
[02:13:31] [Server thread/TRACE] [FML]: Registry: 260 minecraft:entity.horse.land net.minecraft.util.SoundEvent@5a82ebf8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 261 minecraft:entity.horse.saddle net.minecraft.util.SoundEvent@68fe48d7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 262 minecraft:entity.horse.step net.minecraft.util.SoundEvent@379ce046
[02:13:31] [Server thread/TRACE] [FML]: Registry: 263 minecraft:entity.horse.step_wood net.minecraft.util.SoundEvent@701bc94e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 264 minecraft:entity.hostile.big_fall net.minecraft.util.SoundEvent@3d8b319e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 265 minecraft:entity.hostile.death net.minecraft.util.SoundEvent@27a97e08
[02:13:31] [Server thread/TRACE] [FML]: Registry: 266 minecraft:entity.hostile.hurt net.minecraft.util.SoundEvent@77e7246b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 267 minecraft:entity.hostile.small_fall net.minecraft.util.SoundEvent@5918c260
[02:13:31] [Server thread/TRACE] [FML]: Registry: 268 minecraft:entity.hostile.splash net.minecraft.util.SoundEvent@3d7b1f1c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 269 minecraft:entity.hostile.swim net.minecraft.util.SoundEvent@51ce6f85
[02:13:31] [Server thread/TRACE] [FML]: Registry: 270 minecraft:entity.husk.ambient net.minecraft.util.SoundEvent@1f44ddab
[02:13:31] [Server thread/TRACE] [FML]: Registry: 271 minecraft:entity.husk.death net.minecraft.util.SoundEvent@5017e1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 272 minecraft:entity.husk.hurt net.minecraft.util.SoundEvent@65b66b08
[02:13:31] [Server thread/TRACE] [FML]: Registry: 273 minecraft:entity.husk.step net.minecraft.util.SoundEvent@4726927c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 274 minecraft:entity.illusion_illager.ambient net.minecraft.util.SoundEvent@7eb6b6b6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 275 minecraft:entity.illusion_illager.cast_spell net.minecraft.util.SoundEvent@7ed9499e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 276 minecraft:entity.illusion_illager.death net.minecraft.util.SoundEvent@28e19366
[02:13:31] [Server thread/TRACE] [FML]: Registry: 277 minecraft:entity.illusion_illager.hurt net.minecraft.util.SoundEvent@5b275174
[02:13:31] [Server thread/TRACE] [FML]: Registry: 278 minecraft:entity.illusion_illager.mirror_move net.minecraft.util.SoundEvent@10ef5fa0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 279 minecraft:entity.illusion_illager.prepare_blindness net.minecraft.util.SoundEvent@244e619a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 280 minecraft:entity.illusion_illager.prepare_mirror net.minecraft.util.SoundEvent@10acd6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 281 minecraft:entity.irongolem.attack net.minecraft.util.SoundEvent@61dde151
[02:13:31] [Server thread/TRACE] [FML]: Registry: 282 minecraft:entity.irongolem.death net.minecraft.util.SoundEvent@b25b095
[02:13:31] [Server thread/TRACE] [FML]: Registry: 283 minecraft:entity.irongolem.hurt net.minecraft.util.SoundEvent@5cb042da
[02:13:31] [Server thread/TRACE] [FML]: Registry: 284 minecraft:entity.irongolem.step net.minecraft.util.SoundEvent@59c33386
[02:13:31] [Server thread/TRACE] [FML]: Registry: 285 minecraft:entity.item.break net.minecraft.util.SoundEvent@571a9686
[02:13:31] [Server thread/TRACE] [FML]: Registry: 286 minecraft:entity.item.pickup net.minecraft.util.SoundEvent@719d35e8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 287 minecraft:entity.itemframe.add_item net.minecraft.util.SoundEvent@2f651f93
[02:13:31] [Server thread/TRACE] [FML]: Registry: 288 minecraft:entity.itemframe.break net.minecraft.util.SoundEvent@6ffa56fa
[02:13:31] [Server thread/TRACE] [FML]: Registry: 289 minecraft:entity.itemframe.place net.minecraft.util.SoundEvent@6c575325
[02:13:31] [Server thread/TRACE] [FML]: Registry: 290 minecraft:entity.itemframe.remove_item net.minecraft.util.SoundEvent@747d1932
[02:13:31] [Server thread/TRACE] [FML]: Registry: 291 minecraft:entity.itemframe.rotate_item net.minecraft.util.SoundEvent@736309a9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 292 minecraft:entity.leashknot.break net.minecraft.util.SoundEvent@4e93dcb9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 293 minecraft:entity.leashknot.place net.minecraft.util.SoundEvent@188b6035
[02:13:31] [Server thread/TRACE] [FML]: Registry: 294 minecraft:entity.lightning.impact net.minecraft.util.SoundEvent@4a34e9f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 295 minecraft:entity.lightning.thunder net.minecraft.util.SoundEvent@6f6621e3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 296 minecraft:entity.lingeringpotion.throw net.minecraft.util.SoundEvent@3fc05ea2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 297 minecraft:entity.llama.ambient net.minecraft.util.SoundEvent@7c891ba7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 298 minecraft:entity.llama.angry net.minecraft.util.SoundEvent@6240651f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 299 minecraft:entity.llama.chest net.minecraft.util.SoundEvent@3cf7298d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 300 minecraft:entity.llama.death net.minecraft.util.SoundEvent@1ff55ff
[02:13:31] [Server thread/TRACE] [FML]: Registry: 301 minecraft:entity.llama.eat net.minecraft.util.SoundEvent@351f2244
[02:13:31] [Server thread/TRACE] [FML]: Registry: 302 minecraft:entity.llama.hurt net.minecraft.util.SoundEvent@5496c165
[02:13:31] [Server thread/TRACE] [FML]: Registry: 303 minecraft:entity.llama.spit net.minecraft.util.SoundEvent@51a8313b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 304 minecraft:entity.llama.step net.minecraft.util.SoundEvent@2a03d65c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 305 minecraft:entity.llama.swag net.minecraft.util.SoundEvent@6642dc5a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 306 minecraft:entity.magmacube.death net.minecraft.util.SoundEvent@43da41e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 307 minecraft:entity.magmacube.hurt net.minecraft.util.SoundEvent@148c7c4b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 308 minecraft:entity.magmacube.jump net.minecraft.util.SoundEvent@2009f9b0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 309 minecraft:entity.magmacube.squish net.minecraft.util.SoundEvent@50d951e7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 310 minecraft:entity.minecart.inside net.minecraft.util.SoundEvent@39ad12b6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 311 minecraft:entity.minecart.riding net.minecraft.util.SoundEvent@4eb45fec
[02:13:31] [Server thread/TRACE] [FML]: Registry: 312 minecraft:entity.mooshroom.shear net.minecraft.util.SoundEvent@211febf3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 313 minecraft:entity.mule.ambient net.minecraft.util.SoundEvent@3bd3d05e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 314 minecraft:entity.mule.chest net.minecraft.util.SoundEvent@6aba5d30
[02:13:31] [Server thread/TRACE] [FML]: Registry: 315 minecraft:entity.mule.death net.minecraft.util.SoundEvent@61d34b4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 316 minecraft:entity.mule.hurt net.minecraft.util.SoundEvent@588307f7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 317 minecraft:entity.painting.break net.minecraft.util.SoundEvent@7df76d99
[02:13:31] [Server thread/TRACE] [FML]: Registry: 318 minecraft:entity.painting.place net.minecraft.util.SoundEvent@459cfcca
[02:13:31] [Server thread/TRACE] [FML]: Registry: 319 minecraft:entity.parrot.ambient net.minecraft.util.SoundEvent@2acbc859
[02:13:31] [Server thread/TRACE] [FML]: Registry: 320 minecraft:entity.parrot.death net.minecraft.util.SoundEvent@6ab7ce48
[02:13:31] [Server thread/TRACE] [FML]: Registry: 321 minecraft:entity.parrot.eat net.minecraft.util.SoundEvent@2c6aed22
[02:13:31] [Server thread/TRACE] [FML]: Registry: 322 minecraft:entity.parrot.fly net.minecraft.util.SoundEvent@e322ec9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 323 minecraft:entity.parrot.hurt net.minecraft.util.SoundEvent@7acfb656
[02:13:31] [Server thread/TRACE] [FML]: Registry: 324 minecraft:entity.parrot.imitate.blaze net.minecraft.util.SoundEvent@2e5ee2c9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 325 minecraft:entity.parrot.imitate.creeper net.minecraft.util.SoundEvent@55a609dd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 326 minecraft:entity.parrot.imitate.elder_guardian net.minecraft.util.SoundEvent@4afd21c6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 327 minecraft:entity.parrot.imitate.enderdragon net.minecraft.util.SoundEvent@4d0753c9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 328 minecraft:entity.parrot.imitate.enderman net.minecraft.util.SoundEvent@1416a80a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 329 minecraft:entity.parrot.imitate.endermite net.minecraft.util.SoundEvent@719bb3b4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 330 minecraft:entity.parrot.imitate.evocation_illager net.minecraft.util.SoundEvent@52cb4f50
[02:13:31] [Server thread/TRACE] [FML]: Registry: 331 minecraft:entity.parrot.imitate.ghast net.minecraft.util.SoundEvent@25a5c7db
[02:13:31] [Server thread/TRACE] [FML]: Registry: 332 minecraft:entity.parrot.imitate.husk net.minecraft.util.SoundEvent@4d27d9d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 333 minecraft:entity.parrot.imitate.illusion_illager net.minecraft.util.SoundEvent@28f878a0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 334 minecraft:entity.parrot.imitate.magmacube net.minecraft.util.SoundEvent@20411320
[02:13:31] [Server thread/TRACE] [FML]: Registry: 335 minecraft:entity.parrot.imitate.polar_bear net.minecraft.util.SoundEvent@2b5183ec
[02:13:31] [Server thread/TRACE] [FML]: Registry: 336 minecraft:entity.parrot.imitate.shulker net.minecraft.util.SoundEvent@3c782d8e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 337 minecraft:entity.parrot.imitate.silverfish net.minecraft.util.SoundEvent@572e6fd9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 338 minecraft:entity.parrot.imitate.skeleton net.minecraft.util.SoundEvent@7f5eae0f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 339 minecraft:entity.parrot.imitate.slime net.minecraft.util.SoundEvent@58b71ceb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 340 minecraft:entity.parrot.imitate.spider net.minecraft.util.SoundEvent@255e5e2e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 341 minecraft:entity.parrot.imitate.stray net.minecraft.util.SoundEvent@12abdfb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 342 minecraft:entity.parrot.imitate.vex net.minecraft.util.SoundEvent@b0e5507
[02:13:31] [Server thread/TRACE] [FML]: Registry: 343 minecraft:entity.parrot.imitate.vindication_illager net.minecraft.util.SoundEvent@6bbe50c9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 344 minecraft:entity.parrot.imitate.witch net.minecraft.util.SoundEvent@3c46dcbe
[02:13:31] [Server thread/TRACE] [FML]: Registry: 345 minecraft:entity.parrot.imitate.wither net.minecraft.util.SoundEvent@68577ba8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 346 minecraft:entity.parrot.imitate.wither_skeleton net.minecraft.util.SoundEvent@1108adc8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 347 minecraft:entity.parrot.imitate.wolf net.minecraft.util.SoundEvent@8a98f38
[02:13:31] [Server thread/TRACE] [FML]: Registry: 348 minecraft:entity.parrot.imitate.zombie net.minecraft.util.SoundEvent@20011bf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 349 minecraft:entity.parrot.imitate.zombie_pigman net.minecraft.util.SoundEvent@51d9b06c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 350 minecraft:entity.parrot.imitate.zombie_villager net.minecraft.util.SoundEvent@5eb2172
[02:13:31] [Server thread/TRACE] [FML]: Registry: 351 minecraft:entity.parrot.step net.minecraft.util.SoundEvent@41ffaeb8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 352 minecraft:entity.pig.ambient net.minecraft.util.SoundEvent@43f0c2d1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 353 minecraft:entity.pig.death net.minecraft.util.SoundEvent@5fb65013
[02:13:31] [Server thread/TRACE] [FML]: Registry: 354 minecraft:entity.pig.hurt net.minecraft.util.SoundEvent@38a1a26
[02:13:31] [Server thread/TRACE] [FML]: Registry: 355 minecraft:entity.pig.saddle net.minecraft.util.SoundEvent@3fbcfe81
[02:13:31] [Server thread/TRACE] [FML]: Registry: 356 minecraft:entity.pig.step net.minecraft.util.SoundEvent@7a1f45ed
[02:13:31] [Server thread/TRACE] [FML]: Registry: 357 minecraft:entity.player.attack.crit net.minecraft.util.SoundEvent@1744a475
[02:13:31] [Server thread/TRACE] [FML]: Registry: 358 minecraft:entity.player.attack.knockback net.minecraft.util.SoundEvent@444cc791
[02:13:31] [Server thread/TRACE] [FML]: Registry: 359 minecraft:entity.player.attack.nodamage net.minecraft.util.SoundEvent@1c5c616f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 360 minecraft:entity.player.attack.strong net.minecraft.util.SoundEvent@1c6c6f24
[02:13:31] [Server thread/TRACE] [FML]: Registry: 361 minecraft:entity.player.attack.sweep net.minecraft.util.SoundEvent@2eb917d0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 362 minecraft:entity.player.attack.weak net.minecraft.util.SoundEvent@c6b2dd9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 363 minecraft:entity.player.big_fall net.minecraft.util.SoundEvent@73437222
[02:13:31] [Server thread/TRACE] [FML]: Registry: 364 minecraft:entity.player.breath net.minecraft.util.SoundEvent@ca93621
[02:13:31] [Server thread/TRACE] [FML]: Registry: 365 minecraft:entity.player.burp net.minecraft.util.SoundEvent@6a48a7f3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 366 minecraft:entity.player.death net.minecraft.util.SoundEvent@3f985a86
[02:13:31] [Server thread/TRACE] [FML]: Registry: 367 minecraft:entity.player.hurt net.minecraft.util.SoundEvent@57a2ed35
[02:13:31] [Server thread/TRACE] [FML]: Registry: 368 minecraft:entity.player.hurt_drown net.minecraft.util.SoundEvent@12ffd1de
[02:13:31] [Server thread/TRACE] [FML]: Registry: 369 minecraft:entity.player.hurt_on_fire net.minecraft.util.SoundEvent@3d278b4d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 370 minecraft:entity.player.levelup net.minecraft.util.SoundEvent@4096aa05
[02:13:31] [Server thread/TRACE] [FML]: Registry: 371 minecraft:entity.player.small_fall net.minecraft.util.SoundEvent@9d3c67
[02:13:31] [Server thread/TRACE] [FML]: Registry: 372 minecraft:entity.player.splash net.minecraft.util.SoundEvent@6c806c8b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 373 minecraft:entity.player.swim net.minecraft.util.SoundEvent@6dfcffb5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 374 minecraft:entity.polar_bear.ambient net.minecraft.util.SoundEvent@184fb68d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 375 minecraft:entity.polar_bear.baby_ambient net.minecraft.util.SoundEvent@71d8cfe7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 376 minecraft:entity.polar_bear.death net.minecraft.util.SoundEvent@1e530163
[02:13:31] [Server thread/TRACE] [FML]: Registry: 377 minecraft:entity.polar_bear.hurt net.minecraft.util.SoundEvent@14d8444b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 378 minecraft:entity.polar_bear.step net.minecraft.util.SoundEvent@71466383
[02:13:31] [Server thread/TRACE] [FML]: Registry: 379 minecraft:entity.polar_bear.warning net.minecraft.util.SoundEvent@46d63dbb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 380 minecraft:entity.rabbit.ambient net.minecraft.util.SoundEvent@4088741b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 381 minecraft:entity.rabbit.attack net.minecraft.util.SoundEvent@16a49a5d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 382 minecraft:entity.rabbit.death net.minecraft.util.SoundEvent@54bca971
[02:13:31] [Server thread/TRACE] [FML]: Registry: 383 minecraft:entity.rabbit.hurt net.minecraft.util.SoundEvent@23706db8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 384 minecraft:entity.rabbit.jump net.minecraft.util.SoundEvent@205bed61
[02:13:31] [Server thread/TRACE] [FML]: Registry: 385 minecraft:entity.sheep.ambient net.minecraft.util.SoundEvent@129fed45
[02:13:31] [Server thread/TRACE] [FML]: Registry: 386 minecraft:entity.sheep.death net.minecraft.util.SoundEvent@23592946
[02:13:31] [Server thread/TRACE] [FML]: Registry: 387 minecraft:entity.sheep.hurt net.minecraft.util.SoundEvent@3e48d38
[02:13:31] [Server thread/TRACE] [FML]: Registry: 388 minecraft:entity.sheep.shear net.minecraft.util.SoundEvent@7c2b58c0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 389 minecraft:entity.sheep.step net.minecraft.util.SoundEvent@11b377c5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 390 minecraft:entity.shulker.ambient net.minecraft.util.SoundEvent@7bca6fac
[02:13:31] [Server thread/TRACE] [FML]: Registry: 391 minecraft:entity.shulker.close net.minecraft.util.SoundEvent@5c60b0a0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 392 minecraft:entity.shulker.death net.minecraft.util.SoundEvent@7a2b1eb4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 393 minecraft:entity.shulker.hurt net.minecraft.util.SoundEvent@702c436b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 394 minecraft:entity.shulker.hurt_closed net.minecraft.util.SoundEvent@5833f5cd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 395 minecraft:entity.shulker.open net.minecraft.util.SoundEvent@10fbbdb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 396 minecraft:entity.shulker.shoot net.minecraft.util.SoundEvent@23f3dbf0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 397 minecraft:entity.shulker.teleport net.minecraft.util.SoundEvent@31d6f3fe
[02:13:31] [Server thread/TRACE] [FML]: Registry: 398 minecraft:entity.shulker_bullet.hit net.minecraft.util.SoundEvent@760cf594
[02:13:31] [Server thread/TRACE] [FML]: Registry: 399 minecraft:entity.shulker_bullet.hurt net.minecraft.util.SoundEvent@aa149ed
[02:13:31] [Server thread/TRACE] [FML]: Registry: 400 minecraft:entity.silverfish.ambient net.minecraft.util.SoundEvent@37303f12
[02:13:31] [Server thread/TRACE] [FML]: Registry: 401 minecraft:entity.silverfish.death net.minecraft.util.SoundEvent@31ff6309
[02:13:31] [Server thread/TRACE] [FML]: Registry: 402 minecraft:entity.silverfish.hurt net.minecraft.util.SoundEvent@204e90f7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 403 minecraft:entity.silverfish.step net.minecraft.util.SoundEvent@20a05b32
[02:13:31] [Server thread/TRACE] [FML]: Registry: 404 minecraft:entity.skeleton.ambient net.minecraft.util.SoundEvent@165e389b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 405 minecraft:entity.skeleton.death net.minecraft.util.SoundEvent@5c73f672
[02:13:31] [Server thread/TRACE] [FML]: Registry: 406 minecraft:entity.skeleton.hurt net.minecraft.util.SoundEvent@8ee0c23
[02:13:31] [Server thread/TRACE] [FML]: Registry: 407 minecraft:entity.skeleton.shoot net.minecraft.util.SoundEvent@2ab5afc7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 408 minecraft:entity.skeleton.step net.minecraft.util.SoundEvent@4dc8c0ea
[02:13:31] [Server thread/TRACE] [FML]: Registry: 409 minecraft:entity.skeleton_horse.ambient net.minecraft.util.SoundEvent@e4b6f47
[02:13:31] [Server thread/TRACE] [FML]: Registry: 410 minecraft:entity.skeleton_horse.death net.minecraft.util.SoundEvent@763cf5b9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 411 minecraft:entity.skeleton_horse.hurt net.minecraft.util.SoundEvent@71f0b72e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 412 minecraft:entity.slime.attack net.minecraft.util.SoundEvent@7a34f66a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 413 minecraft:entity.slime.death net.minecraft.util.SoundEvent@2f508f3c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 414 minecraft:entity.slime.hurt net.minecraft.util.SoundEvent@3ed03652
[02:13:31] [Server thread/TRACE] [FML]: Registry: 415 minecraft:entity.slime.jump net.minecraft.util.SoundEvent@4aedaf61
[02:13:31] [Server thread/TRACE] [FML]: Registry: 416 minecraft:entity.slime.squish net.minecraft.util.SoundEvent@173797f0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 417 minecraft:entity.small_magmacube.death net.minecraft.util.SoundEvent@3c35c345
[02:13:31] [Server thread/TRACE] [FML]: Registry: 418 minecraft:entity.small_magmacube.hurt net.minecraft.util.SoundEvent@3681037
[02:13:31] [Server thread/TRACE] [FML]: Registry: 419 minecraft:entity.small_magmacube.squish net.minecraft.util.SoundEvent@2459319c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 420 minecraft:entity.small_slime.death net.minecraft.util.SoundEvent@ffaaaf0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 421 minecraft:entity.small_slime.hurt net.minecraft.util.SoundEvent@1dc76fa1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 422 minecraft:entity.small_slime.jump net.minecraft.util.SoundEvent@5eed2d86
[02:13:31] [Server thread/TRACE] [FML]: Registry: 423 minecraft:entity.small_slime.squish net.minecraft.util.SoundEvent@33d53216
[02:13:31] [Server thread/TRACE] [FML]: Registry: 424 minecraft:entity.snowball.throw net.minecraft.util.SoundEvent@69a2b3b6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 425 minecraft:entity.snowman.ambient net.minecraft.util.SoundEvent@4f3e7344
[02:13:31] [Server thread/TRACE] [FML]: Registry: 426 minecraft:entity.snowman.death net.minecraft.util.SoundEvent@7808f638
[02:13:31] [Server thread/TRACE] [FML]: Registry: 427 minecraft:entity.snowman.hurt net.minecraft.util.SoundEvent@62d73ead
[02:13:31] [Server thread/TRACE] [FML]: Registry: 428 minecraft:entity.snowman.shoot net.minecraft.util.SoundEvent@1e141e42
[02:13:31] [Server thread/TRACE] [FML]: Registry: 429 minecraft:entity.spider.ambient net.minecraft.util.SoundEvent@228cea97
[02:13:31] [Server thread/TRACE] [FML]: Registry: 430 minecraft:entity.spider.death net.minecraft.util.SoundEvent@1d0a61c8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 431 minecraft:entity.spider.hurt net.minecraft.util.SoundEvent@46731692
[02:13:31] [Server thread/TRACE] [FML]: Registry: 432 minecraft:entity.spider.step net.minecraft.util.SoundEvent@782bf610
[02:13:31] [Server thread/TRACE] [FML]: Registry: 433 minecraft:entity.splash_potion.break net.minecraft.util.SoundEvent@3db663d0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 434 minecraft:entity.splash_potion.throw net.minecraft.util.SoundEvent@73fc518f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 435 minecraft:entity.squid.ambient net.minecraft.util.SoundEvent@2de50ee4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 436 minecraft:entity.squid.death net.minecraft.util.SoundEvent@ad9e63e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 437 minecraft:entity.squid.hurt net.minecraft.util.SoundEvent@47fbc56
[02:13:31] [Server thread/TRACE] [FML]: Registry: 438 minecraft:entity.stray.ambient net.minecraft.util.SoundEvent@151ef57f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 439 minecraft:entity.stray.death net.minecraft.util.SoundEvent@10895b16
[02:13:31] [Server thread/TRACE] [FML]: Registry: 440 minecraft:entity.stray.hurt net.minecraft.util.SoundEvent@5524b72f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 441 minecraft:entity.stray.step net.minecraft.util.SoundEvent@2cc03cd1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 442 minecraft:entity.tnt.primed net.minecraft.util.SoundEvent@4e17913b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 443 minecraft:entity.vex.ambient net.minecraft.util.SoundEvent@149c3204
[02:13:31] [Server thread/TRACE] [FML]: Registry: 444 minecraft:entity.vex.charge net.minecraft.util.SoundEvent@64f16277
[02:13:31] [Server thread/TRACE] [FML]: Registry: 445 minecraft:entity.vex.death net.minecraft.util.SoundEvent@497aec8c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 446 minecraft:entity.vex.hurt net.minecraft.util.SoundEvent@3b9632d1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 447 minecraft:entity.villager.ambient net.minecraft.util.SoundEvent@4e6f2bb5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 448 minecraft:entity.villager.death net.minecraft.util.SoundEvent@21e20ad5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 449 minecraft:entity.villager.hurt net.minecraft.util.SoundEvent@3f628ce9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 450 minecraft:entity.villager.no net.minecraft.util.SoundEvent@35e8316e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 451 minecraft:entity.villager.trading net.minecraft.util.SoundEvent@26d96e5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 452 minecraft:entity.villager.yes net.minecraft.util.SoundEvent@336880df
[02:13:31] [Server thread/TRACE] [FML]: Registry: 453 minecraft:entity.vindication_illager.ambient net.minecraft.util.SoundEvent@1846579f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 454 minecraft:entity.vindication_illager.death net.minecraft.util.SoundEvent@6cd166b8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 455 minecraft:entity.vindication_illager.hurt net.minecraft.util.SoundEvent@2650f79
[02:13:31] [Server thread/TRACE] [FML]: Registry: 456 minecraft:entity.witch.ambient net.minecraft.util.SoundEvent@75fc1992
[02:13:31] [Server thread/TRACE] [FML]: Registry: 457 minecraft:entity.witch.death net.minecraft.util.SoundEvent@5fac521d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 458 minecraft:entity.witch.drink net.minecraft.util.SoundEvent@38af1bf6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 459 minecraft:entity.witch.hurt net.minecraft.util.SoundEvent@129bd55d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 460 minecraft:entity.witch.throw net.minecraft.util.SoundEvent@7be7e15
[02:13:31] [Server thread/TRACE] [FML]: Registry: 461 minecraft:entity.wither.ambient net.minecraft.util.SoundEvent@3abfe845
[02:13:31] [Server thread/TRACE] [FML]: Registry: 462 minecraft:entity.wither.break_block net.minecraft.util.SoundEvent@7a0f244f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 463 minecraft:entity.wither.death net.minecraft.util.SoundEvent@3672276e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 464 minecraft:entity.wither.hurt net.minecraft.util.SoundEvent@4248b963
[02:13:31] [Server thread/TRACE] [FML]: Registry: 465 minecraft:entity.wither.shoot net.minecraft.util.SoundEvent@7f08caf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 466 minecraft:entity.wither.spawn net.minecraft.util.SoundEvent@4defd42
[02:13:31] [Server thread/TRACE] [FML]: Registry: 467 minecraft:entity.wither_skeleton.ambient net.minecraft.util.SoundEvent@2330e3e0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 468 minecraft:entity.wither_skeleton.death net.minecraft.util.SoundEvent@24b4d544
[02:13:31] [Server thread/TRACE] [FML]: Registry: 469 minecraft:entity.wither_skeleton.hurt net.minecraft.util.SoundEvent@27a2a089
[02:13:31] [Server thread/TRACE] [FML]: Registry: 470 minecraft:entity.wither_skeleton.step net.minecraft.util.SoundEvent@54657dd2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 471 minecraft:entity.wolf.ambient net.minecraft.util.SoundEvent@706eab5d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 472 minecraft:entity.wolf.death net.minecraft.util.SoundEvent@72725ee1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 473 minecraft:entity.wolf.growl net.minecraft.util.SoundEvent@40e60ece
[02:13:31] [Server thread/TRACE] [FML]: Registry: 474 minecraft:entity.wolf.howl net.minecraft.util.SoundEvent@3f9270ed
[02:13:31] [Server thread/TRACE] [FML]: Registry: 475 minecraft:entity.wolf.hurt net.minecraft.util.SoundEvent@3a230001
[02:13:31] [Server thread/TRACE] [FML]: Registry: 476 minecraft:entity.wolf.pant net.minecraft.util.SoundEvent@5ac6c4f2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 477 minecraft:entity.wolf.shake net.minecraft.util.SoundEvent@2aa6311a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 478 minecraft:entity.wolf.step net.minecraft.util.SoundEvent@61f39bb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 479 minecraft:entity.wolf.whine net.minecraft.util.SoundEvent@249e0271
[02:13:31] [Server thread/TRACE] [FML]: Registry: 480 minecraft:entity.zombie.ambient net.minecraft.util.SoundEvent@4893b344
[02:13:31] [Server thread/TRACE] [FML]: Registry: 481 minecraft:entity.zombie.attack_door_wood net.minecraft.util.SoundEvent@53a665ad
[02:13:31] [Server thread/TRACE] [FML]: Registry: 482 minecraft:entity.zombie.attack_iron_door net.minecraft.util.SoundEvent@2c0b4c83
[02:13:31] [Server thread/TRACE] [FML]: Registry: 483 minecraft:entity.zombie.break_door_wood net.minecraft.util.SoundEvent@78525ef9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 484 minecraft:entity.zombie.death net.minecraft.util.SoundEvent@2d0ecb24
[02:13:31] [Server thread/TRACE] [FML]: Registry: 485 minecraft:entity.zombie.hurt net.minecraft.util.SoundEvent@4d654825
[02:13:31] [Server thread/TRACE] [FML]: Registry: 486 minecraft:entity.zombie.infect net.minecraft.util.SoundEvent@3bfc6a5e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 487 minecraft:entity.zombie.step net.minecraft.util.SoundEvent@51b35e4e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 488 minecraft:entity.zombie_horse.ambient net.minecraft.util.SoundEvent@abff8b7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 489 minecraft:entity.zombie_horse.death net.minecraft.util.SoundEvent@6d7cada5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 490 minecraft:entity.zombie_horse.hurt net.minecraft.util.SoundEvent@350a94ce
[02:13:31] [Server thread/TRACE] [FML]: Registry: 491 minecraft:entity.zombie_pig.ambient net.minecraft.util.SoundEvent@7e00ed0f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 492 minecraft:entity.zombie_pig.angry net.minecraft.util.SoundEvent@b0fc838
[02:13:31] [Server thread/TRACE] [FML]: Registry: 493 minecraft:entity.zombie_pig.death net.minecraft.util.SoundEvent@3964d79
[02:13:31] [Server thread/TRACE] [FML]: Registry: 494 minecraft:entity.zombie_pig.hurt net.minecraft.util.SoundEvent@62db0521
[02:13:31] [Server thread/TRACE] [FML]: Registry: 495 minecraft:entity.zombie_villager.ambient net.minecraft.util.SoundEvent@1b4ae4e0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 496 minecraft:entity.zombie_villager.converted net.minecraft.util.SoundEvent@6ef1a1b9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 497 minecraft:entity.zombie_villager.cure net.minecraft.util.SoundEvent@5fbdc49b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 498 minecraft:entity.zombie_villager.death net.minecraft.util.SoundEvent@65753040
[02:13:31] [Server thread/TRACE] [FML]: Registry: 499 minecraft:entity.zombie_villager.hurt net.minecraft.util.SoundEvent@2954b5ea
[02:13:31] [Server thread/TRACE] [FML]: Registry: 500 minecraft:entity.zombie_villager.step net.minecraft.util.SoundEvent@4acb2510
[02:13:31] [Server thread/TRACE] [FML]: Registry: 501 minecraft:item.armor.equip_chain net.minecraft.util.SoundEvent@7be3a9ce
[02:13:31] [Server thread/TRACE] [FML]: Registry: 502 minecraft:item.armor.equip_diamond net.minecraft.util.SoundEvent@37d871c2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 503 minecraft:item.armor.equip_elytra net.minecraft.util.SoundEvent@3baf6936
[02:13:31] [Server thread/TRACE] [FML]: Registry: 504 minecraft:item.armor.equip_generic net.minecraft.util.SoundEvent@285f38f6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 505 minecraft:item.armor.equip_gold net.minecraft.util.SoundEvent@4e1459ea
[02:13:31] [Server thread/TRACE] [FML]: Registry: 506 minecraft:item.armor.equip_iron net.minecraft.util.SoundEvent@3ab6678b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 507 minecraft:item.armor.equip_leather net.minecraft.util.SoundEvent@7a904f32
[02:13:31] [Server thread/TRACE] [FML]: Registry: 508 minecraft:item.bottle.empty net.minecraft.util.SoundEvent@2b59501e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 509 minecraft:item.bottle.fill net.minecraft.util.SoundEvent@476e8796
[02:13:31] [Server thread/TRACE] [FML]: Registry: 510 minecraft:item.bottle.fill_dragonbreath net.minecraft.util.SoundEvent@4eed2acf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 511 minecraft:item.bucket.empty net.minecraft.util.SoundEvent@36fc05ff
[02:13:31] [Server thread/TRACE] [FML]: Registry: 512 minecraft:item.bucket.empty_lava net.minecraft.util.SoundEvent@57c47a9e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 513 minecraft:item.bucket.fill net.minecraft.util.SoundEvent@642505c7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 514 minecraft:item.bucket.fill_lava net.minecraft.util.SoundEvent@4339e0de
[02:13:31] [Server thread/TRACE] [FML]: Registry: 515 minecraft:item.chorus_fruit.teleport net.minecraft.util.SoundEvent@153cd6bb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 516 minecraft:item.elytra.flying net.minecraft.util.SoundEvent@61d84e08
[02:13:31] [Server thread/TRACE] [FML]: Registry: 517 minecraft:item.firecharge.use net.minecraft.util.SoundEvent@2d9f64c9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 518 minecraft:item.flintandsteel.use net.minecraft.util.SoundEvent@21ac5eb4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 519 minecraft:item.hoe.till net.minecraft.util.SoundEvent@52d6cd34
[02:13:31] [Server thread/TRACE] [FML]: Registry: 520 minecraft:item.shield.block net.minecraft.util.SoundEvent@715d6168
[02:13:31] [Server thread/TRACE] [FML]: Registry: 521 minecraft:item.shield.break net.minecraft.util.SoundEvent@27b2faa6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 522 minecraft:item.shovel.flatten net.minecraft.util.SoundEvent@6428591a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 523 minecraft:item.totem.use net.minecraft.util.SoundEvent@7397c6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 524 minecraft:music.creative net.minecraft.util.SoundEvent@1abfe081
[02:13:31] [Server thread/TRACE] [FML]: Registry: 525 minecraft:music.credits net.minecraft.util.SoundEvent@2a685eba
[02:13:31] [Server thread/TRACE] [FML]: Registry: 526 minecraft:music.dragon net.minecraft.util.SoundEvent@c2e3264
[02:13:31] [Server thread/TRACE] [FML]: Registry: 527 minecraft:music.end net.minecraft.util.SoundEvent@107f4980
[02:13:31] [Server thread/TRACE] [FML]: Registry: 528 minecraft:music.game net.minecraft.util.SoundEvent@75a118e6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 529 minecraft:music.menu net.minecraft.util.SoundEvent@1d540566
[02:13:31] [Server thread/TRACE] [FML]: Registry: 530 minecraft:music.nether net.minecraft.util.SoundEvent@6014a9ba
[02:13:31] [Server thread/TRACE] [FML]: Registry: 531 minecraft:record.11 net.minecraft.util.SoundEvent@acdcf71
[02:13:31] [Server thread/TRACE] [FML]: Registry: 532 minecraft:record.13 net.minecraft.util.SoundEvent@77d680e6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 533 minecraft:record.blocks net.minecraft.util.SoundEvent@4a14c44f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 534 minecraft:record.cat net.minecraft.util.SoundEvent@f08fdce
[02:13:31] [Server thread/TRACE] [FML]: Registry: 535 minecraft:record.chirp net.minecraft.util.SoundEvent@6bda1d19
[02:13:31] [Server thread/TRACE] [FML]: Registry: 536 minecraft:record.far net.minecraft.util.SoundEvent@28c86134
[02:13:31] [Server thread/TRACE] [FML]: Registry: 537 minecraft:record.mall net.minecraft.util.SoundEvent@4492eede
[02:13:31] [Server thread/TRACE] [FML]: Registry: 538 minecraft:record.mellohi net.minecraft.util.SoundEvent@cbc8d0f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 539 minecraft:record.stal net.minecraft.util.SoundEvent@37b57b54
[02:13:31] [Server thread/TRACE] [FML]: Registry: 540 minecraft:record.strad net.minecraft.util.SoundEvent@5c1f6d57
[02:13:31] [Server thread/TRACE] [FML]: Registry: 541 minecraft:record.wait net.minecraft.util.SoundEvent@f288c14
[02:13:31] [Server thread/TRACE] [FML]: Registry: 542 minecraft:record.ward net.minecraft.util.SoundEvent@6794ac0b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 543 minecraft:ui.button.click net.minecraft.util.SoundEvent@7be71476
[02:13:31] [Server thread/TRACE] [FML]: Registry: 544 minecraft:ui.toast.in net.minecraft.util.SoundEvent@5cb5bb88
[02:13:31] [Server thread/TRACE] [FML]: Registry: 545 minecraft:ui.toast.out net.minecraft.util.SoundEvent@17b6d426
[02:13:31] [Server thread/TRACE] [FML]: Registry: 546 minecraft:ui.toast.challenge_complete net.minecraft.util.SoundEvent@5580d62f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 547 minecraft:weather.rain net.minecraft.util.SoundEvent@16872c4d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 548 minecraft:weather.rain.above net.minecraft.util.SoundEvent@671facee
[02:13:31] [Server thread/TRACE] [FML]: Registry Name : minecraft:potiontypes
[02:13:31] [Server thread/TRACE] [FML]: Registry: 0 minecraft:empty net.minecraft.potion.PotionType@7bc2ae16
[02:13:31] [Server thread/TRACE] [FML]: Registry: 1 minecraft:water net.minecraft.potion.PotionType@2a0963be
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2 minecraft:mundane net.minecraft.potion.PotionType@7d3bf8db
[02:13:31] [Server thread/TRACE] [FML]: Registry: 3 minecraft:thick net.minecraft.potion.PotionType@49e7e8f1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 4 minecraft:awkward net.minecraft.potion.PotionType@27bb4dc5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 5 minecraft:night_vision net.minecraft.potion.PotionType@464ede1f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 6 minecraft:long_night_vision net.minecraft.potion.PotionType@64910b2d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 7 minecraft:invisibility net.minecraft.potion.PotionType@1247c72e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 8 minecraft:long_invisibility net.minecraft.potion.PotionType@6fef75c6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 9 minecraft:leaping net.minecraft.potion.PotionType@5f61e002
[02:13:31] [Server thread/TRACE] [FML]: Registry: 10 minecraft:long_leaping net.minecraft.potion.PotionType@334540a0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 11 minecraft:strong_leaping net.minecraft.potion.PotionType@1f179f51
[02:13:31] [Server thread/TRACE] [FML]: Registry: 12 minecraft:fire_resistance net.minecraft.potion.PotionType@b428830
[02:13:31] [Server thread/TRACE] [FML]: Registry: 13 minecraft:long_fire_resistance net.minecraft.potion.PotionType@5b7308aa
[02:13:31] [Server thread/TRACE] [FML]: Registry: 14 minecraft:swiftness net.minecraft.potion.PotionType@42aa1324
[02:13:31] [Server thread/TRACE] [FML]: Registry: 15 minecraft:long_swiftness net.minecraft.potion.PotionType@6164e137
[02:13:31] [Server thread/TRACE] [FML]: Registry: 16 minecraft:strong_swiftness net.minecraft.potion.PotionType@7ef8e623
[02:13:31] [Server thread/TRACE] [FML]: Registry: 17 minecraft:slowness net.minecraft.potion.PotionType@3d8d970e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 18 minecraft:long_slowness net.minecraft.potion.PotionType@2fac80a8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 19 minecraft:water_breathing net.minecraft.potion.PotionType@6987a133
[02:13:31] [Server thread/TRACE] [FML]: Registry: 20 minecraft:long_water_breathing net.minecraft.potion.PotionType@50778bde
[02:13:31] [Server thread/TRACE] [FML]: Registry: 21 minecraft:healing net.minecraft.potion.PotionType@1934339
[02:13:31] [Server thread/TRACE] [FML]: Registry: 22 minecraft:strong_healing net.minecraft.potion.PotionType@4af12a63
[02:13:31] [Server thread/TRACE] [FML]: Registry: 23 minecraft:harming net.minecraft.potion.PotionType@1eab8437
[02:13:31] [Server thread/TRACE] [FML]: Registry: 24 minecraft:strong_harming net.minecraft.potion.PotionType@72eed547
[02:13:31] [Server thread/TRACE] [FML]: Registry: 25 minecraft:poison net.minecraft.potion.PotionType@69ffdaa8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 26 minecraft:long_poison net.minecraft.potion.PotionType@2a1e57c6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 27 minecraft:strong_poison net.minecraft.potion.PotionType@68d6f48e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 28 minecraft:regeneration net.minecraft.potion.PotionType@6c96403e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 29 minecraft:long_regeneration net.minecraft.potion.PotionType@7babed9e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 30 minecraft:strong_regeneration net.minecraft.potion.PotionType@2353354a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 31 minecraft:strength net.minecraft.potion.PotionType@7c7ed72a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 32 minecraft:long_strength net.minecraft.potion.PotionType@22b7ef2b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 33 minecraft:strong_strength net.minecraft.potion.PotionType@6d421fe
[02:13:31] [Server thread/TRACE] [FML]: Registry: 34 minecraft:weakness net.minecraft.potion.PotionType@3c17bd0b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 35 minecraft:long_weakness net.minecraft.potion.PotionType@36dafa24
[02:13:31] [Server thread/TRACE] [FML]: Registry: 36 minecraft:luck net.minecraft.potion.PotionType@2b098563
[02:13:31] [Server thread/TRACE] [FML]: Registry Name : minecraft:enchantments
[02:13:31] [Server thread/TRACE] [FML]: Registry: 0 minecraft:protection net.minecraft.enchantment.EnchantmentProtection@2b44605c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 1 minecraft:fire_protection net.minecraft.enchantment.EnchantmentProtection@55421b8d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2 minecraft:feather_falling net.minecraft.enchantment.EnchantmentProtection@24a04257
[02:13:31] [Server thread/TRACE] [FML]: Registry: 3 minecraft:blast_protection net.minecraft.enchantment.EnchantmentProtection@6615237
[02:13:31] [Server thread/TRACE] [FML]: Registry: 4 minecraft:projectile_protection net.minecraft.enchantment.EnchantmentProtection@eaf8427
[02:13:31] [Server thread/TRACE] [FML]: Registry: 5 minecraft:respiration net.minecraft.enchantment.EnchantmentOxygen@611c3eae
[02:13:31] [Server thread/TRACE] [FML]: Registry: 6 minecraft:aqua_affinity net.minecraft.enchantment.EnchantmentWaterWorker@177ede17
[02:13:31] [Server thread/TRACE] [FML]: Registry: 7 minecraft:thorns net.minecraft.enchantment.EnchantmentThorns@57b9389f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 8 minecraft:depth_strider net.minecraft.enchantment.EnchantmentWaterWalker@6c9a3661
[02:13:31] [Server thread/TRACE] [FML]: Registry: 9 minecraft:frost_walker net.minecraft.enchantment.EnchantmentFrostWalker@6b25ef1c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 10 minecraft:binding_curse net.minecraft.enchantment.EnchantmentBindingCurse@7b95bdb0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 16 minecraft:sharpness net.minecraft.enchantment.EnchantmentDamage@1491cd6c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 17 minecraft:smite net.minecraft.enchantment.EnchantmentDamage@423f8a73
[02:13:31] [Server thread/TRACE] [FML]: Registry: 18 minecraft:bane_of_arthropods net.minecraft.enchantment.EnchantmentDamage@1aedf08d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 19 minecraft:knockback net.minecraft.enchantment.EnchantmentKnockback@350ff014
[02:13:31] [Server thread/TRACE] [FML]: Registry: 20 minecraft:fire_aspect net.minecraft.enchantment.EnchantmentFireAspect@5844a2d1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 21 minecraft:looting net.minecraft.enchantment.EnchantmentLootBonus@4607d78b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 22 minecraft:sweeping net.minecraft.enchantment.EnchantmentSweepingEdge@566c1e71
[02:13:31] [Server thread/TRACE] [FML]: Registry: 32 minecraft:efficiency net.minecraft.enchantment.EnchantmentDigging@5618fc1f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 33 minecraft:silk_touch net.minecraft.enchantment.EnchantmentUntouching@43c39321
[02:13:31] [Server thread/TRACE] [FML]: Registry: 34 minecraft:unbreaking net.minecraft.enchantment.EnchantmentDurability@6b5c134e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 35 minecraft:fortune net.minecraft.enchantment.EnchantmentLootBonus@34d9df9f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 48 minecraft:power net.minecraft.enchantment.EnchantmentArrowDamage@6bcdd6e4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 49 minecraft:punch net.minecraft.enchantment.EnchantmentArrowKnockback@24691c5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 50 minecraft:flame net.minecraft.enchantment.EnchantmentArrowFire@3b218c74
[02:13:31] [Server thread/TRACE] [FML]: Registry: 51 minecraft:infinity net.minecraft.enchantment.EnchantmentArrowInfinite@6bb4cc0e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 61 minecraft:luck_of_the_sea net.minecraft.enchantment.EnchantmentLootBonus@5cc1bf20
[02:13:31] [Server thread/TRACE] [FML]: Registry: 62 minecraft:lure net.minecraft.enchantment.EnchantmentFishingSpeed@b56ec6c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 70 minecraft:mending net.minecraft.enchantment.EnchantmentMending@375084c9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 71 minecraft:vanishing_curse net.minecraft.enchantment.EnchantmentVanishingCurse@b01cb8d
[02:13:31] [Server thread/TRACE] [FML]: Registry Name : minecraft:recipes
[02:13:31] [Server thread/TRACE] [FML]: Registry: 0 minecraft:armordye net.minecraft.item.crafting.RecipesArmorDyes@27db45f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 1 minecraft:bookcloning net.minecraft.item.crafting.RecipeBookCloning@7f2c995b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2 minecraft:mapcloning net.minecraft.item.crafting.RecipesMapCloning@5a466dd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 3 minecraft:mapextending net.minecraft.item.crafting.RecipesMapExtending@60f9dc7e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 4 minecraft:fireworks net.minecraft.item.crafting.RecipeFireworks@3c9e19de
[02:13:31] [Server thread/TRACE] [FML]: Registry: 5 minecraft:repairitem net.minecraft.item.crafting.RecipeRepairItem@1bec1589
[02:13:31] [Server thread/TRACE] [FML]: Registry: 6 minecraft:tippedarrow net.minecraft.item.crafting.RecipeTippedArrow@5922cff3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 7 minecraft:bannerduplicate net.minecraft.item.crafting.RecipesBanners$RecipeDuplicatePattern@2c3f43d1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 8 minecraft:banneraddpattern net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern@542ff147
[02:13:31] [Server thread/TRACE] [FML]: Registry: 9 minecraft:shielddecoration net.minecraft.item.crafting.ShieldRecipes$Decoration@2807cf3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 10 minecraft:shulkerboxcoloring net.minecraft.item.crafting.ShulkerBoxRecipes$ShulkerBoxColoring@3c6bd624
[02:13:31] [Server thread/TRACE] [FML]: Registry: 11 minecraft:yellow_wool net.minecraft.item.crafting.ShapelessRecipes@6851b296
[02:13:31] [Server thread/TRACE] [FML]: Registry: 12 minecraft:yellow_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@586737ff
[02:13:31] [Server thread/TRACE] [FML]: Registry: 13 minecraft:yellow_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@4e8d9bb6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 14 minecraft:yellow_stained_glass net.minecraft.item.crafting.ShapedRecipes@194224ca
[02:13:31] [Server thread/TRACE] [FML]: Registry: 15 minecraft:yellow_dye_from_sunflower net.minecraft.item.crafting.ShapelessRecipes@1c90029b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 16 minecraft:yellow_dye_from_dandelion net.minecraft.item.crafting.ShapelessRecipes@68a5aadd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 17 minecraft:yellow_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@1ddf42dd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 18 minecraft:yellow_carpet net.minecraft.item.crafting.ShapedRecipes@65d7eea4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 19 minecraft:yellow_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@72a3462f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 20 minecraft:yellow_bed net.minecraft.item.crafting.ShapedRecipes@22aefae0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 21 minecraft:yellow_banner net.minecraft.item.crafting.ShapedRecipes@3d53e876
[02:13:31] [Server thread/TRACE] [FML]: Registry: 22 minecraft:writable_book net.minecraft.item.crafting.ShapelessRecipes@3de8f85c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 23 minecraft:wooden_sword net.minecraft.item.crafting.ShapedRecipes@69a73867
[02:13:31] [Server thread/TRACE] [FML]: Registry: 24 minecraft:wooden_shovel net.minecraft.item.crafting.ShapedRecipes@401ec794
[02:13:31] [Server thread/TRACE] [FML]: Registry: 25 minecraft:wooden_pressure_plate net.minecraft.item.crafting.ShapedRecipes@4809c771
[02:13:31] [Server thread/TRACE] [FML]: Registry: 26 minecraft:wooden_pickaxe net.minecraft.item.crafting.ShapedRecipes@252c6cdb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 27 minecraft:wooden_hoe net.minecraft.item.crafting.ShapedRecipes@20890a1a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 28 minecraft:wooden_door net.minecraft.item.crafting.ShapedRecipes@4e2109fe
[02:13:31] [Server thread/TRACE] [FML]: Registry: 29 minecraft:wooden_button net.minecraft.item.crafting.ShapedRecipes@56266bda
[02:13:31] [Server thread/TRACE] [FML]: Registry: 30 minecraft:wooden_axe net.minecraft.item.crafting.ShapedRecipes@139089a4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 31 minecraft:white_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@687b0ddc
[02:13:31] [Server thread/TRACE] [FML]: Registry: 32 minecraft:white_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@365e65bb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 33 minecraft:white_stained_glass net.minecraft.item.crafting.ShapedRecipes@393ae7a0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 34 minecraft:white_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@35e75f7a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 35 minecraft:white_carpet net.minecraft.item.crafting.ShapedRecipes@627bcd7e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 36 minecraft:white_bed net.minecraft.item.crafting.ShapedRecipes@7717b4a0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 37 minecraft:white_banner net.minecraft.item.crafting.ShapedRecipes@cf10c92
[02:13:31] [Server thread/TRACE] [FML]: Registry: 38 minecraft:wheat net.minecraft.item.crafting.ShapedRecipes@191e654
[02:13:31] [Server thread/TRACE] [FML]: Registry: 39 minecraft:tripwire_hook net.minecraft.item.crafting.ShapedRecipes@79d49790
[02:13:31] [Server thread/TRACE] [FML]: Registry: 40 minecraft:trapped_chest net.minecraft.item.crafting.ShapelessRecipes@2ffb0d10
[02:13:31] [Server thread/TRACE] [FML]: Registry: 41 minecraft:trapdoor net.minecraft.item.crafting.ShapedRecipes@38dbeb39
[02:13:31] [Server thread/TRACE] [FML]: Registry: 42 minecraft:torch net.minecraft.item.crafting.ShapedRecipes@419f0ea
[02:13:31] [Server thread/TRACE] [FML]: Registry: 43 minecraft:tnt_minecart net.minecraft.item.crafting.ShapedRecipes@22e813fc
[02:13:31] [Server thread/TRACE] [FML]: Registry: 44 minecraft:tnt net.minecraft.item.crafting.ShapedRecipes@6c2883b1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 45 minecraft:sugar net.minecraft.item.crafting.ShapedRecipes@5529522f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 46 minecraft:string_to_wool net.minecraft.item.crafting.ShapedRecipes@1073c664
[02:13:31] [Server thread/TRACE] [FML]: Registry: 47 minecraft:stonebrick net.minecraft.item.crafting.ShapedRecipes@1b60d324
[02:13:31] [Server thread/TRACE] [FML]: Registry: 48 minecraft:stone_sword net.minecraft.item.crafting.ShapedRecipes@69d667a5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 49 minecraft:stone_stairs net.minecraft.item.crafting.ShapedRecipes@18483b8b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 50 minecraft:stone_slab net.minecraft.item.crafting.ShapedRecipes@5ee6fdc4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 51 minecraft:stone_shovel net.minecraft.item.crafting.ShapedRecipes@48b3b1b8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 52 minecraft:stone_pressure_plate net.minecraft.item.crafting.ShapedRecipes@39a3984c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 53 minecraft:stone_pickaxe net.minecraft.item.crafting.ShapedRecipes@6e7e0259
[02:13:31] [Server thread/TRACE] [FML]: Registry: 54 minecraft:stone_hoe net.minecraft.item.crafting.ShapedRecipes@6cc8c13c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 55 minecraft:stone_button net.minecraft.item.crafting.ShapedRecipes@16df9bde
[02:13:31] [Server thread/TRACE] [FML]: Registry: 56 minecraft:stone_brick_stairs net.minecraft.item.crafting.ShapedRecipes@2ec5cc14
[02:13:31] [Server thread/TRACE] [FML]: Registry: 57 minecraft:stone_brick_slab net.minecraft.item.crafting.ShapedRecipes@17d816b3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 58 minecraft:stone_axe net.minecraft.item.crafting.ShapedRecipes@23321be7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 59 minecraft:sticky_piston net.minecraft.item.crafting.ShapedRecipes@5aa7cfdf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 60 minecraft:stick net.minecraft.item.crafting.ShapedRecipes@33f349ae
[02:13:31] [Server thread/TRACE] [FML]: Registry: 61 minecraft:spruce_wooden_slab net.minecraft.item.crafting.ShapedRecipes@7d4d65f5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 62 minecraft:spruce_stairs net.minecraft.item.crafting.ShapedRecipes@7d626f2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 63 minecraft:spruce_planks net.minecraft.item.crafting.ShapedRecipes@2487e20
[02:13:31] [Server thread/TRACE] [FML]: Registry: 64 minecraft:spruce_fence_gate net.minecraft.item.crafting.ShapedRecipes@7a1ddbf1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 65 minecraft:spruce_fence net.minecraft.item.crafting.ShapedRecipes@100807ca
[02:13:31] [Server thread/TRACE] [FML]: Registry: 66 minecraft:spruce_door net.minecraft.item.crafting.ShapedRecipes@70c205bf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 67 minecraft:spruce_boat net.minecraft.item.crafting.ShapedRecipes@46894dc5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 68 minecraft:spectral_arrow net.minecraft.item.crafting.ShapedRecipes@6f240187
[02:13:31] [Server thread/TRACE] [FML]: Registry: 69 minecraft:speckled_melon net.minecraft.item.crafting.ShapedRecipes@3386ed8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 70 minecraft:snow_layer net.minecraft.item.crafting.ShapedRecipes@4571cebe
[02:13:31] [Server thread/TRACE] [FML]: Registry: 71 minecraft:snow net.minecraft.item.crafting.ShapedRecipes@26f5e45d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 72 minecraft:smooth_sandstone net.minecraft.item.crafting.ShapedRecipes@55c03e4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 73 minecraft:smooth_red_sandstone net.minecraft.item.crafting.ShapedRecipes@1fa9692b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 74 minecraft:slime_ball net.minecraft.item.crafting.ShapedRecipes@324e8baa
[02:13:31] [Server thread/TRACE] [FML]: Registry: 75 minecraft:slime net.minecraft.item.crafting.ShapedRecipes@12670e55
[02:13:31] [Server thread/TRACE] [FML]: Registry: 76 minecraft:sign net.minecraft.item.crafting.ShapedRecipes@1ad1be5d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 77 minecraft:shield net.minecraft.item.crafting.ShapedRecipes@b77b0a0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 78 minecraft:shears net.minecraft.item.crafting.ShapedRecipes@3a70575
[02:13:31] [Server thread/TRACE] [FML]: Registry: 79 minecraft:sea_lantern net.minecraft.item.crafting.ShapedRecipes@780129bc
[02:13:31] [Server thread/TRACE] [FML]: Registry: 80 minecraft:sandstone_stairs net.minecraft.item.crafting.ShapedRecipes@4d825dbe
[02:13:31] [Server thread/TRACE] [FML]: Registry: 81 minecraft:sandstone_slab net.minecraft.item.crafting.ShapedRecipes@3cb195dd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 82 minecraft:sandstone net.minecraft.item.crafting.ShapedRecipes@24615687
[02:13:31] [Server thread/TRACE] [FML]: Registry: 83 minecraft:repeater net.minecraft.item.crafting.ShapedRecipes@70b196d3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 84 minecraft:redstone_torch net.minecraft.item.crafting.ShapedRecipes@1e5aacd9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 85 minecraft:redstone_lamp net.minecraft.item.crafting.ShapedRecipes@6cc8adff
[02:13:31] [Server thread/TRACE] [FML]: Registry: 86 minecraft:redstone_block net.minecraft.item.crafting.ShapedRecipes@333a44f2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 87 minecraft:redstone net.minecraft.item.crafting.ShapedRecipes@30228de7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 88 minecraft:red_wool net.minecraft.item.crafting.ShapelessRecipes@6b091a92
[02:13:31] [Server thread/TRACE] [FML]: Registry: 89 minecraft:red_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@7db162f2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 90 minecraft:red_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@43b6cb1c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 91 minecraft:red_stained_glass net.minecraft.item.crafting.ShapedRecipes@7e38e254
[02:13:31] [Server thread/TRACE] [FML]: Registry: 92 minecraft:red_sandstone_stairs net.minecraft.item.crafting.ShapedRecipes@69a90b81
[02:13:31] [Server thread/TRACE] [FML]: Registry: 93 minecraft:red_sandstone_slab net.minecraft.item.crafting.ShapedRecipes@17136390
[02:13:31] [Server thread/TRACE] [FML]: Registry: 94 minecraft:red_sandstone net.minecraft.item.crafting.ShapedRecipes@a120b9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 95 minecraft:red_nether_brick net.minecraft.item.crafting.ShapedRecipes@69069866
[02:13:31] [Server thread/TRACE] [FML]: Registry: 96 minecraft:red_dye_from_tulip net.minecraft.item.crafting.ShapelessRecipes@3451fc88
[02:13:31] [Server thread/TRACE] [FML]: Registry: 97 minecraft:red_dye_from_rose_bush net.minecraft.item.crafting.ShapelessRecipes@2e40fdbd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 98 minecraft:red_dye_from_poppy net.minecraft.item.crafting.ShapelessRecipes@527d48db
[02:13:31] [Server thread/TRACE] [FML]: Registry: 99 minecraft:red_dye_from_beetroot net.minecraft.item.crafting.ShapelessRecipes@2f038d3c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 100 minecraft:red_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@2c08c787
[02:13:31] [Server thread/TRACE] [FML]: Registry: 101 minecraft:red_carpet net.minecraft.item.crafting.ShapedRecipes@1a43a88e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 102 minecraft:red_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@4c50cd7d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 103 minecraft:red_bed net.minecraft.item.crafting.ShapedRecipes@986b619
[02:13:31] [Server thread/TRACE] [FML]: Registry: 104 minecraft:red_banner net.minecraft.item.crafting.ShapedRecipes@2ffa91dc
[02:13:31] [Server thread/TRACE] [FML]: Registry: 105 minecraft:rail net.minecraft.item.crafting.ShapedRecipes@23ec2bdc
[02:13:31] [Server thread/TRACE] [FML]: Registry: 106 minecraft:rabbit_stew_from_red_mushroom net.minecraft.item.crafting.ShapedRecipes@6e3b2dd3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 107 minecraft:rabbit_stew_from_brown_mushroom net.minecraft.item.crafting.ShapedRecipes@136fece2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 108 minecraft:quartz_stairs net.minecraft.item.crafting.ShapedRecipes@37d3aa8c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 109 minecraft:quartz_slab net.minecraft.item.crafting.ShapedRecipes@500ec769
[02:13:31] [Server thread/TRACE] [FML]: Registry: 110 minecraft:quartz_block net.minecraft.item.crafting.ShapedRecipes@3b33fff9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 111 minecraft:purpur_stairs net.minecraft.item.crafting.ShapedRecipes@3b9c9b8b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 112 minecraft:purpur_slab net.minecraft.item.crafting.ShapedRecipes@636e4bf8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 113 minecraft:purpur_pillar net.minecraft.item.crafting.ShapedRecipes@5d800a56
[02:13:31] [Server thread/TRACE] [FML]: Registry: 114 minecraft:purpur_block net.minecraft.item.crafting.ShapedRecipes@25f7cc38
[02:13:31] [Server thread/TRACE] [FML]: Registry: 115 minecraft:purple_wool net.minecraft.item.crafting.ShapelessRecipes@69ba72da
[02:13:31] [Server thread/TRACE] [FML]: Registry: 116 minecraft:purple_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@102af1bb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 117 minecraft:purple_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@302da330
[02:13:31] [Server thread/TRACE] [FML]: Registry: 118 minecraft:purple_stained_glass net.minecraft.item.crafting.ShapedRecipes@389a1e34
[02:13:31] [Server thread/TRACE] [FML]: Registry: 119 minecraft:purple_shulker_box net.minecraft.item.crafting.ShapedRecipes@25d0b918
[02:13:31] [Server thread/TRACE] [FML]: Registry: 120 minecraft:purple_dye net.minecraft.item.crafting.ShapelessRecipes@2d38db6f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 121 minecraft:purple_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@22cd8ec2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 122 minecraft:purple_carpet net.minecraft.item.crafting.ShapedRecipes@38667005
[02:13:31] [Server thread/TRACE] [FML]: Registry: 123 minecraft:purple_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@3a8fb023
[02:13:31] [Server thread/TRACE] [FML]: Registry: 124 minecraft:purple_bed net.minecraft.item.crafting.ShapedRecipes@18faaff6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 125 minecraft:purple_banner net.minecraft.item.crafting.ShapedRecipes@340c57e0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 126 minecraft:pumpkin_seeds net.minecraft.item.crafting.ShapedRecipes@4ca970d5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 127 minecraft:pumpkin_pie net.minecraft.item.crafting.ShapelessRecipes@6cee903a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 128 minecraft:prismarine_bricks net.minecraft.item.crafting.ShapedRecipes@10a0d93a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 129 minecraft:prismarine net.minecraft.item.crafting.ShapedRecipes@47162173
[02:13:31] [Server thread/TRACE] [FML]: Registry: 130 minecraft:polished_granite net.minecraft.item.crafting.ShapedRecipes@29aa4bc9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 131 minecraft:polished_diorite net.minecraft.item.crafting.ShapedRecipes@4768b95c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 132 minecraft:polished_andesite net.minecraft.item.crafting.ShapedRecipes@717a8a76
[02:13:31] [Server thread/TRACE] [FML]: Registry: 133 minecraft:piston net.minecraft.item.crafting.ShapedRecipes@2df71be0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 134 minecraft:pink_wool net.minecraft.item.crafting.ShapelessRecipes@3a54638b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 135 minecraft:pink_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@1c7843c3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 136 minecraft:pink_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@1dbff71c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 137 minecraft:pink_stained_glass net.minecraft.item.crafting.ShapedRecipes@7cdc4070
[02:13:31] [Server thread/TRACE] [FML]: Registry: 138 minecraft:pink_dye_from_red_bonemeal net.minecraft.item.crafting.ShapelessRecipes@29c25bbc
[02:13:31] [Server thread/TRACE] [FML]: Registry: 139 minecraft:pink_dye_from_pink_tulip net.minecraft.item.crafting.ShapelessRecipes@1de12397
[02:13:31] [Server thread/TRACE] [FML]: Registry: 140 minecraft:pink_dye_from_peony net.minecraft.item.crafting.ShapelessRecipes@545604a9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 141 minecraft:pink_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@7b3c2ae0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 142 minecraft:pink_carpet net.minecraft.item.crafting.ShapedRecipes@34e25492
[02:13:31] [Server thread/TRACE] [FML]: Registry: 143 minecraft:pink_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@65f5cae3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 144 minecraft:pink_bed net.minecraft.item.crafting.ShapedRecipes@6fd9dbe6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 145 minecraft:pink_banner net.minecraft.item.crafting.ShapedRecipes@25d9291a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 146 minecraft:pillar_quartz_block net.minecraft.item.crafting.ShapedRecipes@36871e98
[02:13:31] [Server thread/TRACE] [FML]: Registry: 147 minecraft:paper net.minecraft.item.crafting.ShapedRecipes@1b444b5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 148 minecraft:painting net.minecraft.item.crafting.ShapedRecipes@23df7fad
[02:13:31] [Server thread/TRACE] [FML]: Registry: 149 minecraft:orange_wool net.minecraft.item.crafting.ShapelessRecipes@4a4ff5ed
[02:13:31] [Server thread/TRACE] [FML]: Registry: 150 minecraft:orange_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@51813065
[02:13:31] [Server thread/TRACE] [FML]: Registry: 151 minecraft:orange_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@92e2c93
[02:13:31] [Server thread/TRACE] [FML]: Registry: 152 minecraft:orange_stained_glass net.minecraft.item.crafting.ShapedRecipes@f1d1463
[02:13:31] [Server thread/TRACE] [FML]: Registry: 153 minecraft:orange_dye_from_red_yellow net.minecraft.item.crafting.ShapelessRecipes@72a34537
[02:13:31] [Server thread/TRACE] [FML]: Registry: 154 minecraft:orange_dye_from_orange_tulip net.minecraft.item.crafting.ShapelessRecipes@6654ca0d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 155 minecraft:orange_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@40a28bda
[02:13:31] [Server thread/TRACE] [FML]: Registry: 156 minecraft:orange_carpet net.minecraft.item.crafting.ShapedRecipes@523abba9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 157 minecraft:orange_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@22ae32ba
[02:13:31] [Server thread/TRACE] [FML]: Registry: 158 minecraft:orange_bed net.minecraft.item.crafting.ShapedRecipes@d7055be
[02:13:31] [Server thread/TRACE] [FML]: Registry: 159 minecraft:orange_banner net.minecraft.item.crafting.ShapedRecipes@603f4e3e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 160 minecraft:observer net.minecraft.item.crafting.ShapedRecipes@6200b644
[02:13:31] [Server thread/TRACE] [FML]: Registry: 161 minecraft:oak_wooden_slab net.minecraft.item.crafting.ShapedRecipes@1d444652
[02:13:31] [Server thread/TRACE] [FML]: Registry: 162 minecraft:oak_stairs net.minecraft.item.crafting.ShapedRecipes@55d99dc3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 163 minecraft:oak_planks net.minecraft.item.crafting.ShapedRecipes@4eb1943b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 164 minecraft:noteblock net.minecraft.item.crafting.ShapedRecipes@30c8c6ab
[02:13:31] [Server thread/TRACE] [FML]: Registry: 165 minecraft:nether_wart_block net.minecraft.item.crafting.ShapedRecipes@2dd8a273
[02:13:31] [Server thread/TRACE] [FML]: Registry: 166 minecraft:nether_brick_stairs net.minecraft.item.crafting.ShapedRecipes@7b8b07ae
[02:13:31] [Server thread/TRACE] [FML]: Registry: 167 minecraft:nether_brick_slab net.minecraft.item.crafting.ShapedRecipes@42503099
[02:13:31] [Server thread/TRACE] [FML]: Registry: 168 minecraft:nether_brick_fence net.minecraft.item.crafting.ShapedRecipes@6df37f7a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 169 minecraft:nether_brick net.minecraft.item.crafting.ShapedRecipes@1fbd5e0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 170 minecraft:mushroom_stew net.minecraft.item.crafting.ShapelessRecipes@23c05889
[02:13:31] [Server thread/TRACE] [FML]: Registry: 171 minecraft:mossy_stonebrick net.minecraft.item.crafting.ShapelessRecipes@2b4829aa
[02:13:31] [Server thread/TRACE] [FML]: Registry: 172 minecraft:mossy_cobblestone_wall net.minecraft.item.crafting.ShapedRecipes@1a01ffff
[02:13:31] [Server thread/TRACE] [FML]: Registry: 173 minecraft:mossy_cobblestone net.minecraft.item.crafting.ShapelessRecipes@7a3c99f1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 174 minecraft:minecart net.minecraft.item.crafting.ShapedRecipes@429f0ca8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 175 minecraft:melon_seeds net.minecraft.item.crafting.ShapedRecipes@11f3400c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 176 minecraft:melon_block net.minecraft.item.crafting.ShapedRecipes@1a3b1f7e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 177 minecraft:map net.minecraft.item.crafting.ShapedRecipes@636fccb0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 178 minecraft:magma_cream net.minecraft.item.crafting.ShapelessRecipes@428eb3d5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 179 minecraft:magma net.minecraft.item.crafting.ShapedRecipes@4d065e1a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 180 minecraft:magenta_wool net.minecraft.item.crafting.ShapelessRecipes@7ba1cdbe
[02:13:31] [Server thread/TRACE] [FML]: Registry: 181 minecraft:magenta_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@6febec41
[02:13:31] [Server thread/TRACE] [FML]: Registry: 182 minecraft:magenta_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@3722f39d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 183 minecraft:magenta_stained_glass net.minecraft.item.crafting.ShapedRecipes@2493eec6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 184 minecraft:magenta_dye_from_purple_and_pink net.minecraft.item.crafting.ShapelessRecipes@65d90b7f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 185 minecraft:magenta_dye_from_lilac net.minecraft.item.crafting.ShapelessRecipes@4db6348b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 186 minecraft:magenta_dye_from_lapis_red_pink net.minecraft.item.crafting.ShapelessRecipes@732d078d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 187 minecraft:magenta_dye_from_lapis_ink_bonemeal net.minecraft.item.crafting.ShapelessRecipes@3cb04dd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 188 minecraft:magenta_dye_from_allium net.minecraft.item.crafting.ShapelessRecipes@342723a3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 189 minecraft:magenta_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@5b490d5e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 190 minecraft:magenta_carpet net.minecraft.item.crafting.ShapedRecipes@18b04526
[02:13:31] [Server thread/TRACE] [FML]: Registry: 191 minecraft:magenta_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@2abedbbd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 192 minecraft:magenta_bed net.minecraft.item.crafting.ShapedRecipes@6ea3a513
[02:13:31] [Server thread/TRACE] [FML]: Registry: 193 minecraft:magenta_banner net.minecraft.item.crafting.ShapedRecipes@75c33608
[02:13:31] [Server thread/TRACE] [FML]: Registry: 194 minecraft:lit_pumpkin net.minecraft.item.crafting.ShapedRecipes@68d8ae27
[02:13:31] [Server thread/TRACE] [FML]: Registry: 195 minecraft:lime_wool net.minecraft.item.crafting.ShapelessRecipes@304744a1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 196 minecraft:lime_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@4449a60b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 197 minecraft:lime_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@4ffe3d42
[02:13:31] [Server thread/TRACE] [FML]: Registry: 198 minecraft:lime_stained_glass net.minecraft.item.crafting.ShapedRecipes@236fd411
[02:13:31] [Server thread/TRACE] [FML]: Registry: 199 minecraft:lime_dye net.minecraft.item.crafting.ShapelessRecipes@49e62b17
[02:13:31] [Server thread/TRACE] [FML]: Registry: 200 minecraft:lime_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@319aa9ee
[02:13:31] [Server thread/TRACE] [FML]: Registry: 201 minecraft:lime_carpet net.minecraft.item.crafting.ShapedRecipes@2be50bba
[02:13:31] [Server thread/TRACE] [FML]: Registry: 202 minecraft:lime_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@5503c7d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 203 minecraft:lime_bed net.minecraft.item.crafting.ShapedRecipes@646cb2e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 204 minecraft:lime_banner net.minecraft.item.crafting.ShapedRecipes@5b0e9e0c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 205 minecraft:light_weighted_pressure_plate net.minecraft.item.crafting.ShapedRecipes@36a58466
[02:13:31] [Server thread/TRACE] [FML]: Registry: 206 minecraft:light_gray_wool net.minecraft.item.crafting.ShapelessRecipes@4a453f8d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 207 minecraft:light_gray_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@2ceb68a1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 208 minecraft:light_gray_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@2e3900dc
[02:13:31] [Server thread/TRACE] [FML]: Registry: 209 minecraft:light_gray_stained_glass net.minecraft.item.crafting.ShapedRecipes@4fedf908
[02:13:31] [Server thread/TRACE] [FML]: Registry: 210 minecraft:light_gray_dye_from_white_tulip net.minecraft.item.crafting.ShapelessRecipes@5bb99d1d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 211 minecraft:light_gray_dye_from_oxeye_daisy net.minecraft.item.crafting.ShapelessRecipes@43445fc6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 212 minecraft:light_gray_dye_from_ink_bonemeal net.minecraft.item.crafting.ShapelessRecipes@4fdac2a7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 213 minecraft:light_gray_dye_from_gray_bonemeal net.minecraft.item.crafting.ShapelessRecipes@24018c8b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 214 minecraft:light_gray_dye_from_azure_bluet net.minecraft.item.crafting.ShapelessRecipes@4c2bea52
[02:13:31] [Server thread/TRACE] [FML]: Registry: 215 minecraft:light_gray_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@5a7e81
[02:13:31] [Server thread/TRACE] [FML]: Registry: 216 minecraft:light_gray_carpet net.minecraft.item.crafting.ShapedRecipes@341ccfd1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 217 minecraft:light_gray_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@2976ef56
[02:13:31] [Server thread/TRACE] [FML]: Registry: 218 minecraft:light_gray_bed net.minecraft.item.crafting.ShapedRecipes@62883f8a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 219 minecraft:light_gray_banner net.minecraft.item.crafting.ShapedRecipes@1da5c19d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 220 minecraft:light_blue_wool net.minecraft.item.crafting.ShapelessRecipes@516c20de
[02:13:31] [Server thread/TRACE] [FML]: Registry: 221 minecraft:light_blue_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@62ab5e63
[02:13:31] [Server thread/TRACE] [FML]: Registry: 222 minecraft:light_blue_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@5310e451
[02:13:31] [Server thread/TRACE] [FML]: Registry: 223 minecraft:light_blue_stained_glass net.minecraft.item.crafting.ShapedRecipes@2faf6e4a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 224 minecraft:light_blue_dye_from_lapis_bonemeal net.minecraft.item.crafting.ShapelessRecipes@6ac9b66b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 225 minecraft:light_blue_dye_from_blue_orchid net.minecraft.item.crafting.ShapelessRecipes@78e043e4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 226 minecraft:light_blue_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@192f5f39
[02:13:31] [Server thread/TRACE] [FML]: Registry: 227 minecraft:light_blue_carpet net.minecraft.item.crafting.ShapedRecipes@51141f64
[02:13:31] [Server thread/TRACE] [FML]: Registry: 228 minecraft:light_blue_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@498e41a4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 229 minecraft:light_blue_bed net.minecraft.item.crafting.ShapedRecipes@ca2be53
[02:13:31] [Server thread/TRACE] [FML]: Registry: 230 minecraft:light_blue_banner net.minecraft.item.crafting.ShapedRecipes@4b9f7edc
[02:13:31] [Server thread/TRACE] [FML]: Registry: 231 minecraft:lever net.minecraft.item.crafting.ShapedRecipes@12be4f83
[02:13:31] [Server thread/TRACE] [FML]: Registry: 232 minecraft:leather_leggings net.minecraft.item.crafting.ShapedRecipes@11adab6d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 233 minecraft:leather_helmet net.minecraft.item.crafting.ShapedRecipes@5d58dc61
[02:13:31] [Server thread/TRACE] [FML]: Registry: 234 minecraft:leather_chestplate net.minecraft.item.crafting.ShapedRecipes@3a7469ca
[02:13:31] [Server thread/TRACE] [FML]: Registry: 235 minecraft:leather_boots net.minecraft.item.crafting.ShapedRecipes@681d704e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 236 minecraft:leather net.minecraft.item.crafting.ShapedRecipes@3d764641
[02:13:31] [Server thread/TRACE] [FML]: Registry: 237 minecraft:lead net.minecraft.item.crafting.ShapedRecipes@50785f86
[02:13:31] [Server thread/TRACE] [FML]: Registry: 238 minecraft:lapis_lazuli net.minecraft.item.crafting.ShapedRecipes@39f93225
[02:13:31] [Server thread/TRACE] [FML]: Registry: 239 minecraft:lapis_block net.minecraft.item.crafting.ShapedRecipes@338a4c61
[02:13:31] [Server thread/TRACE] [FML]: Registry: 240 minecraft:ladder net.minecraft.item.crafting.ShapedRecipes@42a05533
[02:13:31] [Server thread/TRACE] [FML]: Registry: 241 minecraft:jungle_wooden_slab net.minecraft.item.crafting.ShapedRecipes@18cbc3c2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 242 minecraft:jungle_stairs net.minecraft.item.crafting.ShapedRecipes@404009df
[02:13:31] [Server thread/TRACE] [FML]: Registry: 243 minecraft:jungle_planks net.minecraft.item.crafting.ShapedRecipes@25216999
[02:13:31] [Server thread/TRACE] [FML]: Registry: 244 minecraft:jungle_fence_gate net.minecraft.item.crafting.ShapedRecipes@2f6e92ca
[02:13:31] [Server thread/TRACE] [FML]: Registry: 245 minecraft:jungle_fence net.minecraft.item.crafting.ShapedRecipes@15d58530
[02:13:31] [Server thread/TRACE] [FML]: Registry: 246 minecraft:jungle_door net.minecraft.item.crafting.ShapedRecipes@4a890fdd
[02:13:31] [Server thread/TRACE] [FML]: Registry: 247 minecraft:jungle_boat net.minecraft.item.crafting.ShapedRecipes@2acb1264
[02:13:31] [Server thread/TRACE] [FML]: Registry: 248 minecraft:jukebox net.minecraft.item.crafting.ShapedRecipes@5604b85
[02:13:31] [Server thread/TRACE] [FML]: Registry: 249 minecraft:item_frame net.minecraft.item.crafting.ShapedRecipes@1bc6c20d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 250 minecraft:iron_trapdoor net.minecraft.item.crafting.ShapedRecipes@7a730479
[02:13:31] [Server thread/TRACE] [FML]: Registry: 251 minecraft:iron_sword net.minecraft.item.crafting.ShapedRecipes@5477d90e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 252 minecraft:iron_shovel net.minecraft.item.crafting.ShapedRecipes@510e4d79
[02:13:31] [Server thread/TRACE] [FML]: Registry: 253 minecraft:iron_pickaxe net.minecraft.item.crafting.ShapedRecipes@4e9e0c6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 254 minecraft:iron_nugget net.minecraft.item.crafting.ShapedRecipes@459d2ee6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 255 minecraft:iron_leggings net.minecraft.item.crafting.ShapedRecipes@adc8683
[02:13:31] [Server thread/TRACE] [FML]: Registry: 256 minecraft:iron_ingot_from_nuggets net.minecraft.item.crafting.ShapedRecipes@16029e2f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 257 minecraft:iron_ingot_from_block net.minecraft.item.crafting.ShapedRecipes@186295cc
[02:13:31] [Server thread/TRACE] [FML]: Registry: 258 minecraft:iron_hoe net.minecraft.item.crafting.ShapedRecipes@6bfdaa7a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 259 minecraft:iron_helmet net.minecraft.item.crafting.ShapedRecipes@751686aa
[02:13:31] [Server thread/TRACE] [FML]: Registry: 260 minecraft:iron_door net.minecraft.item.crafting.ShapedRecipes@6d7865d6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 261 minecraft:iron_chestplate net.minecraft.item.crafting.ShapedRecipes@21c34bf8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 262 minecraft:iron_boots net.minecraft.item.crafting.ShapedRecipes@49d543a9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 263 minecraft:iron_block net.minecraft.item.crafting.ShapedRecipes@492c9892
[02:13:31] [Server thread/TRACE] [FML]: Registry: 264 minecraft:iron_bars net.minecraft.item.crafting.ShapedRecipes@7ecb9e17
[02:13:31] [Server thread/TRACE] [FML]: Registry: 265 minecraft:iron_axe net.minecraft.item.crafting.ShapedRecipes@3caa4d85
[02:13:31] [Server thread/TRACE] [FML]: Registry: 266 minecraft:hopper_minecart net.minecraft.item.crafting.ShapedRecipes@79295932
[02:13:31] [Server thread/TRACE] [FML]: Registry: 267 minecraft:hopper net.minecraft.item.crafting.ShapedRecipes@762da62b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 268 minecraft:heavy_weighted_pressure_plate net.minecraft.item.crafting.ShapedRecipes@31533eb1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 269 minecraft:hay_block net.minecraft.item.crafting.ShapedRecipes@2c54c497
[02:13:31] [Server thread/TRACE] [FML]: Registry: 270 minecraft:green_wool net.minecraft.item.crafting.ShapelessRecipes@4f676900
[02:13:31] [Server thread/TRACE] [FML]: Registry: 271 minecraft:green_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@a6dffdb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 272 minecraft:green_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@bb50de6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 273 minecraft:green_stained_glass net.minecraft.item.crafting.ShapedRecipes@c4551c6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 274 minecraft:green_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@6cd66f6a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 275 minecraft:green_carpet net.minecraft.item.crafting.ShapedRecipes@39f4a7c4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 276 minecraft:green_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@3a80c534
[02:13:31] [Server thread/TRACE] [FML]: Registry: 277 minecraft:green_bed net.minecraft.item.crafting.ShapedRecipes@39afe59f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 278 minecraft:green_banner net.minecraft.item.crafting.ShapedRecipes@4e96cb04
[02:13:31] [Server thread/TRACE] [FML]: Registry: 279 minecraft:gray_wool net.minecraft.item.crafting.ShapelessRecipes@75d539b9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 280 minecraft:gray_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@24f177f5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 281 minecraft:gray_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@311d28f5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 282 minecraft:gray_stained_glass net.minecraft.item.crafting.ShapedRecipes@28e48b65
[02:13:31] [Server thread/TRACE] [FML]: Registry: 283 minecraft:gray_dye net.minecraft.item.crafting.ShapelessRecipes@32a4ea4e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 284 minecraft:gray_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@51cca357
[02:13:31] [Server thread/TRACE] [FML]: Registry: 285 minecraft:gray_carpet net.minecraft.item.crafting.ShapedRecipes@e994ca
[02:13:31] [Server thread/TRACE] [FML]: Registry: 286 minecraft:gray_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@5256fbc
[02:13:31] [Server thread/TRACE] [FML]: Registry: 287 minecraft:gray_bed net.minecraft.item.crafting.ShapedRecipes@56f2c9e8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 288 minecraft:gray_banner net.minecraft.item.crafting.ShapedRecipes@6cc56b32
[02:13:31] [Server thread/TRACE] [FML]: Registry: 289 minecraft:granite net.minecraft.item.crafting.ShapelessRecipes@1fc3df43
[02:13:31] [Server thread/TRACE] [FML]: Registry: 290 minecraft:golden_sword net.minecraft.item.crafting.ShapedRecipes@526893f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 291 minecraft:golden_shovel net.minecraft.item.crafting.ShapedRecipes@5599dc60
[02:13:31] [Server thread/TRACE] [FML]: Registry: 292 minecraft:golden_rail net.minecraft.item.crafting.ShapedRecipes@2fdf7da2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 293 minecraft:golden_pickaxe net.minecraft.item.crafting.ShapedRecipes@1cb849b2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 294 minecraft:golden_leggings net.minecraft.item.crafting.ShapedRecipes@57b711b6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 295 minecraft:golden_hoe net.minecraft.item.crafting.ShapedRecipes@55881f40
[02:13:31] [Server thread/TRACE] [FML]: Registry: 296 minecraft:golden_helmet net.minecraft.item.crafting.ShapedRecipes@11d1735e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 297 minecraft:golden_chestplate net.minecraft.item.crafting.ShapedRecipes@6282f1eb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 298 minecraft:golden_carrot net.minecraft.item.crafting.ShapedRecipes@1dfcf85a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 299 minecraft:golden_boots net.minecraft.item.crafting.ShapedRecipes@13b29b34
[02:13:31] [Server thread/TRACE] [FML]: Registry: 300 minecraft:golden_axe net.minecraft.item.crafting.ShapedRecipes@7dddfc35
[02:13:31] [Server thread/TRACE] [FML]: Registry: 301 minecraft:golden_apple net.minecraft.item.crafting.ShapedRecipes@7c206b14
[02:13:31] [Server thread/TRACE] [FML]: Registry: 302 minecraft:gold_nugget net.minecraft.item.crafting.ShapedRecipes@3593e074
[02:13:31] [Server thread/TRACE] [FML]: Registry: 303 minecraft:gold_ingot_from_nuggets net.minecraft.item.crafting.ShapedRecipes@2e0fdc83
[02:13:31] [Server thread/TRACE] [FML]: Registry: 304 minecraft:gold_ingot_from_block net.minecraft.item.crafting.ShapedRecipes@3fe98084
[02:13:31] [Server thread/TRACE] [FML]: Registry: 305 minecraft:gold_block net.minecraft.item.crafting.ShapedRecipes@1c3d9e28
[02:13:31] [Server thread/TRACE] [FML]: Registry: 306 minecraft:glowstone net.minecraft.item.crafting.ShapedRecipes@47c81e89
[02:13:31] [Server thread/TRACE] [FML]: Registry: 307 minecraft:glass_pane net.minecraft.item.crafting.ShapedRecipes@156ff70f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 308 minecraft:glass_bottle net.minecraft.item.crafting.ShapedRecipes@4470106b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 309 minecraft:furnace_minecart net.minecraft.item.crafting.ShapedRecipes@775c4054
[02:13:31] [Server thread/TRACE] [FML]: Registry: 310 minecraft:furnace net.minecraft.item.crafting.ShapedRecipes@6bc25ac2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 311 minecraft:flower_pot net.minecraft.item.crafting.ShapedRecipes@478089b6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 312 minecraft:flint_and_steel net.minecraft.item.crafting.ShapelessRecipes@407f2029
[02:13:31] [Server thread/TRACE] [FML]: Registry: 313 minecraft:fishing_rod net.minecraft.item.crafting.ShapedRecipes@1dcca426
[02:13:31] [Server thread/TRACE] [FML]: Registry: 314 minecraft:fire_charge net.minecraft.item.crafting.ShapelessRecipes@1d556461
[02:13:31] [Server thread/TRACE] [FML]: Registry: 315 minecraft:fermented_spider_eye net.minecraft.item.crafting.ShapelessRecipes@36d7a68a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 316 minecraft:fence_gate net.minecraft.item.crafting.ShapedRecipes@2d459bda
[02:13:31] [Server thread/TRACE] [FML]: Registry: 317 minecraft:fence net.minecraft.item.crafting.ShapedRecipes@12266084
[02:13:31] [Server thread/TRACE] [FML]: Registry: 318 minecraft:ender_eye net.minecraft.item.crafting.ShapelessRecipes@4407b042
[02:13:31] [Server thread/TRACE] [FML]: Registry: 319 minecraft:ender_chest net.minecraft.item.crafting.ShapedRecipes@77a9ac36
[02:13:31] [Server thread/TRACE] [FML]: Registry: 320 minecraft:end_rod net.minecraft.item.crafting.ShapedRecipes@335b3d6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 321 minecraft:end_crystal net.minecraft.item.crafting.ShapedRecipes@792e8181
[02:13:31] [Server thread/TRACE] [FML]: Registry: 322 minecraft:end_bricks net.minecraft.item.crafting.ShapedRecipes@23bd2f6e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 323 minecraft:enchanting_table net.minecraft.item.crafting.ShapedRecipes@299eca90
[02:13:31] [Server thread/TRACE] [FML]: Registry: 324 minecraft:emerald_block net.minecraft.item.crafting.ShapedRecipes@7402c49f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 325 minecraft:emerald net.minecraft.item.crafting.ShapedRecipes@71734463
[02:13:31] [Server thread/TRACE] [FML]: Registry: 326 minecraft:dropper net.minecraft.item.crafting.ShapedRecipes@6ae6d078
[02:13:31] [Server thread/TRACE] [FML]: Registry: 327 minecraft:dispenser net.minecraft.item.crafting.ShapedRecipes@53fbb2b4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 328 minecraft:diorite net.minecraft.item.crafting.ShapedRecipes@d0a2c82
[02:13:31] [Server thread/TRACE] [FML]: Registry: 329 minecraft:diamond_sword net.minecraft.item.crafting.ShapedRecipes@4882b9a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 330 minecraft:diamond_shovel net.minecraft.item.crafting.ShapedRecipes@23a78c77
[02:13:31] [Server thread/TRACE] [FML]: Registry: 331 minecraft:diamond_pickaxe net.minecraft.item.crafting.ShapedRecipes@1a66be41
[02:13:31] [Server thread/TRACE] [FML]: Registry: 332 minecraft:diamond_leggings net.minecraft.item.crafting.ShapedRecipes@105ffc58
[02:13:31] [Server thread/TRACE] [FML]: Registry: 333 minecraft:diamond_hoe net.minecraft.item.crafting.ShapedRecipes@59b98ad1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 334 minecraft:diamond_helmet net.minecraft.item.crafting.ShapedRecipes@37b238da
[02:13:31] [Server thread/TRACE] [FML]: Registry: 335 minecraft:diamond_chestplate net.minecraft.item.crafting.ShapedRecipes@4e951fb1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 336 minecraft:diamond_boots net.minecraft.item.crafting.ShapedRecipes@295d54d6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 337 minecraft:diamond_block net.minecraft.item.crafting.ShapedRecipes@158e6fc2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 338 minecraft:diamond_axe net.minecraft.item.crafting.ShapedRecipes@7a3a49e5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 339 minecraft:diamond net.minecraft.item.crafting.ShapedRecipes@16f4a3c0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 340 minecraft:detector_rail net.minecraft.item.crafting.ShapedRecipes@cb318ac
[02:13:31] [Server thread/TRACE] [FML]: Registry: 341 minecraft:daylight_detector net.minecraft.item.crafting.ShapedRecipes@69de72ec
[02:13:31] [Server thread/TRACE] [FML]: Registry: 342 minecraft:dark_prismarine net.minecraft.item.crafting.ShapedRecipes@236b4a44
[02:13:31] [Server thread/TRACE] [FML]: Registry: 343 minecraft:dark_oak_wooden_slab net.minecraft.item.crafting.ShapedRecipes@4cef0747
[02:13:31] [Server thread/TRACE] [FML]: Registry: 344 minecraft:dark_oak_stairs net.minecraft.item.crafting.ShapedRecipes@113d0f75
[02:13:31] [Server thread/TRACE] [FML]: Registry: 345 minecraft:dark_oak_planks net.minecraft.item.crafting.ShapedRecipes@4c13ca07
[02:13:31] [Server thread/TRACE] [FML]: Registry: 346 minecraft:dark_oak_fence_gate net.minecraft.item.crafting.ShapedRecipes@3ec7eb5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 347 minecraft:dark_oak_fence net.minecraft.item.crafting.ShapedRecipes@18a0721b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 348 minecraft:dark_oak_door net.minecraft.item.crafting.ShapedRecipes@1f6f0fe2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 349 minecraft:dark_oak_boat net.minecraft.item.crafting.ShapedRecipes@ab2009f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 350 minecraft:cyan_wool net.minecraft.item.crafting.ShapelessRecipes@66314fee
[02:13:31] [Server thread/TRACE] [FML]: Registry: 351 minecraft:cyan_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@3d718248
[02:13:31] [Server thread/TRACE] [FML]: Registry: 352 minecraft:cyan_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@62360a68
[02:13:31] [Server thread/TRACE] [FML]: Registry: 353 minecraft:cyan_stained_glass net.minecraft.item.crafting.ShapedRecipes@7962a746
[02:13:31] [Server thread/TRACE] [FML]: Registry: 354 minecraft:cyan_dye net.minecraft.item.crafting.ShapelessRecipes@949d347
[02:13:31] [Server thread/TRACE] [FML]: Registry: 355 minecraft:cyan_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@54556723
[02:13:31] [Server thread/TRACE] [FML]: Registry: 356 minecraft:cyan_carpet net.minecraft.item.crafting.ShapedRecipes@445b85d7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 357 minecraft:cyan_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@26a33cf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 358 minecraft:cyan_bed net.minecraft.item.crafting.ShapedRecipes@65259c53
[02:13:31] [Server thread/TRACE] [FML]: Registry: 359 minecraft:cyan_banner net.minecraft.item.crafting.ShapedRecipes@5e95b0ab
[02:13:31] [Server thread/TRACE] [FML]: Registry: 360 minecraft:crafting_table net.minecraft.item.crafting.ShapedRecipes@141b011a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 361 minecraft:cookie net.minecraft.item.crafting.ShapedRecipes@45311a99
[02:13:31] [Server thread/TRACE] [FML]: Registry: 362 minecraft:compass net.minecraft.item.crafting.ShapedRecipes@42edde25
[02:13:31] [Server thread/TRACE] [FML]: Registry: 363 minecraft:comparator net.minecraft.item.crafting.ShapedRecipes@33e8e146
[02:13:31] [Server thread/TRACE] [FML]: Registry: 364 minecraft:cobblestone_wall net.minecraft.item.crafting.ShapedRecipes@10f8e2d2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 365 minecraft:cobblestone_slab net.minecraft.item.crafting.ShapedRecipes@af9dd34
[02:13:31] [Server thread/TRACE] [FML]: Registry: 366 minecraft:coarse_dirt net.minecraft.item.crafting.ShapedRecipes@f44d033
[02:13:31] [Server thread/TRACE] [FML]: Registry: 367 minecraft:coal_block net.minecraft.item.crafting.ShapedRecipes@6644bdf5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 368 minecraft:coal net.minecraft.item.crafting.ShapedRecipes@319b1c77
[02:13:31] [Server thread/TRACE] [FML]: Registry: 369 minecraft:clock net.minecraft.item.crafting.ShapedRecipes@615ef20
[02:13:31] [Server thread/TRACE] [FML]: Registry: 370 minecraft:clay net.minecraft.item.crafting.ShapedRecipes@5dd23809
[02:13:31] [Server thread/TRACE] [FML]: Registry: 371 minecraft:chiseled_stonebrick net.minecraft.item.crafting.ShapedRecipes@65015a49
[02:13:31] [Server thread/TRACE] [FML]: Registry: 372 minecraft:chiseled_sandstone net.minecraft.item.crafting.ShapedRecipes@47e60b71
[02:13:31] [Server thread/TRACE] [FML]: Registry: 373 minecraft:chiseled_red_sandstone net.minecraft.item.crafting.ShapedRecipes@1eb9d69a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 374 minecraft:chiseled_quartz_block net.minecraft.item.crafting.ShapedRecipes@77f4038c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 375 minecraft:chest_minecart net.minecraft.item.crafting.ShapedRecipes@5ee581db
[02:13:31] [Server thread/TRACE] [FML]: Registry: 376 minecraft:chest net.minecraft.item.crafting.ShapedRecipes@3ff26c9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 377 minecraft:cauldron net.minecraft.item.crafting.ShapedRecipes@5af40e45
[02:13:31] [Server thread/TRACE] [FML]: Registry: 378 minecraft:carrot_on_a_stick net.minecraft.item.crafting.ShapedRecipes@83e635f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 379 minecraft:cake net.minecraft.item.crafting.ShapedRecipes@41bd6a0f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 380 minecraft:bucket net.minecraft.item.crafting.ShapedRecipes@30bbe83
[02:13:31] [Server thread/TRACE] [FML]: Registry: 381 minecraft:brown_wool net.minecraft.item.crafting.ShapelessRecipes@2c0fefac
[02:13:31] [Server thread/TRACE] [FML]: Registry: 382 minecraft:brown_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@647ff23e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 383 minecraft:brown_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@2dde0a34
[02:13:31] [Server thread/TRACE] [FML]: Registry: 384 minecraft:brown_stained_glass net.minecraft.item.crafting.ShapedRecipes@556aed22
[02:13:31] [Server thread/TRACE] [FML]: Registry: 385 minecraft:brown_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@3359c3f6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 386 minecraft:brown_carpet net.minecraft.item.crafting.ShapedRecipes@422ba9b7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 387 minecraft:brown_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@1c53bd49
[02:13:31] [Server thread/TRACE] [FML]: Registry: 388 minecraft:brown_bed net.minecraft.item.crafting.ShapedRecipes@71beada8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 389 minecraft:brown_banner net.minecraft.item.crafting.ShapedRecipes@6785df10
[02:13:31] [Server thread/TRACE] [FML]: Registry: 390 minecraft:brick_stairs net.minecraft.item.crafting.ShapedRecipes@60bc308b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 391 minecraft:brick_slab net.minecraft.item.crafting.ShapedRecipes@2b9ecd05
[02:13:31] [Server thread/TRACE] [FML]: Registry: 392 minecraft:brick_block net.minecraft.item.crafting.ShapedRecipes@7598d675
[02:13:31] [Server thread/TRACE] [FML]: Registry: 393 minecraft:brewing_stand net.minecraft.item.crafting.ShapedRecipes@340fc1aa
[02:13:31] [Server thread/TRACE] [FML]: Registry: 394 minecraft:bread net.minecraft.item.crafting.ShapedRecipes@fd69983
[02:13:31] [Server thread/TRACE] [FML]: Registry: 395 minecraft:bowl net.minecraft.item.crafting.ShapedRecipes@1c788d08
[02:13:31] [Server thread/TRACE] [FML]: Registry: 396 minecraft:bow net.minecraft.item.crafting.ShapedRecipes@57927bc9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 397 minecraft:bookshelf net.minecraft.item.crafting.ShapedRecipes@2de7c84a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 398 minecraft:book net.minecraft.item.crafting.ShapelessRecipes@4f7ba0af
[02:13:31] [Server thread/TRACE] [FML]: Registry: 399 minecraft:bone_meal_from_bone net.minecraft.item.crafting.ShapelessRecipes@299cab08
[02:13:31] [Server thread/TRACE] [FML]: Registry: 400 minecraft:bone_meal_from_block net.minecraft.item.crafting.ShapelessRecipes@6ffc6ea7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 401 minecraft:bone_block net.minecraft.item.crafting.ShapedRecipes@42238078
[02:13:31] [Server thread/TRACE] [FML]: Registry: 402 minecraft:boat net.minecraft.item.crafting.ShapedRecipes@6be8ce1b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 403 minecraft:blue_wool net.minecraft.item.crafting.ShapelessRecipes@a7bbdbc
[02:13:31] [Server thread/TRACE] [FML]: Registry: 404 minecraft:blue_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@23ec63af
[02:13:31] [Server thread/TRACE] [FML]: Registry: 405 minecraft:blue_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@3199a202
[02:13:31] [Server thread/TRACE] [FML]: Registry: 406 minecraft:blue_stained_glass net.minecraft.item.crafting.ShapedRecipes@145fe8ab
[02:13:31] [Server thread/TRACE] [FML]: Registry: 407 minecraft:blue_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@73da303e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 408 minecraft:blue_carpet net.minecraft.item.crafting.ShapedRecipes@7f77e065
[02:13:31] [Server thread/TRACE] [FML]: Registry: 409 minecraft:blue_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@7fb82f73
[02:13:31] [Server thread/TRACE] [FML]: Registry: 410 minecraft:blue_bed net.minecraft.item.crafting.ShapedRecipes@68c4a860
[02:13:31] [Server thread/TRACE] [FML]: Registry: 411 minecraft:blue_banner net.minecraft.item.crafting.ShapedRecipes@1fe05fff
[02:13:31] [Server thread/TRACE] [FML]: Registry: 412 minecraft:blaze_powder net.minecraft.item.crafting.ShapelessRecipes@6ffbf0ac
[02:13:31] [Server thread/TRACE] [FML]: Registry: 413 minecraft:black_wool net.minecraft.item.crafting.ShapelessRecipes@fceab5d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 414 minecraft:black_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@1fa18f87
[02:13:31] [Server thread/TRACE] [FML]: Registry: 415 minecraft:black_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@2b1d1a5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 416 minecraft:black_stained_glass net.minecraft.item.crafting.ShapedRecipes@2739ecc0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 417 minecraft:black_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@2a6dbb7c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 418 minecraft:black_carpet net.minecraft.item.crafting.ShapedRecipes@377e90b0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 419 minecraft:black_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@7d5ef1c3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 420 minecraft:black_bed net.minecraft.item.crafting.ShapedRecipes@5bf7f15f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 421 minecraft:black_banner net.minecraft.item.crafting.ShapedRecipes@2c154508
[02:13:31] [Server thread/TRACE] [FML]: Registry: 422 minecraft:birch_wooden_slab net.minecraft.item.crafting.ShapedRecipes@103e7c7c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 423 minecraft:birch_stairs net.minecraft.item.crafting.ShapedRecipes@57839834
[02:13:31] [Server thread/TRACE] [FML]: Registry: 424 minecraft:birch_planks net.minecraft.item.crafting.ShapedRecipes@23708f14
[02:13:31] [Server thread/TRACE] [FML]: Registry: 425 minecraft:birch_fence_gate net.minecraft.item.crafting.ShapedRecipes@73234691
[02:13:31] [Server thread/TRACE] [FML]: Registry: 426 minecraft:birch_fence net.minecraft.item.crafting.ShapedRecipes@4e61a863
[02:13:31] [Server thread/TRACE] [FML]: Registry: 427 minecraft:birch_door net.minecraft.item.crafting.ShapedRecipes@69c1ea07
[02:13:31] [Server thread/TRACE] [FML]: Registry: 428 minecraft:birch_boat net.minecraft.item.crafting.ShapedRecipes@686e7513
[02:13:31] [Server thread/TRACE] [FML]: Registry: 429 minecraft:beetroot_soup net.minecraft.item.crafting.ShapedRecipes@4cc89246
[02:13:31] [Server thread/TRACE] [FML]: Registry: 430 minecraft:beacon net.minecraft.item.crafting.ShapedRecipes@7482309c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 431 minecraft:arrow net.minecraft.item.crafting.ShapedRecipes@71f29d91
[02:13:31] [Server thread/TRACE] [FML]: Registry: 432 minecraft:armor_stand net.minecraft.item.crafting.ShapedRecipes@5a78b52b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 433 minecraft:anvil net.minecraft.item.crafting.ShapedRecipes@79c1ccf7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 434 minecraft:andesite net.minecraft.item.crafting.ShapelessRecipes@3e9b3b3c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 435 minecraft:activator_rail net.minecraft.item.crafting.ShapedRecipes@2ec92631
[02:13:31] [Server thread/TRACE] [FML]: Registry: 436 minecraft:acacia_wooden_slab net.minecraft.item.crafting.ShapedRecipes@4e51eda7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 437 minecraft:acacia_stairs net.minecraft.item.crafting.ShapedRecipes@398694a6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 438 minecraft:acacia_planks net.minecraft.item.crafting.ShapedRecipes@45849604
[02:13:31] [Server thread/TRACE] [FML]: Registry: 439 minecraft:acacia_fence_gate net.minecraft.item.crafting.ShapedRecipes@6fdc2db6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 440 minecraft:acacia_fence net.minecraft.item.crafting.ShapedRecipes@779b4f9c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 441 minecraft:acacia_door net.minecraft.item.crafting.ShapedRecipes@6b0ba697
[02:13:31] [Server thread/TRACE] [FML]: Registry: 442 minecraft:acacia_boat net.minecraft.item.crafting.ShapedRecipes@2cacb445
[02:13:31] [Server thread/TRACE] [FML]: Registry Name : minecraft:villagerprofessions
[02:13:31] [Server thread/TRACE] [FML]: Registry: 0 minecraft:farmer net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@2e349cf2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 1 minecraft:librarian net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@20c3b34b
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2 minecraft:priest net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@1eb906f3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 3 minecraft:smith net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@58e02359
[02:13:31] [Server thread/TRACE] [FML]: Registry: 4 minecraft:butcher net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@74fc3fc7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 5 minecraft:nitwit net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@491893f8
[02:13:31] [Server thread/TRACE] [FML]: Registry Name : minecraft:entities
[02:13:31] [Server thread/TRACE] [FML]: Registry: 1 minecraft:item net.minecraftforge.fml.common.registry.EntityEntry@274bae2c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 2 minecraft:xp_orb net.minecraftforge.fml.common.registry.EntityEntry@4c5f7b4f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 3 minecraft:area_effect_cloud net.minecraftforge.fml.common.registry.EntityEntry@6d8b7ea9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 4 minecraft:elder_guardian net.minecraftforge.fml.common.registry.EntityEntry@2e29f28e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 5 minecraft:wither_skeleton net.minecraftforge.fml.common.registry.EntityEntry@cdbe995
[02:13:31] [Server thread/TRACE] [FML]: Registry: 6 minecraft:stray net.minecraftforge.fml.common.registry.EntityEntry@cd5ff55
[02:13:31] [Server thread/TRACE] [FML]: Registry: 7 minecraft:egg net.minecraftforge.fml.common.registry.EntityEntry@4fe2dd02
[02:13:31] [Server thread/TRACE] [FML]: Registry: 8 minecraft:leash_knot net.minecraftforge.fml.common.registry.EntityEntry@5817f1ca
[02:13:31] [Server thread/TRACE] [FML]: Registry: 9 minecraft:painting net.minecraftforge.fml.common.registry.EntityEntry@726a8729
[02:13:31] [Server thread/TRACE] [FML]: Registry: 10 minecraft:arrow net.minecraftforge.fml.common.registry.EntityEntry@7dd91ffc
[02:13:31] [Server thread/TRACE] [FML]: Registry: 11 minecraft:snowball net.minecraftforge.fml.common.registry.EntityEntry@3ad847f8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 12 minecraft:fireball net.minecraftforge.fml.common.registry.EntityEntry@d84418a
[02:13:31] [Server thread/TRACE] [FML]: Registry: 13 minecraft:small_fireball net.minecraftforge.fml.common.registry.EntityEntry@3973b6d4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 14 minecraft:ender_pearl net.minecraftforge.fml.common.registry.EntityEntry@57416e49
[02:13:31] [Server thread/TRACE] [FML]: Registry: 15 minecraft:eye_of_ender_signal net.minecraftforge.fml.common.registry.EntityEntry@7d1f3fe9
[02:13:31] [Server thread/TRACE] [FML]: Registry: 16 minecraft:potion net.minecraftforge.fml.common.registry.EntityEntry@283d3628
[02:13:31] [Server thread/TRACE] [FML]: Registry: 17 minecraft:xp_bottle net.minecraftforge.fml.common.registry.EntityEntry@5fd18419
[02:13:31] [Server thread/TRACE] [FML]: Registry: 18 minecraft:item_frame net.minecraftforge.fml.common.registry.EntityEntry@7b451bf4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 19 minecraft:wither_skull net.minecraftforge.fml.common.registry.EntityEntry@26a45089
[02:13:31] [Server thread/TRACE] [FML]: Registry: 20 minecraft:tnt net.minecraftforge.fml.common.registry.EntityEntry@5ab5924c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 21 minecraft:falling_block net.minecraftforge.fml.common.registry.EntityEntry@37cfda1c
[02:13:31] [Server thread/TRACE] [FML]: Registry: 22 minecraft:fireworks_rocket net.minecraftforge.fml.common.registry.EntityEntry@5f45bc8e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 23 minecraft:husk net.minecraftforge.fml.common.registry.EntityEntry@5408d4b3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 24 minecraft:spectral_arrow net.minecraftforge.fml.common.registry.EntityEntry@65a48cab
[02:13:31] [Server thread/TRACE] [FML]: Registry: 25 minecraft:shulker_bullet net.minecraftforge.fml.common.registry.EntityEntry@fcd0e8d
[02:13:31] [Server thread/TRACE] [FML]: Registry: 26 minecraft:dragon_fireball net.minecraftforge.fml.common.registry.EntityEntry@62108cd3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 27 minecraft:zombie_villager net.minecraftforge.fml.common.registry.EntityEntry@77ab5214
[02:13:31] [Server thread/TRACE] [FML]: Registry: 28 minecraft:skeleton_horse net.minecraftforge.fml.common.registry.EntityEntry@2707c790
[02:13:31] [Server thread/TRACE] [FML]: Registry: 29 minecraft:zombie_horse net.minecraftforge.fml.common.registry.EntityEntry@5635bcd2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 30 minecraft:armor_stand net.minecraftforge.fml.common.registry.EntityEntry@6c27e700
[02:13:31] [Server thread/TRACE] [FML]: Registry: 31 minecraft:donkey net.minecraftforge.fml.common.registry.EntityEntry@502c2278
[02:13:31] [Server thread/TRACE] [FML]: Registry: 32 minecraft:mule net.minecraftforge.fml.common.registry.EntityEntry@696174d3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 33 minecraft:evocation_fangs net.minecraftforge.fml.common.registry.EntityEntry@520a95ff
[02:13:31] [Server thread/TRACE] [FML]: Registry: 34 minecraft:evocation_illager net.minecraftforge.fml.common.registry.EntityEntry@45bd4753
[02:13:31] [Server thread/TRACE] [FML]: Registry: 35 minecraft:vex net.minecraftforge.fml.common.registry.EntityEntry@58aa5c94
[02:13:31] [Server thread/TRACE] [FML]: Registry: 36 minecraft:vindication_illager net.minecraftforge.fml.common.registry.EntityEntry@270f28cf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 37 minecraft:illusion_illager net.minecraftforge.fml.common.registry.EntityEntry@65e620b0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 40 minecraft:commandblock_minecart net.minecraftforge.fml.common.registry.EntityEntry@69ce14e6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 41 minecraft:boat net.minecraftforge.fml.common.registry.EntityEntry@b5de9ac
[02:13:31] [Server thread/TRACE] [FML]: Registry: 42 minecraft:minecart net.minecraftforge.fml.common.registry.EntityEntry@57bdceaa
[02:13:31] [Server thread/TRACE] [FML]: Registry: 43 minecraft:chest_minecart net.minecraftforge.fml.common.registry.EntityEntry@2d2fc130
[02:13:31] [Server thread/TRACE] [FML]: Registry: 44 minecraft:furnace_minecart net.minecraftforge.fml.common.registry.EntityEntry@6d001fbe
[02:13:31] [Server thread/TRACE] [FML]: Registry: 45 minecraft:tnt_minecart net.minecraftforge.fml.common.registry.EntityEntry@5ee77baf
[02:13:31] [Server thread/TRACE] [FML]: Registry: 46 minecraft:hopper_minecart net.minecraftforge.fml.common.registry.EntityEntry@38a96593
[02:13:31] [Server thread/TRACE] [FML]: Registry: 47 minecraft:spawner_minecart net.minecraftforge.fml.common.registry.EntityEntry@43a7203e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 50 minecraft:creeper net.minecraftforge.fml.common.registry.EntityEntry@4a9bce99
[02:13:31] [Server thread/TRACE] [FML]: Registry: 51 minecraft:skeleton net.minecraftforge.fml.common.registry.EntityEntry@2905b568
[02:13:31] [Server thread/TRACE] [FML]: Registry: 52 minecraft:spider net.minecraftforge.fml.common.registry.EntityEntry@295b07e0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 53 minecraft:giant net.minecraftforge.fml.common.registry.EntityEntry@5c839677
[02:13:31] [Server thread/TRACE] [FML]: Registry: 54 minecraft:zombie net.minecraftforge.fml.common.registry.EntityEntry@79604abe
[02:13:31] [Server thread/TRACE] [FML]: Registry: 55 minecraft:slime net.minecraftforge.fml.common.registry.EntityEntry@76b305e1
[02:13:31] [Server thread/TRACE] [FML]: Registry: 56 minecraft:ghast net.minecraftforge.fml.common.registry.EntityEntry@17c53dfb
[02:13:31] [Server thread/TRACE] [FML]: Registry: 57 minecraft:zombie_pigman net.minecraftforge.fml.common.registry.EntityEntry@395281c2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 58 minecraft:enderman net.minecraftforge.fml.common.registry.EntityEntry@7e8f23ad
[02:13:31] [Server thread/TRACE] [FML]: Registry: 59 minecraft:cave_spider net.minecraftforge.fml.common.registry.EntityEntry@14485747
[02:13:31] [Server thread/TRACE] [FML]: Registry: 60 minecraft:silverfish net.minecraftforge.fml.common.registry.EntityEntry@26d028f7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 61 minecraft:blaze net.minecraftforge.fml.common.registry.EntityEntry@ae3c140
[02:13:31] [Server thread/TRACE] [FML]: Registry: 62 minecraft:magma_cube net.minecraftforge.fml.common.registry.EntityEntry@5086623f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 63 minecraft:ender_dragon net.minecraftforge.fml.common.registry.EntityEntry@2c9cafa5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 64 minecraft:wither net.minecraftforge.fml.common.registry.EntityEntry@625264ed
[02:13:31] [Server thread/TRACE] [FML]: Registry: 65 minecraft:bat net.minecraftforge.fml.common.registry.EntityEntry@285bf5ac
[02:13:31] [Server thread/TRACE] [FML]: Registry: 66 minecraft:witch net.minecraftforge.fml.common.registry.EntityEntry@40fe8fd5
[02:13:31] [Server thread/TRACE] [FML]: Registry: 67 minecraft:endermite net.minecraftforge.fml.common.registry.EntityEntry@4fa0ee7e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 68 minecraft:guardian net.minecraftforge.fml.common.registry.EntityEntry@141bb6b8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 69 minecraft:shulker net.minecraftforge.fml.common.registry.EntityEntry@631bc9f4
[02:13:31] [Server thread/TRACE] [FML]: Registry: 90 minecraft:pig net.minecraftforge.fml.common.registry.EntityEntry@5a13f1f7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 91 minecraft:sheep net.minecraftforge.fml.common.registry.EntityEntry@2dc21583
[02:13:31] [Server thread/TRACE] [FML]: Registry: 92 minecraft:cow net.minecraftforge.fml.common.registry.EntityEntry@586728e8
[02:13:31] [Server thread/TRACE] [FML]: Registry: 93 minecraft:chicken net.minecraftforge.fml.common.registry.EntityEntry@786ff0ea
[02:13:31] [Server thread/TRACE] [FML]: Registry: 94 minecraft:squid net.minecraftforge.fml.common.registry.EntityEntry@4751cd3
[02:13:31] [Server thread/TRACE] [FML]: Registry: 95 minecraft:wolf net.minecraftforge.fml.common.registry.EntityEntry@46c662f2
[02:13:31] [Server thread/TRACE] [FML]: Registry: 96 minecraft:mooshroom net.minecraftforge.fml.common.registry.EntityEntry@60652518
[02:13:31] [Server thread/TRACE] [FML]: Registry: 97 minecraft:snowman net.minecraftforge.fml.common.registry.EntityEntry@3f06ebe0
[02:13:31] [Server thread/TRACE] [FML]: Registry: 98 minecraft:ocelot net.minecraftforge.fml.common.registry.EntityEntry@2c77344f
[02:13:31] [Server thread/TRACE] [FML]: Registry: 99 minecraft:villager_golem net.minecraftforge.fml.common.registry.EntityEntry@7848321e
[02:13:31] [Server thread/TRACE] [FML]: Registry: 100 minecraft:horse net.minecraftforge.fml.common.registry.EntityEntry@1e471884
[02:13:31] [Server thread/TRACE] [FML]: Registry: 101 minecraft:rabbit net.minecraftforge.fml.common.registry.EntityEntry@3bab95ca
[02:13:31] [Server thread/TRACE] [FML]: Registry: 102 minecraft:polar_bear net.minecraftforge.fml.common.registry.EntityEntry@18b40fe6
[02:13:31] [Server thread/TRACE] [FML]: Registry: 103 minecraft:llama net.minecraftforge.fml.common.registry.EntityEntry@59313495
[02:13:31] [Server thread/TRACE] [FML]: Registry: 104 minecraft:llama_spit net.minecraftforge.fml.common.registry.EntityEntry@455cbf18
[02:13:31] [Server thread/TRACE] [FML]: Registry: 105 minecraft:parrot net.minecraftforge.fml.common.registry.EntityEntry@63c99f7
[02:13:31] [Server thread/TRACE] [FML]: Registry: 120 minecraft:villager net.minecraftforge.fml.common.registry.EntityEntry@2c674d58
[02:13:31] [Server thread/TRACE] [FML]: Registry: 200 minecraft:ender_crystal net.minecraftforge.fml.common.registry.EntityEntry@34beadce
[02:13:31] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod minecraft
[02:13:31] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod minecraft
[02:13:31] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft took 0.000s
[02:13:31] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod mcp
[02:13:31] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod mcp
[02:13:31] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft Coder Pack took 0.000s
[02:13:31] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod FML
[02:13:31] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod FML
[02:13:31] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Forge Mod Loader took 0.000s
[02:13:31] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod forge
[02:13:31] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod forge
[02:13:31] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft Forge took 0.027s
[02:13:31] [Server thread/DEBUG] [FML]: Bar Finished: ModIdMapping took 0.028s
[02:13:31] [Server thread/INFO] [FML]: Applying holder lookups
[02:13:31] [Server thread/INFO] [FML]: Holder lookups applied
[02:13:31] [Server thread/DEBUG] [FML]: Loading persistent fluid defaults from world
[02:13:31] [Server thread/DEBUG] [FML]: The fluid minecraft:lava has been selected as the default fluid for lava
[02:13:31] [Server thread/DEBUG] [FML]: The fluid minecraft:water has been selected as the default fluid for water
[02:13:31] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@945156f)
[02:13:32] [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.2775",
"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.2775",
"latest-1.7.10": "10.13.2.1343",
"recommended": "14.23.5.2768"
}
}
[02:13:32] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: UP_TO_DATE Target: null
[02:13:32] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 488 advancements
[02:13:32] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@945156f)
[02:13:32] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@945156f)
[02:13:32] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0
[02:13:33] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 27%
[02:13:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (2.568s)! For help, type "help" or "?"
[02:13:34] [Server thread/TRACE] [FML]: Sending event FMLServerStartingEvent to mod minecraft
[02:13:34] [Server thread/TRACE] [FML]: Sent event FMLServerStartingEvent to mod minecraft
[02:13:34] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - Minecraft took 0.000s
[02:13:34] [Server thread/TRACE] [FML]: Sending event FMLServerStartingEvent to mod mcp
[02:13:34] [Server thread/TRACE] [FML]: Sent event FMLServerStartingEvent to mod mcp
[02:13:34] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - Minecraft Coder Pack took 0.000s
[02:13:34] [Server thread/TRACE] [FML]: Sending event FMLServerStartingEvent to mod FML
[02:13:34] [Server thread/TRACE] [FML]: Sent event FMLServerStartingEvent to mod FML
[02:13:34] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - Forge Mod Loader took 0.000s
[02:13:34] [Server thread/TRACE] [FML]: Sending event FMLServerStartingEvent to mod forge
[02:13:34] [Server thread/TRACE] [FML]: Sent event FMLServerStartingEvent to mod forge
[02:13:34] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - Minecraft Forge took 0.031s
[02:13:34] [Server thread/DEBUG] [FML]: Bar Finished: ServerStarting took 0.032s
[02:13:34] [Server thread/TRACE] [FML]: Sending event FMLServerStartedEvent to mod minecraft
[02:13:34] [Server thread/TRACE] [FML]: Sent event FMLServerStartedEvent to mod minecraft
[02:13:34] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - Minecraft took 0.000s
[02:13:34] [Server thread/TRACE] [FML]: Sending event FMLServerStartedEvent to mod mcp
[02:13:34] [Server thread/TRACE] [FML]: Sent event FMLServerStartedEvent to mod mcp
[02:13:34] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - Minecraft Coder Pack took 0.000s
[02:13:34] [Server thread/TRACE] [FML]: Sending event FMLServerStartedEvent to mod FML
[02:13:34] [Server thread/TRACE] [FML]: Sent event FMLServerStartedEvent to mod FML
[02:13:34] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - Forge Mod Loader took 0.000s
[02:13:34] [Server thread/TRACE] [FML]: Sending event FMLServerStartedEvent to mod forge
[02:13:34] [Server thread/TRACE] [FML]: Sent event FMLServerStartedEvent to mod forge
[02:13:34] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - Minecraft Forge took 0.000s
[02:13:34] [Server thread/DEBUG] [FML]: Bar Finished: ServerStarted took 0.001s
[02:13:34] [Server thread/DEBUG] [FML]: Queueing dimension -1 to unload
[02:13:34] [Server thread/DEBUG] [FML]: Queueing dimension 1 to unload
[02:13:34] [Server thread/INFO] [FML]: Unloading dimension -1
[02:13:34] [Server thread/INFO] [FML]: Unloading dimension 1
[02:14:19] [Server thread/DEBUG] [FML]: Gathering id map for writing to world save world
[02:14:20] [Netty Server IO #1/DEBUG] [net.minecraft.network.NetworkManager]: Set listener of net.minecraft.network.NetworkManager@24fb68c4 to net.minecraft.server.network.NetHandlerHandshakeTCP@103ad4d3
[02:14:20] [Netty Server IO #1/DEBUG] [net.minecraft.network.NetworkManager]: Enabled auto read
[02:14:20] [Netty Server IO #1/DEBUG] [net.minecraft.network.NetworkManager]: Enabled auto read
[02:14:20] [Netty Server IO #1/DEBUG] [net.minecraft.network.NetworkManager]: Set listener of net.minecraft.network.NetworkManager@24fb68c4 to net.minecraft.server.network.NetHandlerStatusServer@2d8de007
[02:14:26] [Netty Server IO #2/DEBUG] [net.minecraft.network.NetworkManager]: Set listener of net.minecraft.network.NetworkManager@54c732ee to net.minecraft.server.network.NetHandlerHandshakeTCP@11c5b612
[02:14:26] [Netty Server IO #2/DEBUG] [net.minecraft.network.NetworkManager]: Enabled auto read
[02:14:26] [Netty Server IO #2/DEBUG] [net.minecraft.network.NetworkManager]: Enabled auto read
[02:14:26] [Netty Server IO #2/DEBUG] [net.minecraft.network.NetworkManager]: Set listener of net.minecraft.network.NetworkManager@54c732ee to net.minecraft.server.network.NetHandlerLoginServer@56a7cf26
[02:14:27] [User Authenticator #1/DEBUG] [com.mojang.authlib.HttpAuthenticationService]: Opening connection to https://sessionserver.mojang.com/session/minecraft/hasJoined?serverId=-10368264d91409181764ad3562b6c0fdcffb96a1&username=SillyPutty
[02:14:27] [User Authenticator #1/DEBUG] [com.mojang.authlib.HttpAuthenticationService]: Reading data from https://sessionserver.mojang.com/session/minecraft/hasJoined?serverId=-10368264d91409181764ad3562b6c0fdcffb96a1&username=SillyPutty
[02:14:27] [User Authenticator #1/DEBUG] [com.mojang.authlib.HttpAuthenticationService]: Successful read, server response was 200
[02:14:27] [User Authenticator #1/DEBUG] [com.mojang.authlib.HttpAuthenticationService]: Response: {"id":"f1dd241ea1c84b5eaede23924d8c2017","name":"SillyPutty","properties":[{"name":"textures","value":"eyJ0aW1lc3RhbXAiOjE1NDI3OTUyNjQ4MjAsInByb2ZpbGVJZCI6ImYxZGQyNDFlYTFjODRiNWVhZWRlMjM5MjRkOGMyMDE3IiwicHJvZmlsZU5hbWUiOiJTaWxseVB1dHR5IiwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzg4YzU2OTY1YjVkOTQyZDliMmQ2NDdkMDc1NWRiNWJlM2UwNzRjMDE3ZjMyOGEzMTRiOGI0MzIwZTgxOWJjYTEifX19","signature":"gcwZ3/JQPvi2+cFWtNGakXxMLXvYB9dch5183q9xG2djAT1ls1HqbiiTAA5Z6AoN8jGo8cfdZxRx1GrRcMFHF+VIMKf/gCQcS4ntwkEeWhmDgzScdBKwa6q/4N1wRgRgS/1TjVn3WlpKPs6l4mZ3SIAhTnNhfbW59bZb7hSgMFPSzHlEZ7iS8TYOEl8+Vmjc/Ks0fardRFmIZDa3csZFRNLQXhg9cSRTbJ4VX/t6JkPGYWoKhN6lsy5oIXSKp5nYiHVKzrQuGknxZj2TM0BWqQc+uAke7+O1jt0niotqjGjiy4bDXQvr5droJjxrxFukErkbjWuHG3NnBViaRUDgrsZOyOyiBEQC4E/t6ZC+padVCctWKYoJlUDRKSLVDE+VfIp1v1qbqcvJL/Yt1XZrxLK5SQqAFlvulCQmvluNvOWy4Wri17iQYJ62Uv75iFqdM7TMUb1A352QaBOWfn+/EY7RAiocklyh0foZ+qKRoRbyjJLfN9LxqfqjSJF8RSESZpxnbFBT7SbwANzjDe1V58JOJsZWs1FXQehYA5GuhNPWKWOikn9quggfltlkYgEVVYEfUc0lzPQO9Pxg54u9dxxiqENkNJqJVBRfbYXXCZhPJUs5pyKVTvC0dqBhqweG0Jv5JD5wbaf+38FsAHfrLR2FOQaFEV0bDUdRC9sYPfg="}]}
[02:14:27] [User Authenticator #1/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player SillyPutty is f1dd241e-a1c8-4b5e-aede-23924d8c2017
[02:14:27] [Server thread/TRACE] [FML]: Handshake channel activating
[02:14:27] [Server thread/DEBUG] [FML]: FMLHandshakeServerState: null->FMLHandshakeServerState$1:START
[02:14:27] [Server thread/DEBUG] [FML]: Next: HELLO
[02:14:27] [Server thread/DEBUG] [net.minecraft.network.NetworkManager]: Set listener of net.minecraft.network.NetworkManager@54c732ee to net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1@40e3115f
[02:14:27] [Server thread/DEBUG] [net.minecraft.network.NetworkManager]: Enabled auto read
[02:14:27] [Netty Server IO #2/DEBUG] [FML]: FMLHandshakeServerState: $ClientHello->FMLHandshakeServerState$2:HELLO
[02:14:27] [Netty Server IO #2/INFO] [FML]: Client protocol version 2
[02:14:27] [Netty Server IO #2/DEBUG] [FML]: FMLHandshakeServerState: $ModList:14 mods->FMLHandshakeServerState$2:HELLO
[02:14:27] [Netty Server IO #2/INFO] [FML]: Client attempting to join with 14 mods : minecraft@1.12.2,plethora-core@1.1.13,tconstruct@1.12.2-2.11.0.106,FML@8.0.99.99,biomesoplenty@7.0.1.2399,computercraft@1.80pr1.8,jei@4.13.1.222,plethora@1.1.13,forge@14.23.5.2768,quark@r1.5-130,mantle@1.12-1.3.3.39,mcp@9.42,journeymap@1.12.2-5.5.2,autoreglib@1.3-20
[02:14:27] [Netty Server IO #2/DEBUG] [FML]: Next: WAITINGCACK
[02:14:27] [Netty Server IO #2/DEBUG] [FML]: FMLHandshakeServerState: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK
[02:14:27] [Netty Server IO #2/DEBUG] [FML]: Next: COMPLETE
[02:14:27] [Netty Server IO #2/DEBUG] [FML]: FMLHandshakeServerState: $HandshakeAck:{3}->FMLHandshakeServerState$4:COMPLETE
[02:14:27] [Netty Server IO #2/DEBUG] [FML]: Next: DONE
[02:14:27] [Netty Server IO #2/DEBUG] [FML]: FMLHandshakeServerState: $HandshakeAck:{4}->FMLHandshakeServerState$5:DONE
[02:14:27] [Netty Server IO #2/DEBUG] [FML]: FMLHandshakeServerState: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE
[02:14:27] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[02:14:27] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: SillyPutty[/192.168.0.2:60261] logged in with entity id 269 at (-196.22551218101123, 73.0, 267.03104761906076)
[02:14:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: SillyPutty joined the game
[02:14:41] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: SillyPutty lost connection: Disconnected
[02:14:41] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: SillyPutty left the game
[02:14:43] [Netty Server IO #3/DEBUG] [net.minecraft.network.NetworkManager]: Set listener of net.minecraft.network.NetworkManager@8f3cd8 to net.minecraft.server.network.NetHandlerHandshakeTCP@458db2ad
[02:14:43] [Netty Server IO #3/DEBUG] [net.minecraft.network.NetworkManager]: Enabled auto read
[02:14:43] [Netty Server IO #3/DEBUG] [net.minecraft.network.NetworkManager]: Enabled auto read
[02:14:43] [Netty Server IO #3/DEBUG] [net.minecraft.network.NetworkManager]: Set listener of net.minecraft.network.NetworkManager@8f3cd8 to net.minecraft.server.network.NetHandlerStatusServer@757767a3
[02:14:43] [Netty Server IO #4/DEBUG] [net.minecraft.network.NetworkManager]: Set listener of net.minecraft.network.NetworkManager@3b1af356 to net.minecraft.server.network.NetHandlerHandshakeTCP@7e187a51
[02:14:43] [Netty Server IO #4/DEBUG] [net.minecraft.network.NetworkManager]: Enabled auto read
[02:14:43] [Netty Server IO #4/DEBUG] [net.minecraft.network.NetworkManager]: Enabled auto read
[02:14:43] [Netty Server IO #4/DEBUG] [net.minecraft.network.NetworkManager]: Set listener of net.minecraft.network.NetworkManager@3b1af356 to net.minecraft.server.network.NetHandlerStatusServer@5b9efe1c
[02:14:48] [Netty Server IO #5/DEBUG] [net.minecraft.network.NetworkManager]: Set listener of net.minecraft.network.NetworkManager@5ab9cdf5 to net.minecraft.server.network.NetHandlerHandshakeTCP@1fbb48c6
[02:14:48] [Netty Server IO #5/DEBUG] [net.minecraft.network.NetworkManager]: Enabled auto read
[02:14:48] [Netty Server IO #5/DEBUG] [net.minecraft.network.NetworkManager]: Enabled auto read
[02:14:48] [Netty Server IO #5/DEBUG] [net.minecraft.network.NetworkManager]: Set listener of net.minecraft.network.NetworkManager@5ab9cdf5 to net.minecraft.server.network.NetHandlerLoginServer@4213b03a
[02:14:48] [User Authenticator #2/DEBUG] [com.mojang.authlib.HttpAuthenticationService]: Opening connection to https://sessionserver.mojang.com/session/minecraft/hasJoined?serverId=-51d4d3928be0b8be72f5948347df120e37886337&username=SillyPutty
[02:14:48] [User Authenticator #2/DEBUG] [com.mojang.authlib.HttpAuthenticationService]: Reading data from https://sessionserver.mojang.com/session/minecraft/hasJoined?serverId=-51d4d3928be0b8be72f5948347df120e37886337&username=SillyPutty
[02:14:48] [User Authenticator #2/DEBUG] [com.mojang.authlib.HttpAuthenticationService]: Successful read, server response was 200
[02:14:48] [User Authenticator #2/DEBUG] [com.mojang.authlib.HttpAuthenticationService]: Response: {"id":"f1dd241ea1c84b5eaede23924d8c2017","name":"SillyPutty","properties":[{"name":"textures","value":"eyJ0aW1lc3RhbXAiOjE1NDI3OTUyODU5MDcsInByb2ZpbGVJZCI6ImYxZGQyNDFlYTFjODRiNWVhZWRlMjM5MjRkOGMyMDE3IiwicHJvZmlsZU5hbWUiOiJTaWxseVB1dHR5IiwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzg4YzU2OTY1YjVkOTQyZDliMmQ2NDdkMDc1NWRiNWJlM2UwNzRjMDE3ZjMyOGEzMTRiOGI0MzIwZTgxOWJjYTEifX19","signature":"av4d8TMCHZ8EfkiJPyCwKvraZNqyKQ20pGOG2nEDuWDnyPAXbTTuKQlOhI2cUURvkIhaVAjr2Wvkzq7J/nd0tXLqWukd0APcNYdAZX2bYxenwx2XRNnYXW26HkgOWLp/fxTGHCOsGEKP073tLpXkBcbP+qdNqNxYxjy6Qyptk0xAZEObW7Z89XTfjcXc1Z9QHnoaRQZvSxiOUZyi5zAnqoRZNIsBCm9LftrQHSkSpuNS3xn2sigdWjvCbMN5ptiZ6UCzSiN6Xw2yDDOo8SOY0aqWLd+4KB3X1Uk5rALPOg/nol5Wrt7Ds2zPCofb+veQoR1G8NwH3oVTAr08zrFpJE/TQTkzac6bIqz2RvfeqG9QhP0czU2W4xL1XgE5EmRNjVgMzH6NpwvhBZdmp/uARUkBhMq7Bywm0rBUKdizD+di9m6ADoYfdU/3uP1xe5ZUt50EDHj/wGm69iO1JSei+WUZiR86hgBkLN1vde/zB8GDMsWyCcCJGwcg99l56P+mTfJczawNh1AikSfeUoAG8212yZpdrJuOOO30jJ0tjykK4eaFkCXuKxl4mmcdtrO5zTpwcQ8Hd0Vbg6ttwBOFabQFjIbxPyBLNCsV0STdxaIIXkyf1zoAfBhH5u14B9U9esVmZay1iFn9mfsZ2q0F3N2iG1qZuFMQ+xHHzbXDTmg="}]}
[02:14:48] [User Authenticator #2/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player SillyPutty is f1dd241e-a1c8-4b5e-aede-23924d8c2017
[02:14:48] [Server thread/TRACE] [FML]: Handshake channel activating
[02:14:48] [Server thread/DEBUG] [FML]: FMLHandshakeServerState: null->FMLHandshakeServerState$1:START
[02:14:48] [Server thread/DEBUG] [FML]: Next: HELLO
[02:14:48] [Server thread/DEBUG] [net.minecraft.network.NetworkManager]: Set listener of net.minecraft.network.NetworkManager@5ab9cdf5 to net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1@1b71594
[02:14:48] [Server thread/DEBUG] [net.minecraft.network.NetworkManager]: Enabled auto read
[02:14:48] [Netty Server IO #5/DEBUG] [net.minecraft.network.NetworkManager]: Internal Exception: io.netty.handler.codec.EncoderException: java.io.IOException: Can't serialize unregistered packet
io.netty.handler.codec.EncoderException: java.io.IOException: Can't serialize unregistered packet
at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:125) ~[MessageToByteEncoder.class:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:801) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:804) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1032) ~[DefaultChannelPipeline.class:?]
at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:296) ~[AbstractChannel.class:?]
at net.minecraft.network.NetworkManager$4.run(NetworkManager.java:245) [gw$4.class:?]
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [AbstractEventExecutor.class:?]
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:403) [SingleThreadEventExecutor.class:?]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:442) [NioEventLoop.class:?]
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
Caused by: java.io.IOException: Can't serialize unregistered packet
at net.minecraft.network.NettyPacketEncoder.encode(NettyPacketEncoder.java:42) ~[ha.class:?]
at net.minecraft.network.NettyPacketEncoder.encode(NettyPacketEncoder.java:12) ~[ha.class:?]
at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:107) ~[MessageToByteEncoder.class:?]
... 16 more
[02:14:48] [Netty Server IO #5/DEBUG] [net.minecraft.network.NetworkManager]: Internal Exception: io.netty.handler.codec.EncoderException: java.io.IOException: Can't serialize unregistered packet
io.netty.handler.codec.EncoderException: java.io.IOException: Can't serialize unregistered packet
at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:125) ~[MessageToByteEncoder.class:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:801) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:804) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1032) ~[DefaultChannelPipeline.class:?]
at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:296) ~[AbstractChannel.class:?]
at net.minecraft.network.NetworkManager$4.run(NetworkManager.java:245) [gw$4.class:?]
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [AbstractEventExecutor.class:?]
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:403) [SingleThreadEventExecutor.class:?]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:442) [NioEventLoop.class:?]
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
Caused by: java.io.IOException: Can't serialize unregistered packet
at net.minecraft.network.NettyPacketEncoder.encode(NettyPacketEncoder.java:42) ~[ha.class:?]
at net.minecraft.network.NettyPacketEncoder.encode(NettyPacketEncoder.java:12) ~[ha.class:?]
at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:107) ~[MessageToByteEncoder.class:?]
... 16 more
[02:14:48] [Netty Server IO #5/DEBUG] [net.minecraft.network.NetworkManager]: Internal Exception: java.nio.channels.ClosedChannelException
java.nio.channels.ClosedChannelException: null
at io.netty.channel.AbstractChannel$AbstractUnsafe.write(...)(Unknown Source) ~[AbstractChannel$AbstractUnsafe.class:?]
[02:14:48] [Netty Server IO #5/DEBUG] [net.minecraft.network.NetworkManager]: Internal Exception: java.nio.channels.ClosedChannelException
java.nio.channels.ClosedChannelException: null
at io.netty.channel.AbstractChannel$AbstractUnsafe.write(...)(Unknown Source) ~[AbstractChannel$AbstractUnsafe.class:?]
[02:14:48] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: SillyPutty lost connection: Internal Exception: io.netty.handler.codec.EncoderException: java.io.IOException: Can't serialize unregistered packet
[02:14:48] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: SillyPutty left the game
[02:14:55] [Netty Server IO #6/DEBUG] [net.minecraft.network.NetworkManager]: Set listener of net.minecraft.network.NetworkManager@6add27f to net.minecraft.server.network.NetHandlerHandshakeTCP@43af4cce
[02:14:55] [Netty Server IO #6/DEBUG] [net.minecraft.network.NetworkManager]: Enabled auto read
[02:14:55] [Netty Server IO #6/DEBUG] [net.minecraft.network.NetworkManager]: Enabled auto read
[02:14:55] [Netty Server IO #6/DEBUG] [net.minecraft.network.NetworkManager]: Set listener of net.minecraft.network.NetworkManager@6add27f to net.minecraft.server.network.NetHandlerLoginServer@62930875
[02:14:55] [User Authenticator #3/DEBUG] [com.mojang.authlib.HttpAuthenticationService]: Opening connection to https://sessionserver.mojang.com/session/minecraft/hasJoined?serverId=-2065a187a1613b0094567816d309d19ed2e6cd3d&username=SillyPutty
[02:14:55] [User Authenticator #3/DEBUG] [com.mojang.authlib.HttpAuthenticationService]: Reading data from https://sessionserver.mojang.com/session/minecraft/hasJoined?serverId=-2065a187a1613b0094567816d309d19ed2e6cd3d&username=SillyPutty
[02:14:55] [User Authenticator #3/DEBUG] [com.mojang.authlib.HttpAuthenticationService]: Successful read, server response was 200
[02:14:55] [User Authenticator #3/DEBUG] [com.mojang.authlib.HttpAuthenticationService]: Response: {"id":"f1dd241ea1c84b5eaede23924d8c2017","name":"SillyPutty","properties":[{"name":"textures","value":"eyJ0aW1lc3RhbXAiOjE1NDI3OTUyOTMxMzYsInByb2ZpbGVJZCI6ImYxZGQyNDFlYTFjODRiNWVhZWRlMjM5MjRkOGMyMDE3IiwicHJvZmlsZU5hbWUiOiJTaWxseVB1dHR5IiwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzg4YzU2OTY1YjVkOTQyZDliMmQ2NDdkMDc1NWRiNWJlM2UwNzRjMDE3ZjMyOGEzMTRiOGI0MzIwZTgxOWJjYTEifX19","signature":"jOCZ1B+Alify+EEX/lAlr1+vvSn1zhTQ5e1Z49UO+5V1ccc8GYSeQH73UC+vWiwpOW002yljkUyzkC+UH3P9PKcgII116+eM+cbieDNXo99Nrf8aC30xZe3MqYMYgKgLv0pv5zpUqy7b73SuKAfXL+l5CBD5GlPtAD7hrOxODWbdra4iCsMA48YgVIhz24ykx6pX9YtJjo5dxcOfhiklvm+UuoI9aMKXE5mcPRJeYrA5ZeQP0Hnb8hVDAoY7YGbbukvUDK9wrRryknW/iePbdUyBpPQPk9WmbYGVaNJLH0ZprxJt7bvgRIPSd4q8IvRVJvStbqNCD9ksS7E/iRiwmge9/vEsmFK7yEn03g+CJV9ZtxlrtZ7nq5qWywEO7QTbU1drrznpc+zn2ZVkrd8XvBg1YGbAIb0er85+OhLFdd+s2TcqltjX7UBVRa7Nu00PFOgBgZdk6HGFdm92ssvbL47diRiDOK4HTQqspru+/lAdqqzTM61wCH79jGPW7lQGbjJ+Nk7wwTRL7NOUnmqX9pOZZ494hgIlLtVTAhP3aOiyG9bSmINH+MHGKxUyd48Rvu8UX2+9uUir7cU65GHVz7yl7qt6OvaUBSyHMD3aFg2VN7qhe60t/g6dfoimv9iGscbRQTI6w2utprxvXYQc9QDVphpfGSaqNkDpdRJjICs="}]}
[02:14:55] [User Authenticator #3/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player SillyPutty is f1dd241e-a1c8-4b5e-aede-23924d8c2017
[02:14:55] [Server thread/TRACE] [FML]: Handshake channel activating
[02:14:55] [Server thread/DEBUG] [FML]: FMLHandshakeServerState: null->FMLHandshakeServerState$1:START
[02:14:55] [Server thread/DEBUG] [FML]: Next: HELLO
[02:14:55] [Server thread/DEBUG] [net.minecraft.network.NetworkManager]: Set listener of net.minecraft.network.NetworkManager@6add27f to net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1@585cc3a1
[02:14:55] [Server thread/DEBUG] [net.minecraft.network.NetworkManager]: Enabled auto read
[02:14:55] [Netty Server IO #6/DEBUG] [net.minecraft.network.NetworkManager]: Internal Exception: io.netty.handler.codec.EncoderException: java.io.IOException: Can't serialize unregistered packet
io.netty.handler.codec.EncoderException: java.io.IOException: Can't serialize unregistered packet
at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:125) ~[MessageToByteEncoder.class:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:801) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:804) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1032) ~[DefaultChannelPipeline.class:?]
at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:296) ~[AbstractChannel.class:?]
at net.minecraft.network.NetworkManager$4.run(NetworkManager.java:245) [gw$4.class:?]
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [AbstractEventExecutor.class:?]
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:403) [SingleThreadEventExecutor.class:?]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:442) [NioEventLoop.class:?]
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
Caused by: java.io.IOException: Can't serialize unregistered packet
at net.minecraft.network.NettyPacketEncoder.encode(NettyPacketEncoder.java:42) ~[ha.class:?]
at net.minecraft.network.NettyPacketEncoder.encode(NettyPacketEncoder.java:12) ~[ha.class:?]
at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:107) ~[MessageToByteEncoder.class:?]
... 16 more
[02:14:55] [Netty Server IO #6/DEBUG] [net.minecraft.network.NetworkManager]: Internal Exception: java.nio.channels.ClosedChannelException
java.nio.channels.ClosedChannelException: null
at io.netty.channel.AbstractChannel$AbstractUnsafe.write(...)(Unknown Source) ~[AbstractChannel$AbstractUnsafe.class:?]
[02:14:55] [Netty Server IO #6/DEBUG] [net.minecraft.network.NetworkManager]: Internal Exception: java.nio.channels.ClosedChannelException
java.nio.channels.ClosedChannelException: null
at io.netty.channel.AbstractChannel$AbstractUnsafe.write(...)(Unknown Source) ~[AbstractChannel$AbstractUnsafe.class:?]
[02:14:55] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: SillyPutty lost connection: Internal Exception: io.netty.handler.codec.EncoderException: java.io.IOException: Can't serialize unregistered packet
[02:14:55] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: SillyPutty left the game
[02:15:00] [Netty Server IO #7/DEBUG] [net.minecraft.network.NetworkManager]: Set listener of net.minecraft.network.NetworkManager@6de678b5 to net.minecraft.server.network.NetHandlerHandshakeTCP@28e4fb6d
[02:15:00] [Netty Server IO #7/DEBUG] [net.minecraft.network.NetworkManager]: Enabled auto read
[02:15:00] [Netty Server IO #7/DEBUG] [net.minecraft.network.NetworkManager]: Enabled auto read
[02:15:00] [Netty Server IO #7/DEBUG] [net.minecraft.network.NetworkManager]: Set listener of net.minecraft.network.NetworkManager@6de678b5 to net.minecraft.server.network.NetHandlerLoginServer@3f73458f
[02:15:00] [User Authenticator #4/DEBUG] [com.mojang.authlib.HttpAuthenticationService]: Opening connection to https://sessionserver.mojang.com/session/minecraft/hasJoined?serverId=2317f232724a63ac76b136f29777d5eab1971f60&username=SillyPutty
[02:15:00] [User Authenticator #4/DEBUG] [com.mojang.authlib.HttpAuthenticationService]: Reading data from https://sessionserver.mojang.com/session/minecraft/hasJoined?serverId=2317f232724a63ac76b136f29777d5eab1971f60&username=SillyPutty
[02:15:00] [User Authenticator #4/DEBUG] [com.mojang.authlib.HttpAuthenticationService]: Successful read, server response was 200
[02:15:00] [User Authenticator #4/DEBUG] [com.mojang.authlib.HttpAuthenticationService]: Response: {"id":"f1dd241ea1c84b5eaede23924d8c2017","name":"SillyPutty","properties":[{"name":"textures","value":"eyJ0aW1lc3RhbXAiOjE1NDI3OTUyOTc5NDIsInByb2ZpbGVJZCI6ImYxZGQyNDFlYTFjODRiNWVhZWRlMjM5MjRkOGMyMDE3IiwicHJvZmlsZU5hbWUiOiJTaWxseVB1dHR5IiwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzg4YzU2OTY1YjVkOTQyZDliMmQ2NDdkMDc1NWRiNWJlM2UwNzRjMDE3ZjMyOGEzMTRiOGI0MzIwZTgxOWJjYTEifX19","signature":"GjbuR4qidrlzJHcVjnrAzzPIvLgMNy26AINsbs5ehsLv70NrqwxBnTQGT3SYVdHsFGj3lzDqwvgyJpf1XM+XzvBnEI9jq6VGOE1D/l9NknTChI8rg8Roj98iIlxorTQijWlPDqSEBVIQUu8APxrRcZGrGXjvylR4QFvLPkRwtTTN2b0guJiGH0IuXmbmxTYTu8VZQEe5PlClbl09cCv5x9o9VdBdpJMgLOqZIbPm+vQYpxuJgq98AGqtqXgmKfz90BP3rhknYL8dNK5UIa0IQlUMvxuALlb718VFpowSGk/frY7plbJxJlHJv9YtRR+FZGTUn5ZlKdzRqnGS67eIc73etpwFEv688HWkEXNOs5I97X1KbeKpth70KxJ+8Ctbo+3IK/1VF62I/6k3r1ozFgK1Km9yF0h84BiUtktjHEp69796E55kw8wmD3rCK0h7hb3VBrybwpYSmf3SMAI4DaPA4WUFo084ENIjnq+SNko9VAS2mEC9ZjktxYQWriyJUeTb/mLCRz4G/ceDr8yzqFOhVEq/+gyOOpDkpoTpALNbOuC+XKE4EXj4DljbCvvaqAZ5CHmfX4V3MX20oS7/jfH96v1v0vdVqk7o0XnN+v/DTIEa43CSCEerCByYZjdolZOcNFiyKR6vkK620uHpCcf+it9jqBubqE0/EL+QR9c="}]}
[02:15:00] [User Authenticator #4/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player SillyPutty is f1dd241e-a1c8-4b5e-aede-23924d8c2017
[02:15:00] [Server thread/TRACE] [FML]: Handshake channel activating
[02:15:00] [Server thread/DEBUG] [FML]: FMLHandshakeServerState: null->FMLHandshakeServerState$1:START
[02:15:00] [Server thread/DEBUG] [FML]: Next: HELLO
[02:15:00] [Server thread/DEBUG] [net.minecraft.network.NetworkManager]: Set listener of net.minecraft.network.NetworkManager@6de678b5 to net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1@451827bf
[02:15:00] [Server thread/DEBUG] [net.minecraft.network.NetworkManager]: Enabled auto read
[02:15:00] [Netty Server IO #7/DEBUG] [net.minecraft.network.NetworkManager]: Internal Exception: io.netty.handler.codec.EncoderException: java.io.IOException: Can't serialize unregistered packet
io.netty.handler.codec.EncoderException: java.io.IOException: Can't serialize unregistered packet
at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:125) ~[MessageToByteEncoder.class:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:801) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:804) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1032) ~[DefaultChannelPipeline.class:?]
at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:296) ~[AbstractChannel.class:?]
at net.minecraft.network.NetworkManager$4.run(NetworkManager.java:245) [gw$4.class:?]
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [AbstractEventExecutor.class:?]
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:403) [SingleThreadEventExecutor.class:?]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:442) [NioEventLoop.class:?]
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
Caused by: java.io.IOException: Can't serialize unregistered packet
at net.minecraft.network.NettyPacketEncoder.encode(NettyPacketEncoder.java:42) ~[ha.class:?]
at net.minecraft.network.NettyPacketEncoder.encode(NettyPacketEncoder.java:12) ~[ha.class:?]
at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:107) ~[MessageToByteEncoder.class:?]
... 16 more
[02:15:00] [Netty Server IO #7/DEBUG] [net.minecraft.network.NetworkManager]: Internal Exception: io.netty.handler.codec.EncoderException: java.io.IOException: Can't serialize unregistered packet
io.netty.handler.codec.EncoderException: java.io.IOException: Can't serialize unregistered packet
at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:125) ~[MessageToByteEncoder.class:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:801) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:804) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1032) ~[DefaultChannelPipeline.class:?]
at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:296) ~[AbstractChannel.class:?]
at net.minecraft.network.NetworkManager$4.run(NetworkManager.java:245) [gw$4.class:?]
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [AbstractEventExecutor.class:?]
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:403) [SingleThreadEventExecutor.class:?]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:442) [NioEventLoop.class:?]
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
Caused by: java.io.IOException: Can't serialize unregistered packet
at net.minecraft.network.NettyPacketEncoder.encode(NettyPacketEncoder.java:42) ~[ha.class:?]
at net.minecraft.network.NettyPacketEncoder.encode(NettyPacketEncoder.java:12) ~[ha.class:?]
at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:107) ~[MessageToByteEncoder.class:?]
... 16 more
[02:15:00] [Netty Server IO #7/DEBUG] [net.minecraft.network.NetworkManager]: Internal Exception: java.nio.channels.ClosedChannelException
java.nio.channels.ClosedChannelException: null
at io.netty.channel.AbstractChannel$AbstractUnsafe.write(...)(Unknown Source) ~[AbstractChannel$AbstractUnsafe.class:?]
[02:15:00] [Netty Server IO #7/DEBUG] [net.minecraft.network.NetworkManager]: Internal Exception: java.nio.channels.ClosedChannelException
java.nio.channels.ClosedChannelException: null
at io.netty.channel.AbstractChannel$AbstractUnsafe.write(...)(Unknown Source) ~[AbstractChannel$AbstractUnsafe.class:?]
[02:15:00] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: SillyPutty lost connection: Internal Exception: io.netty.handler.codec.EncoderException: java.io.IOException: Can't serialize unregistered packet
[02:15:00] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: SillyPutty left the game
[02:15:04] [Server thread/DEBUG] [FML]: Gathering id map for writing to world save world
[02:15:07] [Netty Server IO #0/DEBUG] [net.minecraft.network.NetworkManager]: Set listener of net.minecraft.network.NetworkManager@3ac4d1e9 to net.minecraft.server.network.NetHandlerHandshakeTCP@665f62a
[02:15:07] [Netty Server IO #0/DEBUG] [net.minecraft.network.NetworkManager]: Enabled auto read
[02:15:07] [Netty Server IO #0/DEBUG] [net.minecraft.network.NetworkManager]: Enabled auto read
[02:15:07] [Netty Server IO #0/DEBUG] [net.minecraft.network.NetworkManager]: Set listener of net.minecraft.network.NetworkManager@3ac4d1e9 to net.minecraft.server.network.NetHandlerLoginServer@6280f1e7
[02:15:07] [User Authenticator #5/DEBUG] [com.mojang.authlib.HttpAuthenticationService]: Opening connection to https://sessionserver.mojang.com/session/minecraft/hasJoined?serverId=185c7db3458e1ac4b1d8c3d6f85667d2674012e&username=SillyPutty
[02:15:07] [User Authenticator #5/DEBUG] [com.mojang.authlib.HttpAuthenticationService]: Reading data from https://sessionserver.mojang.com/session/minecraft/hasJoined?serverId=185c7db3458e1ac4b1d8c3d6f85667d2674012e&username=SillyPutty
[02:15:07] [User Authenticator #5/DEBUG] [com.mojang.authlib.HttpAuthenticationService]: Successful read, server response was 200
[02:15:07] [User Authenticator #5/DEBUG] [com.mojang.authlib.HttpAuthenticationService]: Response: {"id":"f1dd241ea1c84b5eaede23924d8c2017","name":"SillyPutty","properties":[{"name":"textures","value":"eyJ0aW1lc3RhbXAiOjE1NDI3OTUzMDUzMDgsInByb2ZpbGVJZCI6ImYxZGQyNDFlYTFjODRiNWVhZWRlMjM5MjRkOGMyMDE3IiwicHJvZmlsZU5hbWUiOiJTaWxseVB1dHR5IiwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzg4YzU2OTY1YjVkOTQyZDliMmQ2NDdkMDc1NWRiNWJlM2UwNzRjMDE3ZjMyOGEzMTRiOGI0MzIwZTgxOWJjYTEifX19","signature":"qu3UdOW9ziLG3VA+ZLgTR+mYlcZitAF7dFip5iru/WYKw0S2P6ZCvVoJbGPLRsUlMGqr1U0MPRoz3NGdK5LV2m347VGoDftOJw7Sn9RUy7UFaqVZggkySN/07yin8RjH4Iq5AL5j717M0qL456iRUTIkDwER7Mx9wQ0MIsBoPLCnTnVrzPUgWfVg0+zTOday68mAlyzK+VObMb63IJowMTlxtSBx+jyOY8xBfQ0mGNymMF1L1m4apFvhlbBCaCU8WIf3CR/uryKjdsPYiFQeKGZoZ4QufvNwcLloyYDTYODDSoorphxxT38iCkn0/h7e8vXk59AVEoHCyJTs60wMNgfTV6yeLItLaXxVszsztwwY0kOW0mPzGStnkWxYrhbzvguqra6syjJ+E4MlDcuK90VAzoJaVhDDS21G4mhg0N7aRV9l5AgGJzE0VnDEgcbkjLxmXVfr7NRIvfFiX0cHLOj1yBUKtqzD3Egj5lg+C3f1FRvMiPV6ycS9AfAOwLxR560WlWh7PT1bVIRvJFw+/EYyH+9ejl43gHecrk+JDsqaYOxE4vBLDwB5Vv0go6zj+fsJb2wKvR5r1mW/JWVYfq9ATF0Ujywe8KYdmPhgyBSbjAch18SaUw2FOAs8W9RxL3I+f0/MZpexRmtCAhTCD982xS139x4mwmllvrEhxuA="}]}
[02:15:07] [User Authenticator #5/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player SillyPutty is f1dd241e-a1c8-4b5e-aede-23924d8c2017
[02:15:07] [Server thread/TRACE] [FML]: Handshake channel activating
[02:15:07] [Server thread/DEBUG] [FML]: FMLHandshakeServerState: null->FMLHandshakeServerState$1:START
[02:15:07] [Server thread/DEBUG] [FML]: Next: HELLO
[02:15:07] [Server thread/DEBUG] [net.minecraft.network.NetworkManager]: Set listener of net.minecraft.network.NetworkManager@3ac4d1e9 to net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1@4641d27e
[02:15:07] [Server thread/DEBUG] [net.minecraft.network.NetworkManager]: Enabled auto read
[02:15:07] [Netty Server IO #0/DEBUG] [net.minecraft.network.NetworkManager]: Internal Exception: io.netty.handler.codec.EncoderException: java.io.IOException: Can't serialize unregistered packet
io.netty.handler.codec.EncoderException: java.io.IOException: Can't serialize unregistered packet
at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:125) ~[MessageToByteEncoder.class:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:801) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:804) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831) ~[AbstractChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1032) ~[DefaultChannelPipeline.class:?]
at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:296) ~[AbstractChannel.class:?]
at net.minecraft.network.NetworkManager$4.run(NetworkManager.java:245) [gw$4.class:?]
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [AbstractEventExecutor.class:?]
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:403) [SingleThreadEventExecutor.class:?]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:442) [NioEventLoop.class:?]
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
Caused by: java.io.IOException: Can't serialize unregistered packet
at net.minecraft.network.NettyPacketEncoder.encode(NettyPacketEncoder.java:42) ~[ha.class:?]
at net.minecraft.network.NettyPacketEncoder.encode(NettyPacketEncoder.java:12) ~[ha.class:?]
at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:107) ~[MessageToByteEncoder.class:?]
... 16 more
[02:15:07] [Netty Server IO #0/DEBUG] [net.minecraft.network.NetworkManager]: Internal Exception: java.nio.channels.ClosedChannelException
java.nio.channels.ClosedChannelException: null
at io.netty.channel.AbstractChannel$AbstractUnsafe.write(...)(Unknown Source) ~[AbstractChannel$AbstractUnsafe.class:?]
[02:15:07] [Netty Server IO #0/DEBUG] [net.minecraft.network.NetworkManager]: Internal Exception: java.nio.channels.ClosedChannelException
java.nio.channels.ClosedChannelException: null
at io.netty.channel.AbstractChannel$AbstractUnsafe.write(...)(Unknown Source) ~[AbstractChannel$AbstractUnsafe.class:?]
[02:15:07] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: SillyPutty lost connection: Internal Exception: io.netty.handler.codec.EncoderException: java.io.IOException: Can't serialize unregistered packet
[02:15:07] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: SillyPutty left the game
[02:15:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Stopping the server
[02:15:10] [Server thread/TRACE] [FML]: Sending event FMLServerStoppingEvent to mod minecraft
[02:15:10] [Server thread/TRACE] [FML]: Sent event FMLServerStoppingEvent to mod minecraft
[02:15:10] [Server thread/DEBUG] [FML]: Bar Step: ServerStopping - Minecraft took 0.000s
[02:15:10] [Server thread/TRACE] [FML]: Sending event FMLServerStoppingEvent to mod mcp
[02:15:10] [Server thread/TRACE] [FML]: Sent event FMLServerStoppingEvent to mod mcp
[02:15:10] [Server thread/DEBUG] [FML]: Bar Step: ServerStopping - Minecraft Coder Pack took 0.000s
[02:15:10] [Server thread/TRACE] [FML]: Sending event FMLServerStoppingEvent to mod FML
[02:15:10] [Server thread/TRACE] [FML]: Sent event FMLServerStoppingEvent to mod FML
[02:15:10] [Server thread/DEBUG] [FML]: Bar Step: ServerStopping - Forge Mod Loader took 0.000s
[02:15:10] [Server thread/TRACE] [FML]: Sending event FMLServerStoppingEvent to mod forge
[02:15:10] [Server thread/TRACE] [FML]: Sent event FMLServerStoppingEvent to mod forge
[02:15:10] [Server thread/DEBUG] [FML]: Bar Step: ServerStopping - Minecraft Forge took 0.000s
[02:15:10] [Server thread/DEBUG] [FML]: Bar Finished: ServerStopping took 0.001s
[02:15:10] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[02:15:10] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
[02:15:10] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
[02:15:10] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'world'/overworld
[02:15:10] [Server thread/DEBUG] [FML]: Gathering id map for writing to world save world
[02:15:10] [Server thread/INFO] [FML]: Unloading dimension 0
[02:15:10] [Server thread/TRACE] [FML]: Sending event FMLServerStoppedEvent to mod minecraft
[02:15:10] [Server thread/TRACE] [FML]: Sent event FMLServerStoppedEvent to mod minecraft
[02:15:10] [Server thread/DEBUG] [FML]: Bar Step: ServerStopped - Minecraft took 0.000s
[02:15:10] [Server thread/TRACE] [FML]: Sending event FMLServerStoppedEvent to mod mcp
[02:15:10] [Server thread/TRACE] [FML]: Sent event FMLServerStoppedEvent to mod mcp
[02:15:10] [Server thread/DEBUG] [FML]: Bar Step: ServerStopped - Minecraft Coder Pack took 0.000s
[02:15:10] [Server thread/TRACE] [FML]: Sending event FMLServerStoppedEvent to mod FML
[02:15:10] [Server thread/TRACE] [FML]: Sent event FMLServerStoppedEvent to mod FML
[02:15:10] [Server thread/DEBUG] [FML]: Bar Step: ServerStopped - Forge Mod Loader took 0.000s
[02:15:10] [Server thread/TRACE] [FML]: Sending event FMLServerStoppedEvent to mod forge
[02:15:10] [Server thread/TRACE] [FML]: Sent event FMLServerStoppedEvent to mod forge
[02:15:10] [Server thread/DEBUG] [FML]: Bar Step: ServerStopped - Minecraft Forge took 0.000s
[02:15:10] [Server thread/DEBUG] [FML]: Bar Finished: ServerStopped took 0.001s
[02:15:10] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment