Crash report log

Crash Report

unlisted ⁨1⁩ ⁨file⁩ 2020-04-08 13:48:46 UTC

pastefile1

Raw
[---- Minecraft Crash Report ----

WARNING: coremods are present:
  SpongeCoremod (spongeforge-1.12.2-2838-7.2.0.jar)
Contact their authors BEFORE contacting forge

// Sorry :(

Time: 08/04/20 15.36
Description: Exception in server tick loop

java.lang.NoSuchMethodError: net.minecraftforge.fml.common.FMLCommonHandler.fireServerConnectionEvent(Lnet/minecraft/network/NetworkManager;)V
	at org.spongepowered.common.SpongeImplHooks.fireServerConnectionEvent(SpongeImplHooks.java:2023)
	at org.spongepowered.common.util.NetworkUtil.initializeConnectionToPlayer(NetworkUtil.java:263)
	at net.minecraft.server.management.PlayerList.initializeConnectionToPlayer(PlayerList.java:2402)
	at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.completeServerSideConnection(NetworkDispatcher.java:256)
	at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.access$100(NetworkDispatcher.java:72)
	at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:205)
	at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:285)
	at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180)
	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:790)
	at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396)
	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
	at java.lang.Thread.run(Unknown Source)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Server thread
Stacktrace:
	at org.spongepowered.common.SpongeImplHooks.fireServerConnectionEvent(SpongeImplHooks.java:2023)
	at org.spongepowered.common.util.NetworkUtil.initializeConnectionToPlayer(NetworkUtil.java:263)
	at net.minecraft.server.management.PlayerList.initializeConnectionToPlayer(PlayerList.java:2402)
	at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.completeServerSideConnection(NetworkDispatcher.java:256)
	at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.access$100(NetworkDispatcher.java:72)
	at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:205)
	at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:285)
	at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180)

-- Sponge PhaseTracker --
Details:
	Phase Stack: [Empty stack]
Stacktrace:
	at net.minecraft.server.MinecraftServer.handler$zje000$onCrashReport(MinecraftServer.java:4687)
	at net.minecraft.server.MinecraftServer.func_71230_b(MinecraftServer.java:889)
	at net.minecraft.server.dedicated.DedicatedServer.func_71230_b(DedicatedServer.java:370)
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:558)
	at java.lang.Thread.run(Unknown Source)

-- System Details --
Details:
	Minecraft Version: 1.12.2
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 1.8.0_241, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 4471503504 bytes (4264 MB) / 6197084160 bytes (5910 MB) up to 6197084160 bytes (5910 MB)
	JVM Flags: 2 total; -Xmx6G -Xms6G
	IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
	FML: MCP 9.42 Powered by Forge 14.23.4.2739 8 mods loaded, 8 mods active
	States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

	Mods:

	| State     | ID          | Version           | Source                              | Signature                                |
	|:--------- |:----------- |:----------------- |:----------------------------------- |:---------------------------------------- |
	| UCHIJAAAA | minecraft   | 1.12.2            | minecraft.jar                       | None                                     |
	| UCHIJAAAA | mcp         | 9.42              | minecraft.jar                       | None                                     |
	| UCHIJAAAA | FML         | 8.0.99.99         | forge.jar                           | e3c3d50c7c986df74c645c0ac54639741c90a557 |
	| UCHIJAAAA | forge       | 14.23.4.2739      | forge.jar                           | e3c3d50c7c986df74c645c0ac54639741c90a557 |
	| UCHIJAAAA | spongeapi   | 7.2-fe189dcf      | spongeforge-1.12.2-2838-7.2.0.jar   | None                                     |
	| UCHIJAAAA | sponge      | 1.12.2-7.2.0      | spongeforge-1.12.2-2838-7.2.0.jar   | None                                     |
	| UCHIJAAAA | spongeforge | 1.12.2-2838-7.2.0 | spongeforge-1.12.2-2838-7.2.0.jar   | None                                     |
	| UCHIJAAAA | pixelmon    | 7.2.2             | Pixelmon-1.12.2-7.2.2-universal.jar | None                                     |


	Plugins:

	| State | ID | Version | Source | Signature |
	|:----- |:-- |:------- |:------ |:--------- |

	Loaded coremods (and transformers): 
SpongeCoremod (spongeforge-1.12.2-2838-7.2.0.jar)
  org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
	Profiler Position: N/A (disabled)
	Player Count: 0 / 20; []
	Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
	Type: Dedicated Server (map_server.txt)15:35:32] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[15:35:32] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[15:35:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[15:35:32] [main/DEBUG] [FML]: Injecting tracing printstreams for STDOUT/STDERR.
[15:35:32] [main/INFO] [FML]: Forge Mod Loader version 14.23.4.2739 for Minecraft 1.12.2 loading
[15:35:32] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_241, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_241
[15:35:32] [main/DEBUG] [FML]: Java classpath at launch is:
[15:35:32] [main/DEBUG] [FML]:     forge.jar
[15:35:32] [main/DEBUG] [FML]: Java library path at launch is:
[15:35:32] [main/DEBUG] [FML]:     C:\Program Files (x86)\Common Files\Oracle\Java\javapath
[15:35:32] [main/DEBUG] [FML]:     C:\WINDOWS\Sun\Java\bin
[15:35:32] [main/DEBUG] [FML]:     C:\WINDOWS\system32
[15:35:32] [main/DEBUG] [FML]:     C:\WINDOWS
[15:35:32] [main/DEBUG] [FML]:     C:\Program Files (x86)\Common Files\Oracle\Java\javapath
[15:35:32] [main/DEBUG] [FML]:     C:\Program Files (x86)\Razer\ChromaBroadcast\bin
[15:35:32] [main/DEBUG] [FML]:     C:\Program Files\Razer\ChromaBroadcast\bin
[15:35:32] [main/DEBUG] [FML]:     C:\Program Files (x86)\Razer Chroma SDK\bin
[15:35:32] [main/DEBUG] [FML]:     C:\Program Files\Razer Chroma SDK\bin
[15:35:32] [main/DEBUG] [FML]:     C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\intel64\compiler
[15:35:32] [main/DEBUG] [FML]:     C:\ProgramData\Oracle\Java\javapath
[15:35:32] [main/DEBUG] [FML]:     C:\Program Files\Intel\iCLS Client\
[15:35:32] [main/DEBUG] [FML]:     C:\Windows\system32
[15:35:32] [main/DEBUG] [FML]:     C:\Windows
[15:35:32] [main/DEBUG] [FML]:     C:\Windows\System32\Wbem
[15:35:32] [main/DEBUG] [FML]:     C:\Windows\System32\WindowsPowerShell\v1.0\
[15:35:32] [main/DEBUG] [FML]:     C:\WINDOWS\system32
[15:35:32] [main/DEBUG] [FML]:     C:\WINDOWS
[15:35:32] [main/DEBUG] [FML]:     C:\WINDOWS\System32\Wbem
[15:35:32] [main/DEBUG] [FML]:     C:\WINDOWS\System32\WindowsPowerShell\v1.0\
[15:35:32] [main/DEBUG] [FML]:     C:\Program Files (x86)\GtkSharp\2.12\bin
[15:35:32] [main/DEBUG] [FML]:     C:\WINDOWS\System32\OpenSSH\
[15:35:32] [main/DEBUG] [FML]:     C:\WINDOWS\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps
[15:35:32] [main/DEBUG] [FML]:     
[15:35:32] [main/DEBUG] [FML]:     C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR
[15:35:32] [main/DEBUG] [FML]:     C:\WINDOWS\system32
[15:35:32] [main/DEBUG] [FML]:     C:\WINDOWS
[15:35:32] [main/DEBUG] [FML]:     C:\WINDOWS\System32\Wbem
[15:35:32] [main/DEBUG] [FML]:     C:\WINDOWS\System32\WindowsPowerShell\v1.0\
[15:35:32] [main/DEBUG] [FML]:     C:\WINDOWS\System32\OpenSSH\
[15:35:32] [main/DEBUG] [FML]:     C:\Program Files\NVIDIA Corporation\NVIDIA NGX
[15:35:32] [main/DEBUG] [FML]:     C:\Program Files\Intel\WiFi\bin\
[15:35:32] [main/DEBUG] [FML]:     C:\Program Files\Common Files\Intel\WirelessCommon\
[15:35:32] [main/DEBUG] [FML]:     C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL
[15:35:32] [main/DEBUG] [FML]:     C:\Program Files\Intel\Intel(R) Management Engine Components\DAL
[15:35:32] [main/DEBUG] [FML]:     C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common
[15:35:32] [main/DEBUG] [FML]:     C:\Users\2000e\AppData\Local\Microsoft\WindowsApps
[15:35:32] [main/DEBUG] [FML]:     C:\Program Files\Intel\WiFi\bin\
[15:35:32] [main/DEBUG] [FML]:     C:\Program Files\Common Files\Intel\WirelessCommon\
[15:35:32] [main/DEBUG] [FML]:     .
[15:35:32] [main/DEBUG] [FML]: Determined Minecraft Libraries Root: E:\Giochini\Minecraft\Server minecraft forge 1.12.2\libraries
[15:35:32] [main/DEBUG] [FML]: Cleaning up mods folder: .\mods
[15:35:32] [main/DEBUG] [FML]: Examining file: Pixelmon-1.12.2-7.2.2-universal.jar
[15:35:32] [main/DEBUG] [FML]: Examining file: spongeforge-1.12.2-2838-7.2.0.jar
[15:35:32] [main/DEBUG] [FML]: Enabling runtime deobfuscation
[15:35:32] [main/DEBUG] [FML]: Instantiating coremod class FMLCorePlugin
[15:35:32] [main/DEBUG] [FML]: Found signing certificates for coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin)
[15:35:32] [main/DEBUG] [FML]: Found certificate e3c3d50c7c986df74c645c0ac54639741c90a557
[15:35:32] [main/DEBUG] [FML]: Added access transformer class net.minecraftforge.fml.common.asm.transformers.AccessTransformer to enqueued access transformers
[15:35:32] [main/DEBUG] [FML]: Enqueued coremod FMLCorePlugin
[15:35:32] [main/DEBUG] [FML]: Instantiating coremod class FMLForgePlugin
[15:35:32] [main/DEBUG] [FML]: Found signing certificates for coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin)
[15:35:32] [main/DEBUG] [FML]: Found certificate e3c3d50c7c986df74c645c0ac54639741c90a557
[15:35:32] [main/DEBUG] [FML]: Enqueued coremod FMLForgePlugin
[15:35:32] [main/DEBUG] [FML]: All fundamental core mods are successfully located
[15:35:32] [main/DEBUG] [FML]: Discovering coremods
[15:35:32] [main/INFO] [FML]: Searching E:\Giochini\Minecraft\Server minecraft forge 1.12.2\.\mods for mods
[15:35:32] [main/DEBUG] [FML]:   Adding Pixelmon-1.12.2-7.2.2-universal.jar to the mod list
[15:35:32] [main/DEBUG] [FML]:   Adding spongeforge-1.12.2-2838-7.2.0.jar to the mod list
[15:35:32] [main/DEBUG] [FML]: Examining for coremod candidacy Pixelmon-1.12.2-7.2.2-universal.jar
[15:35:32] [main/DEBUG] [FML]: Not found coremod data in Pixelmon-1.12.2-7.2.2-universal.jar
[15:35:32] [main/DEBUG] [FML]: Examining for coremod candidacy spongeforge-1.12.2-2838-7.2.0.jar
[15:35:32] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.12.2-2838-7.2.0.jar
[15:35:32] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:35:32] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[15:35:32] [main/DEBUG] [mixin]: Mixin bootstrap service org.spongepowered.asm.service.modlauncher.MixinServiceModLauncherBootstrap is not available: ModLauncher is not available
[15:35:32] [main/DEBUG] [mixin]: MixinService [LaunchWrapper] was successfully booted in sun.misc.Launcher$AppClassLoader@28d93b30
[15:35:32] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/E:/Giochini/Minecraft/Server%20minecraft%20forge%201.12.2/./mods/spongeforge-1.12.2-2838-7.2.0.jar Service=LaunchWrapper Env=SERVER
[15:35:32] [main/DEBUG] [mixin]: Error cleaning class output directory: .mixin.out\class: failed to delete one or more files; see suppressed exceptions for details
[15:35:32] [main/DEBUG] [mixin]: Adding new mixin transformer proxy #1
[15:35:32] [main/DEBUG] [mixin]: Initialising Mixin Platform Manager
[15:35:32] [main/DEBUG] [mixin]: Adding mixin platform agents for container ContainerHandleURI(file:/E:/Giochini/Minecraft/Server%20minecraft%20forge%201.12.2/./mods/spongeforge-1.12.2-2838-7.2.0.jar)
[15:35:32] [main/DEBUG] [mixin]: Instancing new MixinPlatformAgentFMLLegacy for ContainerHandleURI(file:/E:/Giochini/Minecraft/Server%20minecraft%20forge%201.12.2/./mods/spongeforge-1.12.2-2838-7.2.0.jar)
[15:35:32] [main/DEBUG] [mixin]: spongeforge-1.12.2-2838-7.2.0.jar has core plugin org.spongepowered.mod.SpongeCoremod. Injecting it into FML for co-initialisation:
[15:35:32] [main/DEBUG] [FML]: Instantiating coremod class SpongeCoremod
[15:35:32] [main/DEBUG] [FML]: The coremod org.spongepowered.mod.SpongeCoremod requested minecraft version 1.12.2 and minecraft is 1.12.2. It will be loaded.
[15:35:32] [main/WARN] [FML]: The coremod SpongeCoremod (org.spongepowered.mod.SpongeCoremod) is not signed!
[15:35:32] [main/DEBUG] [mixin]: Preparing mixins for MixinEnvironment[PREINIT]
[15:35:32] [main/INFO] [mixin]: Compatibility level set to JAVA_8
[15:35:32] [main/DEBUG] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[DEFAULT]
[15:35:32] [main/DEBUG] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[PREINIT]
[15:35:32] [main/DEBUG] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[INIT]
[15:35:32] [main/DEBUG] [FML]: Added access transformer class org.spongepowered.mod.asm.transformer.SpongeAccessTransformer to enqueued access transformers
[15:35:32] [main/DEBUG] [FML]: Enqueued coremod SpongeCoremod
[15:35:32] [main/DEBUG] [mixin]: MixinPlatformAgentFMLLegacy accepted container ContainerHandleURI(file:/E:/Giochini/Minecraft/Server%20minecraft%20forge%201.12.2/./mods/spongeforge-1.12.2-2838-7.2.0.jar)
[15:35:32] [main/DEBUG] [mixin]: Instancing new MixinPlatformAgentLiteLoaderLegacy for ContainerHandleURI(file:/E:/Giochini/Minecraft/Server%20minecraft%20forge%201.12.2/./mods/spongeforge-1.12.2-2838-7.2.0.jar)
[15:35:32] [main/DEBUG] [mixin]: MixinPlatformAgentLiteLoaderLegacy rejected container ContainerHandleURI(file:/E:/Giochini/Minecraft/Server%20minecraft%20forge%201.12.2/./mods/spongeforge-1.12.2-2838-7.2.0.jar)
[15:35:32] [main/DEBUG] [mixin]: Instancing new MixinPlatformAgentDefault for ContainerHandleURI(file:/E:/Giochini/Minecraft/Server%20minecraft%20forge%201.12.2/./mods/spongeforge-1.12.2-2838-7.2.0.jar)
[15:35:32] [main/DEBUG] [mixin]: MixinPlatformAgentDefault accepted container ContainerHandleURI(file:/E:/Giochini/Minecraft/Server%20minecraft%20forge%201.12.2/./mods/spongeforge-1.12.2-2838-7.2.0.jar)
[15:35:32] [main/DEBUG] [mixin]: Scanning file:/E:/Giochini/Minecraft/Server%20minecraft%20forge%201.12.2/forge.jar for mixin tweaker
[15:35:32] [main/DEBUG] [mixin]: Scanning file:/E:/Giochini/Minecraft/Server%20minecraft%20forge%201.12.2/./mods/spongeforge-1.12.2-2838-7.2.0.jar for mixin tweaker
[15:35:32] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_241/lib/ext/access-bridge-64.jar for mixin tweaker
[15:35:32] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_241/lib/ext/cldrdata.jar for mixin tweaker
[15:35:32] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_241/lib/ext/dnsns.jar for mixin tweaker
[15:35:32] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_241/lib/ext/jaccess.jar for mixin tweaker
[15:35:32] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_241/lib/ext/jfxrt.jar for mixin tweaker
[15:35:32] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_241/lib/ext/localedata.jar for mixin tweaker
[15:35:32] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_241/lib/ext/nashorn.jar for mixin tweaker
[15:35:32] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_241/lib/ext/sunec.jar for mixin tweaker
[15:35:32] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_241/lib/ext/sunjce_provider.jar for mixin tweaker
[15:35:32] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_241/lib/ext/sunmscapi.jar for mixin tweaker
[15:35:32] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_241/lib/ext/sunpkcs11.jar for mixin tweaker
[15:35:32] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_241/lib/ext/zipfs.jar for mixin tweaker
[15:35:32] [main/DEBUG] [mixin]: Adding agents for Mixin Container ContainerHandleURI(file:/E:/Giochini/Minecraft/Server%20minecraft%20forge%201.12.2/./mods/spongeforge-1.12.2-2838-7.2.0.jar)
[15:35:32] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[15:35:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:35:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:35:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:35:32] [main/DEBUG] [FML]: Injecting coremod FMLCorePlugin \{net.minecraftforge.fml.relauncher.FMLCorePlugin\} class transformers
[15:35:32] [main/TRACE] [FML]: Registering transformer net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
[15:35:32] [main/DEBUG] [mixin]: Checking for additional mixins for MixinEnvironment[PREINIT]
[15:35:32] [main/DEBUG] [mixin]: Selecting config mixins.forge.preinit.json
[15:35:32] [main/DEBUG] [mixin]: Selecting config mixins.forge.api.preinit.json
[15:35:32] [main/DEBUG] [mixin]: Preparing mixins.forge.preinit.json (6)
[15:35:32] [main/DEBUG] [mixin]: Rebuilding transformer delegation list:
[15:35:32] [main/DEBUG] [mixin]:   Adding:    net.minecraftforge.fml.common.asm.transformers.PatchingTransformer
[15:35:32] [main/DEBUG] [mixin]:   Excluding: org.spongepowered.asm.mixin.transformer.Proxy
[15:35:32] [main/DEBUG] [mixin]: Transformer delegation list created with 1 entries
[15:35:32] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/UsernameCache to metadata cache
[15:35:32] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/LoadController to metadata cache
[15:35:32] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/Loader to metadata cache
[15:35:32] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/eventhandler/ASMEventHandler to metadata cache
[15:35:32] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/eventhandler/Event to metadata cache
[15:35:32] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/registry/GameRegistry to metadata cache
[15:35:32] [main/DEBUG] [mixin]: Preparing mixins.forge.api.preinit.json (3)
[15:35:32] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/ModContainer to metadata cache
[15:35:32] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/event/FMLEvent to metadata cache
[15:35:32] [main/DEBUG] [mixin]: Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo
[15:35:32] [main/DEBUG] [mixin]: Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo
[15:35:32] [main/DEBUG] [mixin]: Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo
[15:35:32] [main/DEBUG] [mixin]: Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo
[15:35:32] [main/DEBUG] [mixin]: Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo
[15:35:32] [main/DEBUG] [mixin]: Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo
[15:35:32] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/LoaderState$ModState to metadata cache
[15:35:32] [main/TRACE] [mixin]: Added class metadata for java/lang/invoke/MethodHandles$Lookup to metadata cache
[15:35:32] [main/TRACE] [FML]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer
[15:35:32] [main/TRACE] [FML]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
[15:35:32] [main/TRACE] [FML]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
[15:35:32] [main/DEBUG] [mixin]: Mixing fml.common.eventhandler.EventMixin_Forge from mixins.forge.preinit.json into net.minecraftforge.fml.common.eventhandler.Event
[15:35:32] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/bridge/event/EventForgeBridge to metadata cache
[15:35:32] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/Sponge to metadata cache
[15:35:32] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/CauseStackManager to metadata cache
[15:35:32] [main/DEBUG] [mixin]: Mixing fml.common.eventhandler.EventMixin_ForgeAPI from mixins.forge.api.preinit.json into net.minecraftforge.fml.common.eventhandler.Event
[15:35:32] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/Cancellable to metadata cache
[15:35:32] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/Event to metadata cache
[15:35:32] [main/TRACE] [FML]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SoundEngineFixTransformer
[15:35:32] [main/DEBUG] [FML]: Injection complete
[15:35:32] [main/DEBUG] [FML]: Running coremod plugin for FMLCorePlugin \{net.minecraftforge.fml.relauncher.FMLCorePlugin\}
[15:35:32] [main/DEBUG] [FML]: Running coremod plugin FMLCorePlugin
[15:35:33] [main/DEBUG] [FML]: Read 1094 binary patches
[15:35:33] [main/DEBUG] [FML]: Loading deobfuscation resource /deobfuscation_data-1.12.2.lzma with 36083 records
[15:35:33] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[15:35:33] [main/DEBUG] [FML]: Coremod plugin class FMLCorePlugin run successfully
[15:35:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:35:33] [main/DEBUG] [FML]: Injecting coremod FMLForgePlugin \{net.minecraftforge.classloading.FMLForgePlugin\} class transformers
[15:35:33] [main/DEBUG] [FML]: Injection complete
[15:35:33] [main/DEBUG] [FML]: Running coremod plugin for FMLForgePlugin \{net.minecraftforge.classloading.FMLForgePlugin\}
[15:35:33] [main/DEBUG] [FML]: Running coremod plugin FMLForgePlugin
[15:35:33] [main/DEBUG] [FML]: Coremod plugin class FMLForgePlugin run successfully
[15:35:33] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[15:35:33] [main/DEBUG] [mixin]: Processing prepare() for PlatformAgent[MixinPlatformAgentFMLLegacy:ContainerHandleURI(file:/E:/Giochini/Minecraft/Server%20minecraft%20forge%201.12.2/./mods/spongeforge-1.12.2-2838-7.2.0.jar)]
[15:35:33] [main/DEBUG] [mixin]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleURI(file:/E:/Giochini/Minecraft/Server%20minecraft%20forge%201.12.2/./mods/spongeforge-1.12.2-2838-7.2.0.jar)]
[15:35:33] [main/DEBUG] [mixin]: Processing launch tasks for PlatformAgent[MixinPlatformAgentFMLLegacy:ContainerHandleURI(file:/E:/Giochini/Minecraft/Server%20minecraft%20forge%201.12.2/./mods/spongeforge-1.12.2-2838-7.2.0.jar)]
[15:35:33] [main/DEBUG] [mixin]: Creating FML remapper adapter: org.spongepowered.asm.bridge.RemapperAdapterFML
[15:35:33] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@42c2f48c
[15:35:33] [main/DEBUG] [mixin]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleURI(file:/E:/Giochini/Minecraft/Server%20minecraft%20forge%201.12.2/./mods/spongeforge-1.12.2-2838-7.2.0.jar)]
[15:35:33] [main/DEBUG] [mixin]: Scanning file:/E:/Giochini/Minecraft/Server%20minecraft%20forge%201.12.2/forge.jar for mixin tweaker
[15:35:33] [main/DEBUG] [mixin]: Scanning file:/E:/Giochini/Minecraft/Server%20minecraft%20forge%201.12.2/./mods/spongeforge-1.12.2-2838-7.2.0.jar for mixin tweaker
[15:35:33] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_241/lib/ext/access-bridge-64.jar for mixin tweaker
[15:35:33] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_241/lib/ext/cldrdata.jar for mixin tweaker
[15:35:33] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_241/lib/ext/dnsns.jar for mixin tweaker
[15:35:33] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_241/lib/ext/jaccess.jar for mixin tweaker
[15:35:33] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_241/lib/ext/jfxrt.jar for mixin tweaker
[15:35:33] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_241/lib/ext/localedata.jar for mixin tweaker
[15:35:33] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_241/lib/ext/nashorn.jar for mixin tweaker
[15:35:33] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_241/lib/ext/sunec.jar for mixin tweaker
[15:35:33] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_241/lib/ext/sunjce_provider.jar for mixin tweaker
[15:35:33] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_241/lib/ext/sunmscapi.jar for mixin tweaker
[15:35:33] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_241/lib/ext/sunpkcs11.jar for mixin tweaker
[15:35:33] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_241/lib/ext/zipfs.jar for mixin tweaker
[15:35:33] [main/DEBUG] [mixin]: Scanning asmgen:/ for mixin tweaker
[15:35:33] [main/DEBUG] [mixin]: Adding agents for Mixin Container ContainerHandleURI(file:/E:/Giochini/Minecraft/Server%20minecraft%20forge%201.12.2/./mods/spongeforge-1.12.2-2838-7.2.0.jar)
[15:35:33] [main/DEBUG] [mixin]: inject() running with 1 agents
[15:35:33] [main/DEBUG] [mixin]: Processing inject() for PlatformAgent[MixinPlatformAgentFMLLegacy:ContainerHandleURI(file:/E:/Giochini/Minecraft/Server%20minecraft%20forge%201.12.2/./mods/spongeforge-1.12.2-2838-7.2.0.jar)]
[15:35:33] [main/DEBUG] [mixin]: FML agent is co-initiralising coremod instance SpongeCoremod {[]} for ContainerHandleURI(file:/E:/Giochini/Minecraft/Server%20minecraft%20forge%201.12.2/./mods/spongeforge-1.12.2-2838-7.2.0.jar)
[15:35:33] [main/DEBUG] [FML]: Injecting coremod SpongeCoremod \{org.spongepowered.mod.SpongeCoremod\} class transformers
[15:35:33] [main/TRACE] [FML]: Registering transformer org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
[15:35:33] [main/DEBUG] [FML]: Injection complete
[15:35:33] [main/DEBUG] [FML]: Running coremod plugin for SpongeCoremod \{org.spongepowered.mod.SpongeCoremod\}
[15:35:33] [main/DEBUG] [FML]: Running coremod plugin SpongeCoremod
[15:35:33] [main/DEBUG] [FML]: Coremod plugin class SpongeCoremod run successfully
[15:35:33] [main/DEBUG] [mixin]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleURI(file:/E:/Giochini/Minecraft/Server%20minecraft%20forge%201.12.2/./mods/spongeforge-1.12.2-2838-7.2.0.jar)]
[15:35:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[15:35:33] [main/DEBUG] [FML]: Loaded 209 rules from AccessTransformer config file forge_at.cfg
[15:35:33] [main/DEBUG] [FML]: Loaded 27 rules from AccessTransformer config file META-INF/common_at.cfg
[15:35:33] [main/DEBUG] [FML]: Loaded 27 rules from AccessTransformer mod jar file .\mods\spongeforge-1.12.2-2838-7.2.0.jar!META-INF/common_at.cfg

[15:35:33] [main/DEBUG] [FML]: Loaded 43 rules from AccessTransformer mod jar file .\mods\Pixelmon-1.12.2-7.2.2-universal.jar!META-INF/pixelmon_at.cfg

[15:35:33] [main/DEBUG] [mixin]: Adding new mixin transformer proxy #2
[15:35:33] [main/DEBUG] [FML]: Validating minecraft
[15:35:33] [main/DEBUG] [mixin]: Ending MixinEnvironment[PREINIT], applied 1 mixins
[15:35:33] [main/DEBUG] [mixin]: Preparing mixins for MixinEnvironment[INIT]
[15:35:33] [main/DEBUG] [mixin]: Selecting config mixins.forge.init.json
[15:35:34] [main/DEBUG] [mixin]: Preparing mixins.forge.init.json (0)
[15:35:34] [main/DEBUG] [mixin]: Mixing fml.common.LoaderMixin_Forge from mixins.forge.preinit.json into net.minecraftforge.fml.common.Loader
[15:35:34] [main/DEBUG] [mixin]: Renaming synthetic method lambda$discoverAndAddPluginsBeforeIterator$0(Ljava/io/File;Ljava/lang/String;)Z to md961684$lambda$discoverAndAddPluginsBeforeIterator$0$0 in mixins.forge.preinit.json:fml.common.LoaderMixin_Forge
[15:35:34] [main/DEBUG] [mixin]: Found name transformer: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/relauncher/libraries/LibraryManager to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for java/io/File to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for java/io/Serializable to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for java/lang/Comparable to metadata cache
[15:35:34] [main/DEBUG] [mixin]: Rebuilding transformer delegation list:
[15:35:34] [main/DEBUG] [mixin]: Found name transformer: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer
[15:35:34] [main/DEBUG] [mixin]:   Adding:    net.minecraftforge.fml.common.asm.transformers.PatchingTransformer
[15:35:34] [main/DEBUG] [mixin]:   Excluding: org.spongepowered.asm.mixin.transformer.Proxy
[15:35:34] [main/DEBUG] [mixin]:   Adding:    $wrapper.net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
[15:35:34] [main/DEBUG] [mixin]:   Adding:    $wrapper.net.minecraftforge.fml.common.asm.transformers.SideTransformer
[15:35:34] [main/DEBUG] [mixin]:   Excluding: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
[15:35:34] [main/DEBUG] [mixin]:   Adding:    $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
[15:35:34] [main/DEBUG] [mixin]:   Adding:    $wrapper.net.minecraftforge.fml.common.asm.transformers.SoundEngineFixTransformer
[15:35:34] [main/DEBUG] [mixin]:   Adding:    $wrapper.org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
[15:35:34] [main/DEBUG] [mixin]:   Adding:    net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer
[15:35:34] [main/DEBUG] [mixin]:   Adding:    net.minecraftforge.fml.common.asm.transformers.AccessTransformer
[15:35:34] [main/DEBUG] [mixin]:   Adding:    org.spongepowered.mod.asm.transformer.SpongeAccessTransformer
[15:35:34] [main/DEBUG] [mixin]:   Adding:    net.minecraftforge.fml.common.asm.transformers.ModAccessTransformer
[15:35:34] [main/DEBUG] [mixin]:   Adding:    net.minecraftforge.fml.common.asm.transformers.ItemStackTransformer
[15:35:34] [main/DEBUG] [mixin]:   Adding:    net.minecraftforge.fml.common.asm.transformers.ItemBlockTransformer
[15:35:34] [main/DEBUG] [mixin]:   Adding:    net.minecraftforge.fml.common.asm.transformers.ItemBlockSpecialTransformer
[15:35:34] [main/DEBUG] [mixin]:   Excluding: org.spongepowered.asm.mixin.transformer.Proxy
[15:35:34] [main/DEBUG] [mixin]: Transformer delegation list created with 13 entries
[15:35:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/SpongeImpl to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/SpongeConfig to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/type/GlobalConfig to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/category/GlobalGeneralCategory to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/category/GeneralCategory to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/PathTokens to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/FMLLog to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for org/apache/logging/log4j/Logger to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for java/util/List to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/versioning/ArtifactVersion to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for java/lang/String to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/versioning/DefaultArtifactVersion to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/versioning/VersionRange to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/plugin/meta/version/ComparableVersion to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for java/math/BigInteger to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for java/io/FilenameFilter to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/toposort/ModSorter to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/ImmutableList to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/ImmutableCollection to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for java/util/AbstractCollection to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for java/lang/Exception to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for java/util/Properties to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for java/lang/Throwable to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for java/util/Hashtable to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for java/util/Dictionary to metadata cache
[15:35:34] [main/DEBUG] [mixin]: Mixing fml.common.ModContainerMixin_ForgeAPI from mixins.forge.api.preinit.json into net.minecraftforge.fml.common.ModContainer
[15:35:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/plugin/PluginContainer to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for com/google/common/base/Strings to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for com/google/common/base/Preconditions to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for java/util/Optional to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/ModMetadata to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for java/util/Collection to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for java/lang/Iterable to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for java/util/RandomAccess to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/plugin/DependencyHandler to metadata cache
[15:35:34] [main/DEBUG] [mixin]: Mixing fml.common.event.FMLEventMixin_ForgeAPI from mixins.forge.api.preinit.json into net.minecraftforge.fml.common.event.FMLEvent
[15:35:34] [main/DEBUG] [FML]: Minecraft validated, launching...
[15:35:34] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[15:35:34] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[15:35:34] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[15:35:34] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[15:35:34] [main/DEBUG] [mixin]: Adding new mixin transformer proxy #3
[15:35:34] [main/DEBUG] [mixin]: Ending MixinEnvironment[INIT], applied 3 mixins
[15:35:34] [main/DEBUG] [mixin]: Preparing mixins for MixinEnvironment[DEFAULT]
[15:35:34] [main/DEBUG] [mixin]: Selecting config mixins.common.api.json
[15:35:34] [main/DEBUG] [mixin]: Selecting config mixins.common.bungeecord.json
[15:35:34] [main/DEBUG] [mixin]: Selecting config mixins.common.concurrentchecks.json
[15:35:34] [main/DEBUG] [mixin]: Selecting config mixins.common.core.json
[15:35:34] [main/DEBUG] [mixin]: Selecting config mixins.common.entityactivation.json
[15:35:34] [main/DEBUG] [mixin]: Selecting config mixins.common.entitycollisions.json
[15:35:34] [main/DEBUG] [mixin]: Selecting config mixins.common.exploit.json
[15:35:34] [main/DEBUG] [mixin]: Selecting config mixins.common.movementchecks.json
[15:35:34] [main/DEBUG] [mixin]: Selecting config mixins.common.multi-world-command.json
[15:35:34] [main/DEBUG] [mixin]: Selecting config mixins.common.optimization.json
[15:35:34] [main/DEBUG] [mixin]: Selecting config mixins.common.realtime.json
[15:35:34] [main/DEBUG] [mixin]: Selecting config mixins.common.tileentityactivation.json
[15:35:34] [main/DEBUG] [mixin]: Selecting config mixins.common.tracking.json
[15:35:34] [main/DEBUG] [mixin]: Selecting config mixins.common.vanilla-command.json
[15:35:34] [main/DEBUG] [mixin]: Selecting config mixins.forge.api.json
[15:35:34] [main/DEBUG] [mixin]: Selecting config mixins.forge.core.json
[15:35:34] [main/DEBUG] [mixin]: Selecting config mixins.forge.brokenmods.json
[15:35:34] [main/DEBUG] [mixin]: Selecting config mixins.forge.bungeecord.json
[15:35:34] [main/DEBUG] [mixin]: Selecting config mixins.forge.entityactivation.json
[15:35:34] [main/DEBUG] [mixin]: Selecting config mixins.forge.optimization.json
[15:35:34] [main/DEBUG] [mixin]: Preparing mixins.forge.api.json (24)
[15:35:34] [main/DEBUG] [mixin]: Rebuilding transformer delegation list:
[15:35:34] [main/DEBUG] [mixin]: Found name transformer: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer
[15:35:34] [main/DEBUG] [mixin]:   Adding:    net.minecraftforge.fml.common.asm.transformers.PatchingTransformer
[15:35:34] [main/DEBUG] [mixin]:   Excluding: org.spongepowered.asm.mixin.transformer.Proxy
[15:35:34] [main/DEBUG] [mixin]:   Adding:    $wrapper.net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
[15:35:34] [main/DEBUG] [mixin]:   Adding:    $wrapper.net.minecraftforge.fml.common.asm.transformers.SideTransformer
[15:35:34] [main/DEBUG] [mixin]:   Excluding: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
[15:35:34] [main/DEBUG] [mixin]:   Adding:    $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
[15:35:34] [main/DEBUG] [mixin]:   Adding:    $wrapper.net.minecraftforge.fml.common.asm.transformers.SoundEngineFixTransformer
[15:35:34] [main/DEBUG] [mixin]:   Adding:    $wrapper.org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
[15:35:34] [main/DEBUG] [mixin]:   Adding:    net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer
[15:35:34] [main/DEBUG] [mixin]:   Adding:    net.minecraftforge.fml.common.asm.transformers.AccessTransformer
[15:35:34] [main/DEBUG] [mixin]:   Adding:    org.spongepowered.mod.asm.transformer.SpongeAccessTransformer
[15:35:34] [main/DEBUG] [mixin]:   Adding:    net.minecraftforge.fml.common.asm.transformers.ModAccessTransformer
[15:35:34] [main/DEBUG] [mixin]:   Adding:    net.minecraftforge.fml.common.asm.transformers.ItemStackTransformer
[15:35:34] [main/DEBUG] [mixin]:   Adding:    net.minecraftforge.fml.common.asm.transformers.ItemBlockTransformer
[15:35:34] [main/DEBUG] [mixin]:   Adding:    net.minecraftforge.fml.common.asm.transformers.ItemBlockSpecialTransformer
[15:35:34] [main/DEBUG] [mixin]:   Excluding: org.spongepowered.asm.mixin.transformer.Proxy
[15:35:34] [main/DEBUG] [mixin]:   Excluding: net.minecraftforge.fml.common.asm.transformers.TerminalTransformer
[15:35:34] [main/DEBUG] [mixin]:   Excluding: org.spongepowered.asm.mixin.transformer.Proxy
[15:35:34] [main/DEBUG] [mixin]: Transformer delegation list created with 13 entries
[15:35:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/extra/fluid/SpongeFluidStackBuilder to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/SpongeDimension to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/event/FMLConstructionEvent to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/event/FMLInitializationEvent to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/event/FMLLoadCompleteEvent to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/event/FMLPostInitializationEvent to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/event/FMLPreInitializationEvent to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/event/FMLServerAboutToStartEvent to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/event/FMLServerStartedEvent to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/event/FMLServerStartingEvent to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/event/FMLServerStoppedEvent to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/event/FMLServerStoppingEvent to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/gameevent/PlayerEvent to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/util/ITeleporter to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fluids/Fluid to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fluids/FluidStack to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/items/IItemHandler to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/items/SlotItemHandler to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/items/wrapper/InvWrapper to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityMinecart to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/MinecraftServer to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/WorldServer to metadata cache
[15:35:34] [main/DEBUG] [mixin]: Preparing mixins.common.api.json (358)
[15:35:34] [main/TRACE] [mixin]: Added class metadata for com/mojang/authlib/GameProfile to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for com/mojang/authlib/properties/Property to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityCommandBlock to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityMinecartCommandBlock to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntitySign$1 to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntitySign$2 to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/player/EntityPlayerMP to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/rcon/RConConsoleSource to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/entity/player/SpongeUser to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/custom/CustomContainer to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/custom/CustomInventory to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntity to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/Entity to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemStack to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/Block to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityArmorStand to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityGiantZombie to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/AbstractSkeleton to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityZombie to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/entity/living/human/EntityHuman to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/damage/MinecraftBlockDamageSource to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/damage/MinecraftFallingBlockDamageSource to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/IInventory to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/Container to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/Slot to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/ContainerRepair to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/ContainerEnchantment to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/ContainerWorkbench to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/advancements/Advancement to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/advancements/AdvancementProgress to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/advancements/Criterion to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/advancements/CriterionProgress to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/advancements/DisplayInfo to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/advancements/FrameType to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/advancements/ICriterionInstance to metadata cache
[15:35:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/advancements/ICriterionTrigger to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockBanner to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockBed to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockBrewingStand to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockColored to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockConcretePowder to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockDirt$DirtType to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockDoor$EnumHingePosition to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockDoor to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockDoublePlant$EnumPlantType to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockDoubleStoneSlabNew to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockDoubleStoneSlab to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockFlower$EnumFlowerType to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockFlowerPot to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockHugeMushroom$EnumType to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockLog$EnumAxis to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockPistonExtension$EnumPistonType to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockPlanks$EnumType to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockPrismarine$EnumType to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockPrismarine to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockQuartz$EnumType to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockRailBase$EnumRailDirection to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockRedstoneComparator$Mode to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockRedstoneComparator to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockRedstoneRepeater to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockRedstoneWire$EnumAttachPosition to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockSand$EnumType to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockSandStone$EnumType to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockSapling to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockSilverfish$EnumType to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockSkull to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockSlab$EnumBlockHalf to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockSponge to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockStairs$EnumShape to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockStone$EnumType to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockStoneBrick$EnumType to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockStone to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockStoneSlab$EnumType to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockStoneSlabNew to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockStoneSlab to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockStoneSlabNew$EnumType to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockTallGrass$EnumType to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockWall$EnumType to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockWall to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/SoundType to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/properties/IProperty to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/properties/PropertyBool to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/properties/PropertyEnum to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/properties/PropertyHelper to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/properties/PropertyInteger to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/state/IBlockState to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/state/BlockStateContainer$StateImplementation to metadata cache
[15:35:35] [main/WARN] [mixin]: @Mixin target net/minecraft/block/state/BlockStateContainer$StateImplementation is public in mixins.common.api.json:mcp.block.state.StateImplementationMixin_API and should be specified in value
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/enchantment/Enchantment to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/EntityAgeable to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/EntityAreaEffectCloud to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/EntityCreature to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/EntityFlying to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/EntityHanging to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/EntityLeashKnot to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/EntityLivingBase to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/EntityLiving to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/IRangedAttackMob to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/MultiPartEntityPart to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAIAttackMelee to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAIAttackRanged to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAIAvoidEntity to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAIBase to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAILookIdle to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAINearestAttackableTarget to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAIRunAroundLikeCrazy to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAISwimming to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAITarget to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAITasks to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAIWander to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAIWatchClosest to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/boss/EntityDragon to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/boss/EntityWither to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/boss/dragon/phase/IPhase to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/boss/dragon/phase/PhaseList to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/boss/dragon/phase/PhaseManager to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/effect/EntityLightningBolt to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/effect/EntityWeatherEffect to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityBoat to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityEnderCrystal to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityEnderEye to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityEnderPearl to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityExpBottle to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityFallingBlock to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityFireworkRocket to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityItemFrame to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityItem to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityMinecartChest to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityMinecartContainer to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityMinecartEmpty to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityMinecartFurnace to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityMinecartHopper to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityMinecartMobSpawner to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityMinecartTNT to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityPainting$EnumArt to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityPainting to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityTNTPrimed to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityXPOrb to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityBlaze to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityCaveSpider to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityCreeper to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityEnderman to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityEndermite to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityEvoker to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityGhast to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityGolem to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityGuardian to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityHusk to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityIronGolem to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityMagmaCube to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityMob to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityPigZombie to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityShulker to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntitySilverfish to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntitySkeleton to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntitySlime to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntitySnowman to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntitySpider to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityStray to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityVex to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityVindicator to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityWitch to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityWitherSkeleton to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityZombieVillager to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/AbstractHorse to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityAmbientCreature to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityAnimal to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityBat to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityChicken to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityCow to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityDonkey to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityHorse to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityLlama to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityMooshroom to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityMule to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityOcelot to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityParrot to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityPig to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityPolarBear to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityRabbit to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntitySheep to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntitySkeletonHorse to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntitySquid to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityTameable to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityVillager$EmeraldForItems to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityVillager$ItemAndEmeraldToItem to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityVillager$ITradeList to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityVillager$ListEnchantedBookForEmeralds to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityVillager$ListEnchantedItemForEmeralds to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityVillager$ListItemForEmeralds to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityVillager to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityWaterMob to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityWolf to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityZombieHorse to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/player/EntityPlayer$EnumChatVisibility to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/player/EntityPlayer to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/player/InventoryPlayer to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/projectile/EntityArrow$PickupStatus to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/projectile/EntityArrow to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/projectile/EntityDragonFireball to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/projectile/EntityEgg to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/projectile/EntityFireball to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/projectile/EntityFishHook to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/projectile/EntityLargeFireball to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/projectile/EntityLlamaSpit to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/projectile/EntityPotion to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/projectile/EntityShulkerBullet to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/projectile/EntitySmallFireball to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/projectile/EntitySnowball to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/projectile/EntitySpectralArrow to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/projectile/EntityThrowable to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/projectile/EntityTippedArrow to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/projectile/EntityWitherSkull to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/ContainerHorseChest to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/InventoryLargeChest to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/EnumDyeColor to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/Item$ToolMaterial to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemArmor$ArmorMaterial to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemBlock to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemBlockSpecial to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemAir to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemFishFood$FishType to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/Item to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/crafting/FurnaceRecipes to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/crafting/Ingredient to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/crafting/IRecipe to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/crafting/ShapedRecipes to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/crafting/ShapelessRecipes to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/NetHandlerPlayServer to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/NetworkManager to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/PacketBuffer to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/ServerStatusResponse$Version to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/ServerStatusResponse to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/potion/PotionEffect to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/potion/Potion to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/potion/PotionType to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/scoreboard/ScoreCriteriaColored to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/scoreboard/ScoreCriteria to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/scoreboard/IScoreCriteria$EnumRenderType to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/scoreboard/ScorePlayerTeam to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/scoreboard/ServerScoreboard to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/scoreboard/Team$CollisionRule to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/scoreboard/Team$EnumVisible to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/management/PlayerProfileCache to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/management/UserListBansEntry to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/management/UserListEntryBan to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/management/UserListEntry to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/management/UserListIPBansEntry to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/stats/StatBase to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/stats/StatCrafting to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/BannerPattern to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityBanner to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityBeacon to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityBrewingStand to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityChest to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityComparator to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityDaylightDetector to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityDispenser to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityDropper to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityEnchantmentTable to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityEnderChest to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityEndGateway to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityEndPortal to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityFlowerPot to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityFurnace to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityHopper to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockJukebox$TileEntityJukebox to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityLockableLoot to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityLockable to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityMobSpawner to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityNote to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityPiston to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityShulkerBox to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntitySign to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntitySkull to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityStructure$Mode to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityStructure to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/CooldownTracker to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/DamageSource to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/EntityDamageSourceIndirect to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/EntityDamageSource to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/EnumHand to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/EnumHandSide to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/SoundCategory to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/SoundEvent to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/text/ChatType to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/village/MerchantRecipe to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/BossInfo$Color to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/BossInfo$Overlay to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/BossInfo to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/BossInfoServer to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/DimensionType to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/EnumDifficulty to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/Explosion to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/GameType to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/NextTickListEntry to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/Teleporter to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/border/WorldBorder to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/World to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/WorldProvider to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/WorldSettings to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/WorldType to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/Biome to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/BiomeProvider to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/chunk/Chunk to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/ChunkGeneratorEnd to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/ChunkGeneratorFlat to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/ChunkGeneratorHell to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/ChunkGeneratorOverworld to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/ChunkProviderServer to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/MapGenBase to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenBigMushroom to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenBigTree to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenBirchTree to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenBlockBlob to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenBush to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenCactus to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenCanopyTree to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenDeadBush to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenDesertWells to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenDoublePlant to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenDungeons to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenEndIsland to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenFire to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenFlowers to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenFossils to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenGlowStone1 to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenIcePath to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenIceSpike to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenLakes to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenMegaJungle to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenMegaPineTree to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenMelon to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenMinable to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenPumpkin to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenReed to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenSavannaTree to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenShrub to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenSwamp to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenTaiga1 to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenTaiga2 to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenTallGrass to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenTrees to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenVines to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenWaterlily to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/structure/MapGenStructure to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/structure/MapGenVillage to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/WorldInfo to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/rcon/RConThreadClient to metadata cache
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/dedicated/DedicatedServer to metadata cache
[15:35:35] [main/DEBUG] [mixin]: Preparing mixins.common.bungeecord.json (4)
[15:35:35] [main/DEBUG] [mixin]: Preparing mixins.common.concurrentchecks.json (2)
[15:35:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/ClassInheritanceMultiMap to metadata cache
[15:35:35] [main/DEBUG] [mixin]: Preparing mixins.common.core.json (545)
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/init/Bootstrap$10 to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/init/Bootstrap$11 to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/init/Bootstrap to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/advancements/AdvancementList to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/advancements/AdvancementManager to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/advancements/AdvancementTreeNode to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/advancements/CriteriaTriggers to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/advancements/ICriterionTrigger$Listener to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/advancements/PlayerAdvancements to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/ai/task/AbstractAITask to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/DataContainer to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/source/common/AbstractDamageSource to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/source/common/AbstractEntityDamageSource to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/source/common/AbstractIndirectEntityDamageSource to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/merchant/Merchant to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/LiteralText to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/ScoreText to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/SelectorText to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/Text to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/TranslatableText to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/title/Title to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/LocatableBlock to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/Location to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for com/mojang/authlib/yggdrasil/response/ProfileSearchResultsResponse$Serializer to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for com/mojang/authlib/properties/PropertyMap to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockAnvil to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockBanner$BlockBannerHanging to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockBanner$BlockBannerStanding to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockBeacon to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockButton to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockCactus to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockCake to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockCarpet to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockChest to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockCocoa to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockCommandBlock to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockCrops to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockDaylightDetector to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockDirectional to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockDirt to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockDispenser to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockDoublePlant to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockDoubleWoodSlab to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockDropper to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockDynamicLiquid to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockEnderChest to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockEndPortalFrame to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockEventData to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockFalling to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockFarmland to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockFenceGate to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockFence to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockFire to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockFlower to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockFurnace to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockGrass to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockHay to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockHopper to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockHorizontal to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockHugeMushroom to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockJukebox to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockLadder to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockLeaves to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockLever to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockLiquid to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockLog to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockMagma to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockMycelium to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockNetherWart to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockNote to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockPane to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockPistonBase to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockPistonExtension to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockPistonMoving to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockPlanks to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockPortal to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockPressurePlate to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockPressurePlateWeighted to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockPumpkin to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockQuartz to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockRailBase to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockRailDetector to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockRailPowered to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockRedSandstone to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockRedstoneWire to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockReed to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockSand to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockSandStone to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockSign to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockSilverfish to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockSnow to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockStainedGlass to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockStainedGlassPane to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockStairs to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockStandingSign to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockStaticLiquid to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockStem to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockStoneBrick to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockTallGrass to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockTNT to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockTorch to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockTrapDoor to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockTripWireHook to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockTripWire to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockVine to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockWallSign to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockWoodSlab to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/CommandBase to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/CommandDefaultGameMode to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/CommandExecuteAt to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/CommandBlockBaseLogic to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/CommandHandler to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/server/CommandScoreboard to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/CommandSenderWrapper to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityMinecartCommandBlock$1 to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/EntitySelector$7 to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/EntitySelector to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/FunctionObject to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/ServerCommandManager to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityCommandBlock$1 to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/server/CommandBanIp to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/server/CommandPardonIp to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/server/CommandSummon to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/server/CommandTeleport to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/CommandTP to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/crash/CrashReport to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/crash/CrashReportCategory to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/dispenser/BehaviorProjectileDispense to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/EntityTracker to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/EntityTrackerEntry to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAIBreakDoor to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAIEatGrass to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAIHarvestFarmland to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAIMate to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityBlaze$AIFireballAttack to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityEnderman$AIPlaceBlock to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityEnderman$AITakeBlock to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityGhast$AIFireballAttack to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntitySilverfish$AIHideInStone to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntitySilverfish$AISummonSilverfish to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/AbstractChestHorse to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityRabbit$AIRaidFarm to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/player/PlayerCapabilities to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/entity/player/SpongeUserInventory to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/ContainerBrewingStand to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/ContainerDispenser to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/ContainerFurnace to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/ContainerHopper to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/ContainerHorseInventory to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/ContainerMerchant to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/ContainerPlayer to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/ContainerChest to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/ContainerBeacon to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/InventoryBasic to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/InventoryCraftResult to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/InventoryCrafting to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/InventoryEnderChest to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/InventoryHelper to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/SlotCrafting to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemDye to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemEnderEye to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemFirework to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemFishingRod to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemHoe to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemMap to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemRecord to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemSword to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemTool to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemWritableBook to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemWrittenBook to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/recipe/smelting/SmeltingRecipe to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/nbt/NBTTagCompound to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/nbt/NBTTagLongArray to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/LegacyPingHandler to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/network/NetHandlerStatusServer to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/ServerStatusResponse$Players to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/datasync/DataParameter to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/datasync/EntityDataManager to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/handshake/client/C00Handshake to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/client/CPacketClientSettings to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/client/CPacketPlayer to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/client/CPacketResourcePackStatus to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketBlockChange to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketChunkData to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketEntityMetadata to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketEntityStatus to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketPlayerListHeaderFooter to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketPlayerListItem to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketResourcePackSend to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketScoreboardObjective to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketSpawnObject to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketSpawnPlayer to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketWorldBorder to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/scoreboard/Score to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/scoreboard/Scoreboard to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/scoreboard/ScoreObjective to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/scoreboard/Team to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/management/PlayerList to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/management/PlayerChunkMap to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/management/PlayerChunkMapEntry to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/management/PlayerInteractionManager to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/management/PlayerProfileCache$ProfileEntry to metadata cache
[15:35:36] [main/WARN] [mixin]: @Mixin target net/minecraft/server/management/PlayerProfileCache$ProfileEntry is public in mixins.common.core.json:server.management.PlayerProfileCache_ProfileEntryAccessor and should be specified in value
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/management/UserList to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/network/NetHandlerHandshakeTCP to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/network/NetHandlerLoginServer$2 to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/network/NetHandlerLoginServer to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/stats/StatisticsManager to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/stats/StatList to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/MobSpawnerBaseLogic to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/CombatEntry to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/CombatTracker to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/CooldownTrackerServer to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/CooldownTracker$Cooldown to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/EntitySelectors to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/EnumFacing to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/FoodStats to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/PacketThreadUtil$1 to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/init/SoundEvents to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/WeightedRandom$Item to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/datafix/DataFixer to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/math/BlockPos$MutableBlockPos to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/math/Vec3i to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/text/Style to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/text/TextComponentBase to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/text/TextComponentKeybind to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/text/TextComponentScore to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/text/TextComponentSelector to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/text/TextComponentString to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/text/TextComponentTranslation to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/text/TextFormatting to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/text/event/ClickEvent to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/text/event/HoverEvent to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/village/Village to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/ChunkCache to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/GameRules to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/ServerWorldEventHandler to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/WorldEntitySpawner to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/WorldProviderHell to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/WorldProviderSurface to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/WorldServerMulti to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/BiomeDecorator to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/BiomeDesert to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/BiomeEnd to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/BiomeForest to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/BiomeHell to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/BiomeHills to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/BiomeJungle to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/BiomeMesa to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/BiomePlains to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/BiomeSavanna to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/BiomeSnow to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/BiomeSwamp to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/BiomeTaiga to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/BiomeVoid to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/chunk/BlockStateContainer to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/chunk/ChunkPrimer to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/chunk/storage/AnvilChunkLoader to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/chunk/storage/AnvilSaveHandler to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/chunk/storage/RegionFileCache to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/end/DragonFightManager to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/ChunkGeneratorSettings$Factory to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenerator to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/structure/MapGenStronghold to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/MapStorage to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/SaveHandler to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/ThreadedFileIOBase to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/dedicated/DedicatedPlayerList to metadata cache
[15:35:36] [main/DEBUG] [mixin]: Preparing mixins.common.entityactivation.json (8)
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/math/AxisAlignedBB to metadata cache
[15:35:36] [main/DEBUG] [mixin]: Preparing mixins.common.entitycollisions.json (4)
[15:35:36] [main/DEBUG] [mixin]: Preparing mixins.common.exploit.json (2)
[15:35:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/SpongeImplHooks to metadata cache
[15:35:36] [main/DEBUG] [mixin]: Preparing mixins.common.movementchecks.json (1)
[15:35:36] [main/DEBUG] [mixin]: Preparing mixins.common.multi-world-command.json (9)
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/CommandDifficulty to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/CommandGameRule to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/server/CommandSetDefaultSpawnpoint to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/CommandShowSeed to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/CommandTime to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/CommandToggleDownfall to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/CommandWeather to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/CommandWorldBorder to metadata cache
[15:35:36] [main/DEBUG] [mixin]: Preparing mixins.common.optimization.json (22)
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/enchantment/EnchantmentHelper to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/MapData to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/MapData$MapInfo to metadata cache
[15:35:36] [main/DEBUG] [mixin]: Preparing mixins.common.realtime.json (16)
[15:35:36] [main/DEBUG] [mixin]: Preparing mixins.common.tileentityactivation.json (4)
[15:35:36] [main/DEBUG] [mixin]: Preparing mixins.common.tracking.json (4)
[15:35:36] [main/DEBUG] [mixin]: Preparing mixins.common.vanilla-command.json (6)
[15:35:36] [main/DEBUG] [mixin]: Preparing mixins.forge.core.json (81)
[15:35:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/impl/AbstractEvent to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/recipe/crafting/DelegateSpongeCraftingRecipe to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockOldLeaf to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/SpongeCommonEventFactory to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/WorldManager to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/eventhandler/EventBus to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/network/handshake/FMLHandshakeMessage$RegistryData to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/network/handshake/NetworkDispatcher to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/registry/EntityRegistry to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/network/NetworkRegistry to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/registry/VillagerRegistry$VillagerCareer to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/registry/VillagerRegistry$VillagerProfession to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/registry/VillagerRegistry to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/DimensionManager to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/ForgeChunkManager$Ticket to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/ForgeHooks to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/ForgeInternalHandler to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/chunkio/ChunkIOProvider to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/util/BlockSnapshot to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fluids/BlockFluidBase to metadata cache
[15:35:36] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fluids/BlockFluidClassic to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fluids/BlockFluidFinite to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fluids/FluidRegistry to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/items/ItemStackHandler to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/items/VanillaInventoryCodeHooks to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/items/wrapper/CombinedInvWrapper to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/items/wrapper/EntityEquipmentInvWrapper to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/items/wrapper/RangedWrapper to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/items/wrapper/SidedInvWrapper to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/items/VanillaDoubleChestItemHandler to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/registries/GameData$BlockCallbacks$BlockDummyAir to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemLilyPad to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemShears to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/client/CPacketClickWindow to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/client/CPacketPlayerDigging to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/client/CPacketPlayerTryUseItemOnBlock to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Preparing mixins.forge.brokenmods.json (2)
[15:35:37] [main/DEBUG] [mixin]: Preparing mixins.forge.bungeecord.json (1)
[15:35:37] [main/DEBUG] [mixin]: Preparing mixins.forge.entityactivation.json (2)
[15:35:37] [main/DEBUG] [mixin]: Preparing mixins.forge.optimization.json (4)
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/extra/fluid/FluidStack$Builder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/event/FMLStateEvent to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/extra/fluid/FluidType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/CatalogType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/property/PropertyHolder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/mixin/api/forge/fluids/FluidStackMixin_ForgeAPI$1 to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/DataTransactionResult$Type to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/DataTransactionResult$Builder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/extra/fluid/FluidStackSnapshot$Builder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Fluids to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Sponge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/adapter/impl/DefaultImplementedAdapterInventory$WithClear to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Entity to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Entity$Player to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/profile/GameProfile to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/Identifiable to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/DataSerializable to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/mixin/api/data/DataHolderMixin_API$1 to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for com/google/common/base/MoreObjects$ToStringHelper to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/Inventory to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/Nameable to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/advancement/DisplayInfo to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/advancement/AdvancementType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockContainer to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/registries/IForgeRegistryEntry$Impl to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/DirtType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/translation/Translatable to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/Hinge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/Cycleable to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/DoublePlantType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockSlab to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/PlantType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/BigMushroomType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/LogAxis to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/BlockType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/PistonType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/TreeType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/PrismarineType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/QuartzType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/RailDirection to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/ComparatorType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockRedstoneDiode to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/WireAttachmentType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/SandType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/SandstoneType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockBush to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/DisguisedBlockType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/PortionType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/StairShape to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/StoneType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/BrickType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/SlabType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/mixin/api/mcp/block/BlockTallGrass_EnumTypeMixin_API$1 to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/ShrubType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/WallType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/BlockSoundGroup to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/trait/BlockTrait to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/Map$Entry to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Sponge$BlockState to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Block to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/ImmutableMap$Builder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/ImmutableSet$Builder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/enchantment/Enchantment$Rarity to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/enchantment/EnchantmentType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Entity$Ageable to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/value/ValueFactory$BoundedValueBuilder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$DirectionFunctions to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/MoveEntityEvent$Teleport to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/CauseStackManager$StackFrame to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketPlayerPosLook$EnumFlags to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/plugin/PluginPhase$State to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$NBT to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/EntityArchetype$Builder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/Entity to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/Locatable to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/DataHolder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/value/mutable/CompositeValueStore to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/value/ValueContainer to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/ai/task/AITask to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAITasks$EntityAITaskEntry to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/ImmutableList$Builder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/ArmorStand to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/ArmorEquipable to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/Equipable to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/Carrier to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/Living to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/source/ProjectileSource to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/scoreboard/TeamMember to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityBoat$Type to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/vehicle/Boat to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Entity$Minecart to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Catalog to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Entity$PrimedTNT to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/BlockState$Builder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Entity$Creeper to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Entity$Silverfish to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntitySpellcasterIllager to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/AbstractIllager to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Entity$Horse to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Entity$Llama to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/animal/Mule to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/animal/Horse to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/animal/Animal to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/Ageable to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/Creature to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/Agent to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Entity$Ocelot to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityShoulderRiding to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Entity$Parrot to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Entity$Rabbit to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityVillager$PriceInfo to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/Villager to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/player/User to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/service/permission/Subject to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/service/context/Contextual to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/Tamer to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/message/MessageChannelEvent$Chat to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/message/MessageEvent$MessageFormatter to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/scheduler/Task$Builder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/packet/PacketPhase$General to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/InteractInventoryEvent$Close to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/world/ChangeWorldBorderEvent$TargetPlayer to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketWorldBorder$Action to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/player/Player to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/command/source/RemoteSource to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/command/CommandSource to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/channel/MessageReceiver to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/channel/ChatTypeMessageReceiver to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/Humanoid to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/ProjectileLauncher to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/effect/Viewer to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/Slot$Type to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/DyeColor to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/ArmorType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$ItemStack to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/ItemStack to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/recipe/crafting/Ingredient to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/function/Predicate to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Networking to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/network/ChannelBuf to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/server/ClientPingServerEvent$Response to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/server/ClientPingServerEvent$Response$Players to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Sponge$Potion to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Item to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Item$Potions to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/effect/potion/PotionEffect to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/effect/potion/PotionEffectType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/scoreboard/critieria/Criterion to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/scoreboard/Team to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Scoreboards to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/scoreboard/Scoreboard to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/ban/Ban$Profile to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/ban/Ban$Ip to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$TileEntity to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$TileEntity$Beacon to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$TileEntity$CommandBlock to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$TileEntity$Furnace to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$TileEntity$Hopper to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$WorldEvents to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$BlockChangeFlags to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/TileEntityArchetype$Builder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$TileEntity$Spawner to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/text/ITextComponent$Serializer to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$TileEntity$Skull to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/StructureMode to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/effect/sound/SoundCategory to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Item$TradeOffer to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/boss/BossBar to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketUpdateBossInfo$Operation to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/boss/ServerBossBar to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/DimensionType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/player/gamemode/GameMode to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/Teleporter$PortalPosition to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$World to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$World$Teleporter to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/EnumFacing$Axis to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/ChunkPreGenerate$Builder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/pregen/SpongeChunkPreGenerateTask$Builder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/WorldBorder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/extent/EntityUniverse$EntityHit to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/SpawnEntityEvent$Custom to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/world/ExplosionEvent$Pre to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/generation/GenerationPhase$State to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/chunk/Chunk$EnumCreateEntityType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/general/GeneralPhase$State to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/WorldArchetype to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Sponge$World to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Chunk to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockFlower$EnumFlowerColor to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/property/block/MatterProperty$Matter to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenAbstractTree to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/storage/WorldProperties to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/command/source/RconSource to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/Platform$Type to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/advancements/AdvancementList$Listener to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/advancements/Advancement$Builder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/asm/mixin/injection/At$Shift to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/plugin/PluginPhase$Listener to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/game/GameRegistryEvent$Register to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/TranslatableText$Builder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/advancement/CriterionEvent$Score to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/advancement/CriterionEvent$Score$Revoke to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/advancement/CriterionEvent$Score$Grant to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/advancement/CriterionEvent$Score$Change to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/advancement/CriterionEvent$Grant to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/advancement/CriterionEvent$Revoke to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/advancement/AdvancementTreeEvent$GenerateLayout to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/advancement/CriterionEvent$Trigger to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/advancement/AdvancementEvent$Grant to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/DataView$SafetyMode to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/IMerchant to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/action/ShiftClickAction$InsertText to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketTitle$Type to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/LocatableBlock$Builder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/DropItemEvent$Pre to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/block/BlockPhase$State to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockDoor$EnumDoorHalf to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockDoublePlant$EnumBlockHalf to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/ChangeInventoryEvent$Transfer to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/ChangeInventoryEvent$Transfer$Pre to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/block/ChangeBlockEvent$Modify to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/block/ChangeBlockEvent$Break to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/block/ChangeBlockEvent$Pre to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/ConstructEntityEvent$Pre to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockRotatedPillar to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/mixin/core/block/BlockLeverMixin$1 to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockLever$EnumOrientation to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/sound/PlaySoundEvent$NoteBlock to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockBreakable to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockBasePressurePlate to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockRedSandstone$EnumType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockStairs$EnumHalf to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockTrapDoor$DoorHalf to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/command/SpongeProxySource$Located to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/CommandResultStats$Type to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/action/LightningEvent$Pre to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityMinecart$Type to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/CommandBase$CoordinateArg to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/collections/SlotCollection$Builder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/BreedEntityEvent$ReadyToMate to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/mixin/core/entity/EntityLivingBaseMixin$1 to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/UseItemStackEvent$Start to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/UseItemStackEvent$Tick to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/UseItemStackEvent$Finish to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/UseItemStackEvent$Replace to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Sponge$Entity to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/DestructEntityEvent$Death to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/entity/EntityPhase$State to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/UseItemStackEvent$Stop to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/UseItemStackEvent$Reset to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/ai/AITaskEvent$Add to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/RideEntityEvent$Mount to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/RideEntityEvent$Dismount to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketPlayerListItem$Action to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/BreedEntityEvent$FindMate to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/BreedEntityEvent$Breed to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/TristateResult$Result to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/ai/AITaskEvent$Remove to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Entity$Wither to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/explosion/Explosion$Builder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/action/LightningEvent$Strike to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/action/LightningEvent$Post to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Entity$Boat to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Entity$EnderCrystal to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Sponge$Entity$Projectile to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Entity$Firework to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/ExpireEntityEvent$TargetItem to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Entity$Item to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Sponge$Entity$Item to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/vehicle/minecart/ChestMinecart to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/vehicle/minecart/ContainerMinecart to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/type/CarriedInventory to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/vehicle/minecart/Minecart to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/source/EntityDamageSource$Builder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/living/humanoid/ChangeLevelEvent$TargetPlayer to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/action/SleepingEvent$Tick to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/source/EntityDamageSource$EntityDamageSourceBuilder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/source/DamageSource$DamageSourceBuilder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/DamageModifier$Builder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/EntityEquipmentSlot$Type to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/EntityList$EntityEggInfo to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/living/humanoid/ChangeGameModeEvent$TargetPlayer to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Sponge$Entity$Player to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$GameRule to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Permissions to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketCombatEvent$Event to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/mixin/core/entity/player/InventoryPlayerMixin$1 to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/math/RayTraceResult$Type to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/loot/LootContext$Builder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/action/FishingEvent$HookEntity to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/action/FishingEvent$Stop to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Entity$Fireball to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Entity$WitherSkull to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/EnchantItemEvent$Post to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/CraftItemEvent$Craft to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/CraftItemEvent$Preview to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/action/FishingEvent$Start to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/ClickInventoryEvent$Creative to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/network/ClientConnectionEvent$Disconnect to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/tick/TickPhase$Tick to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/MoveEntityEvent$Position to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/InteractItemEvent$Primary to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/block/InteractBlockEvent$Primary to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/client/CPacketUseEntity$Action to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/InteractEntityEvent$Secondary to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/InteractEntityEvent$Primary to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/datasync/EntityDataManager$DataEntry to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/data/ChangeDataHolderEvent$ValueChange to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/client/CPacketResourcePackStatus$Action to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketPlayerListItem$AddPlayerData to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/command/TabCompleteEvent$Chat to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/player/PlayerPhase$State to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/block/InteractBlockEvent$Secondary to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/InteractItemEvent$Secondary to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/network/ClientConnectionEvent$Auth to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/statistic/ChangeStatisticEvent$TargetPlayer to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$TileEntity$Banner to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/block/tileentity/SmeltEvent$ConsumeFuel to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/block/tileentity/SmeltEvent$Start to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/block/tileentity/SmeltEvent$Tick to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/block/tileentity/SmeltEvent$Interrupt to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/block/tileentity/SmeltEvent$Finish to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/entity/PlayerTracker$Type to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/living/humanoid/player/CooldownEvent$Set to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/living/humanoid/player/CooldownEvent$End to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/util/math/BlockPosBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/Text$Builder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/ScoreText$Builder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/SelectorText$Builder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/LiteralText$Builder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/mixin/core/util/text/event/ClickEventMixin$1 to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/text/event/ClickEvent$Action to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/action/ClickAction$OpenUrl to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/action/ClickAction$ExecuteCallback to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/action/ClickAction$RunCommand to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/action/ClickAction$SuggestCommand to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/action/ClickAction$ChangePage to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/mixin/core/util/text/event/HoverEventMixin$1 to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/text/event/HoverEvent$Action to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/action/HoverAction$ShowText to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/action/HoverAction$ShowItem to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/action/HoverAction$ShowEntity to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/SpongeConfig$Type to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/world/ExplosionEvent$Detonate to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/GameRules$Value to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/GameRules$ValueType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/state/pattern/BlockPattern$PatternHelper to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/EnumFacing$AxisDirection to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/Biome$SpawnListEntry to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/EntityLiving$SpawnPlacementType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/sound/PlaySoundEvent$AtEntity to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/sound/PlaySoundEvent$Broadcast to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/sound/PlaySoundEvent$Record to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/math/BlockPos$PooledMutableBlockPos to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/WorldServer$ServerBlockEventList to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/SpawnEntityEvent$ChunkLoad to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/world/SaveWorldEvent$Pre to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/world/SaveWorldEvent$Post to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/DesertWell$Builder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Fossil$Builder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/EndIsland$Builder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/ChorusFlower$Builder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/BiomeForest$Type to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/DoublePlant$Builder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/BiomeHills$Type to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/IceSpike$Builder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/IcePath$Builder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/BiomeTaiga$Type to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/BlockBlob$Builder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/context/BlockTransaction$ChangeBlock to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/world/dragon/DragonPhase$State to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Lake$Builder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Dungeon$Builder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/EnumFacing$Plane to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Bukkit to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Canary to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/network/rcon/RconConnectionEvent$Connect to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/network/rcon/RconConnectionEvent$Login to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/network/rcon/RconConnectionEvent$Disconnect to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/enchantment/EnchantmentHelper$ModifierDamage to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/enchantment/EnchantmentHelper$HurtIterator to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/enchantment/EnchantmentHelper$DamageIterator to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/enchantment/EnchantmentHelper$IModifier to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/concurrent/ConcurrentHashMap$KeySetView to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/MapDecoration$Type to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/eventhandler/Event$Result to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants$Forge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/network/ForgeMessage$DimensionRegisterMessage to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/network/FMLOutboundHandler$OutboundTarget to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/ISpecialArmor$ArmorProperties to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/player/EntityPlayer$SleepResult to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/action/SleepingEvent$Post to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/action/SleepingEvent$Finish to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/RegisteredListener$Cache to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/event/world/WorldEvent$Save to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/event/world/WorldEvent$Unload to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/event/entity/EntityEvent$CanUpdate to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/oredict/OreDictionary$OreRegisterEvent to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fluids/FluidRegistry$FluidRegisterEvent to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/gameevent/TickEvent$Phase to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for com/google/common/reflect/TypeToken$TypeSet to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/registries/ForgeRegistry$Snapshot to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for io/netty/channel/unix/Errors$NativeIoException to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/WorldArchetype$Builder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/event/entity/player/PlayerInteractEvent$LeftClickBlock to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/message/MessageEvent$DefaultHeaderApplier to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/message/MessageEvent$DefaultBodyApplier to metadata cache
[15:35:37] [main/TRACE] [mixin]: Catching
java.lang.ClassNotFoundException: The specified class 'net.minecraftforge.common.util.Constants$BlockFlags' was not found
	at org.spongepowered.asm.service.mojang.MixinServiceLaunchWrapper.getClassBytes(MixinServiceLaunchWrapper.java:506) ~[spongeforge-1.12.2-2838-7.2.0.jar:1.12.2-2838-7.2.0]
	at org.spongepowered.asm.service.mojang.MixinServiceLaunchWrapper.getClassNode(MixinServiceLaunchWrapper.java:579) ~[spongeforge-1.12.2-2838-7.2.0.jar:1.12.2-2838-7.2.0]
	at org.spongepowered.asm.mixin.transformer.ClassInfo.forName(ClassInfo.java:1843) [spongeforge-1.12.2-2838-7.2.0.jar:1.12.2-2838-7.2.0]
	at org.spongepowered.asm.mixin.transformer.MixinInfo$State.readInnerClasses(MixinInfo.java:425) [spongeforge-1.12.2-2838-7.2.0.jar:1.12.2-2838-7.2.0]
	at org.spongepowered.asm.mixin.transformer.MixinInfo$State.validate(MixinInfo.java:337) [spongeforge-1.12.2-2838-7.2.0.jar:1.12.2-2838-7.2.0]
	at org.spongepowered.asm.mixin.transformer.MixinInfo.validate(MixinInfo.java:903) [spongeforge-1.12.2-2838-7.2.0.jar:1.12.2-2838-7.2.0]
	at org.spongepowered.asm.mixin.transformer.MixinConfig.postInitialise(MixinConfig.java:672) [spongeforge-1.12.2-2838-7.2.0.jar:1.12.2-2838-7.2.0]
	at org.spongepowered.asm.mixin.transformer.MixinProcessor.prepareConfigs(MixinProcessor.java:543) [spongeforge-1.12.2-2838-7.2.0.jar:1.12.2-2838-7.2.0]
	at org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:440) [spongeforge-1.12.2-2838-7.2.0.jar:1.12.2-2838-7.2.0]
	at org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:416) [spongeforge-1.12.2-2838-7.2.0.jar:1.12.2-2838-7.2.0]
	at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:285) [spongeforge-1.12.2-2838-7.2.0.jar:1.12.2-2838-7.2.0]
	at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:191) [spongeforge-1.12.2-2838-7.2.0.jar:1.12.2-2838-7.2.0]
	at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:178) [spongeforge-1.12.2-2838-7.2.0.jar:1.12.2-2838-7.2.0]
	at org.spongepowered.asm.mixin.transformer.Proxy.transform(Proxy.java:72) [spongeforge-1.12.2-2838-7.2.0.jar:1.12.2-2838-7.2.0]
	at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) [launchwrapper-1.12.jar:?]
	at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) [launchwrapper-1.12.jar:?]
	at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.8.0_241]
	at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.8.0_241]
	at java.lang.Class.forName0(Native Method) ~[?:1.8.0_241]
	at java.lang.Class.forName(Unknown Source) [?:1.8.0_241]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:131) [launchwrapper-1.12.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_241]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]
	at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge.jar:?]
	at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge.jar:?]
[15:35:37] [main/WARN] [mixin]: Error loading class: net/minecraftforge/common/util/Constants$BlockFlags (java.lang.ClassNotFoundException: The specified class 'net.minecraftforge.common.util.Constants$BlockFlags' was not found)
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/util/Constants$BlockFlags to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemColored to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/event/world/BlockEvent$PlaceEvent to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/client/CPacketPlayerDigging$Action to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/event/terraingen/ChunkGeneratorEvent$ReplaceBiomeBlocks to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Prepared 1042 mixins in 2,967 sec (2,8ms avg) (187ms load, 1764ms transform, 0ms plugin)
[15:35:37] [main/DEBUG] [mixin]: Mixing command.CommandSourceMixin_API from mixins.common.api.json into net.minecraft.server.MinecraftServer
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/channel/MessageChannel to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/command/CommandSourceBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/text/SpongeTexts to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/ICommandSender to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Mixing mcp.server.MinecraftServerMixin_API from mixins.common.api.json into net.minecraft.server.MinecraftServer
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/Server to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$getServerScoreboard$2(Lnet/minecraft/world/WorldServer;)Lorg/spongepowered/api/scoreboard/Scoreboard; to md961684$lambda$getServerScoreboard$2$0 in mixins.common.api.json:mcp.server.MinecraftServerMixin_API
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/command/source/ConsoleSource to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$getUnloadedWorlds$1(Lorg/spongepowered/api/world/storage/WorldProperties;)Z to md961684$lambda$getUnloadedWorlds$1$1 in mixins.common.api.json:mcp.server.MinecraftServerMixin_API
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$getDefaultWorld$0(Lnet/minecraft/world/WorldServer;)Lorg/spongepowered/api/world/storage/WorldProperties; to md961684$lambda$getDefaultWorld$0$2 in mixins.common.api.json:mcp.server.MinecraftServerMixin_API
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/storage/SpongeChunkLayout to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/math/MathHelper to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/lang/Math to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/Iterator to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/world/WorldServerBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/Collections to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/World to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/UUID to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/stream/Stream to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/ImmutableSet to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/Set to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/lang/UnsupportedOperationException to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/lang/RuntimeException to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/profile/SpongeProfileManager to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/profile/GameProfileManager to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/server/MinecraftServerBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/lang/Class to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/lang/Thread to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/lang/Runnable to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Mixing service.permission.SubjectMixin_API from mixins.common.api.json into net.minecraft.server.MinecraftServer
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$hasPermission$4(Ljava/lang/String;)Ljava/lang/Boolean; to md961684$lambda$hasPermission$4$3 in mixins.common.api.json:service.permission.SubjectMixin_API
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$hasPermission$3(Ljava/util/Set;Ljava/lang/String;Lorg/spongepowered/api/service/permission/Subject;)Ljava/lang/Boolean; to md961684$lambda$hasPermission$3$4 in mixins.common.api.json:service.permission.SubjectMixin_API
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$getPermissionValue$2(Ljava/lang/String;)Lorg/spongepowered/api/util/Tristate; to md961684$lambda$getPermissionValue$2$5 in mixins.common.api.json:service.permission.SubjectMixin_API
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$getPermissionValue$1(Ljava/util/Set;Ljava/lang/String;Lorg/spongepowered/api/service/permission/Subject;)Lorg/spongepowered/api/util/Tristate; to md961684$lambda$getPermissionValue$1$6 in mixins.common.api.json:service.permission.SubjectMixin_API
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$asSubjectReference$0()Ljava/lang/IllegalStateException; to md961684$lambda$asSubjectReference$0$7 in mixins.common.api.json:service.permission.SubjectMixin_API
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/permissions/SubjectBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/lang/Boolean to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/Tristate to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/lang/StringBuilder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/lang/AbstractStringBuilder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/lang/Appendable to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/lang/CharSequence to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/lang/IllegalStateException to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Mixing command.ICommandSenderMixin from mixins.common.core.json into net.minecraft.server.MinecraftServer
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/command/CommandSenderBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/command/CommandPermissions to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Mixing server.MinecraftServerAccessor from mixins.common.core.json into net.minecraft.server.MinecraftServer
[15:35:37] [main/DEBUG] [mixin]: Mixing server.MinecraftServerMixin from mixins.common.core.json into net.minecraft.server.MinecraftServer
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$getWorld$0()Ljava/lang/RuntimeException; to md961684$lambda$getWorld$0$8 in mixins.common.core.json:server.MinecraftServerMixin
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/IPhaseState to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/general/MapConversionContext to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/general/GeneralPhaseContext to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/PhaseContext to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/world/WorldInfoBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/world/chunk/ChunkProviderServerBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/generation/GenericGenerationContext to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/generation/GenerationContext to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/lang/Integer to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/lang/Number to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/IThreadListener to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/profiler/ISnooperInfo to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/math/BlockPos to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/resourcepack/SpongeResourcePack to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/resourcepack/ResourcePack to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/net/URISyntaxException to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/ArrayList to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/AbstractList to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/lang/Cloneable to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/SpongeEventFactory to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/EventManager to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/command/TabCompleteEvent to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/SpongeGame to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/Game to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/command/SpongeCommandManager to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/VecHelper to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/relocate/co/aikar/timings/TimingsManager to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/relocate/co/aikar/timings/FullServerTickHandler to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/PhaseTracker to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/world/WorldBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/category/GlobalWorldCategory to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/SerializationBehaviors to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/type/WorldConfig to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/type/GeneralConfigBase to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/category/WorldCategory to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/category/LoggingCategory to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/MinecraftException to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/asm/mixin/injection/callback/CallbackInfo to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/concurrent/Callable to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/plugin/BasicPluginContext to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/plugin/PluginPhaseContext to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/CauseTrackerCrashHandler to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Mixing service.permission.SubjectMixin from mixins.common.core.json into net.minecraft.server.MinecraftServer
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$resolve$1()Ljava/lang/IllegalStateException; to md961684$lambda$bridge$resolve$1$9 in mixins.common.core.json:service.permission.SubjectMixin
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$resolveReferenceOptional$0(Lorg/spongepowered/api/service/permission/PermissionService;)V to md961684$lambda$bridge$resolveReferenceOptional$0$a in mixins.common.core.json:service.permission.SubjectMixin
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/SpongeInternalListeners to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/service/permission/SubjectSettingCallback to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/service/ServiceManager to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Mixing server.MinecraftServerMixin_MapOptimization from mixins.common.optimization.json into net.minecraft.server.MinecraftServer
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$mapOptimization$onEndTickMapOptimization$1(Lnet/minecraft/world/storage/WorldSavedData;)V to md961684$lambda$mapOptimization$onEndTickMapOptimization$1$b in mixins.common.optimization.json:server.MinecraftServerMixin_MapOptimization
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$mapOptimization$onEndTickMapOptimization$0(Lnet/minecraft/world/storage/WorldSavedData;)Z to md961684$lambda$mapOptimization$onEndTickMapOptimization$0$c in mixins.common.optimization.json:server.MinecraftServerMixin_MapOptimization
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/optimization/OptimizedMapDataBridge to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Mixing threadchecks.MinecraftServerMixin_ForgeThreadChecks from mixins.forge.optimization.json into net.minecraft.server.MinecraftServer
[15:35:37] [main/DEBUG] [mixin]: Mixing minecraft.server.MinecraftServerMixin_ForgeAPI from mixins.forge.api.json into net.minecraft.server.MinecraftServer
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/service/world/SpongeChunkTicketManager to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/ChunkTicketManager to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Mixing server.MinecraftServerMixin_Forge from mixins.forge.core.json into net.minecraft.server.MinecraftServer
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$getWorld$0()Ljava/lang/RuntimeException; to md961684$lambda$getWorld$0$d in mixins.forge.core.json:server.MinecraftServerMixin_Forge
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/server/management/PlayerProfileCacheBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/NetworkSystem to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/world/WorldServerBridge_AsyncLighting to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/concurrent/ExecutorService to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/concurrent/TimeUnit to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/lang/InterruptedException to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/profiler/Snooper to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/function/Function to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/function/Supplier to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/service/permission/SubjectReference to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/ICommandManager to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/concurrent/FutureTask to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/service/permission/PermissionService to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/function/Consumer to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/concurrent/CompletableFuture to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/WorldSavedData to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/Packet to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketTimeUpdate to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/StartupQuery$AbortedException to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Mixing mcp.world.WorldMixin_API from mixins.common.api.json into net.minecraft.world.World
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/service/context/ContextSource to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/weather/WeatherUniverse to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/extent/Extent to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/extent/EntityUniverse to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/extent/LocationCompositeValueStore to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/extent/TileEntityVolume to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/extent/MutableBlockVolume to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/extent/BlockVolume to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/property/LocationBasePropertyHolder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/extent/InteractableVolume to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/extent/MutableBiomeVolume to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/extent/BiomeVolume to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$getManipulators$15(Ljava/util/List;Lorg/spongepowered/api/block/tileentity/TileEntity;)V to md961684$lambda$getManipulators$15$0 in mixins.common.api.json:mcp.world.WorldMixin_API
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$remove$14(Lorg/spongepowered/api/data/key/Key;Lorg/spongepowered/api/block/tileentity/TileEntity;)Lorg/spongepowered/api/data/DataTransactionResult; to md961684$lambda$remove$14$1 in mixins.common.api.json:mcp.world.WorldMixin_API
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$remove$13(Ljava/lang/Class;Lorg/spongepowered/api/block/tileentity/TileEntity;)Lorg/spongepowered/api/data/DataTransactionResult; to md961684$lambda$remove$13$2 in mixins.common.api.json:mcp.world.WorldMixin_API
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$offer$12(Lorg/spongepowered/api/data/manipulator/DataManipulator;)Lorg/spongepowered/api/data/DataTransactionResult; to md961684$lambda$offer$12$3 in mixins.common.api.json:mcp.world.WorldMixin_API
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$offer$11(Lorg/spongepowered/api/data/manipulator/DataManipulator;Lorg/spongepowered/api/data/merge/MergeFunction;Lorg/spongepowered/api/block/tileentity/TileEntity;)Lorg/spongepowered/api/data/DataTransactionResult; to md961684$lambda$offer$11$4 in mixins.common.api.json:mcp.world.WorldMixin_API
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$offer$10(Lorg/spongepowered/api/data/key/Key;Ljava/lang/Object;Lorg/spongepowered/api/block/tileentity/TileEntity;)Lorg/spongepowered/api/data/DataTransactionResult; to md961684$lambda$offer$10$5 in mixins.common.api.json:mcp.world.WorldMixin_API
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$offer$9(Lorg/spongepowered/api/data/value/BaseValue;)Lorg/spongepowered/api/data/value/mutable/Value; to md961684$lambda$offer$9$6 in mixins.common.api.json:mcp.world.WorldMixin_API
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$offer$8(Lorg/spongepowered/api/data/value/BaseValue;)Lorg/spongepowered/api/data/value/mutable/Value; to md961684$lambda$offer$8$7 in mixins.common.api.json:mcp.world.WorldMixin_API
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$getValues$7(Lcom/google/common/collect/ImmutableSet$Builder;Lorg/spongepowered/api/block/tileentity/TileEntity;)V to md961684$lambda$getValues$7$8 in mixins.common.api.json:mcp.world.WorldMixin_API
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$getKeys$6(Lcom/google/common/collect/ImmutableSet$Builder;Lorg/spongepowered/api/block/tileentity/TileEntity;)V to md961684$lambda$getKeys$6$9 in mixins.common.api.json:mcp.world.WorldMixin_API
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$getOrCreate$5(Ljava/lang/Class;Lorg/spongepowered/api/block/tileentity/TileEntity;)Ljava/util/Optional; to md961684$lambda$getOrCreate$5$a in mixins.common.api.json:mcp.world.WorldMixin_API
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$get$4(Lorg/spongepowered/api/data/key/Key;Lorg/spongepowered/api/block/tileentity/TileEntity;)Ljava/util/Optional; to md961684$lambda$get$4$b in mixins.common.api.json:mcp.world.WorldMixin_API
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$getProperty$3(IIILorg/spongepowered/api/util/Direction;Lorg/spongepowered/api/data/property/PropertyStore;)Ljava/util/Optional; to md961684$lambda$getProperty$3$c in mixins.common.api.json:mcp.world.WorldMixin_API
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$getProperty$2(IIILorg/spongepowered/api/data/property/PropertyStore;)Ljava/util/Optional; to md961684$lambda$getProperty$2$d in mixins.common.api.json:mcp.world.WorldMixin_API
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$getIntersectingEntities$1(Lnet/minecraft/entity/Entity;)Lorg/spongepowered/api/entity/Entity; to md961684$lambda$getIntersectingEntities$1$e in mixins.common.api.json:mcp.world.WorldMixin_API
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$getIntersectingEntities$0(Ljava/util/function/Predicate;Lnet/minecraft/entity/Entity;)Z to md961684$lambda$getIntersectingEntities$0$f in mixins.common.api.json:mcp.world.WorldMixin_API
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/storage/ChunkLayout to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/BlockChangeFlags to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/Chunk to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/Lists to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/Functional to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/EntityType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for com/flowpowered/math/vector/Vector3d to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/lang/IllegalArgumentException to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/capabilities/ICapabilitySerializable to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/capabilities/ICapabilityProvider to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/util/INBTSerializable to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/IProjectile to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/EnderPearl to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/DamagingProjectile to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/Projectile to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/init/Blocks to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/apache/commons/lang3/reflect/ConstructorUtils to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/EntitySnapshot to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/LocatableSnapshot to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/ResettableBuilder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/Dimension to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/service/context/Context to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for com/flowpowered/math/vector/Vector3i to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for com/flowpowered/math/vector/Vectori to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/PositionOutOfBoundsException to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/stream/Collectors to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/extent/ExtentViewDownsize to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/extent/DefaultedExtent to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/extent/worker/SpongeMutableBiomeVolumeWorker to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/extent/worker/SpongeBiomeVolumeWorker to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/extent/worker/BiomeVolumeWorker to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/extent/worker/MutableBiomeVolumeWorker to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/extent/worker/SpongeMutableBlockVolumeWorker to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/extent/worker/SpongeBlockVolumeWorker to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/extent/worker/BlockVolumeWorker to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/extent/worker/MutableBlockVolumeWorker to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/BlockSnapshot to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/block/SpongeBlockSnapshotBuilder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/persistence/AbstractDataBuilder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/persistence/DataBuilder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/BlockSnapshot$Builder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/ImmutableDataBuilder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/data/CustomDataHolderBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/nbt/NBTBase to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/state/IBlockBehaviors to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/state/IBlockProperties to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/AABB to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for com/flowpowered/math/GenericMath to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/HashSet to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/AbstractSet to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/world/chunk/ChunkBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for com/flowpowered/math/vector/Vector2d to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for com/flowpowered/math/vector/Vectord to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/property/PropertyRegistry to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/property/SpongePropertyRegistry to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/lang/Enum to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/IStringSerializable to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/provider/DirectionFacingProvider to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/TypeProvider to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/property/PropertyStore to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/BlockState to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/ImmutableDataHolder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/value/immutable/ImmutableValueStore to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/TileEntity to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/ImmutableDataManipulator to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/value/mutable/Value to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/DataTransactionResult to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/DataManipulator to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/merge/MergeFunction to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Mixing world.extent.ExtentMixin_API from mixins.common.api.json into net.minecraft.world.World
[15:35:37] [main/DEBUG] [mixin]: Mixing world.WorldMixin_Forge from mixins.forge.core.json into net.minecraft.world.World
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/bridge/world/WorldBridge_Forge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/EnumSkyBlock to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/event/CapturedSnapshotWrapperList to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Mixing WorldMixin_ForgeActivation from mixins.forge.entityactivation.json into net.minecraft.world.World
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/mixin/plugin/entityactivation/EntityActivationRange to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/event/ForgeEventFactory to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/mixin/plugin/entityactivation/interfaces/ActivationCapability to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/ImmutableSetMultimap to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/ImmutableMultimap to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/AbstractMultimap to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/Multimap to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/SetMultimap to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Mixing world.WorldAccessor from mixins.common.core.json into net.minecraft.world.World
[15:35:37] [main/DEBUG] [mixin]: Mixing world.WorldMixin from mixins.common.core.json into net.minecraft.world.World
[15:35:37] [main/WARN] [mixin]: Static binding violation: PRIVATE @Overwrite method func_189509_E in mixins.common.core.json:world.WorldMixin cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$impl$filterInvisibile$0(Lnet/minecraft/entity/Entity;)Z to md961684$lambda$impl$filterInvisibile$0$10 in mixins.common.core.json:world.WorldMixin
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/world/WorldProviderBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/SpongeHooks to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/entity/EntityBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/entity/player/EntityPlayerBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for com/google/common/base/Predicate to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/data/VanishableBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/ShouldFire to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/sound/PlaySoundEvent to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/EventContextKeys to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/util/ItemStackUtil to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/property/item/RecordProperty to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/property/AbstractProperty to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/ITickable to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/world/chunk/ActiveChunkReferantBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/world/chunk/ChunkProviderBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/SpongeEmptyChunk to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/relocate/co/aikar/timings/TimingHistory to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/type/SpongeTileEntityType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/tileentity/TileEntityBridge to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Mixing world.WorldMixin_TrackerAPI from mixins.common.tracking.json into net.minecraft.world.World
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/IBlockAccess to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/ChunkRegenerateFlag to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/biome/BiomeType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/chat/ChatType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/explosion/Explosion to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/BlockChangeFlag to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/Direction to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/key/Key to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/value/immutable/ImmutableValue to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/value/BaseValue to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/DataView to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/ISaveHandler to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/profiler/Profiler to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/effect/sound/record/RecordType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/Map to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/IdentityHashMap to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Mixing mcp.world.WorldServerMixin_API from mixins.common.api.json into net.minecraft.world.WorldServer
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/effect/sound/SoundType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/world/ServerWorldEventHandlerBridge to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$playSound$2(Lorg/spongepowered/api/effect/sound/SoundType;Lorg/spongepowered/api/effect/sound/SoundCategory;Lcom/flowpowered/math/vector/Vector3d;DDDLorg/spongepowered/common/bridge/world/ServerWorldEventHandlerBridge;)V to md961684$lambda$playSound$2$0 in mixins.common.api.json:mcp.world.WorldServerMixin_API
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/IWorldEventListener to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$playSound$1(Lnet/minecraft/world/IWorldEventListener;)Lorg/spongepowered/common/bridge/world/ServerWorldEventHandlerBridge; to md961684$lambda$playSound$1$1 in mixins.common.api.json:mcp.world.WorldServerMixin_API
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$playSound$0(Lnet/minecraft/world/IWorldEventListener;)Z to md961684$lambda$playSound$0$2 in mixins.common.api.json:mcp.world.WorldServerMixin_API
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/TreeSet to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/asm/util/PrettyPrinter to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/lang/System to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/apache/logging/log4j/Level to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/generation/ChunkRegenerateContext to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/IChunkGenerator to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/server/management/PlayerChunkMapEntryBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/math/ChunkPos to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for it/unimi/dsi/fastutil/longs/Long2ObjectMap to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for it/unimi/dsi/fastutil/longs/Long2ObjectFunction to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/SpongeBlockChangeFlag to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/TrackingUtil to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/NonNullArrayList to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/SpawnEntityEvent to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/AffectEntityEvent to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/entity/EntityUtil to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/world/ExplosionEvent to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/general/ExplosionContext to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/effect/sound/SoundEffectHelper to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/effect/particle/SpongeParticleHelper to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/effect/record/SpongeRecordType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/SpongeCatalogType$Translatable to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/SpongeCatalogType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/weather/Weathers to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/Random to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Mixing minecraft.world.WorldServerMixin_ForgeAPI from mixins.forge.api.json into net.minecraft.world.WorldServer
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$loadChunkAsync$0(Ljava/util/concurrent/CompletableFuture;II)V to md961684$lambda$loadChunkAsync$0$3 in mixins.forge.api.json:minecraft.world.WorldServerMixin_ForgeAPI
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/concurrent/CompletionStage to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/concurrent/Future to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Mixing world.WorldServerAccessor from mixins.common.core.json into net.minecraft.world.WorldServer
[15:35:37] [main/DEBUG] [mixin]: Mixing world.WorldServerMixin from mixins.common.core.json into net.minecraft.world.WorldServer
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$newExplosion$3(Lnet/minecraft/entity/Entity;Lnet/minecraft/world/Explosion;)Lorg/spongepowered/common/event/tracking/PhaseContext; to md961684$lambda$newExplosion$3$4 in mixins.common.core.json:world.WorldServerMixin
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$createWorldGenerator$2(Lnet/minecraft/world/WorldServer;Ljava/util/function/Function;)Lnet/minecraft/world/biome/BiomeProvider; to md961684$lambda$bridge$createWorldGenerator$2$5 in mixins.common.core.json:world.WorldServerMixin
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$createWorldGenerator$1(Lnet/minecraft/world/WorldServer;Ljava/lang/String;)Lnet/minecraft/world/gen/IChunkGenerator; to md961684$lambda$bridge$createWorldGenerator$1$6 in mixins.common.core.json:world.WorldServerMixin
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/function/BiFunction to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$createWorldGenerator$0(Lnet/minecraft/world/WorldServer;Ljava/lang/String;Ljava/util/function/BiFunction;)Lnet/minecraft/world/gen/IChunkGenerator; to md961684$lambda$bridge$createWorldGenerator$0$7 in mixins.common.core.json:world.WorldServerMixin
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/gen/SpongeChunkGenerator to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/weather/Weather to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/relocate/co/aikar/timings/WorldTimingsHandler to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/context/SpongeProxyBlockAccess to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/HashMap to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/AbstractMap to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/lang/AutoCloseable to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/border/PlayerBorderListener to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/border/IBorderListener to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/PortalAgentTypes to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/PortalAgentType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/lang/reflect/Constructor to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/scoreboard/ScoreboardSaveData to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/GeneratorTypes to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/mixin/plugin/entitycollisions/interfaces/CollisionsCapability to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/gen/SpongeWorldGenerator to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/gen/WorldGenConstants to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/world/gen/PopulatorProviderBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/WorldGeneratorModifier to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/WorldGenerator to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/persistence/DataFormats to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/persistence/StringDataFormat to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/world/WorldTypeBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/gen/SpongeGenerationPopulator to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/TimingBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/GenerationPopulator to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for co/aikar/timings/Timing to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/Transform to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/DifficultyInstance to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/spawn/SpawnTypes to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/EntityTypes to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/ConstructEntityEvent to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/IAnimals to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/IJumpingMount to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/IInventoryChangedListener to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/chunk/storage/ExtendedBlockStorage to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/world/NextTickListEntryBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/ReportedException to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/block/BlockBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/block/BlockEventDataBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/SpongeLocatableBlockBuilder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/context/MultiBlockCaptureSupplier to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/server/management/PlayerChunkMapBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/IProgressUpdate to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/math/Vec3d to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketEntityVelocity to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/world/BlockChangeFlagRegistryModule to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/registry/RegistryModule to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/material/Material to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/registries/IForgeRegistryEntry to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/context/CaptureBlockPos to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/EnumSet to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/block/NotifyNeighborBlockEvent to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/context/CapturedMultiMapSupplier to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/ArrayListMultimap to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/world/ChangeWorldWeatherEvent to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for com/google/common/base/MoreObjects to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Mixing world.WorldServerMixin_Async_Lighting from mixins.common.optimization.json into net.minecraft.world.WorldServer
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$asyncLightingBridge$updateLightAsync$0(Lnet/minecraft/world/EnumSkyBlock;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/world/chunk/Chunk;Ljava/util/List;)V to md961684$lambda$asyncLightingBridge$updateLightAsync$0$8 in mixins.common.optimization.json:world.WorldServerMixin_Async_Lighting
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/category/OptimizationCategory to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/category/AsyncLightingCategory to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for com/google/common/util/concurrent/ThreadFactoryBuilder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/concurrent/Executors to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/world/chunk/ChunkBridge_AsyncLighting to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/lang/Short to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/concurrent/atomic/AtomicInteger to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/concurrent/Executor to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Mixing world.WorldServerMixin_Forge from mixins.forge.core.json into net.minecraft.world.WorldServer
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/world/gen/SpongeChunkGeneratorForge to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Mixing world.WorldServerMixin_Activation from mixins.common.entityactivation.json into net.minecraft.world.WorldServer
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/nio/file/Path to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/io/PrintStream to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/ScheduledBlockUpdate to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/chunk/IChunkProvider to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/lang/invoke/MethodType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/lang/invoke/MethodHandle to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/lang/invoke/CallSite to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/block/SpongeBlockSnapshot to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/Cause to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/storage/WorldStorage to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/PortalAgent to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketCustomPayload to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/effect/particle/ParticleEffect to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/effect/particle/SpongeParticleEffect to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketEffect to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/type/ConfigBase to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/GeneratorType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/BiomeGenerator to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/DataQuery to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/EventContextKey to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/spawn/SpawnType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/lang/NoClassDefFoundError to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/concurrent/ThreadFactory to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/ItemStackSnapshot to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Mixing api.text.TextMixin from mixins.common.core.json into org.spongepowered.api.text.Text
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/api/text/TextBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/text/ITextComponent to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/format/TextFormat to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/format/TextColors to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/text/format/SpongeTextColor to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/format/TextStyle to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/text/action/SpongeClickAction to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/text/action/SpongeHoverAction to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/action/ShiftClickAction to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/action/TextAction to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/util/text/ITextComponentBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for com/google/gson/JsonSerializer to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for com/google/gson/JsonDeserializer to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/TextRepresentable to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/TextElement to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Mixing command.ServerCommandManagerMixin from mixins.common.core.json into net.minecraft.command.ServerCommandManager
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/command/ServerCommandManagerBridge to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$executeCommand$5(Lnet/minecraft/command/ICommandSender;Ljava/lang/Integer;)V to md961684$lambda$executeCommand$5$0 in mixins.common.core.json:command.ServerCommandManagerMixin
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$executeCommand$4(Lnet/minecraft/command/ICommandSender;Ljava/lang/Integer;)V to md961684$lambda$executeCommand$4$1 in mixins.common.core.json:command.ServerCommandManagerMixin
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$executeCommand$3(Lnet/minecraft/command/ICommandSender;Ljava/lang/Integer;)V to md961684$lambda$executeCommand$3$2 in mixins.common.core.json:command.ServerCommandManagerMixin
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$executeCommand$2(Lnet/minecraft/command/ICommandSender;Ljava/lang/Integer;)V to md961684$lambda$executeCommand$2$3 in mixins.common.core.json:command.ServerCommandManagerMixin
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$executeCommand$1(Lnet/minecraft/command/ICommandSender;Ljava/lang/Integer;)V to md961684$lambda$executeCommand$1$4 in mixins.common.core.json:command.ServerCommandManagerMixin
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$executeCommand$0(Lnet/minecraft/command/ICommandSender;Ljava/lang/String;)V to md961684$lambda$executeCommand$0$5 in mixins.common.core.json:command.ServerCommandManagerMixin
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/concurrent/CopyOnWriteArrayList to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/category/PhaseTrackerCategory to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/scheduler/Task to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/command/WrapperCommandSource to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/service/permission/base/SpongeSubject to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/service/permission/base/SpongeBaseSubject to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/command/CommandManager to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/command/CommandResult to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/command/MinecraftCommandWrapper to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/command/CommandCallable to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/service/permission/SpongePermissionService to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/service/permission/SubjectData to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Mixing command.ServerCommandManagerMixin_Forge from mixins.forge.core.json into net.minecraft.command.ServerCommandManager
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/command/ForgeMinecraftCommandWrapper to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/ICommandListener to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/ICommand to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/MinecraftDummyContainer to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/DummyModContainer to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Mixing command.CommandHandlerAccessor from mixins.common.core.json into net.minecraft.command.CommandHandler
[15:35:37] [main/DEBUG] [mixin]: Mixing command.CommandHandlerMixin from mixins.common.core.json into net.minecraft.command.CommandHandler
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/command/CommandHandlerBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/relocate/co/aikar/timings/SpongeTimings to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/command/ICommandBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/CommandException to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/WrongUsageException to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/SyntaxErrorException to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/event/CommandEvent to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Mixing mcp.world.GameTypeMixin_API from mixins.common.api.json into net.minecraft.world.GameType
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/Locale to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/text/translation/SpongeTranslation to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/translation/Translation to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Mixing mcp.world.EnumDifficultyMixin_API from mixins.common.api.json into net.minecraft.world.EnumDifficulty
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/difficulty/Difficulty to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Mixing crash.CrashReportAccessor from mixins.common.core.json into net.minecraft.crash.CrashReport
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/lang/OutOfMemoryError to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/lang/VirtualMachineError to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/lang/Error to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/lang/StackOverflowError to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/lang/NullPointerException to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Mixing mcp.network.ServerStatusResponseMixin_API from mixins.common.api.json into net.minecraft.network.ServerStatusResponse
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/network/status/StatusResponse to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/network/ServerStatusResponseBridge to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Mixing network.ServerStatusResponseMixin from mixins.common.core.json into net.minecraft.network.ServerStatusResponse
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/network/status/SpongeFavicon to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/network/status/Favicon to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/io/IOException to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Mixing util.math.Vec3iMixin from mixins.common.core.json into net.minecraft.util.math.Vec3i
[15:35:37] [main/DEBUG] [mixin]: Mixing authlib.GameProfileMixin_API from mixins.common.api.json into com.mojang.authlib.GameProfile
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$toContainer$0(Lorg/spongepowered/api/data/DataContainer;Ljava/lang/String;)V to md961684$lambda$toContainer$0$0 in mixins.common.api.json:authlib.GameProfileMixin_API
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/Queries to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Mixing server.PlayerListAccessor from mixins.common.core.json into net.minecraft.server.management.PlayerList
[15:35:37] [main/DEBUG] [mixin]: Mixing server.PlayerListMixin from mixins.common.core.json into net.minecraft.server.management.PlayerList
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/server/management/PlayerListBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/service/ban/SpongeUserListBans to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/management/UserListBans to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/service/ban/SpongeIPBanList to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/management/UserListIPBans to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/service/whitelist/SpongeUserListWhitelist to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/management/UserListWhitelist to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketChangeGameState to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/MoveEntityEvent to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/management/DemoPlayerInteractionManager to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/IContainerListener to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/entity/player/EntityPlayerMPBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/living/humanoid/player/RespawnPlayerEvent to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketRespawn to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketServerDifficulty to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketSpawnPosition to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketSetExperience to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketHeldItemChange to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/packet/SPacketWorldBorderBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/scoreboard/ServerScoreboardBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/context/GeneralizedContext to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/storage/SpongePlayerDataHandler to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/text/chat/ChatUtil to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/advancements/PlayerAdvancementsBridge to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Mixing server.management.PlayerListMixin_Forge from mixins.forge.core.json into net.minecraft.server.management.PlayerList
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/FMLCommonHandler to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/NetworkUtil to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Mixing mcp.entity.player.EntityPlayerMixin_API from mixins.common.api.json into net.minecraft.entity.player.EntityPlayer
[15:35:37] [main/DEBUG] [mixin]: Mixing command.CommandFeedbackReceiverMixin from mixins.common.core.json into net.minecraft.entity.player.EntityPlayer
[15:35:37] [main/DEBUG] [mixin]: Mixing entity.player.EntityPlayerAccessor from mixins.common.core.json into net.minecraft.entity.player.EntityPlayer
[15:35:37] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getAbsorptionParameter()Lnet/minecraft/network/datasync/DataParameter; to accessor$getAbsorptionParameter_$md$961684$0 in mixins.common.core.json:entity.player.EntityPlayerAccessor
[15:35:37] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getPlayerScoreParameter()Lnet/minecraft/network/datasync/DataParameter; to accessor$getPlayerScoreParameter_$md$961684$1 in mixins.common.core.json:entity.player.EntityPlayerAccessor
[15:35:37] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getPlayerModelFlagParameter()Lnet/minecraft/network/datasync/DataParameter; to accessor$getPlayerModelFlagParameter_$md$961684$2 in mixins.common.core.json:entity.player.EntityPlayerAccessor
[15:35:37] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getMainHandParameter()Lnet/minecraft/network/datasync/DataParameter; to accessor$getMainHandParameter_$md$961684$3 in mixins.common.core.json:entity.player.EntityPlayerAccessor
[15:35:37] [main/DEBUG] [mixin]: Mixing entity.player.EntityPlayerMixin from mixins.common.core.json into net.minecraft.entity.player.EntityPlayer
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/data/InvulnerableTrackedBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/TrackableBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/entity/LivingEntityBaseBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/LocationTargetingBridge to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$attackTargetEntityWithCurrentItem$1(DD)D to md961684$lambda$attackTargetEntityWithCurrentItem$1$4 in mixins.common.core.json:entity.player.EntityPlayerMixin
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/function/DoubleUnaryOperator to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Renaming synthetic method lambda$attackTargetEntityWithCurrentItem$0(DLjava/util/function/DoubleUnaryOperator;)D to md961684$lambda$attackTargetEntityWithCurrentItem$0$5 in mixins.common.core.json:entity.player.EntityPlayerMixin
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/text/serializer/LegacyTexts to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/processor/common/ExperienceHolderUtils to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeExperienceHolderData to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/common/AbstractData to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/ExperienceHolderData to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/entity/ImmutableSpongeExperienceHolderData to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/common/AbstractImmutableData to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/entity/ImmutableExperienceHolderData to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/ChangeEntityExperienceEvent to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/value/mutable/MutableBoundedValue to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/living/humanoid/ChangeLevelEvent to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/living/humanoid/TargetHumanoidEvent to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/living/TargetLivingEvent to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/TargetEntityEvent to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/key/Keys to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/init/Items to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/event/DamageSourceRegistryModule to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/SharedMonsterAttributes to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/attributes/IAttributeInstance to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/EnumCreatureAttribute to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/damage/DamageEventHandler to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/stream/DoubleStream to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/init/MobEffects to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/EventContext to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/AttackEntityEvent to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/source/EntityDamageSource to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/source/DamageSource to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/DamageTypes to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/DamageModifier to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/DamageModifierTypes to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/DamageFunction to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/ModifierFunction to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/EnumParticleTypes to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/inventory/TrackedInventoryBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/EntityEquipmentSlot to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/NonNullList to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/entity/PlayerInventory to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/entity/UserInventory to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/entity/MainPlayerInventory to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/property/SlotIndex to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/property/IntProperty to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/property/AbstractInventoryProperty to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/InventoryProperty to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/Property to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/entity/Hotbar to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/type/InventoryRow to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/type/Inventory2D to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/type/OrderedInventory to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/transaction/SlotTransaction to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/Transaction to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/equipment/EquipmentInventory to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/GameState to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/packet/BasicPacketContext to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/packet/PacketContext to metadata cache
[15:35:37] [main/DEBUG] [mixin]: Mixing entity.player.EntityPlayerMixin_Forge from mixins.forge.core.json into net.minecraft.entity.player.EntityPlayer
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/data/DataCompoundHolder to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/entity/player/BedLocationsBridge to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/action/SleepingEvent to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/Maps to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/ImmutableMap to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/FlyingAbilityData to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/FoodData to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/MovementSpeedData to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/IEntityMultiPart to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/attributes/IAttribute to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/stream/Collector to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for java/util/function/ToDoubleFunction to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/DamageType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/DamageModifierType to metadata cache
[15:35:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/Slot to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing mcp.entity.EntityLivingBaseMixin_API from mixins.common.api.json into net.minecraft.entity.EntityLivingBase
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeHealthData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/HealthData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/value/SpongeValueFactory to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/value/ValueFactory to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for java/lang/Double to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeDamageableData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/DamageableData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/value/mutable/SpongeOptionalValue to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/value/mutable/SpongeValue to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/value/AbstractBaseValue to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/value/mutable/OptionalValue to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/entity/projectile/ProjectileLauncher to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing entity.EntityLivingBaseMixin from mixins.common.core.json into net.minecraft.entity.EntityLivingBase
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/DamageEntityEvent to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$damageEntityHook$0(Lorg/spongepowered/api/event/entity/DamageEntityEvent;Lorg/spongepowered/api/event/cause/entity/damage/DamageFunction;)Ljava/lang/Double; to md961684$lambda$bridge$damageEntityHook$0$0 in mixins.common.core.json:entity.EntityLivingBaseMixin
[15:35:38] [main/TRACE] [mixin]: Added class metadata for java/util/EnumMap to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/entity/EntityDeathContext to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/entity/EntityContext to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/OwnershipTrackedBridge to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/entity/SpongeEntityType to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/advancements/critereon/EntityHurtPlayerTrigger to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/advancements/critereon/PlayerHurtEntityTrigger to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/pathfinding/PathNavigate to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/entity/BasicEntityContext to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/adapter/InventoryAdapter to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/minecraft/PlayerInventoryLens to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/comp/MainPlayerInventoryLens to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/comp/HotbarLens to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/comp/InventoryRowLens to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/comp/Inventory2DLens to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/comp/OrderedInventoryLens to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/comp/EquipmentInventoryLens to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/Lens to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/slots/SlotLens to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/slots/SlotLensImpl to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/AbstractLens to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/LensCollection to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/ChangeEntityEquipmentEvent to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/UseItemStackEvent to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing entity.EntityLivingBaseAccessor from mixins.common.core.json into net.minecraft.entity.EntityLivingBase
[15:35:38] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getHandStatesParameter()Lnet/minecraft/network/datasync/DataParameter; to accessor$getHandStatesParameter_$md$961684$1 in mixins.common.core.json:entity.EntityLivingBaseAccessor
[15:35:38] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getHealthParameter()Lnet/minecraft/network/datasync/DataParameter; to accessor$getHealthParameter_$md$961684$2 in mixins.common.core.json:entity.EntityLivingBaseAccessor
[15:35:38] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getPotionEffectsParameter()Lnet/minecraft/network/datasync/DataParameter; to accessor$getPotionEffectsParameter_$md$961684$3 in mixins.common.core.json:entity.EntityLivingBaseAccessor
[15:35:38] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getHideParticlesParameter()Lnet/minecraft/network/datasync/DataParameter; to accessor$getHideParticlesParameter_$md$961684$4 in mixins.common.core.json:entity.EntityLivingBaseAccessor
[15:35:38] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getArrowCountInEntityParameter()Lnet/minecraft/network/datasync/DataParameter; to accessor$getArrowCountInEntityParameter_$md$961684$5 in mixins.common.core.json:entity.EntityLivingBaseAccessor
[15:35:38] [main/DEBUG] [mixin]: Mixing entity.GrieferBridgeMixin from mixins.common.core.json into net.minecraft.entity.EntityLivingBase
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/entity/GrieferBridge to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing item.inventory.EntityLivingEquipmentFabricMixin from mixins.common.core.json into net.minecraft.entity.EntityLivingBase
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/item/inventory/InventoryBridge to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/Fabric to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing entity.EntityLivingBaseMixin_Activation from mixins.common.entityactivation.json into net.minecraft.entity.EntityLivingBase
[15:35:38] [main/DEBUG] [mixin]: Mixing EntityLivingBaseMixin_Collisions from mixins.common.entitycollisions.json into net.minecraft.entity.EntityLivingBase
[15:35:38] [main/DEBUG] [mixin]: Mixing entity.EntityLivingBaseMixin_Forge from mixins.forge.core.json into net.minecraft.entity.EntityLivingBase
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/util/StaticMixinForgeHelper to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/AbsorptionData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/ActiveItemData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/BreathingData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/ElytraFlyingData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/FallDistanceData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/PotionEffectData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/StuckArrowsData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/source/FallingBlockDamageSource to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/damage/DamageObject to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/entity/player/InventoryPlayerBridge to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/adapter/impl/slots/SlotAdapter to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/HandType to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/event/entity/living/LivingEquipmentChangeEvent to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/event/entity/living/LivingEvent to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/event/entity/EntityEvent to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketEntityEquipment to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/nbt/NBTTagList to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing data.DataHolderMixin_API from mixins.common.api.json into net.minecraft.entity.Entity
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$getValues$2(Lorg/spongepowered/api/data/manipulator/DataManipulator;)Ljava/util/stream/Stream; to md961684$lambda$getValues$2$0 in mixins.common.api.json:data.DataHolderMixin_API
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$getKeys$1(Lorg/spongepowered/api/data/manipulator/DataManipulator;)Ljava/util/stream/Stream; to md961684$lambda$getKeys$1$1 in mixins.common.api.json:data.DataHolderMixin_API
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$getOrCreate$0(Lorg/spongepowered/api/data/manipulator/DataManipulator;)Lorg/spongepowered/api/data/manipulator/DataManipulator; to md961684$lambda$getOrCreate$0$2 in mixins.common.api.json:data.DataHolderMixin_API
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/util/DataUtil to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/DataProcessor to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/SpongeDataManager to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/DataManager to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/DataManipulatorBuilder to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/ValueProcessor to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing data.PropertyHolderMixin_API from mixins.common.api.json into net.minecraft.entity.Entity
[15:35:38] [main/DEBUG] [mixin]: Mixing mcp.entity.EntityMixin_API from mixins.common.api.json into net.minecraft.entity.Entity
[15:35:38] [main/DEBUG] [mixin]: Discarding sythetic bridge method synthetic in copy because existing method in mixins.common.api.json:mcp.entity.EntityMixin_API is compatible
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/entity/EntityTypeRegistryModule to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/SpongeAdditionalCatalogRegistryModule to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/registry/AdditionalCatalogRegistryModule to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/registry/CatalogRegistryModule to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/registry/ExtraClassCatalogRegistryModule to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/entity/SpongeEntitySnapshotBuilder to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/EntitySnapshot$Builder to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/teleport/TeleportTypes to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/network/NetHandlerPlayServerBridge to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/RelativePositions to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/persistence/NbtTranslator to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/persistence/DataTranslator to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/ResourceLocation to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/EntityList to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/entity/SpongeEntityArchetypeBuilder to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing bridge.ActiveChunkReferentMixin from mixins.common.core.json into net.minecraft.entity.Entity
[15:35:38] [main/TRACE] [mixin]: Added class metadata for java/lang/ref/WeakReference to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for java/lang/ref/Reference to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing data.CustomDataHolderMixin from mixins.common.core.json into net.minecraft.entity.Entity
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$getCustomValue$4(Lorg/spongepowered/api/data/key/Key;Lorg/spongepowered/api/data/manipulator/DataManipulator;)Ljava/util/Optional; to md961684$lambda$bridge$getCustomValue$4$3 in mixins.common.core.json:data.CustomDataHolderMixin
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$getCustomValue$3(Lorg/spongepowered/api/data/key/Key;Lorg/spongepowered/api/data/manipulator/DataManipulator;)Z to md961684$lambda$bridge$getCustomValue$3$4 in mixins.common.core.json:data.CustomDataHolderMixin
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$getCustom$2(Lorg/spongepowered/api/data/key/Key;Lorg/spongepowered/api/data/manipulator/DataManipulator;)Ljava/util/Optional; to md961684$lambda$bridge$getCustom$2$5 in mixins.common.core.json:data.CustomDataHolderMixin
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$getCustom$1(Lorg/spongepowered/api/data/key/Key;Lorg/spongepowered/api/data/manipulator/DataManipulator;)Z to md961684$lambda$bridge$getCustom$1$6 in mixins.common.core.json:data.CustomDataHolderMixin
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$supportsCustom$0(Lorg/spongepowered/api/data/key/Key;Lorg/spongepowered/api/data/manipulator/DataManipulator;)Z to md961684$lambda$bridge$supportsCustom$0$7 in mixins.common.core.json:data.CustomDataHolderMixin
[15:35:38] [main/DEBUG] [mixin]: Mixing entity.EntityAccessor from mixins.common.core.json into net.minecraft.entity.Entity
[15:35:38] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getNextEntityId()I to accessor$getNextEntityId_$md$961684$8 in mixins.common.core.json:entity.EntityAccessor
[15:35:38] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$setNextEntityId(I)V to accessor$setNextEntityId_$md$961684$9 in mixins.common.core.json:entity.EntityAccessor
[15:35:38] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getFlagsParameter()Lnet/minecraft/network/datasync/DataParameter; to accessor$getFlagsParameter_$md$961684$a in mixins.common.core.json:entity.EntityAccessor
[15:35:38] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getAirParameter()Lnet/minecraft/network/datasync/DataParameter; to accessor$getAirParameter_$md$961684$b in mixins.common.core.json:entity.EntityAccessor
[15:35:38] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getCustomNameParameter()Lnet/minecraft/network/datasync/DataParameter; to accessor$getCustomNameParameter_$md$961684$c in mixins.common.core.json:entity.EntityAccessor
[15:35:38] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getCustomNameVisibleParameter()Lnet/minecraft/network/datasync/DataParameter; to accessor$getCustomNameVisibleParameter_$md$961684$d in mixins.common.core.json:entity.EntityAccessor
[15:35:38] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getSilentParameter()Lnet/minecraft/network/datasync/DataParameter; to accessor$getSilentParameter_$md$961684$e in mixins.common.core.json:entity.EntityAccessor
[15:35:38] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getNoGravityParameter()Lnet/minecraft/network/datasync/DataParameter; to accessor$getNoGravityParameter_$md$961684$f in mixins.common.core.json:entity.EntityAccessor
[15:35:38] [main/DEBUG] [mixin]: Mixing entity.EntityMixin from mixins.common.core.json into net.minecraft.entity.Entity
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$onSpongeRedirectForFireDamage$1(Lnet/minecraft/block/state/IBlockState;)Z to md961684$lambda$onSpongeRedirectForFireDamage$1$10 in mixins.common.core.json:entity.EntityMixin
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$impl$createLavaBlockDamageSource$0(Lnet/minecraft/block/state/IBlockState;)Z to md961684$lambda$impl$createLavaBlockDamageSource$0$11 in mixins.common.core.json:entity.EntityMixin
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/EnumCreatureType to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/transform/FixedPartitionedTextFormatter to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/transform/PartitionedTextFormatter to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/transform/TextFormatter to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/dismount/DismountTypes to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/util/DamageSourceBridge to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/IntHashMap to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketDestroyEntities to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/IgniteEntityEvent to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing entity.EntityMixin_Forge from mixins.forge.core.json into net.minecraft.entity.Entity
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/util/WrappedArrayList to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing entity.EntityMixin_Activation from mixins.common.entityactivation.json into net.minecraft.entity.Entity
[15:35:38] [main/DEBUG] [mixin]: Mixing EntityMixin_Collisions from mixins.common.entitycollisions.json into net.minecraft.entity.Entity
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/category/EntityCollisionCategory to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/category/CollisionModCategory to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/category/ConfigCategory to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing bridge.OwnershipTrackedBridgeMixin from mixins.common.tracking.json into net.minecraft.entity.Entity
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$tracked$getNotifierReference$1(Lorg/spongepowered/api/entity/living/player/User;)V to md961684$lambda$tracked$getNotifierReference$1$12 in mixins.common.tracking.json:bridge.OwnershipTrackedBridgeMixin
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$tracked$getOwnerReference$0(Lorg/spongepowered/api/entity/living/player/User;)V to md961684$lambda$tracked$getOwnerReference$0$13 in mixins.common.tracking.json:bridge.OwnershipTrackedBridgeMixin
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/SpongeUsernameCache to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/service/user/UserStorageService to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/profile/GameProfileCache to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/IEntityOwnable to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing entity.EntityMixin_TrackerAPI from mixins.common.tracking.json into net.minecraft.entity.Entity
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/CustomNameVisibleData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/DisplayNameData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/FlyingData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/GlowingData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/GravityData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/GriefingData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/IgniteableData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/InvisibilityData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/InvulnerabilityData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/PassengerData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/SilentData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/SneakingData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/SprintData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/TargetedLocationData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/VehicleData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/VelocityData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/dismount/DismountType to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/MoverType to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing mcp.server.management.PlayerProfileCacheMixin_API from mixins.common.api.json into net.minecraft.server.management.PlayerProfileCache
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$match$5(Ljava/lang/String;Lorg/spongepowered/api/profile/GameProfile;)Z to md961684$lambda$match$5$0 in mixins.common.api.json:mcp.server.management.PlayerProfileCacheMixin_API
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$match$4(Lorg/spongepowered/api/profile/GameProfile;)Z to md961684$lambda$match$4$1 in mixins.common.api.json:mcp.server.management.PlayerProfileCacheMixin_API
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$getProfiles$3(Lorg/spongepowered/common/mixin/core/server/management/PlayerProfileCache_ProfileEntryAccessor;)Lorg/spongepowered/api/profile/GameProfile; to md961684$lambda$getProfiles$3$2 in mixins.common.api.json:mcp.server.management.PlayerProfileCacheMixin_API
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$getOrLookupByNames$2(Ljava/util/Map;Ljava/lang/String;)V to md961684$lambda$getOrLookupByNames$2$3 in mixins.common.api.json:mcp.server.management.PlayerProfileCacheMixin_API
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$getOrLookupByNames$1(Ljava/util/Collection;Ljava/lang/String;Ljava/util/Optional;)V to md961684$lambda$getOrLookupByNames$1$4 in mixins.common.api.json:mcp.server.management.PlayerProfileCacheMixin_API
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$getOrLookupByIds$0(Ljava/util/Collection;Ljava/util/UUID;Ljava/util/Optional;)V to md961684$lambda$getOrLookupByIds$0$5 in mixins.common.api.json:mcp.server.management.PlayerProfileCacheMixin_API
[15:35:38] [main/TRACE] [mixin]: Added class metadata for java/util/concurrent/ConcurrentLinkedQueue to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for java/util/AbstractQueue to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for java/util/Queue to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for java/time/Instant to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for java/util/Date to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for com/mojang/authlib/minecraft/MinecraftSessionService to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/Sets to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/profile/callback/SingleProfileLookupCallback to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for com/mojang/authlib/ProfileLookupCallback to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for com/mojang/authlib/Agent to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for com/mojang/authlib/GameProfileRepository to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/Iterables to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/profile/callback/MapProfileLookupCallback to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing server.management.PlayerProfileCacheMixin from mixins.common.core.json into net.minecraft.server.management.PlayerProfileCache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for java/util/function/BiConsumer to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for java/util/Deque to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for java/io/FileNotFoundException to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for com/google/gson/JsonParseException to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing advancements.AdvancementManagerAccessor from mixins.common.core.json into net.minecraft.advancements.AdvancementManager
[15:35:38] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getAdvancementList()Lnet/minecraft/advancements/AdvancementList; to accessor$getAdvancementList_$md$961684$0 in mixins.common.core.json:advancements.AdvancementManagerAccessor
[15:35:38] [main/DEBUG] [mixin]: Mixing advancements.AdvancementManagerMixin from mixins.common.core.json into net.minecraft.advancements.AdvancementManager
[15:35:38] [main/DEBUG] [mixin]: Mixing mcp.world.WorldTypeMixin_API from mixins.common.api.json into net.minecraft.world.WorldType
[15:35:38] [main/TRACE] [mixin]: Added class metadata for com/google/common/base/CaseFormat to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/FlatGeneratorInfo to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/persistence/JsonDataFormat to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/persistence/DataFormat to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for java/lang/AssertionError to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing world.WorldTypeAccessor from mixins.common.core.json into net.minecraft.world.WorldType
[15:35:38] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getWorldTypes()[Lnet/minecraft/world/WorldType; to accessor$getWorldTypes_$md$961684$0 in mixins.common.core.json:world.WorldTypeAccessor
[15:35:38] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$setWorldTypes([Lnet/minecraft/world/WorldType;)V to accessor$setWorldTypes_$md$961684$1 in mixins.common.core.json:world.WorldTypeAccessor
[15:35:38] [main/DEBUG] [mixin]: Renaming @Invoker method accessor$createWorldType(ILjava/lang/String;)Lnet/minecraft/world/WorldType; to accessor$createWorldType_$md$961684$2 in mixins.common.core.json:world.WorldTypeAccessor
[15:35:38] [main/DEBUG] [mixin]: Mixing world.WorldTypeMixin from mixins.common.core.json into net.minecraft.world.WorldType
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/world/GeneratorTypeRegistryModule to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/AbstractPrefixAlternateCatalogTypeRegistryModule to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/AbstractPrefixCheckCatalogRegistryModule to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/registry/AlternateCatalogRegistryModule to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing util.datafix.DataFixerMixin from mixins.common.core.json into net.minecraft.util.datafix.DataFixer
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/datafix/IDataFixer to metadata cache
[15:35:38] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[15:35:38] [main/DEBUG] [mixin]: Mixing BootstrapMixin from mixins.common.core.json into net.minecraft.init.Bootstrap
[15:35:38] [main/DEBUG] [mixin]: Mixing mcp.util.SoundEventMixin_API from mixins.common.api.json into net.minecraft.util.SoundEvent
[15:35:38] [main/DEBUG] [mixin]: Mixing data.PropertyHolderMixin_API from mixins.common.api.json into net.minecraft.block.Block
[15:35:38] [main/DEBUG] [mixin]: Mixing mcp.block.BlockMixin_API from mixins.common.api.json into net.minecraft.block.Block
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/registry/RegistryNamespacedDefaultedByKey to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/state/BlockStateContainer to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/BlockTypes to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/ItemTypes to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing block.BlockMixin from mixins.common.core.json into net.minecraft.block.Block
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$initializeTrackerState$7(Ljava/lang/String;)Ljava/lang/Boolean; to md961684$lambda$bridge$initializeTrackerState$7$0 in mixins.common.core.json:block.BlockMixin
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$initializeTrackerState$6(Ljava/lang/String;)Ljava/lang/Boolean; to md961684$lambda$bridge$initializeTrackerState$6$1 in mixins.common.core.json:block.BlockMixin
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$initializeTrackerState$5(Ljava/lang/String;)Ljava/lang/Boolean; to md961684$lambda$bridge$initializeTrackerState$5$2 in mixins.common.core.json:block.BlockMixin
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$initializeTrackerState$4(Ljava/lang/String;)Ljava/lang/Boolean; to md961684$lambda$bridge$initializeTrackerState$4$3 in mixins.common.core.json:block.BlockMixin
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$initializeTrackerState$3(Ljava/lang/String;)Ljava/lang/Boolean; to md961684$lambda$bridge$initializeTrackerState$3$4 in mixins.common.core.json:block.BlockMixin
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$initializeTrackerState$2(Ljava/lang/String;)Ljava/lang/Boolean; to md961684$lambda$bridge$initializeTrackerState$2$5 in mixins.common.core.json:block.BlockMixin
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$initializeTrackerState$1(Ljava/lang/String;)Ljava/lang/Boolean; to md961684$lambda$bridge$initializeTrackerState$1$6 in mixins.common.core.json:block.BlockMixin
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$initializeTrackerState$0(Ljava/lang/String;)Ljava/lang/Boolean; to md961684$lambda$bridge$initializeTrackerState$0$7 in mixins.common.core.json:block.BlockMixin
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/BlockTypeRegistryModule to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/type/TrackerConfig to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for java/util/Arrays to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/category/BlockTrackerCategory to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/category/BlockTrackerModCategory to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for java/lang/reflect/Method to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing BlockMixin_Collisions from mixins.common.entitycollisions.json into net.minecraft.block.Block
[15:35:38] [main/DEBUG] [mixin]: Mixing block.BlockMixin_Forge from mixins.forge.core.json into net.minecraft.block.Block
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/bridge/block/BlockBridge_Forge to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/ItemType to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for java/lang/ThreadLocal to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for java/lang/LinkageError to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing mcp.item.ItemMixin_API from mixins.common.api.json into net.minecraft.item.Item
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$getDefaultProperty$0(Lorg/spongepowered/api/data/property/PropertyStore;)Ljava/util/Optional; to md961684$lambda$getDefaultProperty$0$0 in mixins.common.api.json:mcp.item.ItemMixin_API
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/GameDictionary$Entry to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing item.ItemMixin from mixins.common.core.json into net.minecraft.item.Item
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/SpongeGameDictionaryEntry to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/item/ItemBridge to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/item/EnchantmentData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/item/LoreData to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing mcp.potion.PotionMixin_API from mixins.common.api.json into net.minecraft.potion.Potion
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/registry/RegistryNamespaced to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/effect/PotionEffectTypeRegistryModule to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing potion.PotionMixin from mixins.common.core.json into net.minecraft.potion.Potion
[15:35:38] [main/DEBUG] [mixin]: Mixing mcp.world.biome.BiomeMixin_API from mixins.common.api.json into net.minecraft.world.biome.Biome
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/biome/SpongeBiomeGenerationSettings to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/biome/BiomeGenerationSettings to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/world/biome/BiomeBridge to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/gen/populators/WrappedBiomeDecorator to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/Populator to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing world.biome.BiomeMixin from mixins.common.core.json into net.minecraft.world.biome.Biome
[15:35:38] [main/DEBUG] [mixin]: Mixing mcp.potion.PotionTypeMixin_API from mixins.common.api.json into net.minecraft.potion.PotionType
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/potion/PotionType to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing potion.PotionTypeMixin from mixins.common.core.json into net.minecraft.potion.PotionType
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/item/PotionTypeRegistryModule to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing mcp.enchantment.EnchantmentMixin_API from mixins.common.api.json into net.minecraft.enchantment.Enchantment
[15:35:38] [main/DEBUG] [mixin]: Mixing enchantment.EnchantmentMixin from mixins.common.core.json into net.minecraft.enchantment.Enchantment
[15:35:38] [main/DEBUG] [mixin]: Mixing mcp.item.crafting.IRecipeMixin_API from mixins.common.api.json into net.minecraft.item.crafting.IRecipe
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/recipe/crafting/CraftingRecipe to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/recipe/Recipe to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/util/InventoryUtil to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/crafting/CraftingManager to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/crafting/CraftingGridInventory to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing fml.common.registry.VillagerRegistry$VillagerProfessionMixin_Forge from mixins.forge.core.json into net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/bridge/registry/VillagerProfessionBridge_Forge to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/registry/SpongeForgeVillagerRegistry to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/bridge/registry/VillagerCareerBridge_Forge to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/entity/SpongeCareer to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/entity/SpongeEntityMeta to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/Career to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/entity/SpongeProfession to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing fml.common.registry.GameRegistryMixin_Forge from mixins.forge.preinit.json into net.minecraftforge.fml.common.registry.GameRegistry
[15:35:38] [main/TRACE] [mixin]: Added class metadata for co/aikar/timings/Timings to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/relocate/co/aikar/timings/SpongeTimingsFactory to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for co/aikar/timings/TimingsFactory to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/IWorldGenerator to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/relocate/co/aikar/timings/TimingHandler to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing mcp.block.properties.IPropertyMixin_API from mixins.common.api.json into net.minecraft.block.properties.IProperty
[15:35:38] [main/TRACE] [mixin]: Added class metadata for com/google/common/base/Optional to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing block.BlockPistonMovingMixin from mixins.common.core.json into net.minecraft.block.BlockPistonMoving
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutablePistonData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/ImmutableVariantData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableDirectionalData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/ImmutableDataCachingUtil to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/ITileEntityProvider to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/properties/PropertyDirection to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongePistonData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeDirectionalData to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing block.BlockDaylightDetectorMixin from mixins.common.core.json into net.minecraft.block.BlockDaylightDetector
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableRedstonePoweredData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeRedstonePoweredData to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing block.BlockDoublePlantMixin from mixins.common.core.json into net.minecraft.block.BlockDoublePlant
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableDoublePlantData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutablePortionData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/PortionTypes to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/IPlantable to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/IGrowable to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/IShearable to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeDoublePlantData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongePortionData to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing block.BlockHorizontalMixin from mixins.common.core.json into net.minecraft.block.BlockHorizontal
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/common/AbstractImmutableSingleEnumData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/common/AbstractImmutableSingleData to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing mcp.entity.item.EntityXPOrbMixin_API from mixins.common.api.json into net.minecraft.entity.item.EntityXPOrb
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/ExperienceOrb to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeExpOrbData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/common/AbstractBoundedComparableData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/common/AbstractSingleData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/ExpOrbData to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing entity.item.XPOrbEntityAccessor from mixins.common.core.json into net.minecraft.entity.item.EntityXPOrb
[15:35:38] [main/DEBUG] [mixin]: Mixing mcp.entity.item.EntityItemMixin_API from mixins.common.api.json into net.minecraft.entity.item.EntityItem
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/Item to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/SpongeRepresentedItemData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/RepresentedItemData to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing entity.item.EntityItemMixin from mixins.common.core.json into net.minecraft.entity.item.EntityItem
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/entity/EntityItemBridge to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing entity.item.EntityItemMixin_Activation from mixins.common.entityactivation.json into net.minecraft.entity.item.EntityItem
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/category/EntityCategory to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing entity.item.EntityItemMixin_Forge from mixins.forge.core.json into net.minecraft.entity.item.EntityItem
[15:35:38] [main/DEBUG] [mixin]: Mixing EntityItemMixin_ForgeActivation from mixins.forge.entityactivation.json into net.minecraft.entity.item.EntityItem
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/DespawnDelayData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/PickupDelayData to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing util.math.AxisAlignedBBAccessor_EntityActivation from mixins.common.entityactivation.json into net.minecraft.util.math.AxisAlignedBB
[15:35:38] [main/DEBUG] [mixin]: Mixing mcp.item.EnumDyeColorMixin_API from mixins.common.api.json into net.minecraft.item.EnumDyeColor
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/Color to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing util.text.TextFormattingAccessor from mixins.common.core.json into net.minecraft.util.text.TextFormatting
[15:35:38] [main/DEBUG] [mixin]: Mixing mcp.block.SoundTypeMixin_API from mixins.common.api.json into net.minecraft.block.SoundType
[15:35:38] [main/DEBUG] [mixin]: Mixing util.SoundEventsAccessor from mixins.common.core.json into net.minecraft.init.SoundEvents
[15:35:38] [main/DEBUG] [mixin]: Renaming @Invoker method accessor$getRegisteredSoundEvent(Ljava/lang/String;)Lnet/minecraft/util/SoundEvent; to accessor$getRegisteredSoundEvent_$md$961684$0 in mixins.common.core.json:util.SoundEventsAccessor
[15:35:38] [main/DEBUG] [mixin]: Mixing mcp.block.state.StateImplementationMixin_API from mixins.common.api.json into net.minecraft.block.state.BlockStateContainer$StateImplementation
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/state/BlockStateBase to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/property/DirectionRelativePropertyHolder to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$transform$4(Lorg/spongepowered/api/data/key/Key;Ljava/lang/Object;)Lorg/spongepowered/api/block/BlockState; to md961684$lambda$transform$4$0 in mixins.common.api.json:mcp.block.state.StateImplementationMixin_API
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$snapshotFor$3(Lorg/spongepowered/api/world/Location;)Ljava/lang/IllegalStateException; to md961684$lambda$snapshotFor$3$1 in mixins.common.api.json:mcp.block.state.StateImplementationMixin_API
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$cycleValue$2()Ljava/lang/IllegalArgumentException; to md961684$lambda$cycleValue$2$2 in mixins.common.api.json:mcp.block.state.StateImplementationMixin_API
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$cycleValue$1(Lorg/spongepowered/api/data/key/Key;Lorg/spongepowered/api/util/Cycleable;)Lorg/spongepowered/api/block/BlockState; to md961684$lambda$cycleValue$1$3 in mixins.common.api.json:mcp.block.state.StateImplementationMixin_API
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$0(Lorg/spongepowered/api/data/key/Key;Lorg/spongepowered/api/util/Cycleable;)Ljava/lang/Object; to md961684$lambda$null$0$4 in mixins.common.api.json:mcp.block.state.StateImplementationMixin_API
[15:35:38] [main/TRACE] [mixin]: Added class metadata for com/google/common/base/Joiner to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing mcp.block.state.IBlockStateMixin_API from mixins.common.api.json into net.minecraft.block.state.IBlockState
[15:35:38] [main/DEBUG] [mixin]: Mixing util.EnumFacingAccessor from mixins.common.core.json into net.minecraft.util.EnumFacing
[15:35:38] [main/DEBUG] [mixin]: Mixing mcp.world.ExplosionMixin_API from mixins.common.api.json into net.minecraft.world.Explosion
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/world/ExplosionBridge to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing world.ExplosionAccessor from mixins.common.core.json into net.minecraft.world.Explosion
[15:35:38] [main/DEBUG] [mixin]: Mixing world.ExplosionMixin from mixins.common.core.json into net.minecraft.world.Explosion
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/enchantment/EnchantmentProtection to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing mcp.util.EnumHandMixin_API from mixins.common.api.json into net.minecraft.util.EnumHand
[15:35:38] [main/DEBUG] [mixin]: Mixing data.DataHolderMixin_API from mixins.common.api.json into net.minecraft.tileentity.TileEntity
[15:35:38] [main/DEBUG] [mixin]: Mixing data.PropertyHolderMixin_API from mixins.common.api.json into net.minecraft.tileentity.TileEntity
[15:35:38] [main/DEBUG] [mixin]: Mixing mcp.tileentity.TileEntityMixin_API from mixins.common.api.json into net.minecraft.tileentity.TileEntity
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/TileEntityType to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/block/SpongeTileEntityArchetypeBuilder to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing bridge.ActiveChunkReferentMixin from mixins.common.core.json into net.minecraft.tileentity.TileEntity
[15:35:38] [main/DEBUG] [mixin]: Mixing data.CustomDataHolderMixin from mixins.common.core.json into net.minecraft.tileentity.TileEntity
[15:35:38] [main/DEBUG] [mixin]: Mixing tileentity.TileEntityAccessor from mixins.common.core.json into net.minecraft.tileentity.TileEntity
[15:35:38] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getRegistry()Lnet/minecraft/util/registry/RegistryNamespaced; to accessor$getRegistry_$md$961684$0 in mixins.common.core.json:tileentity.TileEntityAccessor
[15:35:38] [main/DEBUG] [mixin]: Mixing tileentity.TileEntityMixin from mixins.common.core.json into net.minecraft.tileentity.TileEntity
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/block/TileEntityTypeRegistryModule to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing bridge.OwnershipTrackedBridgeMixin from mixins.common.tracking.json into net.minecraft.tileentity.TileEntity
[15:35:38] [main/DEBUG] [mixin]: Mixing tileentity.TileEntityMixin_Forge from mixins.forge.core.json into net.minecraft.tileentity.TileEntity
[15:35:38] [main/TRACE] [mixin]: Added class metadata for io/netty/util/internal/ConcurrentSet to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing data.DataHolderMixin_API from mixins.common.api.json into net.minecraft.item.ItemStack
[15:35:38] [main/DEBUG] [mixin]: Mixing data.PropertyHolderMixin_API from mixins.common.api.json into net.minecraft.item.ItemStack
[15:35:38] [main/DEBUG] [mixin]: Mixing mcp.item.ItemStackMixin_API from mixins.common.api.json into net.minecraft.item.ItemStack
[15:35:38] [main/DEBUG] [mixin]: Discarding sythetic bridge method synthetic in copy because existing method in mixins.common.api.json:mcp.item.ItemStackMixin_API is compatible
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/persistence/InvalidDataException to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/SpongeItemStackSnapshot to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing item.ItemStackMixin from mixins.common.core.json into net.minecraft.item.ItemStack
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$getCustomValue$4(Lorg/spongepowered/api/data/key/Key;Lorg/spongepowered/api/data/manipulator/DataManipulator;)Ljava/util/Optional; to md961684$lambda$bridge$getCustomValue$4$0 in mixins.common.core.json:item.ItemStackMixin
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$getCustomValue$3(Lorg/spongepowered/api/data/key/Key;Lorg/spongepowered/api/data/manipulator/DataManipulator;)Z to md961684$lambda$bridge$getCustomValue$3$1 in mixins.common.core.json:item.ItemStackMixin
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$getCustom$2(Lorg/spongepowered/api/data/key/Key;Lorg/spongepowered/api/data/manipulator/DataManipulator;)Ljava/util/Optional; to md961684$lambda$bridge$getCustom$2$2 in mixins.common.core.json:item.ItemStackMixin
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$getCustom$1(Lorg/spongepowered/api/data/key/Key;Lorg/spongepowered/api/data/manipulator/DataManipulator;)Z to md961684$lambda$bridge$getCustom$1$3 in mixins.common.core.json:item.ItemStackMixin
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$supportsCustom$0(Lorg/spongepowered/api/data/key/Key;Lorg/spongepowered/api/data/manipulator/DataManipulator;)Z to md961684$lambda$bridge$supportsCustom$0$4 in mixins.common.core.json:item.ItemStackMixin
[15:35:38] [main/DEBUG] [mixin]: Mixing item.ItemStackMixin_Forge from mixins.forge.core.json into net.minecraft.item.ItemStack
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/bridge/item/ItemStackBridge_Forge to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/HashMultimap to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/AbstractSetMultimap to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/AbstractMapBasedMultimap to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing block.BlockDirectionalMixin from mixins.common.core.json into net.minecraft.block.BlockDirectional
[15:35:38] [main/DEBUG] [mixin]: Mixing block.BlockEnderChestMixin from mixins.common.core.json into net.minecraft.block.BlockEnderChest
[15:35:38] [main/DEBUG] [mixin]: Mixing block.BlockChestMixin from mixins.common.core.json into net.minecraft.block.BlockChest
[15:35:38] [main/DEBUG] [mixin]: Mixing block.BlockBeaconMixin from mixins.common.core.json into net.minecraft.block.BlockBeacon
[15:35:38] [main/TRACE] [mixin]: Added class metadata for com/google/common/util/concurrent/ListeningExecutorService to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for com/google/common/util/concurrent/ListenableFuture to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing SpongeImplHooksMixin_ItemNameOverflowPrevention from mixins.common.exploit.json into org.spongepowered.common.SpongeImplHooks
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/client/CPacketCreativeInventoryAction to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing threadchecks.SpongeImplHooksMixin_ForgeThreadChecks from mixins.forge.optimization.json into org.spongepowered.common.SpongeImplHooks
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/SpongeMod to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/plugin/MetaModContainer to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing common.SpongeImplHooksMixin_Forge from mixins.forge.core.json into org.spongepowered.common.SpongeImplHooks
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$validateProfession$1(ILorg/spongepowered/mod/bridge/registry/VillagerProfessionBridge_Forge;)Lorg/spongepowered/common/entity/SpongeProfession; to md961684$lambda$validateProfession$1$0 in mixins.forge.core.json:common.SpongeImplHooksMixin_Forge
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$getPluginFilterPredicate$0(Lorg/spongepowered/api/plugin/PluginContainer;)Z to md961684$lambda$getPluginFilterPredicate$0$1 in mixins.forge.core.json:common.SpongeImplHooksMixin_Forge
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/relauncher/Side to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/launchwrapper/Launch to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/MinecraftForge to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/event/entity/EntityJoinWorldEvent to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/bridge/event/EventBusBridge_Forge to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/world/PortalAgentRegistryModule to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/SpawnerSpawnType to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/ForgeModContainer to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/relauncher/FMLRelaunchLog to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/world/DimensionTypeBridge to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/registry/ForgeRegistries to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/registries/IForgeRegistry to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/command/SpongeCommandFactory to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/command/SpongeForgeCommandFactory to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/command/args/ChildCommandElementExecutor to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/items/CapabilityItemHandler to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/item/inventory/adapter/IItemHandlerAdapter to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/adapter/impl/AbstractInventoryAdapter to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/adapter/impl/DefaultImplementedAdapterInventory to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/items/IItemHandlerModifiable to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/server/timings/TimeTracker to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/SpongeGameRegistry to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/event/SpongeModEventManager to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/event/SpongeToForgeEventData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/EnumActionResult to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/event/entity/player/PlayerInteractEvent to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/TristateUtil to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/ItemTypeRegistryModule to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/capabilities/CapabilityDispatcher to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/Profession to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/entity/ProfessionRegistryModule to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/world/ForgeITeleporterBridge to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing command.CommandSourceMixin_API from mixins.common.api.json into net.minecraft.entity.player.EntityPlayerMP
[15:35:38] [main/DEBUG] [mixin]: Mixing entity.ArmorEquippableMixin_API from mixins.common.api.json into net.minecraft.entity.player.EntityPlayerMP
[15:35:38] [main/DEBUG] [mixin]: Mixing entity.EquippableMixin_API from mixins.common.api.json into net.minecraft.entity.player.EntityPlayerMP
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/type/SpongeEquipmentType to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing mcp.entity.player.EntityPlayerMPMixin_API from mixins.common.api.json into net.minecraft.entity.player.EntityPlayerMP
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/network/RemoteConnection to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$setLocation$6()Ljava/lang/IllegalArgumentException; to md961684$lambda$setLocation$6$0 in mixins.common.api.json:mcp.entity.player.EntityPlayerMPMixin_API
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$setLocation$5()Ljava/lang/IllegalArgumentException; to md961684$lambda$setLocation$5$1 in mixins.common.api.json:mcp.entity.player.EntityPlayerMPMixin_API
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$simulateChat$4(Lorg/spongepowered/api/event/message/MessageChannelEvent$Chat;Lorg/spongepowered/api/text/channel/MessageChannel;)V to md961684$lambda$simulateChat$4$2 in mixins.common.api.json:mcp.entity.player.EntityPlayerMPMixin_API
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$closeInventory$3(Lorg/spongepowered/api/event/cause/Cause;)V to md961684$lambda$closeInventory$3$3 in mixins.common.api.json:mcp.entity.player.EntityPlayerMPMixin_API
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$2(Lorg/spongepowered/api/event/CauseStackManager$StackFrame;Lorg/spongepowered/api/event/cause/EventContextKey;Ljava/lang/Object;)V to md961684$lambda$null$2$4 in mixins.common.api.json:mcp.entity.player.EntityPlayerMPMixin_API
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$openInventory$1(Lorg/spongepowered/api/event/cause/Cause;Lorg/spongepowered/api/item/inventory/Inventory;)V to md961684$lambda$openInventory$1$5 in mixins.common.api.json:mcp.entity.player.EntityPlayerMPMixin_API
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$0(Lorg/spongepowered/api/event/CauseStackManager$StackFrame;Lorg/spongepowered/api/event/cause/EventContextKey;Ljava/lang/Object;)V to md961684$lambda$null$0$6 in mixins.common.api.json:mcp.entity.player.EntityPlayerMPMixin_API
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/player/tab/TabList to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/entity/player/tab/SpongeTabList to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/LocaleCache to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/chat/ChatTypes to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketChat to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/BookFaker to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/text/TitleBridge to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/inventory/ContainerBridge to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/scheduler/Scheduler to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/InteractInventoryEvent to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/TargetContainerEvent to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/TargetInventoryEvent to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/GameRegistry to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketCustomSound to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketSoundEffect to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/packet/SPacketResourcePackSendBridge to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for java/time/temporal/TemporalAdjuster to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for java/time/temporal/Temporal to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for java/time/temporal/TemporalAccessor to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeJoinData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/JoinData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for java/time/temporal/ChronoUnit to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for java/time/Duration to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for java/time/temporal/TemporalAmount to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeGameModeData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/common/AbstractSingleCatalogData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/VariantData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/GameModeData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/message/MessageChannelEvent to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/message/MessageEvent to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/advancements/AdvancementBridge to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing service.permission.SubjectMixin_API from mixins.common.api.json into net.minecraft.entity.player.EntityPlayerMP
[15:35:38] [main/DEBUG] [mixin]: Mixing command.ICommandSenderMixin from mixins.common.core.json into net.minecraft.entity.player.EntityPlayerMP
[15:35:38] [main/DEBUG] [mixin]: Mixing entity.player.EntityPlayerMPMixin from mixins.common.core.json into net.minecraft.entity.player.EntityPlayerMP
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$replaceScoreboard$4()Ljava/lang/IllegalStateException; to md961684$lambda$bridge$replaceScoreboard$4$7 in mixins.common.core.json:entity.player.EntityPlayerMPMixin
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/type/SpongeSkinPart to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$impl$updateSkinFromPacket$3(Lnet/minecraft/network/play/client/CPacketClientSettings;Lorg/spongepowered/common/data/type/SpongeSkinPart;)Z to md961684$lambda$impl$updateSkinFromPacket$3$8 in mixins.common.core.json:entity.player.EntityPlayerMPMixin
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/SkinPart to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$impl$updateSkinFromPacket$2(Lorg/spongepowered/api/data/type/SkinPart;)Lorg/spongepowered/common/data/type/SpongeSkinPart; to md961684$lambda$impl$updateSkinFromPacket$2$9 in mixins.common.core.json:entity.player.EntityPlayerMPMixin
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$impl$throwClientSettingsEvent$1(Lnet/minecraft/network/play/client/CPacketClientSettings;Lorg/spongepowered/common/data/type/SpongeSkinPart;)Z to md961684$lambda$impl$throwClientSettingsEvent$1$a in mixins.common.core.json:entity.player.EntityPlayerMPMixin
[15:35:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$impl$throwClientSettingsEvent$0(Lorg/spongepowered/api/data/type/SkinPart;)Lorg/spongepowered/common/data/type/SpongeSkinPart; to md961684$lambda$impl$throwClientSettingsEvent$0$b in mixins.common.core.json:entity.player.EntityPlayerMPMixin
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/border/PlayerOwnBorderListener to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketCombatEvent to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/scoreboard/IScoreCriteria to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketAnimation to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/service/user/SpongeUserStorageService to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/entity/SkinPartRegistryModule to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketSetSlot to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/scoreboard/ScorePlayerTeamBridge to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/living/humanoid/player/TargetPlayerEvent to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/living/humanoid/ChangeGameModeEvent to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/query/QueryOperationTypes to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/query/QueryOperationType to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/attributes/AttributeMap to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketUpdateHealth to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketEntityProperties to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/attributes/RangedAttribute to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/attributes/BaseAttribute to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/attributes/ModifiableAttributeInstance to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/attributes/AttributeModifier to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/IWorldNameable to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/IInteractionObject to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing service.permission.SubjectMixin from mixins.common.core.json into net.minecraft.entity.player.EntityPlayerMP
[15:35:38] [main/DEBUG] [mixin]: Mixing entity.player.EntityPlayerMPMixin_Forge from mixins.forge.core.json into net.minecraft.entity.player.EntityPlayerMP
[15:35:38] [main/TRACE] [mixin]: Added class metadata for io/netty/channel/Channel to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for io/netty/util/AttributeMap to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for io/netty/util/Attribute to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/equipment/EquipmentType to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/chat/ChatVisibility to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/BookView to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/network/PlayerConnection to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for java/net/SocketAddress to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/Container to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for java/time/temporal/TemporalUnit to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/StatisticData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/AffectsSpawningData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/HealthScalingData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/player/CooldownTracker to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/advancement/Advancement to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/advancement/AdvancementProgress to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/service/permission/SubjectCollection to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/living/humanoid/player/PlayerChangeClientSettingsEvent to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/query/QueryOperation to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/attributes/AbstractAttributeMap to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for io/netty/util/AttributeKey to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing mcp.block.BlockStoneMixin_API from mixins.common.api.json into net.minecraft.block.BlockStone
[15:35:38] [main/DEBUG] [mixin]: Mixing block.BlockStoneMixin from mixins.common.core.json into net.minecraft.block.BlockStone
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableStoneData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeStoneData to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing mcp.block.BlockStone_EnumTypeMixin_API from mixins.common.api.json into net.minecraft.block.BlockStone$EnumType
[15:35:38] [main/DEBUG] [mixin]: Mixing mcp.block.properties.PropertyEnumMixin_API from mixins.common.api.json into net.minecraft.block.properties.PropertyEnum
[15:35:38] [main/DEBUG] [mixin]: Mixing block.properties.PropertyEnumMixin from mixins.common.core.json into net.minecraft.block.properties.PropertyEnum
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/trait/EnumTrait to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing mcp.block.properties.PropertyHelperMixin_API from mixins.common.api.json into net.minecraft.block.properties.PropertyHelper
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/provider/BlockPropertyIdProvider to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing block.properties.PropertyHelperMixin from mixins.common.core.json into net.minecraft.block.properties.PropertyHelper
[15:35:38] [main/DEBUG] [mixin]: Mixing nbt.NBTTagCompoundMixin from mixins.common.core.json into net.minecraft.nbt.NBTTagCompound
[15:35:38] [main/DEBUG] [mixin]: Mixing nbt.NBTTagCompoundMixin_Forge from mixins.forge.core.json into net.minecraft.nbt.NBTTagCompound
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/PEBKACException to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for java/lang/reflect/AnnotatedElement to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for java/lang/reflect/GenericDeclaration to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for java/lang/reflect/Type to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for java/lang/reflect/Executable to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for java/lang/reflect/AccessibleObject to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing block.BlockLogMixin from mixins.common.core.json into net.minecraft.block.BlockLog
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockOldLog to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockNewLog to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/block/TreeTypeRegistryModule to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/MinecraftEnumBasedCatalogTypeModule to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableTreeData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableLogAxisData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/TreeTypes to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing block.BlockLogMixin_Forge from mixins.forge.core.json into net.minecraft.block.BlockLog
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeTreeData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeLogAxisData to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing mcp.block.BlockLog_EnumAxisMixin_API from mixins.common.api.json into net.minecraft.block.BlockLog$EnumAxis
[15:35:38] [main/DEBUG] [mixin]: Mixing mcp.block.BlockPlanks_EnumTypeMixin_API from mixins.common.api.json into net.minecraft.block.BlockPlanks$EnumType
[15:35:38] [main/DEBUG] [mixin]: Mixing block.BlockFarmlandMixin from mixins.common.core.json into net.minecraft.block.BlockFarmland
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableMoistureData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/value/immutable/ImmutableBoundedValue to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/value/BoundedValue to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeMoistureData to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing util.math.BlockPos_MutableBlockPosMixin_Optional from mixins.common.core.json into net.minecraft.util.math.BlockPos$MutableBlockPos
[15:35:38] [main/DEBUG] [mixin]: Mixing mcp.block.properties.PropertyIntegerMixin_API from mixins.common.api.json into net.minecraft.block.properties.PropertyInteger
[15:35:38] [main/DEBUG] [mixin]: Mixing block.properties.PropertyIntegerMixin from mixins.common.core.json into net.minecraft.block.properties.PropertyInteger
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/trait/IntegerTrait to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing block.BlockPistonBaseMixin from mixins.common.core.json into net.minecraft.block.BlockPistonBase
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableExtendedData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeExtendedData to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing block.BlockPistonExtensionMixin from mixins.common.core.json into net.minecraft.block.BlockPistonExtension
[15:35:38] [main/DEBUG] [mixin]: Mixing mcp.block.properties.PropertyBooleanMixin_API from mixins.common.api.json into net.minecraft.block.properties.PropertyBool
[15:35:38] [main/DEBUG] [mixin]: Mixing block.properties.PropertyBooleanMixin from mixins.common.core.json into net.minecraft.block.properties.PropertyBool
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/trait/BooleanTrait to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing block.BlockVineMixin from mixins.common.core.json into net.minecraft.block.BlockVine
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableConnectedDirectionData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeConnectedDirectionData to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing block.BlockRedSandstoneMixin from mixins.common.core.json into net.minecraft.block.BlockRedSandstone
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableSandstoneData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeSandstoneData to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing block.BlockLiquidMixin from mixins.common.core.json into net.minecraft.block.BlockLiquid
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/block/ChangeBlockEvent to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing block.BlockReedMixin from mixins.common.core.json into net.minecraft.block.BlockReed
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableGrowthData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeGrowthData to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing block.BlockMyceliumMixin from mixins.common.core.json into net.minecraft.block.BlockMycelium
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableSnowedData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeSnowedData to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing mcp.block.BlockColoredMixin_API from mixins.common.api.json into net.minecraft.block.BlockColored
[15:35:38] [main/DEBUG] [mixin]: Mixing block.BlockColoredMixin from mixins.common.core.json into net.minecraft.block.BlockColored
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/block/DyeableBlockBridge to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing block.DyeableBlockMixin from mixins.common.core.json into net.minecraft.block.BlockColored
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/ImmutableDyeableData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/ImmutableSpongeDyeableData to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing block.BlockTorchMixin from mixins.common.core.json into net.minecraft.block.BlockTorch
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableAttachedData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeAttachedData to metadata cache
[15:35:38] [main/DEBUG] [mixin]: Mixing block.BlockDirtMixin from mixins.common.core.json into net.minecraft.block.BlockDirt
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableDirtData to metadata cache
[15:35:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeDirtData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.block.BlockDirt_DirtTypeMixin_API from mixins.common.api.json into net.minecraft.block.BlockDirt$DirtType
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockEndPortalFrameMixin from mixins.common.core.json into net.minecraft.block.BlockEndPortalFrame
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockCarpetMixin from mixins.common.core.json into net.minecraft.block.BlockCarpet
[15:35:39] [main/DEBUG] [mixin]: Mixing block.DyeableBlockMixin from mixins.common.core.json into net.minecraft.block.BlockCarpet
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockHugeMushroomMixin from mixins.common.core.json into net.minecraft.block.BlockHugeMushroom
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableBigMushroomData to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeBigMushroomData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.block.BlockHugeMushroom_EnumTypeMixin_API from mixins.common.api.json into net.minecraft.block.BlockHugeMushroom$EnumType
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockSnowMixin from mixins.common.core.json into net.minecraft.block.BlockSnow
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableLayeredData to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeLayeredData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.block.BlockWallMixin_API from mixins.common.api.json into net.minecraft.block.BlockWall
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockWallMixin from mixins.common.core.json into net.minecraft.block.BlockWall
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableWallData to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeWallData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.block.BlockWall_EnumTypeMixin_API from mixins.common.api.json into net.minecraft.block.BlockWall$EnumType
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockStairsMixin from mixins.common.core.json into net.minecraft.block.BlockStairs
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableStairShapeData to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeStairShapeData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.block.BlockStairs_EnumShapeMixin_API from mixins.common.api.json into net.minecraft.block.BlockStairs$EnumShape
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockButtonMixin from mixins.common.core.json into net.minecraft.block.BlockButton
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutablePoweredData to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongePoweredData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockCactusMixin from mixins.common.core.json into net.minecraft.block.BlockCactus
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockCropsMixin from mixins.common.core.json into net.minecraft.block.BlockCrops
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockNetherWartMixin from mixins.common.core.json into net.minecraft.block.BlockNetherWart
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockTallGrassMixin from mixins.common.core.json into net.minecraft.block.BlockTallGrass
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableShrubData to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeShrubData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.block.BlockDoublePlant_EnumPlantTypeMixin_API from mixins.common.api.json into net.minecraft.block.BlockDoublePlant$EnumPlantType
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockStemMixin from mixins.common.core.json into net.minecraft.block.BlockStem
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.block.BlockTallGrass_EnumTypeMixin_API from mixins.common.api.json into net.minecraft.block.BlockTallGrass$EnumType
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.block.BlockSaplingMixin_API from mixins.common.api.json into net.minecraft.block.BlockSapling
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockSaplingMixin from mixins.common.core.json into net.minecraft.block.BlockSapling
[15:35:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenHugeTrees to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing world.gen.feature.WorldGeneratorMixin from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenerator
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/world/gen/feature/WorldGeneratorBridge to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing world.gen.feature.WorldGeneratorMixin_Forge from mixins.forge.core.json into net.minecraft.world.gen.feature.WorldGenerator
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.world.gen.feature.WorldGenBigTreeMixin_API from mixins.common.api.json into net.minecraft.world.gen.feature.WorldGenBigTree
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/PopulatorObject to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.world.gen.feature.WorldGenTreesMixin_API from mixins.common.api.json into net.minecraft.world.gen.feature.WorldGenTrees
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/world/gen/WorldGenTreesBridge to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/weighted/VariableAmount to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing world.gen.feature.WorldGenTreesMixin from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenTrees
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.world.gen.feature.WorldGenMegaPineTreeMixin_API from mixins.common.api.json into net.minecraft.world.gen.feature.WorldGenMegaPineTree
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.world.gen.feature.WorldGenTaiga2Mixin_API from mixins.common.api.json into net.minecraft.world.gen.feature.WorldGenTaiga2
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.world.gen.feature.WorldGenBirchTreeMixin_API from mixins.common.api.json into net.minecraft.world.gen.feature.WorldGenBirchTree
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.world.gen.feature.WorldGenMegaJungleMixin_API from mixins.common.api.json into net.minecraft.world.gen.feature.WorldGenMegaJungle
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.world.gen.feature.WorldGenSavannaTreeMixin from mixins.common.api.json into net.minecraft.world.gen.feature.WorldGenSavannaTree
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.world.gen.feature.WorldGenCanopyTreeMixin from mixins.common.api.json into net.minecraft.world.gen.feature.WorldGenCanopyTree
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.block.BlockPrismarineMixin_API from mixins.common.api.json into net.minecraft.block.BlockPrismarine
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockPrismarineMixin from mixins.common.core.json into net.minecraft.block.BlockPrismarine
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutablePrismarineData to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongePrismarineData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.block.BlockPrismarine_EnumTypeMixin_API from mixins.common.api.json into net.minecraft.block.BlockPrismarine$EnumType
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockFenceMixin from mixins.common.core.json into net.minecraft.block.BlockFence
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockSilverfishMixin from mixins.common.core.json into net.minecraft.block.BlockSilverfish
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableDisguisedBlockData to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeDisguisedBlockData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.entity.monster.EntitySilverfishMixin_API from mixins.common.api.json into net.minecraft.entity.monster.EntitySilverfish
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/Monster to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/Hostile to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/IMob to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/Silverfish to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.entity.monster.EntityMobMixin_API from mixins.common.api.json into net.minecraft.entity.monster.EntityMob
[15:35:39] [main/DEBUG] [mixin]: Mixing entity.monster.EntityMobMixin from mixins.common.core.json into net.minecraft.entity.monster.EntityMob
[15:35:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemAxe to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.entity.EntityCreatureMixin_API from mixins.common.api.json into net.minecraft.entity.EntityCreature
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.entity.EntityLivingMixin_API from mixins.common.api.json into net.minecraft.entity.EntityLiving
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/ai/GoalTypes to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeAgentData to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/common/AbstractBooleanData to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/AgentData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing entity.EntityLivingAccessor from mixins.common.core.json into net.minecraft.entity.EntityLiving
[15:35:39] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getAiFlagsParameter()Lnet/minecraft/network/datasync/DataParameter; to accessor$getAiFlagsParameter_$md$961684$0 in mixins.common.core.json:entity.EntityLivingAccessor
[15:35:39] [main/DEBUG] [mixin]: Mixing entity.EntityLivingMixin from mixins.common.core.json into net.minecraft.entity.EntityLiving
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/entity/ai/EntityAITasksBridge to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/ai/AITaskEvent to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/living/TargetAgentEvent to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/entity/ai/EntityAIBasesBridge to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/LeashEntityEvent to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/UnleashEntityEvent to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/ai/SetAITargetEvent to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/ai/GoalType to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/ai/Goal to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/DominantHandData to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/PersistingData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.block.BlockSilverfish_EnumTypeMixin_API from mixins.common.api.json into net.minecraft.block.BlockSilverfish$EnumType
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockPaneMixin from mixins.common.core.json into net.minecraft.block.BlockPane
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockStainedGlassPaneMixin from mixins.common.core.json into net.minecraft.block.BlockStainedGlassPane
[15:35:39] [main/DEBUG] [mixin]: Mixing block.DyeableBlockMixin from mixins.common.core.json into net.minecraft.block.BlockStainedGlassPane
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockQuartzMixin from mixins.common.core.json into net.minecraft.block.BlockQuartz
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableQuartzData to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeQuartzData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.block.BlockQuartz_EnumTypeMixin_API from mixins.common.api.json into net.minecraft.block.BlockQuartz$EnumType
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.block.BlockPistonExtension_EnumPistonTypeMixin_API from mixins.common.api.json into net.minecraft.block.BlockPistonExtension$EnumPistonType
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockSandStoneMixin from mixins.common.core.json into net.minecraft.block.BlockSandStone
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.block.BlockSandstone_EnumTypeMixin_API from mixins.common.api.json into net.minecraft.block.BlockSandStone$EnumType
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockPlanksMixin from mixins.common.core.json into net.minecraft.block.BlockPlanks
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockPortalMixin from mixins.common.core.json into net.minecraft.block.BlockPortal
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableAxisData to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/Axis to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeAxisData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockStainedGlassMixin from mixins.common.core.json into net.minecraft.block.BlockStainedGlass
[15:35:39] [main/DEBUG] [mixin]: Mixing block.DyeableBlockMixin from mixins.common.core.json into net.minecraft.block.BlockStainedGlass
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockRailBaseMixin from mixins.common.core.json into net.minecraft.block.BlockRailBase
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableRailDirectionData to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockRail to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockRailBaseMixin_Forge from mixins.forge.core.json into net.minecraft.block.BlockRailBase
[15:35:39] [main/DEBUG] [mixin]: Renaming synthetic method lambda$forge$onMinecartRailPass$0(Lorg/spongepowered/common/bridge/world/chunk/ChunkBridge;Lnet/minecraft/block/Block;Lnet/minecraft/util/math/BlockPos;Lorg/spongepowered/api/entity/living/player/User;)V to md961684$lambda$forge$onMinecartRailPass$0$0 in mixins.forge.core.json:block.BlockRailBaseMixin_Forge
[15:35:39] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/UnmodifiableIterator to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeRailDirectionData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.block.BlockRailBase_EnumRailDirectionMixin_API from mixins.common.api.json into net.minecraft.block.BlockRailBase$EnumRailDirection
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockRailPoweredMixin from mixins.common.core.json into net.minecraft.block.BlockRailPowered
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockRailDetectorMixin from mixins.common.core.json into net.minecraft.block.BlockRailDetector
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockLeavesMixin from mixins.common.core.json into net.minecraft.block.BlockLeaves
[15:35:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockNewLeaf to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableDecayableData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockLeavesMixin_Forge from mixins.forge.core.json into net.minecraft.block.BlockLeaves
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeDecayableData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockOldLeafMixin_Forge from mixins.forge.core.json into net.minecraft.block.BlockOldLeaf
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockGrassMixin from mixins.common.core.json into net.minecraft.block.BlockGrass
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.block.BlockBannerMixin_API from mixins.common.api.json into net.minecraft.block.BlockBanner
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockBannerMixin from mixins.common.core.json into net.minecraft.block.BlockBanner
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.tileentity.TileEntityBannerMixin_API from mixins.common.api.json into net.minecraft.tileentity.TileEntityBanner
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/Banner to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing tileentity.TileEntityBannerMixin from mixins.common.core.json into net.minecraft.tileentity.TileEntityBanner
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/tileentity/TileEntityBannerBridge to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/meta/SpongePatternLayer to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/meta/PatternLayer to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/BannerPatternShape to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/tileentity/BannerData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.block.BlockSkullMixin_API from mixins.common.api.json into net.minecraft.block.BlockSkull
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockSkullMixin from mixins.common.core.json into net.minecraft.block.BlockSkull
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableDropData to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeDropData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.entity.boss.EntityWitherMixin_API from mixins.common.api.json into net.minecraft.entity.boss.EntityWither
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/Wither to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/Boss to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/Aerial to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/Ranger to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/explosive/FusedExplosive to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/explosive/Explosive to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/explosives/FusedExplosiveBridge to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing entity.boss.EntityWitherMixin from mixins.common.core.json into net.minecraft.entity.boss.EntityWither
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/explosives/ExplosiveBridge to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/ExplosionRadiusData to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/FuseData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.entity.IRangedAttackMobMixin_API from mixins.common.api.json into net.minecraft.entity.IRangedAttackMob
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.tileentity.TileEntitySkullMixin_API from mixins.common.api.json into net.minecraft.tileentity.TileEntitySkull
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/Skull to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/processor/common/SkullUtils to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/SpongeSkullData to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/SkullData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing tileentity.TileEntitySkullAccessor from mixins.common.core.json into net.minecraft.tileentity.TileEntitySkull
[15:35:39] [main/DEBUG] [mixin]: Mixing tileentity.TileEntitySkullMixin from mixins.common.core.json into net.minecraft.tileentity.TileEntitySkull
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/tileentity/TileEntitySkullBridge to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Renaming synthetic method lambda$updatePlayerProfile$0(Lorg/spongepowered/api/profile/GameProfile;Ljava/lang/Throwable;)Lorg/spongepowered/api/profile/GameProfile; to md961684$lambda$updatePlayerProfile$0$0 in mixins.common.core.json:tileentity.TileEntitySkullMixin
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/SkullType to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/RepresentedPlayerData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockStandingSignMixin from mixins.common.core.json into net.minecraft.block.BlockStandingSign
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockSignMixin from mixins.common.core.json into net.minecraft.block.BlockSign
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.tileentity.TileEntitySignMixin_API from mixins.common.api.json into net.minecraft.tileentity.TileEntitySign
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/Sign to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing tileentity.TileEntitySignMixin from mixins.common.core.json into net.minecraft.tileentity.TileEntitySign
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/tileentity/SignData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.block.BlockBrewingStandMixin_API from mixins.common.api.json into net.minecraft.block.BlockBrewingStand
[15:35:39] [main/DEBUG] [mixin]: Mixing item.inventory.IInventoryMixin_API from mixins.common.api.json into net.minecraft.inventory.IInventory
[15:35:39] [main/DEBUG] [mixin]: Mixing item.inventory.IInventoryFabricMixin from mixins.common.core.json into net.minecraft.inventory.IInventory
[15:35:39] [main/DEBUG] [mixin]: Mixing forge.items.DefaultInventoryAdaptersMixin_Forge from mixins.forge.core.json into net.minecraft.inventory.IInventory
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.tileentity.TileEntityBrewingStandMixin_API from mixins.common.api.json into net.minecraft.tileentity.TileEntityBrewingStand
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/type/TileEntityInventory to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/type/PersistentInventory to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/type/Interactable to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/carrier/TileEntityCarrier to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/BlockCarrier to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/ILockableContainer to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/item/inventory/adapter/DefaultInventoryAdapter to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/fabric/UniversalFabric to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/carrier/BrewingStand to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing tileentity.TileEntityBrewingStandAccessor from mixins.common.core.json into net.minecraft.tileentity.TileEntityBrewingStand
[15:35:39] [main/DEBUG] [mixin]: Mixing tileentity.TileEntityBrewingStandMixin from mixins.common.core.json into net.minecraft.tileentity.TileEntityBrewingStand
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/ReusableLensProvider to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/item/inventory/InventoryAdapterBridge to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/data/CustomNameableBridge to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Renaming synthetic method lambda$impl$generateBrewingSlotProvider$14(I)Lorg/spongepowered/common/item/inventory/lens/slots/SlotLens; to md961684$lambda$impl$generateBrewingSlotProvider$14$0 in mixins.common.core.json:tileentity.TileEntityBrewingStandMixin
[15:35:39] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$13(ILorg/spongepowered/api/item/ItemType;)Z to md961684$lambda$null$13$1 in mixins.common.core.json:tileentity.TileEntityBrewingStandMixin
[15:35:39] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$12(ILorg/spongepowered/api/item/inventory/ItemStack;)Z to md961684$lambda$null$12$2 in mixins.common.core.json:tileentity.TileEntityBrewingStandMixin
[15:35:39] [main/DEBUG] [mixin]: Renaming synthetic method lambda$impl$generateBrewingSlotProvider$11(I)Lorg/spongepowered/common/item/inventory/lens/slots/SlotLens; to md961684$lambda$impl$generateBrewingSlotProvider$11$3 in mixins.common.core.json:tileentity.TileEntityBrewingStandMixin
[15:35:39] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$10(ILorg/spongepowered/api/item/ItemType;)Z to md961684$lambda$null$10$4 in mixins.common.core.json:tileentity.TileEntityBrewingStandMixin
[15:35:39] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$9(ILorg/spongepowered/api/item/inventory/ItemStack;)Z to md961684$lambda$null$9$5 in mixins.common.core.json:tileentity.TileEntityBrewingStandMixin
[15:35:39] [main/DEBUG] [mixin]: Renaming synthetic method lambda$impl$generateBrewingSlotProvider$8(I)Lorg/spongepowered/common/item/inventory/lens/slots/SlotLens; to md961684$lambda$impl$generateBrewingSlotProvider$8$6 in mixins.common.core.json:tileentity.TileEntityBrewingStandMixin
[15:35:39] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$7(ILorg/spongepowered/api/item/ItemType;)Z to md961684$lambda$null$7$7 in mixins.common.core.json:tileentity.TileEntityBrewingStandMixin
[15:35:39] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$6(ILorg/spongepowered/api/item/inventory/ItemStack;)Z to md961684$lambda$null$6$8 in mixins.common.core.json:tileentity.TileEntityBrewingStandMixin
[15:35:39] [main/DEBUG] [mixin]: Renaming synthetic method lambda$impl$generateBrewingSlotProvider$5(I)Lorg/spongepowered/common/item/inventory/lens/slots/SlotLens; to md961684$lambda$impl$generateBrewingSlotProvider$5$9 in mixins.common.core.json:tileentity.TileEntityBrewingStandMixin
[15:35:39] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$4(ILorg/spongepowered/api/item/ItemType;)Z to md961684$lambda$null$4$a in mixins.common.core.json:tileentity.TileEntityBrewingStandMixin
[15:35:39] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$3(ILorg/spongepowered/api/item/inventory/ItemStack;)Z to md961684$lambda$null$3$b in mixins.common.core.json:tileentity.TileEntityBrewingStandMixin
[15:35:39] [main/DEBUG] [mixin]: Renaming synthetic method lambda$impl$generateBrewingSlotProvider$2(I)Lorg/spongepowered/common/item/inventory/lens/slots/SlotLens; to md961684$lambda$impl$generateBrewingSlotProvider$2$c in mixins.common.core.json:tileentity.TileEntityBrewingStandMixin
[15:35:39] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$1(ILorg/spongepowered/api/item/ItemType;)Z to md961684$lambda$null$1$d in mixins.common.core.json:tileentity.TileEntityBrewingStandMixin
[15:35:39] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$0(ILorg/spongepowered/api/item/inventory/ItemStack;)Z to md961684$lambda$null$0$e in mixins.common.core.json:tileentity.TileEntityBrewingStandMixin
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/ReusableLens to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/minecraft/BrewingStandInventoryLens to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/RealLens to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/slots/FilteringSlotLensImpl to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/slots/FilteringSlotLens to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/slots/InputSlotLensImpl to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/slots/InputSlotLens to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/ISidedInventory to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/SlotProvider to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/adapter/impl/slots/InputSlotAdapter to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/collections/SlotLensProvider to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/adapter/impl/slots/FilteringSlotAdapter to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/collections/SlotCollection to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.tileentity.TileEntityLockableMixin_API from mixins.common.api.json into net.minecraft.tileentity.TileEntityLockable
[15:35:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/LockCode to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/DefaultSingleBlockCarrier to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/SingleBlockCarrier to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing item.inventory.ReusableLensInventoryAdapterMixin from mixins.common.core.json into net.minecraft.tileentity.TileEntityLockable
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/adapter/ReusableLensInventoryAdapaterBridge to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing item.inventory.TraitInventoryAdapterMixin from mixins.common.core.json into net.minecraft.tileentity.TileEntityLockable
[15:35:39] [main/DEBUG] [mixin]: Mixing tileentity.TileEntityLockableMixin from mixins.common.core.json into net.minecraft.tileentity.TileEntityLockable
[15:35:39] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$generateReusableLens$1(Lorg/spongepowered/common/item/inventory/lens/SlotProvider;)Lorg/spongepowered/common/item/inventory/lens/comp/OrderedInventoryLens; to md961684$lambda$bridge$generateReusableLens$1$0 in mixins.common.core.json:tileentity.TileEntityLockableMixin
[15:35:39] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$generateReusableLens$0()Lorg/spongepowered/common/item/inventory/lens/SlotProvider; to md961684$lambda$bridge$generateReusableLens$0$1 in mixins.common.core.json:tileentity.TileEntityLockableMixin
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/comp/OrderedInventoryLensImpl to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/ConceptualLens to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/tileentity/LockableData to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/item/InventoryItemData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockHopperMixin from mixins.common.core.json into net.minecraft.block.BlockHopper
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.tileentity.TileEntityHopperMixin_API from mixins.common.api.json into net.minecraft.tileentity.TileEntityHopper
[15:35:39] [main/DEBUG] [mixin]: Mixing tileentity.TileEntityHopperAccessor from mixins.common.core.json into net.minecraft.tileentity.TileEntityHopper
[15:35:39] [main/DEBUG] [mixin]: Mixing tileentity.TileEntityHopperMixin from mixins.common.core.json into net.minecraft.tileentity.TileEntityHopper
[15:35:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/loot/ILootContainer to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Renaming synthetic method lambda$impl$throwEventsForInsertion$1(Lnet/minecraft/inventory/IInventory;Lnet/minecraft/inventory/IInventory;Lnet/minecraft/item/ItemStack;ILnet/minecraft/util/EnumFacing;)Lnet/minecraft/item/ItemStack; to md961684$lambda$impl$throwEventsForInsertion$1$0 in mixins.common.core.json:tileentity.TileEntityHopperMixin
[15:35:39] [main/DEBUG] [mixin]: Renaming synthetic method lambda$impl$trackNotifierWhenTransferring$0(Lnet/minecraft/inventory/IInventory;Lorg/spongepowered/api/entity/living/player/User;)V to md961684$lambda$impl$trackNotifierWhenTransferring$0$1 in mixins.common.core.json:tileentity.TileEntityHopperMixin
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/comp/GridInventoryLensImpl to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/comp/Inventory2DLensImpl to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/comp/GridInventoryLens to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/IHopper to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/carrier/Hopper to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/tileentity/CooldownData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.tileentity.TileEntityLockableLootMixin_API from mixins.common.api.json into net.minecraft.tileentity.TileEntityLockableLoot
[15:35:39] [main/DEBUG] [mixin]: Mixing tileentity.TileEntityLockableLootMixin from mixins.common.core.json into net.minecraft.tileentity.TileEntityLockableLoot
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.block.BlockFlowerPotMixin_API from mixins.common.api.json into net.minecraft.block.BlockFlowerPot
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockFlowerPotAccessor from mixins.common.core.json into net.minecraft.block.BlockFlowerPot
[15:35:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockDeadBush to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockFlowerMixin from mixins.common.core.json into net.minecraft.block.BlockFlower
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutablePlantData to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongePlantData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.tileentity.TileEntityFlowerPotMixin_API from mixins.common.api.json into net.minecraft.tileentity.TileEntityFlowerPot
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/FlowerPot to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.tileentity.TileEntityDaylightDetectorMixin_API from mixins.common.api.json into net.minecraft.tileentity.TileEntityDaylightDetector
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/DaylightDetector to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockDispenserMixin from mixins.common.core.json into net.minecraft.block.BlockDispenser
[15:35:39] [main/DEBUG] [mixin]: Renaming synthetic method lambda$impl$CreateContextOnDispensing$1(Lorg/spongepowered/common/bridge/world/chunk/ChunkBridge;Lnet/minecraft/util/math/BlockPos;)Ljava/util/Optional; to md961684$lambda$impl$CreateContextOnDispensing$1$0 in mixins.common.core.json:block.BlockDispenserMixin
[15:35:39] [main/DEBUG] [mixin]: Renaming synthetic method lambda$impl$CreateContextOnDispensing$0(Lorg/spongepowered/common/bridge/world/chunk/ChunkBridge;Lnet/minecraft/util/math/BlockPos;)Ljava/util/Optional; to md961684$lambda$impl$CreateContextOnDispensing$0$1 in mixins.common.core.json:block.BlockDispenserMixin
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/DropItemEvent to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockSourceImpl to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/dispenser/IBehaviorDispenseItem to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/dispenser/IBlockSource to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.tileentity.TileEntityDispenserMixin_API from mixins.common.api.json into net.minecraft.tileentity.TileEntityDispenser
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/carrier/Dispenser to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/source/BlockProjectileSource to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing tileentity.TileEntityDispenserMixin from mixins.common.core.json into net.minecraft.tileentity.TileEntityDispenser
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockJukeboxAccessor from mixins.common.core.json into net.minecraft.block.BlockJukebox
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.tileentity.TileEntityJukeboxMixin_API from mixins.common.api.json into net.minecraft.block.BlockJukebox$TileEntityJukebox
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/Jukebox to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockSandMixin from mixins.common.core.json into net.minecraft.block.BlockSand
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableSandData to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeSandData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockFallingMixin from mixins.common.core.json into net.minecraft.block.BlockFalling
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.entity.item.EntityFallingBlockMixin_API from mixins.common.api.json into net.minecraft.entity.item.EntityFallingBlock
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/FallingBlock to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing entity.item.EntityFallingBlockAccessor from mixins.common.core.json into net.minecraft.entity.item.EntityFallingBlock
[15:35:39] [main/DEBUG] [mixin]: Mixing entity.item.EntityFallingBlockMixin from mixins.common.core.json into net.minecraft.entity.item.EntityFallingBlock
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/FallingBlockData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.block.BlockSand_EnumTypeMixin_API from mixins.common.api.json into net.minecraft.block.BlockSand$EnumType
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockAnvilMixin from mixins.common.core.json into net.minecraft.block.BlockAnvil
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockCakeMixin from mixins.common.core.json into net.minecraft.block.BlockCake
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockFireAccessor from mixins.common.core.json into net.minecraft.block.BlockFire
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockFireMixin from mixins.common.core.json into net.minecraft.block.BlockFire
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockFireMixin_Forge from mixins.forge.core.json into net.minecraft.block.BlockFire
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.block.BlockSlab_EnumBlockHalfMixin_API from mixins.common.api.json into net.minecraft.block.BlockSlab$EnumBlockHalf
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.block.BlockStoneSlabMixin_API from mixins.common.api.json into net.minecraft.block.BlockStoneSlabNew
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockStoneSlabMixin from mixins.common.core.json into net.minecraft.block.BlockStoneSlabNew
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableSlabData to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/SlabTypes to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableSeamlessData to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeSlabData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.block.BlockStoneSlabNew_EnumTypeMixin_API from mixins.common.api.json into net.minecraft.block.BlockStoneSlabNew$EnumType
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.block.BlockStoneSlabMixin_API from mixins.common.api.json into net.minecraft.block.BlockStoneSlab
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockStoneSlabMixin from mixins.common.core.json into net.minecraft.block.BlockStoneSlab
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.block.BlockStoneSlab_EnumTypeMixin_API from mixins.common.api.json into net.minecraft.block.BlockStoneSlab$EnumType
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockWoodSlabMixin from mixins.common.core.json into net.minecraft.block.BlockWoodSlab
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.block.BlockSpongeMixin_API from mixins.common.api.json into net.minecraft.block.BlockSponge
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockSpongeMixin from mixins.common.core.json into net.minecraft.block.BlockSponge
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/ImmutableWetData to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/ImmutableSpongeWetData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockStaticLiquidMixin from mixins.common.core.json into net.minecraft.block.BlockStaticLiquid
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockTripWireHookMixin from mixins.common.core.json into net.minecraft.block.BlockTripWireHook
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.block.BlockDoorMixin_API from mixins.common.api.json into net.minecraft.block.BlockDoor
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockDoorMixin from mixins.common.core.json into net.minecraft.block.BlockDoor
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableHingeData to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableOpenData to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeHingeData to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeOpenData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.block.BlockDoor_EnumHingePositionMixin_API from mixins.common.api.json into net.minecraft.block.BlockDoor$EnumHingePosition
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/Hinges to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockStoneBrickMixin from mixins.common.core.json into net.minecraft.block.BlockStoneBrick
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableBrickData to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeBrickData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.block.BlockStoneBrick_EnumTypeMixin_API from mixins.common.api.json into net.minecraft.block.BlockStoneBrick$EnumType
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockLeverMixin from mixins.common.core.json into net.minecraft.block.BlockLever
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockTNTMixin from mixins.common.core.json into net.minecraft.block.BlockTNT
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/entity/item/EntityTNTPrimedBridge to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.entity.item.EntityTNTPrimedMixin_API from mixins.common.api.json into net.minecraft.entity.item.EntityTNTPrimed
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/explosive/PrimedTNT to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing entity.item.EntityTNTPrimedMixin from mixins.common.core.json into net.minecraft.entity.item.EntityTNTPrimed
[15:35:39] [main/DEBUG] [mixin]: Renaming synthetic method lambda$spongeImpl$UseSpongeExplosionInstead$0()Lnet/minecraft/world/Explosion; to md961684$lambda$spongeImpl$UseSpongeExplosionInstead$0$0 in mixins.common.core.json:entity.item.EntityTNTPrimedMixin
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.block.BlockBedMixin_API from mixins.common.api.json into net.minecraft.block.BlockBed
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockBedMixin from mixins.common.core.json into net.minecraft.block.BlockBed
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableOccupiedData to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeOccupiedData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.block.BlockRedstoneComparatorMixin_API from mixins.common.api.json into net.minecraft.block.BlockRedstoneComparator
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockRedstoneComparatorMixin from mixins.common.core.json into net.minecraft.block.BlockRedstoneComparator
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableComparatorData to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeComparatorData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.tileentity.TileEntityComparatorMixin_API from mixins.common.api.json into net.minecraft.tileentity.TileEntityComparator
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/Comparator to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.block.BlockRedstoneComparator_ModeMixin_API from mixins.common.api.json into net.minecraft.block.BlockRedstoneComparator$Mode
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockCocoaMixin from mixins.common.core.json into net.minecraft.block.BlockCocoa
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockFenceGateMixin from mixins.common.core.json into net.minecraft.block.BlockFenceGate
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableInWallData to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeInWallData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockRedstoneWireMixin from mixins.common.core.json into net.minecraft.block.BlockRedstoneWire
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeWireAttachmentData to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableWireAttachmentData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.block.BlockRedstoneWire_EnumAttachPositionMixin_API from mixins.common.api.json into net.minecraft.block.BlockRedstoneWire$EnumAttachPosition
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockTripWireMixin from mixins.common.core.json into net.minecraft.block.BlockTripWire
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableDisarmedData to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeDisarmedData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockPressurePlateWeightedMixin from mixins.common.core.json into net.minecraft.block.BlockPressurePlateWeighted
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockPressurePlateMixin from mixins.common.core.json into net.minecraft.block.BlockPressurePlate
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockTrapDoorMixin from mixins.common.core.json into net.minecraft.block.BlockTrapDoor
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.block.BlockRedstoneRepeaterMixin_API from mixins.common.api.json into net.minecraft.block.BlockRedstoneRepeater
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockRedstoneRepeaterMixin from mixins.common.core.json into net.minecraft.block.BlockRedstoneRepeater
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableDelayableData to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeDelayableData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.block.BlockConcretePowderMixin_API from mixins.common.api.json into net.minecraft.block.BlockConcretePowder
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockConcretePowderMixin from mixins.common.core.json into net.minecraft.block.BlockConcretePowder
[15:35:39] [main/DEBUG] [mixin]: Mixing block.DyeableBlockMixin from mixins.common.core.json into net.minecraft.block.BlockConcretePowder
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockDynamicLiquidMixin from mixins.common.core.json into net.minecraft.block.BlockDynamicLiquid
[15:35:39] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$getTickFrameModifier$0(Lorg/spongepowered/api/event/CauseStackManager$StackFrame;Lorg/spongepowered/common/bridge/world/WorldServerBridge;)V to md961684$lambda$bridge$getTickFrameModifier$0$0 in mixins.common.core.json:block.BlockDynamicLiquidMixin
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockNoteAccessor from mixins.common.core.json into net.minecraft.block.BlockNote
[15:35:39] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getInstruments()Ljava/util/List; to accessor$getInstruments_$md$961684$0 in mixins.common.core.json:block.BlockNoteAccessor
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockNoteMixin from mixins.common.core.json into net.minecraft.block.BlockNote
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/property/block/InstrumentProperty to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/NotePitchRegistryModule to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for java/lang/Float to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/Note to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/InstrumentType to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/NotePitch to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.tileentity.TileEntityNoteMixin_API from mixins.common.api.json into net.minecraft.tileentity.TileEntityNote
[15:35:39] [main/TRACE] [mixin]: Added class metadata for java/lang/Byte to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/tileentity/NoteData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.entity.item.EntityMinecartMixin_API from mixins.common.api.json into net.minecraft.entity.item.EntityMinecart
[15:35:39] [main/DEBUG] [mixin]: Mixing entity.item.EntityMinecartMixin from mixins.common.core.json into net.minecraft.entity.item.EntityMinecart
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/entity/item/EntityMinecartBridge to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/VectorSerializer to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing minecraft.entity.vehicle.EntityMinecartMixin_ForgeAPI from mixins.forge.api.json into net.minecraft.entity.item.EntityMinecart
[15:35:39] [main/DEBUG] [mixin]: Mixing entity.vehicle.EntityMinecartMixin_Forge from mixins.forge.core.json into net.minecraft.entity.item.EntityMinecart
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/MinecartBlockData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.tileentity.TileEntityPistonMixin_API from mixins.common.api.json into net.minecraft.tileentity.TileEntityPiston
[15:35:39] [main/DEBUG] [mixin]: Mixing tileentity.TileEntityPistonMixin from mixins.common.core.json into net.minecraft.tileentity.TileEntityPiston
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/Piston to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.block.BlockFlower_EnumFlowerTypeMixin_API from mixins.common.api.json into net.minecraft.block.BlockFlower$EnumFlowerType
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.world.gen.feature.WorldGenBigMushroomMixin_API from mixins.common.api.json into net.minecraft.world.gen.feature.WorldGenBigMushroom
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/BigMushroom to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/weighted/WeightedTable to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/weighted/RandomObjectTable to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/PopulatorTypes to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/type/MushroomTypes to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/type/MushroomType to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing world.gen.feature.WorldGenBigMushroomMixin from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenBigMushroom
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Mushroom to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/PopulatorType to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.block.BlockDoubleStoneSlabMixin_API from mixins.common.api.json into net.minecraft.block.BlockDoubleStoneSlab
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockDoubleStoneSlabMixin from mixins.common.core.json into net.minecraft.block.BlockDoubleStoneSlab
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeSeamlessData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.tileentity.TileEntityMobSpawnerMixin_API from mixins.common.api.json into net.minecraft.tileentity.TileEntityMobSpawner
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/MobSpawner to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/processor/common/SpawnerUtils to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/SpongeMobSpawnerData to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/MobSpawnerData to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/value/mutable/SpongeWeightedCollectionValue to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/value/mutable/SpongeCollectionValue to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/value/mutable/CollectionValue to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/value/mutable/WeightedCollectionValue to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing tileentity.TileEntityMobSpawnerAccessor from mixins.common.core.json into net.minecraft.tileentity.TileEntityMobSpawner
[15:35:39] [main/DEBUG] [mixin]: Mixing tileentity.TileEntityMobSpawnerMixin from mixins.common.core.json into net.minecraft.tileentity.TileEntityMobSpawner
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/weighted/WeightedSerializableObject to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.tileentity.TileEntityChestMixin_API from mixins.common.api.json into net.minecraft.tileentity.TileEntityChest
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/carrier/Chest to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing tileentity.TileEntityChestMixin from mixins.common.core.json into net.minecraft.tileentity.TileEntityChest
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/block/ConnectedDirectionData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockFurnaceMixin from mixins.common.core.json into net.minecraft.block.BlockFurnace
[15:35:39] [main/DEBUG] [mixin]: Mixing mcp.tileentity.TileEntityFurnaceMixin_API from mixins.common.api.json into net.minecraft.tileentity.TileEntityFurnace
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/carrier/Furnace to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/tileentity/SpongeFurnaceData to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/tileentity/FurnaceData to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing tileentity.TileEntityFurnaceMixin from mixins.common.core.json into net.minecraft.tileentity.TileEntityFurnace
[15:35:39] [main/DEBUG] [mixin]: Renaming synthetic method lambda$impl$generateSlotProvider$5(I)Lorg/spongepowered/common/item/inventory/lens/slots/SlotLens; to md961684$lambda$impl$generateSlotProvider$5$0 in mixins.common.core.json:tileentity.TileEntityFurnaceMixin
[15:35:39] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$4(Lorg/spongepowered/api/item/ItemType;)Z to md961684$lambda$null$4$1 in mixins.common.core.json:tileentity.TileEntityFurnaceMixin
[15:35:39] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$3(Lorg/spongepowered/api/item/inventory/ItemStack;)Z to md961684$lambda$null$3$2 in mixins.common.core.json:tileentity.TileEntityFurnaceMixin
[15:35:39] [main/DEBUG] [mixin]: Renaming synthetic method lambda$impl$generateSlotProvider$2(I)Lorg/spongepowered/common/item/inventory/lens/slots/SlotLens; to md961684$lambda$impl$generateSlotProvider$2$3 in mixins.common.core.json:tileentity.TileEntityFurnaceMixin
[15:35:39] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$1(Lorg/spongepowered/api/item/ItemType;)Z to md961684$lambda$null$1$4 in mixins.common.core.json:tileentity.TileEntityFurnaceMixin
[15:35:39] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$0(Lorg/spongepowered/api/item/inventory/ItemStack;)Z to md961684$lambda$null$0$5 in mixins.common.core.json:tileentity.TileEntityFurnaceMixin
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/minecraft/FurnaceInventoryLens to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/block/tileentity/SmeltEvent to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/block/tileentity/TargetTileEntityEvent to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/AffectItemStackEvent to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/slots/OutputSlotLensImpl to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/slots/OutputSlotLens to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/slots/FuelSlotLensImpl to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/SlotFurnaceFuel to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/adapter/impl/slots/FuelSlotAdapter to metadata cache
[15:35:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/adapter/impl/slots/OutputSlotAdapter to metadata cache
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockLadderMixin from mixins.common.core.json into net.minecraft.block.BlockLadder
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockWallSignMixin from mixins.common.core.json into net.minecraft.block.BlockWallSign
[15:35:39] [main/DEBUG] [mixin]: Mixing block.BlockPumpkinMixin from mixins.common.core.json into net.minecraft.block.BlockPumpkin
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.monster.EntitySnowmanMixin_API from mixins.common.api.json into net.minecraft.entity.monster.EntitySnowman
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/golem/Golem to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing entity.monster.EntitySnowmanMixin from mixins.common.core.json into net.minecraft.entity.monster.EntitySnowman
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/golem/SnowGolem to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.monster.EntityGolemMixin_API from mixins.common.api.json into net.minecraft.entity.monster.EntityGolem
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.monster.EntityIronGolemMixin_API from mixins.common.api.json into net.minecraft.entity.monster.EntityIronGolem
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/golem/IronGolem to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/PlayerCreatedData to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.tileentity.TileEntityEnchantmentTableMixin_API from mixins.common.api.json into net.minecraft.tileentity.TileEntityEnchantmentTable
[15:35:40] [main/DEBUG] [mixin]: Mixing tileentity.TileEntityEnchantmentTableMixin from mixins.common.core.json into net.minecraft.tileentity.TileEntityEnchantmentTable
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/EnchantmentTable to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.tileentity.TileEntityEndPortalMixin_API from mixins.common.api.json into net.minecraft.tileentity.TileEntityEndPortal
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/EndPortal to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing block.BlockDoubleWoodSlabMixin from mixins.common.core.json into net.minecraft.block.BlockDoubleWoodSlab
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.tileentity.TileEntityEnderChestMixin_API from mixins.common.api.json into net.minecraft.tileentity.TileEntityEnderChest
[15:35:40] [main/DEBUG] [mixin]: Mixing tileentity.TileEntityEnderChestMixin from mixins.common.core.json into net.minecraft.tileentity.TileEntityEnderChest
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/EnderChest to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing block.BlockCommandBlockMixin from mixins.common.core.json into net.minecraft.block.BlockCommandBlock
[15:35:40] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketCloseWindow to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing command.CommandSourceMixin_API from mixins.common.api.json into net.minecraft.tileentity.TileEntityCommandBlock
[15:35:40] [main/DEBUG] [mixin]: Mixing command.BlockCommandSourceMixin_API from mixins.common.api.json into net.minecraft.tileentity.TileEntityCommandBlock
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/command/source/CommandBlockSource to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.tileentity.TileEntityCommandBlockMixin_API from mixins.common.api.json into net.minecraft.tileentity.TileEntityCommandBlock
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/CommandBlock to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing service.permission.SubjectMixin_API from mixins.common.api.json into net.minecraft.tileentity.TileEntityCommandBlock
[15:35:40] [main/DEBUG] [mixin]: Mixing command.BlockBasedCommandSourceMixin from mixins.common.core.json into net.minecraft.tileentity.TileEntityCommandBlock
[15:35:40] [main/DEBUG] [mixin]: Mixing service.permission.SubjectMixin from mixins.common.core.json into net.minecraft.tileentity.TileEntityCommandBlock
[15:35:40] [main/DEBUG] [mixin]: Mixing tileentity.TileEntityCommandBlockMixin from mixins.common.core.json into net.minecraft.tileentity.TileEntityCommandBlock
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/CommandData to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.tileentity.TileEntityBeaconMixin_API from mixins.common.api.json into net.minecraft.tileentity.TileEntityBeacon
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/carrier/Beacon to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing tileentity.TileEntityBeaconMixin from mixins.common.core.json into net.minecraft.tileentity.TileEntityBeacon
[15:35:40] [main/DEBUG] [mixin]: Renaming synthetic method lambda$impl$generateBeaconSlotProvider$2(Lorg/spongepowered/common/item/inventory/lens/impl/slots/InputSlotLensImpl;I)Lorg/spongepowered/common/item/inventory/lens/slots/SlotLens; to md961684$lambda$impl$generateBeaconSlotProvider$2$0 in mixins.common.core.json:tileentity.TileEntityBeaconMixin
[15:35:40] [main/DEBUG] [mixin]: Renaming synthetic method lambda$impl$generateBeaconSlotProvider$1(Lorg/spongepowered/api/item/ItemType;)Z to md961684$lambda$impl$generateBeaconSlotProvider$1$1 in mixins.common.core.json:tileentity.TileEntityBeaconMixin
[15:35:40] [main/DEBUG] [mixin]: Renaming synthetic method lambda$impl$generateBeaconSlotProvider$0(Lorg/spongepowered/api/item/inventory/ItemStack;)Z to md961684$lambda$impl$generateBeaconSlotProvider$0$2 in mixins.common.core.json:tileentity.TileEntityBeaconMixin
[15:35:40] [main/DEBUG] [mixin]: Mixing tileentity.TileEntityBeaconAccessor from mixins.common.core.json into net.minecraft.tileentity.TileEntityBeacon
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/tileentity/BeaconData to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing block.BlockDropperMixin from mixins.common.core.json into net.minecraft.block.BlockDropper
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.tileentity.TileEntityDropperMixin_API from mixins.common.api.json into net.minecraft.tileentity.TileEntityDropper
[15:35:40] [main/DEBUG] [mixin]: Mixing tileentity.TileEntityDropperMixin from mixins.common.core.json into net.minecraft.tileentity.TileEntityDropper
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/carrier/Dropper to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing block.BlockHayMixin from mixins.common.core.json into net.minecraft.block.BlockHay
[15:35:40] [main/DEBUG] [mixin]: Mixing block.BlockBannerStandingMixin from mixins.common.core.json into net.minecraft.block.BlockBanner$BlockBannerStanding
[15:35:40] [main/DEBUG] [mixin]: Mixing block.BlockBannerHangingMixin from mixins.common.core.json into net.minecraft.block.BlockBanner$BlockBannerHanging
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.block.BlockDoubleStoneSlabMixin_API from mixins.common.api.json into net.minecraft.block.BlockDoubleStoneSlabNew
[15:35:40] [main/DEBUG] [mixin]: Mixing block.BlockDoubleStoneSlabMixin from mixins.common.core.json into net.minecraft.block.BlockDoubleStoneSlabNew
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.tileentity.TileEntityEndGatewayMixin_API from mixins.common.api.json into net.minecraft.tileentity.TileEntityEndGateway
[15:35:40] [main/DEBUG] [mixin]: Mixing tileentity.TileEntityEndGatewayAccessor from mixins.common.core.json into net.minecraft.tileentity.TileEntityEndGateway
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/EndGateway to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing block.BlockMagmaMixin from mixins.common.core.json into net.minecraft.block.BlockMagma
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.tileentity.TileEntityShulkerBoxMixin_API from mixins.common.api.json into net.minecraft.tileentity.TileEntityShulkerBox
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/carrier/ShulkerBox to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/SpongeDyeableData to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/DyeableData to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing tileentity.TileEntityShulkerBoxMixin from mixins.common.core.json into net.minecraft.tileentity.TileEntityShulkerBox
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.tileentity.TileEntityStructureMixin_API from mixins.common.api.json into net.minecraft.tileentity.TileEntityStructure
[15:35:40] [main/DEBUG] [mixin]: Mixing tileentity.TileEntityStructureAccessor from mixins.common.core.json into net.minecraft.tileentity.TileEntityStructure
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/Structure to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.tileentity.TileEntityStructure_ModeMixin_API from mixins.common.api.json into net.minecraft.tileentity.TileEntityStructure$Mode
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.item.ItemBlockMixin_API from mixins.common.api.json into net.minecraft.item.ItemBlock
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.item.ItemBlockMixin_API from mixins.common.api.json into net.minecraft.item.ItemAir
[15:35:40] [main/DEBUG] [mixin]: Mixing item.ItemLilyPadMixin_Forge from mixins.forge.core.json into net.minecraft.item.ItemLilyPad
[15:35:40] [main/DEBUG] [mixin]: Mixing api.data.DataContainerMixin_API from mixins.common.core.json into org.spongepowered.api.data.DataContainer
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/MemoryDataContainer to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/MemoryDataView to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing item.ItemToolAccessor from mixins.common.core.json into net.minecraft.item.ItemTool
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.item.Item_ToolMaterialMixin_API from mixins.common.api.json into net.minecraft.item.Item$ToolMaterial
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/ToolType to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.projectile.EntityArrowMixin_API from mixins.common.api.json into net.minecraft.entity.projectile.EntityArrow
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/arrow/Arrow to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing entity.projectile.EntityArrowAccessor from mixins.common.core.json into net.minecraft.entity.projectile.EntityArrow
[15:35:40] [main/DEBUG] [mixin]: Mixing entity.projectile.EntityArrowMixin from mixins.common.core.json into net.minecraft.entity.projectile.EntityArrow
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/entity/projectile/ProjectileSourceSerializer to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/math/RayTraceResult to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing entity.projectile.EntityArrowMixin_Activation from mixins.common.entityactivation.json into net.minecraft.entity.projectile.EntityArrow
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/source/UnknownProjectileSource to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/KnockbackData to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/CriticalHitData to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/PickupRuleData to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.projectile.EntityTippedArrowMixin_API from mixins.common.api.json into net.minecraft.entity.projectile.EntityTippedArrow
[15:35:40] [main/DEBUG] [mixin]: Mixing entity.projectile.EntityTippedArrowAccessor from mixins.common.core.json into net.minecraft.entity.projectile.EntityTippedArrow
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/arrow/TippedArrow to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing item.ItemSwordAccessor from mixins.common.core.json into net.minecraft.item.ItemSword
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.item.ItemBlockMixin_API from mixins.common.api.json into net.minecraft.item.ItemBlockSpecial
[15:35:40] [main/DEBUG] [mixin]: Mixing item.ItemHoeAccessor from mixins.common.core.json into net.minecraft.item.ItemHoe
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.item.ItemArmorMaterialMixin_API from mixins.common.api.json into net.minecraft.item.ItemArmor$ArmorMaterial
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.EntityHangingMixin_API from mixins.common.api.json into net.minecraft.entity.EntityHanging
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/hanging/Hanging to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/block/SpongeDirectionalData to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/common/AbstractSingleEnumData to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/block/DirectionalData to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing entity.EntityHangingAccessor from mixins.common.core.json into net.minecraft.entity.EntityHanging
[15:35:40] [main/DEBUG] [mixin]: Mixing entity.EntityHangingMixin from mixins.common.core.json into net.minecraft.entity.EntityHanging
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.item.EntityPaintingMixin_API from mixins.common.api.json into net.minecraft.entity.item.EntityPainting
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/hanging/Painting to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeArtData to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/ArtData to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/Art to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.item.EntityItemFrameMixin_API from mixins.common.api.json into net.minecraft.entity.item.EntityItemFrame
[15:35:40] [main/DEBUG] [mixin]: Mixing entity.item.EntityItemFrameMixin from mixins.common.core.json into net.minecraft.entity.item.EntityItemFrame
[15:35:40] [main/DEBUG] [mixin]: Mixing entity.item.EntityItemFrameMixin_MapOptimization from mixins.common.optimization.json into net.minecraft.entity.item.EntityItemFrame
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/hanging/ItemFrame to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/RotationalData to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.projectile.EntitySnowballMixin_API from mixins.common.api.json into net.minecraft.entity.projectile.EntitySnowball
[15:35:40] [main/DEBUG] [mixin]: Mixing entity.projectile.EntitySnowballMixin from mixins.common.core.json into net.minecraft.entity.projectile.EntitySnowball
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/Snowball to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.projectile.EntityThrowableMixin_API from mixins.common.api.json into net.minecraft.entity.projectile.EntityThrowable
[15:35:40] [main/DEBUG] [mixin]: Mixing entity.projectile.EntityThrowableMixin from mixins.common.core.json into net.minecraft.entity.projectile.EntityThrowable
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.item.EntityBoatMixin_API from mixins.common.api.json into net.minecraft.entity.item.EntityBoat
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/block/SpongeTreeData to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/block/TreeData to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing entity.item.EntityBoatMixin from mixins.common.core.json into net.minecraft.entity.item.EntityBoat
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.projectile.EntityEggMixin_API from mixins.common.api.json into net.minecraft.entity.projectile.EntityEgg
[15:35:40] [main/DEBUG] [mixin]: Mixing entity.projectile.EntityEggMixin from mixins.common.core.json into net.minecraft.entity.projectile.EntityEgg
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/Egg to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing item.ItemFishingRodMixin from mixins.common.core.json into net.minecraft.item.ItemFishingRod
[15:35:40] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/ActionResult to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/FishHook to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.projectile.EntityFishHookMixin_API from mixins.common.api.json into net.minecraft.entity.projectile.EntityFishHook
[15:35:40] [main/DEBUG] [mixin]: Mixing entity.projectile.EntityFishHookMixin from mixins.common.core.json into net.minecraft.entity.projectile.EntityFishHook
[15:35:40] [main/DEBUG] [mixin]: Renaming synthetic method lambda$handleHookRetraction$0(Lnet/minecraft/item/ItemStack;)Lorg/spongepowered/api/data/Transaction; to md961684$lambda$handleHookRetraction$0$0 in mixins.common.core.json:entity.projectile.EntityFishHookMixin
[15:35:40] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/loot/LootTableList to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/loot/LootTableManager to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/loot/LootTable to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/loot/LootContext to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing item.ItemDyeMixin from mixins.common.core.json into net.minecraft.item.ItemDye
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/block/GrowablePhaseContext to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing item.ItemDyeMixin_Forge from mixins.forge.core.json into net.minecraft.item.ItemDye
[15:35:40] [main/DEBUG] [mixin]: Mixing item.ITemMapMixin from mixins.common.core.json into net.minecraft.item.ItemMap
[15:35:40] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemMapBase to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing item.ItemMapMixin_MapOptimization from mixins.common.optimization.json into net.minecraft.item.ItemMap
[15:35:40] [main/DEBUG] [mixin]: Mixing world.storage.MapDataMixin_MapOptimization from mixins.common.optimization.json into net.minecraft.world.storage.MapData
[15:35:40] [main/TRACE] [mixin]: Added class metadata for java/util/LinkedHashMap to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/optimization/OptimizedMapInfoBridge to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for java/lang/reflect/Field to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing item.ItemShearsMixin_Forge from mixins.forge.core.json into net.minecraft.item.ItemShears
[15:35:40] [main/TRACE] [mixin]: Added class metadata for net/minecraft/init/Enchantments to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.potion.PotionEffectMixin_API from mixins.common.api.json into net.minecraft.potion.PotionEffect
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.item.EntityEnderPearlMixin_API from mixins.common.api.json into net.minecraft.entity.item.EntityEnderPearl
[15:35:40] [main/DEBUG] [mixin]: Mixing entity.item.EntityEnderPearlMixin from mixins.common.core.json into net.minecraft.entity.item.EntityEnderPearl
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/teleport/TeleportType to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing item.ItemEnderEyeMixin from mixins.common.core.json into net.minecraft.item.ItemEnderEye
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/EyeOfEnder to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.item.EntityEnderEyeMixin_API from mixins.common.api.json into net.minecraft.entity.item.EntityEnderEye
[15:35:40] [main/DEBUG] [mixin]: Mixing entity.item.EntityEnderEyeMixin from mixins.common.core.json into net.minecraft.entity.item.EntityEnderEye
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.item.EntityExpBottleMixin_API from mixins.common.api.json into net.minecraft.entity.item.EntityExpBottle
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/ThrownExpBottle to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing item.ItemWritableBookMixin from mixins.common.core.json into net.minecraft.item.ItemWritableBook
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/item/AuthorData to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/item/PlainPagedData to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing item.ItemWrittenBookMixin from mixins.common.core.json into net.minecraft.item.ItemWrittenBook
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/item/PagedData to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/item/GenerationData to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing item.ItemFireworkMixin from mixins.common.core.json into net.minecraft.item.ItemFirework
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/Firework to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.item.EntityFireworkRocketMixin_API from mixins.common.api.json into net.minecraft.entity.item.EntityFireworkRocket
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/processor/common/FireworkUtils to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/SpongeFireworkEffectData to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/common/AbstractListData to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/ListData to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/FireworkEffectData to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing entity.item.EntityFireworkRocketAccessor from mixins.common.core.json into net.minecraft.entity.item.EntityFireworkRocket
[15:35:40] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getFireworkItemParameter()Lnet/minecraft/network/datasync/DataParameter; to accessor$getFireworkItemParameter_$md$961684$0 in mixins.common.core.json:entity.item.EntityFireworkRocketAccessor
[15:35:40] [main/DEBUG] [mixin]: Mixing entity.item.EntityFireworkRocketMixin from mixins.common.core.json into net.minecraft.entity.item.EntityFireworkRocket
[15:35:40] [main/DEBUG] [mixin]: Renaming synthetic method lambda$onExplode$0(Lnet/minecraft/world/World;Lnet/minecraft/entity/Entity;BLnet/minecraft/world/Explosion;)V to md961684$lambda$onExplode$0$1 in mixins.common.core.json:entity.item.EntityFireworkRocketMixin
[15:35:40] [main/DEBUG] [mixin]: Mixing entity.item.EntityFireworkRocketMixin_Activation from mixins.common.entityactivation.json into net.minecraft.entity.item.EntityFireworkRocket
[15:35:40] [main/DEBUG] [mixin]: Mixing entity.ArmorEquippableMixin_API from mixins.common.api.json into net.minecraft.entity.item.EntityArmorStand
[15:35:40] [main/DEBUG] [mixin]: Mixing entity.EquippableMixin_API from mixins.common.api.json into net.minecraft.entity.item.EntityArmorStand
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.item.EntityArmorStandMixin_API from mixins.common.api.json into net.minecraft.entity.item.EntityArmorStand
[15:35:40] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/math/Rotations to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeArmorStandData to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/ArmorStandData to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/value/mutable/SetValue to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeDisabledSlotsData to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/DisabledSlotsData to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/BodyParts to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeBodyPartRotationalData to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/BodyPartRotationalData to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing entity.item.EntityArmorStandAccessor from mixins.common.core.json into net.minecraft.entity.item.EntityArmorStand
[15:35:40] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getDefaultHeadRotation()Lnet/minecraft/util/math/Rotations; to accessor$getDefaultHeadRotation_$md$961684$0 in mixins.common.core.json:entity.item.EntityArmorStandAccessor
[15:35:40] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getDefaultBodyRotation()Lnet/minecraft/util/math/Rotations; to accessor$getDefaultBodyRotation_$md$961684$1 in mixins.common.core.json:entity.item.EntityArmorStandAccessor
[15:35:40] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getDefaultLeftarmRotation()Lnet/minecraft/util/math/Rotations; to accessor$getDefaultLeftarmRotation_$md$961684$2 in mixins.common.core.json:entity.item.EntityArmorStandAccessor
[15:35:40] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getDefaultRightarmRotation()Lnet/minecraft/util/math/Rotations; to accessor$getDefaultRightarmRotation_$md$961684$3 in mixins.common.core.json:entity.item.EntityArmorStandAccessor
[15:35:40] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getDefaultLeftlegRotation()Lnet/minecraft/util/math/Rotations; to accessor$getDefaultLeftlegRotation_$md$961684$4 in mixins.common.core.json:entity.item.EntityArmorStandAccessor
[15:35:40] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getDefaultRightlegRotation()Lnet/minecraft/util/math/Rotations; to accessor$getDefaultRightlegRotation_$md$961684$5 in mixins.common.core.json:entity.item.EntityArmorStandAccessor
[15:35:40] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getStatusParameter()Lnet/minecraft/network/datasync/DataParameter; to accessor$getStatusParameter_$md$961684$6 in mixins.common.core.json:entity.item.EntityArmorStandAccessor
[15:35:40] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getHeadRotationParameter()Lnet/minecraft/network/datasync/DataParameter; to accessor$getHeadRotationParameter_$md$961684$7 in mixins.common.core.json:entity.item.EntityArmorStandAccessor
[15:35:40] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getBodyRotationParameter()Lnet/minecraft/network/datasync/DataParameter; to accessor$getBodyRotationParameter_$md$961684$8 in mixins.common.core.json:entity.item.EntityArmorStandAccessor
[15:35:40] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getLeftArmRotationParameter()Lnet/minecraft/network/datasync/DataParameter; to accessor$getLeftArmRotationParameter_$md$961684$9 in mixins.common.core.json:entity.item.EntityArmorStandAccessor
[15:35:40] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getRightArmRotationParameter()Lnet/minecraft/network/datasync/DataParameter; to accessor$getRightArmRotationParameter_$md$961684$a in mixins.common.core.json:entity.item.EntityArmorStandAccessor
[15:35:40] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getLeftLegRotationParameter()Lnet/minecraft/network/datasync/DataParameter; to accessor$getLeftLegRotationParameter_$md$961684$b in mixins.common.core.json:entity.item.EntityArmorStandAccessor
[15:35:40] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getRightLegRotationParameter()Lnet/minecraft/network/datasync/DataParameter; to accessor$getRightLegRotationParameter_$md$961684$c in mixins.common.core.json:entity.item.EntityArmorStandAccessor
[15:35:40] [main/DEBUG] [mixin]: Mixing entity.item.EntityArmorStandMixin from mixins.common.core.json into net.minecraft.entity.item.EntityArmorStand
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/BodyPart to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.EntityLeashKnotMixin_API from mixins.common.api.json into net.minecraft.entity.EntityLeashKnot
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/hanging/LeashHitch to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.item.EntityEnderCrystalMixin_API from mixins.common.api.json into net.minecraft.entity.item.EntityEnderCrystal
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/EnderCrystal to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/entity/item/EntityEnderCrystalBridge to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing entity.item.EntityEnderCrystalMixin from mixins.common.core.json into net.minecraft.entity.item.EntityEnderCrystal
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.projectile.EntityPotionMixin_API from mixins.common.api.json into net.minecraft.entity.projectile.EntityPotion
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/ThrownPotion to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.projectile.EntitySpectralArrowMixin_API from mixins.common.api.json into net.minecraft.entity.projectile.EntitySpectralArrow
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/arrow/SpectralArrow to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing item.ItemRecordAccessor from mixins.common.core.json into net.minecraft.item.ItemRecord
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.item.crafting.IngredientMixin_API from mixins.common.api.json into net.minecraft.item.crafting.Ingredient
[15:35:40] [main/DEBUG] [mixin]: Mixing item.crafting.IngredientAccessor from mixins.common.core.json into net.minecraft.item.crafting.Ingredient
[15:35:40] [main/DEBUG] [mixin]: Mixing fml.common.eventhandler.EventBusMixin_Forge from mixins.forge.core.json into net.minecraftforge.fml.common.eventhandler.EventBus
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/bridge/event/ASMEventHandlerBridge to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/plugin/WorldTickContext to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/plugin/ListenerPhaseContext to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/plugin/ServerTickContext to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/plugin/EventListenerPhaseContext to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/SpongeModPlatform to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/SpongePlatform to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/Platform to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/gameevent/TickEvent to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/eventhandler/ListenerList to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/event/ForgeToSpongeEventFactory to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/event/ForgeToSpongeEventData to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/eventhandler/IEventListener to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/eventhandler/IEventExceptionHandler to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for com/google/common/base/Throwables to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for com/google/common/reflect/TypeToken to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for com/google/common/reflect/TypeCapture to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/ListenerChecker to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/eventhandler/EventPriority to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for java/lang/NoSuchMethodException to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for java/lang/ReflectiveOperationException to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/eventhandler/EventBus$1 to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing forge.common.ForgeInternalHandlerMixin_Forge from mixins.forge.core.json into net.minecraftforge.common.ForgeInternalHandler
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.item.ItemFishFood_FishTypeMixin_API from mixins.common.api.json into net.minecraft.item.ItemFishFood$FishType
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/Fish to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/CookedFish to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing scoreboard.TeamMixin from mixins.common.core.json into net.minecraft.scoreboard.Team
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/scoreboard/TeamBridge to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/format/TextColor to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.scoreboard.ScorePlayerTeamMixin_API from mixins.common.api.json into net.minecraft.scoreboard.ScorePlayerTeam
[15:35:40] [main/DEBUG] [mixin]: Mixing scoreboard.ScorePlayerTeamAccessor from mixins.common.core.json into net.minecraft.scoreboard.ScorePlayerTeam
[15:35:40] [main/DEBUG] [mixin]: Mixing scoreboard.ScorePlayerTeamMixin from mixins.common.core.json into net.minecraft.scoreboard.ScorePlayerTeam
[15:35:40] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$getNonTeamChannel$2(Lorg/spongepowered/api/entity/living/player/Player;)Z to md961684$lambda$bridge$getNonTeamChannel$2$0 in mixins.common.core.json:scoreboard.ScorePlayerTeamMixin
[15:35:40] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$getTeamChannel$1(Lnet/minecraft/entity/player/EntityPlayerMP;Lorg/spongepowered/api/entity/living/player/Player;)Z to md961684$lambda$bridge$getTeamChannel$1$1 in mixins.common.core.json:scoreboard.ScorePlayerTeamMixin
[15:35:40] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$getTeamChannel$0(Ljava/lang/String;)Ljava/util/Optional; to md961684$lambda$bridge$getTeamChannel$0$2 in mixins.common.core.json:scoreboard.ScorePlayerTeamMixin
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/text/TextColorRegistryModule to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/scoreboard/Visibility to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/scoreboard/CollisionRule to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing forge.common.util.ITeleporterMixin_ForgeAPI from mixins.forge.api.json into net.minecraftforge.common.util.ITeleporter
[15:35:40] [main/DEBUG] [mixin]: Mixing forge.common.util.ITeleporterMixin_Forge from mixins.forge.core.json into net.minecraftforge.common.util.ITeleporter
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.effect.EntityLightningBoltMixin_API from mixins.common.api.json into net.minecraft.entity.effect.EntityLightningBolt
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/weather/WeatherEffect to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeExpirableData to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/ExpirableData to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing entity.effect.EntityLightningBoltMixin from mixins.common.core.json into net.minecraft.entity.effect.EntityLightningBolt
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/weather/Lightning to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.effect.EntityWeatherEffectMixin_API from mixins.common.api.json into net.minecraft.entity.effect.EntityWeatherEffect
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.EntityAreaEffectCloudMixin_API from mixins.common.api.json into net.minecraft.entity.EntityAreaEffectCloud
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/AreaEffectCloud to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/effect/particle/ParticleTypes to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeAreaEffectData to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/AreaEffectCloudData to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/value/mutable/SpongeListValue to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/value/mutable/ListValue to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing entity.EntityAreaEffectCloudAccessor from mixins.common.core.json into net.minecraft.entity.EntityAreaEffectCloud
[15:35:40] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getRadiusParameter()Lnet/minecraft/network/datasync/DataParameter; to accessor$getRadiusParameter_$md$961684$0 in mixins.common.core.json:entity.EntityAreaEffectCloudAccessor
[15:35:40] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getColorParameter()Lnet/minecraft/network/datasync/DataParameter; to accessor$getColorParameter_$md$961684$1 in mixins.common.core.json:entity.EntityAreaEffectCloudAccessor
[15:35:40] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getIgnoreRadiusParameter()Lnet/minecraft/network/datasync/DataParameter; to accessor$getIgnoreRadiusParameter_$md$961684$2 in mixins.common.core.json:entity.EntityAreaEffectCloudAccessor
[15:35:40] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getParticleParameter()Lnet/minecraft/network/datasync/DataParameter; to accessor$getParticleParameter_$md$961684$3 in mixins.common.core.json:entity.EntityAreaEffectCloudAccessor
[15:35:40] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getParticleParam1Parameter()Lnet/minecraft/network/datasync/DataParameter; to accessor$getParticleParam1Parameter_$md$961684$4 in mixins.common.core.json:entity.EntityAreaEffectCloudAccessor
[15:35:40] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getParticleParam2Parameter()Lnet/minecraft/network/datasync/DataParameter; to accessor$getParticleParam2Parameter_$md$961684$5 in mixins.common.core.json:entity.EntityAreaEffectCloudAccessor
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/effect/particle/ParticleType to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.monster.EntityGuardianMixin_API from mixins.common.api.json into net.minecraft.entity.monster.EntityGuardian
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/Guardian to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/Aquatic to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing forge.items.IItemHandlerMixin_ForgeAPI from mixins.forge.api.json into net.minecraftforge.items.IItemHandler
[15:35:40] [main/DEBUG] [mixin]: Mixing forge.items.DefaultInventoryAdaptersMixin_Forge from mixins.forge.core.json into net.minecraftforge.items.IItemHandler
[15:35:40] [main/DEBUG] [mixin]: Mixing forge.items.IItemHandlerFabricMixin_Forge from mixins.forge.core.json into net.minecraftforge.items.IItemHandler
[15:35:40] [main/DEBUG] [mixin]: Mixing api.text.LiteralTextMixin from mixins.common.core.json into org.spongepowered.api.text.LiteralText
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.ai.EntityAIBaseMixin_API from mixins.common.api.json into net.minecraft.entity.ai.EntityAIBase
[15:35:40] [main/DEBUG] [mixin]: Mixing entity.ai.EntityAIBaseMixin from mixins.common.core.json into net.minecraft.entity.ai.EntityAIBase
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/entity/AITaskTypeModule to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing entity.ai.EntityAIBaseMixin_Forge from mixins.forge.core.json into net.minecraft.entity.ai.EntityAIBase
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/ai/task/AITaskType to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.ai.EntityAIWanderMixin_API from mixins.common.api.json into net.minecraft.entity.ai.EntityAIWander
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/ai/task/builtin/creature/WanderAITask to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.ai.EntityAIWatchClosestMixin_API from mixins.common.api.json into net.minecraft.entity.ai.EntityAIWatchClosest
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/ai/task/builtin/WatchClosestAITask to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing entity.ai.EntityAIWatchClosestMixin from mixins.common.core.json into net.minecraft.entity.ai.EntityAIWatchClosest
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.ai.EntityAILookIdleMixin_API from mixins.common.api.json into net.minecraft.entity.ai.EntityAILookIdle
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/ai/task/builtin/LookIdleAITask to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.ai.EntityAINearestAttackableTargetMixin_API from mixins.common.api.json into net.minecraft.entity.ai.EntityAINearestAttackableTarget
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/ai/task/builtin/creature/target/TargetAITask to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/ai/task/builtin/creature/target/FindNearestAttackableTargetAITask to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for com/google/common/base/Predicates to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.ai.EntityAITargetMixin_API from mixins.common.api.json into net.minecraft.entity.ai.EntityAITarget
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.monster.EntityWitherSkeletonMixin_API from mixins.common.api.json into net.minecraft.entity.monster.EntityWitherSkeleton
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/Skeleton to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/WitherSkeleton to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing entity.ArmorEquippableMixin_API from mixins.common.api.json into net.minecraft.entity.monster.AbstractSkeleton
[15:35:40] [main/DEBUG] [mixin]: Mixing entity.EquippableMixin_API from mixins.common.api.json into net.minecraft.entity.monster.AbstractSkeleton
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.monster.AbstractSkeletonMixin_API from mixins.common.api.json into net.minecraft.entity.monster.AbstractSkeleton
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.ai.EntityAIAttackMeleeMixin_API from mixins.common.api.json into net.minecraft.entity.ai.EntityAIAttackMelee
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/ai/task/builtin/creature/AttackLivingAITask to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.ai.EntityAISwimmingMixin_API from mixins.common.api.json into net.minecraft.entity.ai.EntityAISwimming
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/ai/task/builtin/SwimmingAITask to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityJumpHelper to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing entity.ai.EntityAISwimmingMixin from mixins.common.core.json into net.minecraft.entity.ai.EntityAISwimming
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.ai.EntityAIAvoidEntityMixin_API from mixins.common.api.json into net.minecraft.entity.ai.EntityAIAvoidEntity
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/ai/task/builtin/creature/AvoidEntityAITask to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.monster.EntityStrayMixin_API from mixins.common.api.json into net.minecraft.entity.monster.EntityStray
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/Stray to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.passive.EntityChickenMixin_API from mixins.common.api.json into net.minecraft.entity.passive.EntityChicken
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/animal/Chicken to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.passive.EntityAnimalMixin_API from mixins.common.api.json into net.minecraft.entity.passive.EntityAnimal
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.EntityAgeableMixin_API from mixins.common.api.json into net.minecraft.entity.EntityAgeable
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeAgeableData to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/AgeableData to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing entity.EntityAgeableAccessor from mixins.common.core.json into net.minecraft.entity.EntityAgeable
[15:35:40] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getBabyParameter()Lnet/minecraft/network/datasync/DataParameter; to accessor$getBabyParameter_$md$961684$0 in mixins.common.core.json:entity.EntityAgeableAccessor
[15:35:40] [main/DEBUG] [mixin]: Mixing entity.EntityAgeableMixin from mixins.common.core.json into net.minecraft.entity.EntityAgeable
[15:35:40] [main/DEBUG] [mixin]: Mixing entity.EntityAgeableMixin_Activation from mixins.common.entityactivation.json into net.minecraft.entity.EntityAgeable
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/BreedableData to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing mcp.entity.projectile.EntityLargeFireballMixin_API from mixins.common.api.json into net.minecraft.entity.projectile.EntityLargeFireball
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/explosive/fireball/Fireball to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/explosive/fireball/LargeFireball to metadata cache
[15:35:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/entity/item/EntityLargeFireballBridge to metadata cache
[15:35:40] [main/DEBUG] [mixin]: Mixing entity.GrieferBridgeMixin from mixins.common.core.json into net.minecraft.entity.projectile.EntityLargeFireball
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.projectile.EntityLargeFireballMixin from mixins.common.core.json into net.minecraft.entity.projectile.EntityLargeFireball
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.projectile.EntityFireballMixin_API from mixins.common.api.json into net.minecraft.entity.projectile.EntityFireball
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.projectile.EntityFireballAccessor from mixins.common.core.json into net.minecraft.entity.projectile.EntityFireball
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.projectile.EntityFireballMixin from mixins.common.core.json into net.minecraft.entity.projectile.EntityFireball
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/AccelerationData to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.projectile.EntitySmallFireballMixin_API from mixins.common.api.json into net.minecraft.entity.projectile.EntitySmallFireball
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.GrieferBridgeMixin from mixins.common.core.json into net.minecraft.entity.projectile.EntitySmallFireball
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.projectile.EntitySmallFireballMixin from mixins.common.core.json into net.minecraft.entity.projectile.EntitySmallFireball
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/explosive/fireball/SmallFireball to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.monster.EntityEndermiteMixin_API from mixins.common.api.json into net.minecraft.entity.monster.EntityEndermite
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/Endermite to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.monster.EntityEndermiteAccessor from mixins.common.core.json into net.minecraft.entity.monster.EntityEndermite
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.projectile.EntityWitherSkullMixin_API from mixins.common.api.json into net.minecraft.entity.projectile.EntityWitherSkull
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/explosive/WitherSkull to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/entity/item/EntityWitherSkullBridge to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.GrieferBridgeMixin from mixins.common.core.json into net.minecraft.entity.projectile.EntityWitherSkull
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.projectile.EntityWitherSkullMixin from mixins.common.core.json into net.minecraft.entity.projectile.EntityWitherSkull
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.monster.EntityHuskMixin_API from mixins.common.api.json into net.minecraft.entity.monster.EntityHusk
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/Zombie to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/Husk to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.ArmorEquippableMixin_API from mixins.common.api.json into net.minecraft.entity.monster.EntityZombie
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.EquippableMixin_API from mixins.common.api.json into net.minecraft.entity.monster.EntityZombie
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.monster.EntityZombieMixin_API from mixins.common.api.json into net.minecraft.entity.monster.EntityZombie
[15:35:41] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityZombie$GroupData to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/IEntityLivingData to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.passive.EntityVillagerMixin_API from mixins.common.api.json into net.minecraft.entity.passive.EntityVillager
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/entity/EntityVillagerBridge to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeCareerData to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/CareerData to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing item.inventory.TraitInventoryAdapterMixin from mixins.common.core.json into net.minecraft.entity.passive.EntityVillager
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.passive.EntityVillagerAccessor from mixins.common.core.json into net.minecraft.entity.passive.EntityVillager
[15:35:41] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getDefaultTradeListMapping()[[[[Lnet/minecraft/entity/passive/EntityVillager$ITradeList; to accessor$getDefaultTradeListMapping_$md$961684$0 in mixins.common.core.json:entity.passive.EntityVillagerAccessor
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.passive.EntityVillagerMixin from mixins.common.core.json into net.minecraft.entity.passive.EntityVillager
[15:35:41] [main/TRACE] [mixin]: Added class metadata for net/minecraft/village/MerchantRecipeList to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/SpongeVillagerRegistry to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/merchant/VillagerRegistry to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.passive.EntityVillagerMixin_Forge from mixins.forge.core.json into net.minecraft.entity.passive.EntityVillager
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/bridge/entity/passive/EntityVillagerBridge_Forge to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/INpc to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/PlayingData to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/TradeOfferData to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing api.item.merchant.MerchantMixin from mixins.common.core.json into org.spongepowered.api.item.merchant.Merchant
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$imerchant$getCustomer$0(Lorg/spongepowered/api/entity/living/Humanoid;)Z to md961684$lambda$imerchant$getCustomer$0$0 in mixins.common.core.json:api.item.merchant.MerchantMixin
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/merchant/TradeOffer to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.monster.EntityZombieVillagerMixin_API from mixins.common.api.json into net.minecraft.entity.monster.EntityZombieVillager
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/ZombieVillager to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.ai.EntityAIBreakDoorMixin from mixins.common.core.json into net.minecraft.entity.ai.EntityAIBreakDoor
[15:35:41] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAIDoorInteract to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.projectile.EntityShulkerBulletMixin_API from mixins.common.api.json into net.minecraft.entity.projectile.EntityShulkerBullet
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/ShulkerBullet to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/EntityTargetingProjectile to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.projectile.EntityShulkerBulletMixin from mixins.common.core.json into net.minecraft.entity.projectile.EntityShulkerBullet
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.projectile.ShulkerBulletEntityAccessor from mixins.common.core.json into net.minecraft.entity.projectile.EntityShulkerBullet
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/TargetedEntityData to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.projectile.EntityDragonFireballMixin_API from mixins.common.api.json into net.minecraft.entity.projectile.EntityDragonFireball
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/explosive/DragonFireball to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.passive.EntitySkeletonHorseMixin_API from mixins.common.api.json into net.minecraft.entity.passive.EntitySkeletonHorse
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/animal/SkeletonHorse to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.passive.AbstractHorseMixin_API from mixins.common.api.json into net.minecraft.entity.passive.AbstractHorse
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.passive.AbstractHorseMixin from mixins.common.core.json into net.minecraft.entity.passive.AbstractHorse
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/inventory/ContainerHorseChestBridge to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.ai.EntityAIRunAroundLikeCrazyMixin_API from mixins.common.api.json into net.minecraft.entity.ai.EntityAIRunAroundLikeCrazy
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/ai/task/builtin/creature/horse/RunAroundLikeCrazyAITask to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.ai.EntityAIRunAroundLikeCrazyMixin from mixins.common.core.json into net.minecraft.entity.ai.EntityAIRunAroundLikeCrazy
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/TameEntityEvent to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.ai.EntityAIMateMixin from mixins.common.core.json into net.minecraft.entity.ai.EntityAIMate
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/BreedEntityEvent to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/InteractEntityEvent to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/action/InteractEvent to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/TristateResult to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.passive.EntityZombieHorseMixin_API from mixins.common.api.json into net.minecraft.entity.passive.EntityZombieHorse
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/animal/ZombieHorse to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.passive.EntityDonkeyMixin_API from mixins.common.api.json into net.minecraft.entity.passive.EntityDonkey
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/animal/Donkey to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.passive.AbstractChestHorseAccessor from mixins.common.core.json into net.minecraft.entity.passive.AbstractChestHorse
[15:35:41] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getDataIdChestParameter()Lnet/minecraft/network/datasync/DataParameter; to accessor$getDataIdChestParameter_$md$961684$0 in mixins.common.core.json:entity.passive.AbstractChestHorseAccessor
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.passive.EntityMuleMixin_API from mixins.common.api.json into net.minecraft.entity.passive.EntityMule
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.monster.EntityEvokerMixin_API from mixins.common.api.json into net.minecraft.entity.monster.EntityEvoker
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/Evoker to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.monster.EntityVexMixin_API from mixins.common.api.json into net.minecraft.entity.monster.EntityVex
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/Vex to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.monster.EntityVindicatorMixin_API from mixins.common.api.json into net.minecraft.entity.monster.EntityVindicator
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/Vindicator to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.monster.EntityVindicatorAccessor from mixins.common.core.json into net.minecraft.entity.monster.EntityVindicator
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/JohnnyData to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing command.CommandSourceMixin_API from mixins.common.api.json into net.minecraft.entity.item.EntityMinecartCommandBlock
[15:35:41] [main/DEBUG] [mixin]: Mixing command.BlockCommandSourceMixin_API from mixins.common.api.json into net.minecraft.entity.item.EntityMinecartCommandBlock
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.item.EntityMinecartCommandBlockMixin_API from mixins.common.api.json into net.minecraft.entity.item.EntityMinecartCommandBlock
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/vehicle/minecart/CommandBlockMinecart to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing service.permission.SubjectMixin_API from mixins.common.api.json into net.minecraft.entity.item.EntityMinecartCommandBlock
[15:35:41] [main/DEBUG] [mixin]: Mixing command.BlockBasedCommandSourceMixin from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartCommandBlock
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.item.EntityMinecartCommandBlockMixin from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartCommandBlock
[15:35:41] [main/DEBUG] [mixin]: Mixing service.permission.SubjectMixin from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartCommandBlock
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.item.EntityMinecartChestMixin_API from mixins.common.api.json into net.minecraft.entity.item.EntityMinecartChest
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.item.EntityMinecartChestMixin from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartChest
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.item.EntityMinecartContainerMixin_API from mixins.common.api.json into net.minecraft.entity.item.EntityMinecartContainer
[15:35:41] [main/DEBUG] [mixin]: Mixing item.inventory.TraitInventoryAdapterMixin from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartContainer
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.item.EntityMinecartContainerMixin from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartContainer
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/DefaultEmptyLens to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.item.EntityMinecartFurnaceMixin_API from mixins.common.api.json into net.minecraft.entity.item.EntityMinecartFurnace
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/vehicle/minecart/FurnaceMinecart to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.item.EntityMinecartFurnaceMixin from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartFurnace
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.item.EntityMinecartTNTMixin_API from mixins.common.api.json into net.minecraft.entity.item.EntityMinecartTNT
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/vehicle/minecart/TNTMinecart to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.item.EntityMinecartTNTMixin from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartTNT
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$onSpongeExplode$1()Lnet/minecraft/world/Explosion; to md961684$lambda$onSpongeExplode$1$0 in mixins.common.core.json:entity.item.EntityMinecartTNTMixin
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$onActivate$0(Ljava/util/UUID;)V to md961684$lambda$onActivate$0$1 in mixins.common.core.json:entity.item.EntityMinecartTNTMixin
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.item.EntityMinecartMobSpawnerMixin_API from mixins.common.api.json into net.minecraft.entity.item.EntityMinecartMobSpawner
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/vehicle/minecart/MobSpawnerMinecart to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.item.EntityMinecartHopperMixin_API from mixins.common.api.json into net.minecraft.entity.item.EntityMinecartHopper
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/vehicle/minecart/HopperMinecart to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.item.EntityMinecartEmptyMixin_API from mixins.common.api.json into net.minecraft.entity.item.EntityMinecartEmpty
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/vehicle/minecart/RideableMinecart to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing command.CommandFeedbackReceiverMixin from mixins.common.core.json into net.minecraft.tileentity.CommandBlockBaseLogic
[15:35:41] [main/DEBUG] [mixin]: Mixing command.ICommandSenderMixin from mixins.common.core.json into net.minecraft.tileentity.CommandBlockBaseLogic
[15:35:41] [main/DEBUG] [mixin]: Mixing tileentity.CommandBlockBaseLogicAccessor from mixins.common.core.json into net.minecraft.tileentity.CommandBlockBaseLogic
[15:35:41] [main/DEBUG] [mixin]: Mixing command.EntityMinecartCommandBlock_1Mixin from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartCommandBlock$1
[15:35:41] [main/DEBUG] [mixin]: Mixing item.inventory.ContainerMixin_API from mixins.common.api.json into net.minecraft.inventory.Container
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.inventory.ContainerMixin_API from mixins.common.api.json into net.minecraft.inventory.Container
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$getViewers$0(Lnet/minecraft/inventory/IContainerListener;)Z to md961684$lambda$getViewers$0$0 in mixins.common.api.json:mcp.inventory.ContainerMixin_API
[15:35:41] [main/DEBUG] [mixin]: Mixing inventory.ContainerMixin from mixins.common.core.json into net.minecraft.inventory.Container
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$getInventories$1(Lnet/minecraft/inventory/Slot;)V to md961684$lambda$bridge$getInventories$1$1 in mixins.common.core.json:inventory.ContainerMixin
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$0(Lnet/minecraft/inventory/IInventory;)Ljava/util/Set; to md961684$lambda$null$0$2 in mixins.common.core.json:inventory.ContainerMixin
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/util/ContainerUtil to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/inventory/LensProviderBridge to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for it/unimi/dsi/fastutil/ints/Int2ObjectArrayMap to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for it/unimi/dsi/fastutil/ints/AbstractInt2ObjectMap to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for it/unimi/dsi/fastutil/ints/AbstractInt2ObjectFunction to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for it/unimi/dsi/fastutil/ints/Int2ObjectFunction to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for it/unimi/dsi/fastutil/Function to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for it/unimi/dsi/fastutil/ints/Int2ObjectMap to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/adapter/impl/SlotCollectionIterator to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/packet/PacketPhaseUtil to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/ClickInventoryEvent to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/ChangeInventoryEvent to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/AffectSlotEvent to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing item.inventory.TraitInventoryAdapterMixin from mixins.common.core.json into net.minecraft.inventory.Container
[15:35:41] [main/DEBUG] [mixin]: Mixing inventory.ContainerAccessor from mixins.common.core.json into net.minecraft.inventory.Container
[15:35:41] [main/DEBUG] [mixin]: Mixing item.inventory.ContainerFabricMixin from mixins.common.core.json into net.minecraft.inventory.Container
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$fabric$getMaxStackSize$0(Lorg/spongepowered/common/bridge/item/inventory/InventoryBridge;)Lorg/spongepowered/common/item/inventory/lens/Fabric; to md961684$lambda$fabric$getMaxStackSize$0$3 in mixins.common.core.json:item.inventory.ContainerFabricMixin
[15:35:41] [main/TRACE] [mixin]: Added class metadata for java/util/stream/IntStream to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for java/util/OptionalInt to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/translation/FixedTranslation to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for java/lang/IndexOutOfBoundsException to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/crafting/CraftingInventory to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/ClickType to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for java/util/function/ToIntFunction to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for java/lang/AbstractMethodError to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing inventory.InteractableContainerMixin from mixins.common.core.json into net.minecraft.inventory.ContainerChest
[15:35:41] [main/DEBUG] [mixin]: Mixing inventory.ContainerHopperAccessor from mixins.common.core.json into net.minecraft.inventory.ContainerHopper
[15:35:41] [main/DEBUG] [mixin]: Mixing inventory.InteractableContainerMixin from mixins.common.core.json into net.minecraft.inventory.ContainerHopper
[15:35:41] [main/DEBUG] [mixin]: Mixing tileentity.MobSpawnerBaseLogicAccessor from mixins.common.core.json into net.minecraft.tileentity.MobSpawnerBaseLogic
[15:35:41] [main/DEBUG] [mixin]: Mixing tileentity.MobSpawnerBaseLogicMixin from mixins.common.core.json into net.minecraft.tileentity.MobSpawnerBaseLogic
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.monster.EntityCreeperMixin_API from mixins.common.api.json into net.minecraft.entity.monster.EntityCreeper
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/Creeper to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeFuseData to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.monster.EntityCreeperAccessor from mixins.common.core.json into net.minecraft.entity.monster.EntityCreeper
[15:35:41] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getPoweredParameter()Lnet/minecraft/network/datasync/DataParameter; to accessor$getPoweredParameter_$md$961684$0 in mixins.common.core.json:entity.monster.EntityCreeperAccessor
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.monster.EntityCreeperMixin from mixins.common.core.json into net.minecraft.entity.monster.EntityCreeper
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$onExplode$0()Lnet/minecraft/world/Explosion; to md961684$lambda$onExplode$0$1 in mixins.common.core.json:entity.monster.EntityCreeperMixin
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/ChargedData to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.monster.EntitySkeletonMixin_API from mixins.common.api.json into net.minecraft.entity.monster.EntitySkeleton
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/WhiteSkeleton to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.monster.EntitySpiderMixin_API from mixins.common.api.json into net.minecraft.entity.monster.EntitySpider
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/Spider to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntitySpider$GroupData to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.ArmorEquippableMixin_API from mixins.common.api.json into net.minecraft.entity.monster.EntityGiantZombie
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.EquippableMixin_API from mixins.common.api.json into net.minecraft.entity.monster.EntityGiantZombie
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.monster.EntityGiantZombieMixin_API from mixins.common.api.json into net.minecraft.entity.monster.EntityGiantZombie
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/Giant to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.monster.EntitySlimeMixin_API from mixins.common.api.json into net.minecraft.entity.monster.EntitySlime
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/Slime to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeSlimeData to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/SlimeData to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.monster.EntitySlimeAccessor from mixins.common.core.json into net.minecraft.entity.monster.EntitySlime
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.monster.EntityGhastMixin_API from mixins.common.api.json into net.minecraft.entity.monster.EntityGhast
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/Ghast to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.EntityFlyingMixin_API from mixins.common.api.json into net.minecraft.entity.EntityFlying
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.monster.EntityGhast_AIFireballAttackMixin from mixins.common.core.json into net.minecraft.entity.monster.EntityGhast$AIFireballAttack
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.monster.EntityPigZombieMixin_API from mixins.common.api.json into net.minecraft.entity.monster.EntityPigZombie
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/ZombiePigman to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeAngerableData to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/common/AbstractIntData to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/AngerableData to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.monster.EntityPigZombieAccessor from mixins.common.core.json into net.minecraft.entity.monster.EntityPigZombie
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.monster.EntityPigZombieMixin from mixins.common.core.json into net.minecraft.entity.monster.EntityPigZombie
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/entity/AggressiveBridge to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/AggressiveData to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.monster.EntityEndermanMixin_API from mixins.common.api.json into net.minecraft.entity.monster.EntityEnderman
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.monster.EntityEndermanAccessor from mixins.common.core.json into net.minecraft.entity.monster.EntityEnderman
[15:35:41] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getScreamingParameter()Lnet/minecraft/network/datasync/DataParameter; to accessor$getScreamingParameter_$md$961684$0 in mixins.common.core.json:entity.monster.EntityEndermanAccessor
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.monster.EntityEndermanMixin from mixins.common.core.json into net.minecraft.entity.monster.EntityEnderman
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/Enderman to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/ScreamingData to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/tick/EntityTickContext to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.monster.EntityEnderman_AIPlaceBlockMixin from mixins.common.core.json into net.minecraft.entity.monster.EntityEnderman$AIPlaceBlock
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.monster.EntityEnderman_AITakeBlockMixin from mixins.common.core.json into net.minecraft.entity.monster.EntityEnderman$AITakeBlock
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.monster.EntityCaveSpiderMixin_API from mixins.common.api.json into net.minecraft.entity.monster.EntityCaveSpider
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/CaveSpider to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.monster.EntitySilverfish_AISummonSilverfishMixin from mixins.common.core.json into net.minecraft.entity.monster.EntitySilverfish$AISummonSilverfish
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.monster.EntitySilverfish_AIHideInStoneMixin from mixins.common.core.json into net.minecraft.entity.monster.EntitySilverfish$AIHideInStone
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.monster.EntityBlazeMixin_API from mixins.common.api.json into net.minecraft.entity.monster.EntityBlaze
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/Blaze to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/FlammableData to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.monster.EntityBlaze_AIFireballAttackMixin from mixins.common.core.json into net.minecraft.entity.monster.EntityBlaze$AIFireballAttack
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.monster.EntityMagmaCubeMixin_API from mixins.common.api.json into net.minecraft.entity.monster.EntityMagmaCube
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.monster.EntityMagmaCubeAccessor from mixins.common.core.json into net.minecraft.entity.monster.EntityMagmaCube
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/MagmaCube to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.boss.EntityDragonMixin_API from mixins.common.api.json into net.minecraft.entity.boss.EntityDragon
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/complex/EnderDragon to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.boss.EntityDragonMixin from mixins.common.core.json into net.minecraft.entity.boss.EntityDragon
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/complex/ComplexLiving to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/complex/EnderDragonPart to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/complex/dragon/phase/EnderDragonPhaseManager to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.MultiPartEntityPartMixin_API from mixins.common.api.json into net.minecraft.entity.MultiPartEntityPart
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/complex/ComplexLivingPart to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.ai.EntityAIAttackRangedMixin_API from mixins.common.api.json into net.minecraft.entity.ai.EntityAIAttackRanged
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/ai/task/builtin/creature/RangeAgentAITask to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.passive.EntityBatMixin_API from mixins.common.api.json into net.minecraft.entity.passive.EntityBat
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/Ambient to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/Bat to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.passive.EntityAmbientCreatureMixin_API from mixins.common.api.json into net.minecraft.entity.passive.EntityAmbientCreature
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.monster.EntityWitchMixin_API from mixins.common.api.json into net.minecraft.entity.monster.EntityWitch
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/Witch to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.monster.EntityShulkerMixin_API from mixins.common.api.json into net.minecraft.entity.monster.EntityShulker
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/golem/Shulker to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/entity/monster/EntityShulkerBridge to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.monster.EntityShulkerMixin from mixins.common.core.json into net.minecraft.entity.monster.EntityShulker
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.passive.EntityPigMixin_API from mixins.common.api.json into net.minecraft.entity.passive.EntityPig
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/animal/Pig to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongePigSaddleData to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/PigSaddleData to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.passive.EntityPigAccessor from mixins.common.core.json into net.minecraft.entity.passive.EntityPig
[15:35:41] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getSaddledParameter()Lnet/minecraft/network/datasync/DataParameter; to accessor$getSaddledParameter_$md$961684$0 in mixins.common.core.json:entity.passive.EntityPigAccessor
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.passive.EntitySheepMixin_API from mixins.common.api.json into net.minecraft.entity.passive.EntitySheep
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/animal/Sheep to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.passive.EntitySheepAccessor from mixins.common.core.json into net.minecraft.entity.passive.EntitySheep
[15:35:41] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getDyeColorParameter()Lnet/minecraft/network/datasync/DataParameter; to accessor$getDyeColorParameter_$md$961684$0 in mixins.common.core.json:entity.passive.EntitySheepAccessor
[15:35:41] [main/DEBUG] [mixin]: Renaming @Invoker method accessor$createSheepColor(Lnet/minecraft/item/EnumDyeColor;)[F to accessor$createSheepColor_$md$961684$1 in mixins.common.core.json:entity.passive.EntitySheepAccessor
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/ShearedData to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.ai.EntityAIEatGrassMixin from mixins.common.core.json into net.minecraft.entity.ai.EntityAIEatGrass
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.passive.EntityCowMixin_API from mixins.common.api.json into net.minecraft.entity.passive.EntityCow
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/animal/Cow to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.passive.EntitySquidMixin_API from mixins.common.api.json into net.minecraft.entity.passive.EntitySquid
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/Squid to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.passive.EntityWaterMobMixin_API from mixins.common.api.json into net.minecraft.entity.passive.EntityWaterMob
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.passive.EntityWolfMixin_API from mixins.common.api.json into net.minecraft.entity.passive.EntityWolf
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.passive.EntityWolfAccessor from mixins.common.core.json into net.minecraft.entity.passive.EntityWolf
[15:35:41] [main/DEBUG] [mixin]: Renaming @Accessor method accessor$getCollarColorParameter()Lnet/minecraft/network/datasync/DataParameter; to accessor$getCollarColorParameter_$md$961684$0 in mixins.common.core.json:entity.passive.EntityWolfAccessor
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.passive.EntityWolfMixin from mixins.common.core.json into net.minecraft.entity.passive.EntityWolf
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/animal/Wolf to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/WetData to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.passive.EntityTameableMixin_API from mixins.common.api.json into net.minecraft.entity.passive.EntityTameable
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.EntityMixinTameable_Cached_Owner from mixins.common.optimization.json into net.minecraft.entity.passive.EntityTameable
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/SittingData to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/TameableData to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.passive.EntityMooshroomMixin_API from mixins.common.api.json into net.minecraft.entity.passive.EntityMooshroom
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/animal/Mooshroom to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.passive.EntityOcelotMixin_API from mixins.common.api.json into net.minecraft.entity.passive.EntityOcelot
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/animal/Ocelot to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/entity/OcelotTypeRegistryModule to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeOcelotData to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/OcelotData to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.passive.EntityOcelotMixin from mixins.common.core.json into net.minecraft.entity.passive.EntityOcelot
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/OcelotType to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.passive.EntityHorseMixin_API from mixins.common.api.json into net.minecraft.entity.passive.EntityHorse
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/animal/RideableHorse to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/entity/HorseStyleRegistryModule to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/entity/HorseColorRegistryModule to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeHorseData to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/HorseData to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/HorseStyle to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/HorseColor to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityHorse$GroupData to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.passive.EntityRabbitMixin_API from mixins.common.api.json into net.minecraft.entity.passive.EntityRabbit
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/animal/Rabbit to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/entity/RabbitTypeRegistryModule to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeRabbitData to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/RabbitData to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/RabbitType to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityRabbit$RabbitTypeData to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.passive.EntityRabbit_AIRaidFarmMixin from mixins.common.core.json into net.minecraft.entity.passive.EntityRabbit$AIRaidFarm
[15:35:41] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAIMoveToBlock to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.passive.EntityPolarBearMixin_API from mixins.common.api.json into net.minecraft.entity.monster.EntityPolarBear
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/animal/PolarBear to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityPolarBear$GroupData to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.passive.EntityLlamaMixin_API from mixins.common.api.json into net.minecraft.entity.passive.EntityLlama
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/animal/Llama to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/LlamaVariants to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/LlamaVariant to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityLlama$GroupData to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.projectile.EntityLlamaSpitMixin_API from mixins.common.api.json into net.minecraft.entity.projectile.EntityLlamaSpit
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/LlamaSpit to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.passive.EntityParrotMixin_API from mixins.common.api.json into net.minecraft.entity.passive.EntityParrot
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/animal/Parrot to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/entity/ParrotVariantRegistryModule to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeParrotData to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/ParrotData to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.passive.EntityParrotMixin from mixins.common.core.json into net.minecraft.entity.passive.EntityParrot
[15:35:41] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityFlying to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/ParrotVariant to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing entity.ai.EntityAIHarvestFarmlandMixin from mixins.common.core.json into net.minecraft.entity.ai.EntityAIHarvestFarmland
[15:35:41] [main/DEBUG] [mixin]: Mixing stats.StatListMixin from mixins.common.core.json into net.minecraft.stats.StatList
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/statistic/SpongeBlockStatistic to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/statistic/BlockStatistic to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/statistic/ItemStatistic to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/statistic/Statistic to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/statistic/SpongeStatistic to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/statistic/SpongeEntityStatistic to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/statistic/EntityStatistic to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.stats.StatCraftingMixin_API from mixins.common.api.json into net.minecraft.stats.StatCrafting
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/statistic/StatisticType to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.stats.StatBaseMixin_API from mixins.common.api.json into net.minecraft.stats.StatBase
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/stats/StatBaseBridge to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing stats.StatBaseAccessor from mixins.common.core.json into net.minecraft.stats.StatBase
[15:35:41] [main/DEBUG] [mixin]: Mixing stats.StatBaseMixin from mixins.common.core.json into net.minecraft.stats.StatBase
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/statistic/StatisticRegistryModule to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing util.text.TextComponentTranslationMixin from mixins.common.core.json into net.minecraft.util.text.TextComponentTranslation
[15:35:41] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/Iterators to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/text/TextComponentIterable to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/text/TextComponentTranslationFormatException to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing util.text.TextComponentBaseMixin from mixins.common.core.json into net.minecraft.util.text.TextComponentBase
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/apache/commons/lang3/ObjectUtils to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/text/ResolvedChatStyle to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/util/text/event/ClickEventBridge to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/util/text/event/HoverEventBridge to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/action/TextActions to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.scoreboard.CriterionMixin_API from mixins.common.api.json into net.minecraft.scoreboard.ScoreCriteria
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.scoreboard.CriterionMixin_API from mixins.common.api.json into net.minecraft.scoreboard.ScoreCriteriaColored
[15:35:41] [main/DEBUG] [mixin]: Mixing fml.common.registry.VillagerRegistryAccessor from mixins.forge.core.json into net.minecraftforge.fml.common.registry.VillagerRegistry
[15:35:41] [main/DEBUG] [mixin]: Mixing fml.common.registry.VillagerRegistryMixin_Forge from mixins.forge.core.json into net.minecraftforge.fml.common.registry.VillagerRegistry
[15:35:41] [main/DEBUG] [mixin]: Mixing fml.common.registry.VillagerRegistry$VillagerCareerMixin_Forge from mixins.forge.core.json into net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerCareer
[15:35:41] [main/DEBUG] [mixin]: Mixing network.datasync.EntityDataManagerAccessor from mixins.common.core.json into net.minecraft.network.datasync.EntityDataManager
[15:35:41] [main/DEBUG] [mixin]: Mixing network.datasync.EntityDataManagerMixin from mixins.common.core.json into net.minecraft.network.datasync.EntityDataManager
[15:35:41] [main/TRACE] [mixin]: Added class metadata for it/unimi/dsi/fastutil/ints/Int2ObjectOpenHashMap to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for it/unimi/dsi/fastutil/Hash to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/packet/DataParameterBridge to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/datasync/DataParameterConverter to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/data/ChangeDataHolderEvent to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing network.datasync.DataParameterMixin from mixins.common.core.json into net.minecraft.network.datasync.DataParameter
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.passive.EntityVillager_ITradeListMixin_API from mixins.common.api.json into net.minecraft.entity.passive.EntityVillager$ITradeList
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/merchant/TradeOfferListMutator to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/util/TradeOfferUtil to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.passive.EntityVillager_EmeraldForItemsMixin_API from mixins.common.api.json into net.minecraft.entity.passive.EntityVillager$EmeraldForItems
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/merchant/TradeOfferGenerator to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.passive.EntityVillager_ListItemForEmeraldsMixin_API from mixins.common.api.json into net.minecraft.entity.passive.EntityVillager$ListItemForEmeralds
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.passive.EntityVillager_ItemAndEmeraldToItemMixin_API from mixins.common.api.json into net.minecraft.entity.passive.EntityVillager$ItemAndEmeraldToItem
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.passive.EntityVillager_ListEnchantedItemForEmeraldsMixin_API from mixins.common.api.json into net.minecraft.entity.passive.EntityVillager$ListEnchantedItemForEmeralds
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.entity.passive.EntityVillager_ListEnchantedBookForEmeraldsMixin_API from mixins.common.api.json into net.minecraft.entity.passive.EntityVillager$ListEnchantedBookForEmeralds
[15:35:41] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/registry/RegistrySimple to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for net/minecraft/enchantment/EnchantmentData to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemEnchantedBook to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing util.text.StyleAccessor from mixins.common.core.json into net.minecraft.util.text.Style
[15:35:41] [main/DEBUG] [mixin]: Mixing world.biome.BiomeDecoratorAccessor from mixins.common.core.json into net.minecraft.world.biome.BiomeDecorator
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.world.gen.feature.WorldGenTallGrassMixin_API from mixins.common.api.json into net.minecraft.world.gen.feature.WorldGenTallGrass
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Shrub to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/ShrubTypes to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing world.gen.feature.WorldGenTallGrassMixin from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenTallGrass
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/weighted/WeightedObject to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/weighted/TableEntry to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing world.biome.BiomePlainsMixin from mixins.common.core.json into net.minecraft.world.biome.BiomePlains
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/gen/populators/PlainsGrassPopulator to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing world.biome.BiomeDesertMixin from mixins.common.core.json into net.minecraft.world.biome.BiomeDesert
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/DesertWell to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/PopulatorObjects to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Fossil to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing world.biome.BiomeHillsMixin from mixins.common.core.json into net.minecraft.world.biome.BiomeHills
[15:35:41] [main/DEBUG] [mixin]: Mixing world.biome.BiomeForestMixin from mixins.common.core.json into net.minecraft.world.biome.BiomeForest
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/DoublePlant to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/DoublePlantTypes to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing world.biome.BiomeTaigaMixin from mixins.common.core.json into net.minecraft.world.biome.BiomeTaiga
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/BlockBlob to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing world.biome.BiomeSwampMixin from mixins.common.core.json into net.minecraft.world.biome.BiomeSwamp
[15:35:41] [main/DEBUG] [mixin]: Mixing world.biome.BiomeHellMixin from mixins.common.core.json into net.minecraft.world.biome.BiomeHell
[15:35:41] [main/DEBUG] [mixin]: Mixing world.biome.BiomeEndMixin from mixins.common.core.json into net.minecraft.world.biome.BiomeEnd
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/gen/populators/EndBiomeGenerationPopulator to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/gen/populators/EndSpikePopulator to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/EndIsland to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/ChorusFlower to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing world.biome.BiomeSnowMixin from mixins.common.core.json into net.minecraft.world.biome.BiomeSnow
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/IceSpike to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/IcePath to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing world.biome.BiomeJungleMixin from mixins.common.core.json into net.minecraft.world.biome.BiomeJungle
[15:35:41] [main/DEBUG] [mixin]: Mixing world.biome.BiomeSavannaMixin from mixins.common.core.json into net.minecraft.world.biome.BiomeSavanna
[15:35:41] [main/DEBUG] [mixin]: Mixing world.biome.BiomeMesaMixin from mixins.common.core.json into net.minecraft.world.biome.BiomeMesa
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/gen/populators/MesaBiomeGenerationPopulator to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing world.biome.BiomeVoidMixin from mixins.common.core.json into net.minecraft.world.biome.BiomeVoid
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.world.gen.feature.WorldGenDoublePlantMixin_API from mixins.common.api.json into net.minecraft.world.gen.feature.WorldGenDoublePlant
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/world/gen/feature/WorldGenDoublePlantBridge to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing world.gen.feature.WorldGenDoublePlantMixin from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenDoublePlant
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.world.gen.feature.WorldGenSwampMixin_API from mixins.common.api.json into net.minecraft.world.gen.feature.WorldGenSwamp
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.world.gen.feature.WorldGenBushMixin_API from mixins.common.api.json into net.minecraft.world.gen.feature.WorldGenBush
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/weighted/ChanceTable to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing world.gen.feature.WorldGenBushAccessor from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenBush
[15:35:41] [main/DEBUG] [mixin]: Mixing world.gen.feature.WorldGenBushMixin from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenBush
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.world.gen.feature.WorldGenReedMixin_API from mixins.common.api.json into net.minecraft.world.gen.feature.WorldGenReed
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Reed to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing world.gen.feature.WorldGenReedMixin from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenReed
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.world.gen.feature.WorldGenCactusMixin_API from mixins.common.api.json into net.minecraft.world.gen.feature.WorldGenCactus
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Cactus to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing world.gen.feature.WorldGenCactusMixin from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenCactus
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.world.gen.feature.WorldGenWaterLilyMixin_API from mixins.common.api.json into net.minecraft.world.gen.feature.WorldGenWaterlily
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/WaterLily to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing world.gen.feature.WorldGenWaterLilyMixin from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenWaterlily
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.world.gen.feature.WorldGenMinableMixin_API from mixins.common.api.json into net.minecraft.world.gen.feature.WorldGenMinable
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Ore to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$setPlacementCondition$0(Ljava/util/function/Predicate;Lnet/minecraft/block/state/IBlockState;)Z to md961684$lambda$setPlacementCondition$0$0 in mixins.common.api.json:mcp.world.gen.feature.WorldGenMinableMixin_API
[15:35:41] [main/DEBUG] [mixin]: Mixing world.gen.feature.WorldGenMinableMixin from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenMinable
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.world.gen.feature.WorldGenFlowersMixin_API from mixins.common.api.json into net.minecraft.world.gen.feature.WorldGenFlowers
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Flower to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/PlantTypes to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing world.gen.feature.WorldGenFlowersMixin from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenFlowers
[15:35:41] [main/DEBUG] [mixin]: Mixing util.WeightedRandom_ItemAccessor from mixins.common.core.json into net.minecraft.util.WeightedRandom$Item
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.world.gen.feature.WorldGenTaiga1Mixin_API from mixins.common.api.json into net.minecraft.world.gen.feature.WorldGenTaiga1
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.world.gen.feature.WorldGenBlockBlobMixin_API from mixins.common.api.json into net.minecraft.world.gen.feature.WorldGenBlockBlob
[15:35:41] [main/DEBUG] [mixin]: Mixing world.gen.feature.WorldGenBlockBlobMixin from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenBlockBlob
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.world.gen.feature.WorldGenIceSpikeMixin_API from mixins.common.api.json into net.minecraft.world.gen.feature.WorldGenIceSpike
[15:35:41] [main/DEBUG] [mixin]: Mixing world.gen.feature.WorldGenIceSpikeMixin from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenIceSpike
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.world.gen.feature.WorldGenIcePathMixin_API from mixins.common.api.json into net.minecraft.world.gen.feature.WorldGenIcePath
[15:35:41] [main/DEBUG] [mixin]: Mixing world.gen.feature.WorldGenIcePathMixin from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenIcePath
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.world.gen.feature.WorldGenShrubMixin_API from mixins.common.api.json into net.minecraft.world.gen.feature.WorldGenShrub
[15:35:41] [main/DEBUG] [mixin]: Mixing dispenser.BehaviorProjectileDispenseMixin from mixins.common.core.json into net.minecraft.dispenser.BehaviorProjectileDispense
[15:35:41] [main/TRACE] [mixin]: Added class metadata for net/minecraft/dispenser/BehaviorDefaultDispenseItem to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing Bootstrap_10Mixin from mixins.common.core.json into net.minecraft.init.Bootstrap$10
[15:35:41] [main/DEBUG] [mixin]: Mixing Bootstrap_11Mixin from mixins.common.core.json into net.minecraft.init.Bootstrap$11
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.item.crafting.ShapedRecipesMixin_API from mixins.common.api.json into net.minecraft.item.crafting.ShapedRecipes
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/recipe/crafting/ShapedCraftingRecipe to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing item.crafting.ShapedRecipesAccessor from mixins.common.core.json into net.minecraft.item.crafting.ShapedRecipes
[15:35:41] [main/DEBUG] [mixin]: Renaming @Invoker method accessor$deserializeIngredients([Ljava/lang/String;Ljava/util/Map;II)Lnet/minecraft/util/NonNullList; to accessor$deserializeIngredients_$md$961684$0 in mixins.common.core.json:item.crafting.ShapedRecipesAccessor
[15:35:41] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/crafting/IShapedRecipe to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.item.crafting.ShapelessRecipesMixin_API from mixins.common.api.json into net.minecraft.item.crafting.ShapelessRecipes
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/recipe/crafting/ShapelessCraftingRecipe to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing item.crafting.ShapelessRecipesAccessor from mixins.common.core.json into net.minecraft.item.crafting.ShapelessRecipes
[15:35:41] [main/DEBUG] [mixin]: Mixing util.text.TextComponentStringAccessor from mixins.common.core.json into net.minecraft.util.text.TextComponentString
[15:35:41] [main/DEBUG] [mixin]: Mixing util.text.TextComponentStringMixin from mixins.common.core.json into net.minecraft.util.text.TextComponentString
[15:35:41] [main/DEBUG] [mixin]: Mixing fml.common.gameevent.PlayerEventMixin_ForgeAPI from mixins.forge.api.json into net.minecraftforge.fml.common.gameevent.PlayerEvent
[15:35:41] [main/DEBUG] [mixin]: Mixing nbt.NBTTagLongArrayAccessor from mixins.common.core.json into net.minecraft.nbt.NBTTagLongArray
[15:35:41] [main/DEBUG] [mixin]: Mixing util.text.event.HoverEventMixin from mixins.common.core.json into net.minecraft.util.text.event.HoverEvent
[15:35:41] [main/TRACE] [mixin]: Added class metadata for net/minecraft/nbt/JsonToNBT to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for net/minecraft/nbt/NBTException to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/action/HoverAction to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.item.crafting.FurnaceRecipesMixin_API from mixins.common.api.json into net.minecraft.item.crafting.FurnaceRecipes
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/recipe/smelting/SmeltingRecipeRegistry to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/recipe/RecipeRegistry to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing item.crafting.FurnaceRecipesMixin from mixins.common.core.json into net.minecraft.item.crafting.FurnaceRecipes
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$registerAdditionalCatalog$0()Ljava/lang/IllegalStateException; to md961684$lambda$registerAdditionalCatalog$0$0 in mixins.common.core.json:item.crafting.FurnaceRecipesMixin
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/recipe/smelting/SmeltingResult to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/recipe/smelting/MatchSmeltingVanillaItemStack to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/recipe/smelting/SpongeSmeltingRecipe to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing item.recipe.smelting.SmeltingRecipeMixin from mixins.common.core.json into org.spongepowered.api.item.recipe.smelting.SmeltingRecipe
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/recipe/smelting/CustomSmeltingRecipeIds to metadata cache
[15:35:41] [main/DEBUG] [FML]: Creating vanilla freeze snapshot
[15:35:41] [main/DEBUG] [FML]: Vanilla freeze snapshot created
[15:35:41] [main/DEBUG] [mixin]: Mixing authlib.PropertyMapMixin from mixins.common.core.json into com.mojang.authlib.properties.PropertyMap
[15:35:41] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/ForwardingMultimap to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/ForwardingObject to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/profile/property/ProfileProperty to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing authlib.ProfileSearchResultsResponseSerializerMixin from mixins.common.core.json into com.mojang.authlib.yggdrasil.response.ProfileSearchResultsResponse$Serializer
[15:35:41] [main/TRACE] [mixin]: Added class metadata for com/google/gson/JsonElement to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for com/google/gson/JsonArray to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for com/google/gson/JsonObject to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for java/util/regex/Pattern to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for java/util/regex/Matcher to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for com/google/gson/JsonDeserializationContext to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing server.management.PlayerProfileCache_ProfileEntryAccessor from mixins.common.core.json into net.minecraft.server.management.PlayerProfileCache$ProfileEntry
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.server.DedicatedServerMixin_API from mixins.common.api.json into net.minecraft.server.dedicated.DedicatedServer
[15:35:41] [main/TRACE] [mixin]: Added class metadata for java/net/InetSocketAddress to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing server.DedicatedServerAccessor from mixins.common.core.json into net.minecraft.server.dedicated.DedicatedServer
[15:35:41] [main/DEBUG] [mixin]: Mixing server.DedicatedServerMixin from mixins.common.core.json into net.minecraft.server.dedicated.DedicatedServer
[15:35:41] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/dedicated/PropertyManager to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/rcon/IServer to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing server.DedicatedPlayerListMixin from mixins.common.core.json into net.minecraft.server.dedicated.DedicatedPlayerList
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.world.storage.WorldInfoMixin_API from mixins.common.api.json into net.minecraft.world.storage.WorldInfo
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/world/GameRulesBridge to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/world/WorldGeneratorModifierRegistryModule to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing world.storage.WorldInfoMixin from mixins.common.core.json into net.minecraft.world.storage.WorldInfo
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$readSpongeNbt$5()Ljava/lang/IllegalArgumentException; to md961684$lambda$bridge$readSpongeNbt$5$0 in mixins.common.core.json:world.storage.WorldInfoMixin
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$updatePlayersForDifficulty$4(Lnet/minecraft/entity/player/EntityPlayerMP;)V to md961684$lambda$bridge$updatePlayersForDifficulty$4$1 in mixins.common.core.json:world.storage.WorldInfoMixin
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$updatePlayersForDifficulty$3(Lnet/minecraft/entity/player/EntityPlayer;)Lnet/minecraft/entity/player/EntityPlayerMP; to md961684$lambda$bridge$updatePlayersForDifficulty$3$2 in mixins.common.core.json:world.storage.WorldInfoMixin
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$updatePlayersForDifficulty$2(Lnet/minecraft/entity/player/EntityPlayer;)Z to md961684$lambda$bridge$updatePlayersForDifficulty$2$3 in mixins.common.core.json:world.storage.WorldInfoMixin
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$updatePlayersForDifficulty$1(Lnet/minecraft/world/WorldServer;)Ljava/util/stream/Stream; to md961684$lambda$bridge$updatePlayersForDifficulty$1$4 in mixins.common.core.json:world.storage.WorldInfoMixin
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$updatePlayersForDifficulty$0(Lnet/minecraft/world/WorldServer;)Z to md961684$lambda$bridge$updatePlayersForDifficulty$0$5 in mixins.common.core.json:world.storage.WorldInfoMixin
[15:35:41] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/HashBiMap to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/Maps$IteratorBasedAbstractMap to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/BiMap to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/DimensionTypes to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/world/WorldSettingsBridge to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/world/DimensionTypeRegistryModule to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/SerializationBehavior to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing inventory.ContainerPlayerMixin from mixins.common.core.json into net.minecraft.inventory.ContainerPlayer
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/inventory/ContainerPlayerBridge to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$slotProvider$22(I)Lorg/spongepowered/common/item/inventory/lens/slots/SlotLens; to md961684$lambda$bridge$slotProvider$22$0 in mixins.common.core.json:inventory.ContainerPlayerMixin
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$21(Lorg/spongepowered/api/item/inventory/equipment/EquipmentType;)Z to md961684$lambda$null$21$1 in mixins.common.core.json:inventory.ContainerPlayerMixin
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$20(Lorg/spongepowered/api/item/ItemType;)Z to md961684$lambda$null$20$2 in mixins.common.core.json:inventory.ContainerPlayerMixin
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$19(Lorg/spongepowered/api/item/inventory/ItemStack;)Z to md961684$lambda$null$19$3 in mixins.common.core.json:inventory.ContainerPlayerMixin
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$slotProvider$18(I)Lorg/spongepowered/common/item/inventory/lens/slots/SlotLens; to md961684$lambda$bridge$slotProvider$18$4 in mixins.common.core.json:inventory.ContainerPlayerMixin
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$17(Lorg/spongepowered/api/item/inventory/equipment/EquipmentType;)Z to md961684$lambda$null$17$5 in mixins.common.core.json:inventory.ContainerPlayerMixin
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$16(Lorg/spongepowered/api/item/ItemType;)Z to md961684$lambda$null$16$6 in mixins.common.core.json:inventory.ContainerPlayerMixin
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$15(Lorg/spongepowered/api/item/inventory/ItemStack;)Z to md961684$lambda$null$15$7 in mixins.common.core.json:inventory.ContainerPlayerMixin
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$slotProvider$14(I)Lorg/spongepowered/common/item/inventory/lens/slots/SlotLens; to md961684$lambda$bridge$slotProvider$14$8 in mixins.common.core.json:inventory.ContainerPlayerMixin
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$13(Lorg/spongepowered/api/item/inventory/equipment/EquipmentType;)Z to md961684$lambda$null$13$9 in mixins.common.core.json:inventory.ContainerPlayerMixin
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$12(Lorg/spongepowered/api/item/ItemType;)Z to md961684$lambda$null$12$a in mixins.common.core.json:inventory.ContainerPlayerMixin
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$11(Lorg/spongepowered/api/item/inventory/ItemStack;)Z to md961684$lambda$null$11$b in mixins.common.core.json:inventory.ContainerPlayerMixin
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$slotProvider$10(I)Lorg/spongepowered/common/item/inventory/lens/slots/SlotLens; to md961684$lambda$bridge$slotProvider$10$c in mixins.common.core.json:inventory.ContainerPlayerMixin
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$9(Lorg/spongepowered/api/item/inventory/equipment/EquipmentType;)Z to md961684$lambda$null$9$d in mixins.common.core.json:inventory.ContainerPlayerMixin
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$8(Lorg/spongepowered/api/item/ItemType;)Z to md961684$lambda$null$8$e in mixins.common.core.json:inventory.ContainerPlayerMixin
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$7(Lorg/spongepowered/api/item/inventory/ItemStack;)Z to md961684$lambda$null$7$f in mixins.common.core.json:inventory.ContainerPlayerMixin
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$slotProvider$6(I)Lorg/spongepowered/common/item/inventory/lens/slots/SlotLens; to md961684$lambda$bridge$slotProvider$6$10 in mixins.common.core.json:inventory.ContainerPlayerMixin
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$5(Lorg/spongepowered/api/item/inventory/equipment/EquipmentType;)Z to md961684$lambda$null$5$11 in mixins.common.core.json:inventory.ContainerPlayerMixin
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$4(Lorg/spongepowered/api/item/ItemType;)Z to md961684$lambda$null$4$12 in mixins.common.core.json:inventory.ContainerPlayerMixin
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$3(Lorg/spongepowered/api/item/inventory/ItemStack;)Z to md961684$lambda$null$3$13 in mixins.common.core.json:inventory.ContainerPlayerMixin
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$slotProvider$2(I)Lorg/spongepowered/common/item/inventory/lens/slots/SlotLens; to md961684$lambda$bridge$slotProvider$2$14 in mixins.common.core.json:inventory.ContainerPlayerMixin
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$1(Lorg/spongepowered/api/item/ItemType;)Z to md961684$lambda$null$1$15 in mixins.common.core.json:inventory.ContainerPlayerMixin
[15:35:41] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$0(Lorg/spongepowered/api/item/inventory/ItemStack;)Z to md961684$lambda$null$0$16 in mixins.common.core.json:inventory.ContainerPlayerMixin
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/minecraft/container/ContainerPlayerInventoryLens to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/minecraft/container/ContainerLens to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/slots/EquipmentSlotLensImpl to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/slots/EquipmentSlotLens to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/equipment/EquipmentTypes to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/slots/CraftingOutputSlotLensImpl to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/slots/CraftingOutputSlotLens to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing inventory.CraftingContainerMixin from mixins.common.core.json into net.minecraft.inventory.ContainerPlayer
[15:35:41] [main/DEBUG] [mixin]: Mixing inventory.InteractableContainerMixin from mixins.common.core.json into net.minecraft.inventory.ContainerPlayer
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/adapter/impl/slots/CraftingOutputAdapter to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/adapter/impl/slots/EquipmentSlotAdapter to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/equipment/HeldEquipmentType to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/equipment/WornEquipmentType to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing inventory.ContainerMerchantAccessor from mixins.common.core.json into net.minecraft.inventory.ContainerMerchant
[15:35:41] [main/DEBUG] [mixin]: Mixing inventory.InteractableContainerMixin from mixins.common.core.json into net.minecraft.inventory.ContainerMerchant
[15:35:41] [main/DEBUG] [mixin]: Mixing inventory.ContainerHorseInventoryAccessor from mixins.common.core.json into net.minecraft.inventory.ContainerHorseInventory
[15:35:41] [main/DEBUG] [mixin]: Mixing inventory.InteractableContainerMixin from mixins.common.core.json into net.minecraft.inventory.ContainerHorseInventory
[15:35:41] [main/DEBUG] [mixin]: Mixing mcp.util.CooldownTrackerMixin_API from mixins.common.api.json into net.minecraft.util.CooldownTracker
[15:35:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/util/CooldownTrackerBridge to metadata cache
[15:35:41] [main/TRACE] [mixin]: Added class metadata for java/util/OptionalDouble to metadata cache
[15:35:41] [main/DEBUG] [mixin]: Mixing util.CooldownTrackerMixin from mixins.common.core.json into net.minecraft.util.CooldownTracker
[15:35:41] [main/DEBUG] [mixin]: Mixing util.CooldownTrackerServerMixin from mixins.common.core.json into net.minecraft.util.CooldownTrackerServer
[15:35:41] [main/DEBUG] [mixin]: Mixing api.text.TranslatableTextMixin from mixins.common.core.json into org.spongepowered.api.text.TranslatableText
[15:35:42] [main/DEBUG] [mixin]: Mixing AnvilChunkLoaderMixin_FilterInvalidEntities from mixins.common.exploit.json into net.minecraft.world.chunk.storage.AnvilChunkLoader
[15:35:42] [main/DEBUG] [mixin]: Mixing world.chunk.storage.AnvilChunkLoaderMixin from mixins.common.core.json into net.minecraft.world.chunk.storage.AnvilChunkLoader
[15:35:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/world/chunk/storage/AnvilChunkLoaderBridge to metadata cache
[15:35:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/entity/PlayerTracker to metadata cache
[15:35:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/QueuedChunk to metadata cache
[15:35:42] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/chunk/storage/IChunkLoader to metadata cache
[15:35:42] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/IThreadedFileIO to metadata cache
[15:35:42] [main/DEBUG] [mixin]: Mixing fml.common.registry.EntityRegistryMixin_Forge from mixins.forge.core.json into net.minecraftforge.fml.common.registry.EntityRegistry
[15:35:42] [main/DEBUG] [mixin]: Mixing util.EntitySelectorsMixin from mixins.common.core.json into net.minecraft.util.EntitySelectors
[15:35:42] [main/DEBUG] [mixin]: Renaming synthetic method lambda$static$1(Lnet/minecraft/entity/Entity;)Z to md961684$lambda$static$1$0 in mixins.common.core.json:util.EntitySelectorsMixin
[15:35:42] [main/DEBUG] [mixin]: Renaming synthetic method lambda$static$0(Lnet/minecraft/entity/Entity;)Z to md961684$lambda$static$0$1 in mixins.common.core.json:util.EntitySelectorsMixin
[15:35:42] [main/DEBUG] [mixin]: Mixing inventory.ContainerFurnaceAccessor from mixins.common.core.json into net.minecraft.inventory.ContainerFurnace
[15:35:42] [main/DEBUG] [mixin]: Mixing inventory.InteractableContainerMixin from mixins.common.core.json into net.minecraft.inventory.ContainerFurnace
[15:35:42] [main/DEBUG] [mixin]: Mixing mcp.entity.player.InventoryPlayerMixin_API from mixins.common.api.json into net.minecraft.entity.player.InventoryPlayer
[15:35:42] [main/DEBUG] [mixin]: Mixing item.inventory.TraitInventoryAdapterMixin from mixins.common.core.json into net.minecraft.entity.player.InventoryPlayer
[15:35:42] [main/DEBUG] [mixin]: Mixing entity.player.InventoryPlayerMixin from mixins.common.core.json into net.minecraft.entity.player.InventoryPlayer
[15:35:42] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$generateSlotProvider$15(I)Lorg/spongepowered/common/item/inventory/lens/slots/SlotLens; to md961684$lambda$bridge$generateSlotProvider$15$0 in mixins.common.core.json:entity.player.InventoryPlayerMixin
[15:35:42] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$14(Lorg/spongepowered/api/item/inventory/equipment/EquipmentType;)Z to md961684$lambda$null$14$1 in mixins.common.core.json:entity.player.InventoryPlayerMixin
[15:35:42] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$13(Lorg/spongepowered/api/item/ItemType;)Z to md961684$lambda$null$13$2 in mixins.common.core.json:entity.player.InventoryPlayerMixin
[15:35:42] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$12(Lorg/spongepowered/api/item/inventory/ItemStack;)Z to md961684$lambda$null$12$3 in mixins.common.core.json:entity.player.InventoryPlayerMixin
[15:35:42] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$generateSlotProvider$11(I)Lorg/spongepowered/common/item/inventory/lens/slots/SlotLens; to md961684$lambda$bridge$generateSlotProvider$11$4 in mixins.common.core.json:entity.player.InventoryPlayerMixin
[15:35:42] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$10(Lorg/spongepowered/api/item/inventory/equipment/EquipmentType;)Z to md961684$lambda$null$10$5 in mixins.common.core.json:entity.player.InventoryPlayerMixin
[15:35:42] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$9(Lorg/spongepowered/api/item/ItemType;)Z to md961684$lambda$null$9$6 in mixins.common.core.json:entity.player.InventoryPlayerMixin
[15:35:42] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$8(Lorg/spongepowered/api/item/inventory/ItemStack;)Z to md961684$lambda$null$8$7 in mixins.common.core.json:entity.player.InventoryPlayerMixin
[15:35:42] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$generateSlotProvider$7(I)Lorg/spongepowered/common/item/inventory/lens/slots/SlotLens; to md961684$lambda$bridge$generateSlotProvider$7$8 in mixins.common.core.json:entity.player.InventoryPlayerMixin
[15:35:42] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$6(Lorg/spongepowered/api/item/inventory/equipment/EquipmentType;)Z to md961684$lambda$null$6$9 in mixins.common.core.json:entity.player.InventoryPlayerMixin
[15:35:42] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$5(Lorg/spongepowered/api/item/ItemType;)Z to md961684$lambda$null$5$a in mixins.common.core.json:entity.player.InventoryPlayerMixin
[15:35:42] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$4(Lorg/spongepowered/api/item/inventory/ItemStack;)Z to md961684$lambda$null$4$b in mixins.common.core.json:entity.player.InventoryPlayerMixin
[15:35:42] [main/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$generateSlotProvider$3(I)Lorg/spongepowered/common/item/inventory/lens/slots/SlotLens; to md961684$lambda$bridge$generateSlotProvider$3$c in mixins.common.core.json:entity.player.InventoryPlayerMixin
[15:35:42] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$2(Lorg/spongepowered/api/item/inventory/equipment/EquipmentType;)Z to md961684$lambda$null$2$d in mixins.common.core.json:entity.player.InventoryPlayerMixin
[15:35:42] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$1(Lorg/spongepowered/api/item/ItemType;)Z to md961684$lambda$null$1$e in mixins.common.core.json:entity.player.InventoryPlayerMixin
[15:35:42] [main/DEBUG] [mixin]: Renaming synthetic method lambda$null$0(Lorg/spongepowered/api/item/inventory/ItemStack;)Z to md961684$lambda$null$0$f in mixins.common.core.json:entity.player.InventoryPlayerMixin
[15:35:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/type/GridInventory to metadata cache
[15:35:42] [main/DEBUG] [mixin]: Mixing inventory.ContainerBrewingStandAccessor from mixins.common.core.json into net.minecraft.inventory.ContainerBrewingStand
[15:35:42] [main/DEBUG] [mixin]: Mixing inventory.InteractableContainerMixin from mixins.common.core.json into net.minecraft.inventory.ContainerBrewingStand
[15:35:42] [main/DEBUG] [mixin]: Mixing item.inventory.SingleBlockCarrierMixin_API from mixins.common.api.json into net.minecraft.inventory.ContainerEnchantment
[15:35:42] [main/DEBUG] [mixin]: Mixing mcp.inventory.ContainerEnchantmentMixin_API from mixins.common.api.json into net.minecraft.inventory.ContainerEnchantment
[15:35:42] [main/DEBUG] [mixin]: Mixing inventory.ContainerEnchantmentMixin from mixins.common.core.json into net.minecraft.inventory.ContainerEnchantment
[15:35:42] [main/DEBUG] [mixin]: Mixing inventory.InteractableContainerMixin from mixins.common.core.json into net.minecraft.inventory.ContainerEnchantment
[15:35:42] [main/DEBUG] [mixin]: Mixing inventory.InteractableContainerMixin from mixins.common.core.json into net.minecraft.inventory.ContainerBeacon
[15:35:42] [main/DEBUG] [io.netty.util.internal.logging.InternalLoggerFactory]: Using SLF4J as the default logging framework
[15:35:42] [main/DEBUG] [io.netty.util.internal.PlatformDependent]: -Dio.netty.noUnsafe: false
[15:35:42] [main/DEBUG] [io.netty.util.internal.PlatformDependent0]: sun.misc.Unsafe.theUnsafe: available
[15:35:42] [main/DEBUG] [io.netty.util.internal.PlatformDependent0]: sun.misc.Unsafe.copyMemory: available
[15:35:42] [main/DEBUG] [io.netty.util.internal.PlatformDependent0]: java.nio.Buffer.address: available
[15:35:42] [main/DEBUG] [io.netty.util.internal.PlatformDependent0]: direct buffer constructor: available
[15:35:42] [main/DEBUG] [io.netty.util.internal.PlatformDependent0]: java.nio.Bits.unaligned: available, true
[15:35:42] [main/DEBUG] [io.netty.util.internal.PlatformDependent0]: java.nio.DirectByteBuffer.<init>(long, int): available
[15:35:42] [main/DEBUG] [io.netty.util.internal.Cleaner0]: java.nio.ByteBuffer.cleaner(): available
[15:35:42] [main/DEBUG] [io.netty.util.internal.PlatformDependent]: Platform: Windows
[15:35:42] [main/DEBUG] [io.netty.util.internal.PlatformDependent]: Java version: 8
[15:35:42] [main/DEBUG] [io.netty.util.internal.PlatformDependent]: sun.misc.Unsafe: available
[15:35:42] [main/DEBUG] [io.netty.util.internal.PlatformDependent]: -Dio.netty.tmpdir: C:\Users\2000e\AppData\Local\Temp (java.io.tmpdir)
[15:35:42] [main/DEBUG] [io.netty.util.internal.PlatformDependent]: -Dio.netty.bitMode: 64 (sun.arch.data.model)
[15:35:42] [main/DEBUG] [io.netty.util.internal.PlatformDependent]: -Dio.netty.noPreferDirect: false
[15:35:42] [main/DEBUG] [io.netty.util.internal.PlatformDependent]: io.netty.maxDirectMemory: 6174015488 bytes
[15:35:42] [main/DEBUG] [mixin]: Mixing inventory.ContainerDispenserAccessor from mixins.common.core.json into net.minecraft.inventory.ContainerDispenser
[15:35:42] [main/DEBUG] [mixin]: Mixing inventory.InteractableContainerMixin from mixins.common.core.json into net.minecraft.inventory.ContainerDispenser
[15:35:42] [main/DEBUG] [mixin]: Mixing CommandTimeMixin_MultiWorldCommand from mixins.common.multi-world-command.json into net.minecraft.command.CommandTime
[15:35:42] [main/DEBUG] [mixin]: Mixing command.CommandBaseMixin from mixins.common.core.json into net.minecraft.command.CommandBase
[15:35:42] [main/DEBUG] [mixin]: Mixing CommandDifficultyMixin_MultiWorldCommand from mixins.common.multi-world-command.json into net.minecraft.command.CommandDifficulty
[15:35:42] [main/DEBUG] [mixin]: Mixing command.CommandDefaultGameModeMixin from mixins.common.core.json into net.minecraft.command.CommandDefaultGameMode
[15:35:42] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/CommandGameMode to metadata cache
[15:35:42] [main/DEBUG] [mixin]: Mixing CommandDefaultGameModeMixin_MultiWorldCommand from mixins.common.multi-world-command.json into net.minecraft.command.CommandDefaultGameMode
[15:35:42] [main/DEBUG] [mixin]: Mixing CommandToggleDownfallMixin_MultiWorldCommand from mixins.common.multi-world-command.json into net.minecraft.command.CommandToggleDownfall
[15:35:42] [main/DEBUG] [mixin]: Mixing CommandWeatherMixin_MultiWorldCommand from mixins.common.multi-world-command.json into net.minecraft.command.CommandWeather
[15:35:42] [main/DEBUG] [mixin]: Mixing command.server.CommandTPMixin from mixins.common.core.json into net.minecraft.command.CommandTP
[15:35:42] [main/DEBUG] [mixin]: Mixing command.server.CommandTeleportMixin from mixins.common.core.json into net.minecraft.command.server.CommandTeleport
[15:35:42] [main/DEBUG] [mixin]: Mixing CommandShowSeedMixin_MultiWorldCommand from mixins.common.multi-world-command.json into net.minecraft.command.CommandShowSeed
[15:35:42] [main/DEBUG] [mixin]: Mixing CommandSetDefaultSpawnpointMixin_MultiWorldCommand from mixins.common.multi-world-command.json into net.minecraft.command.server.CommandSetDefaultSpawnpoint
[15:35:42] [main/DEBUG] [mixin]: Mixing CommandGameRuleMixin_MultiWorldCommand from mixins.common.multi-world-command.json into net.minecraft.command.CommandGameRule
[15:35:42] [main/DEBUG] [mixin]: Mixing command.CommandScoreboardMixin from mixins.common.core.json into net.minecraft.command.server.CommandScoreboard
[15:35:42] [main/DEBUG] [mixin]: Mixing command.CommandExecuteAtMixin from mixins.common.core.json into net.minecraft.command.CommandExecuteAt
[15:35:42] [main/DEBUG] [mixin]: Mixing command.server.CommandSummonMixin from mixins.common.core.json into net.minecraft.command.server.CommandSummon
[15:35:42] [main/DEBUG] [mixin]: Mixing CommandWorldBorderMixin_MultiWorldCommand from mixins.common.multi-world-command.json into net.minecraft.command.CommandWorldBorder
[15:35:42] [main/DEBUG] [mixin]: Mixing command.server.CommandBanIpMixin from mixins.common.core.json into net.minecraft.command.server.CommandBanIp
[15:35:42] [main/TRACE] [mixin]: Added class metadata for java/net/InetAddress to metadata cache
[15:35:42] [main/TRACE] [mixin]: Added class metadata for java/net/UnknownHostException to metadata cache
[15:35:42] [main/DEBUG] [mixin]: Mixing mcp.server.management.UserListEntryMixin_API from mixins.common.api.json into net.minecraft.server.management.UserListEntry
[15:35:42] [main/DEBUG] [mixin]: Mixing server.management.UserLIstEntryAccessor from mixins.common.core.json into net.minecraft.server.management.UserListEntry
[15:35:42] [main/DEBUG] [mixin]: Mixing server.management.UserListEntryMixin from mixins.common.core.json into net.minecraft.server.management.UserListEntry
[15:35:42] [main/DEBUG] [mixin]: Mixing mcp.server.management.UserListIPBansEntryMixin_API from mixins.common.api.json into net.minecraft.server.management.UserListIPBansEntry
[15:35:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/ban/Ban to metadata cache
[15:35:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/ban/BanTypes to metadata cache
[15:35:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/server/management/IPBanUserLIstEntryBridge to metadata cache
[15:35:42] [main/DEBUG] [mixin]: Mixing server.management.UserListIPBansEntryMixin from mixins.common.core.json into net.minecraft.server.management.UserListIPBansEntry
[15:35:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/server/management/BanUserListEntryBridge to metadata cache
[15:35:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/ban/BanType to metadata cache
[15:35:42] [main/DEBUG] [mixin]: Mixing mcp.server.management.UserListEntryBanMixin_API from mixins.common.api.json into net.minecraft.server.management.UserListEntryBan
[15:35:42] [main/DEBUG] [mixin]: Mixing server.management.UserListEntryBanMixin from mixins.common.core.json into net.minecraft.server.management.UserListEntryBan
[15:35:42] [main/DEBUG] [mixin]: Mixing command.server.CommandPardonIpMixin from mixins.common.core.json into net.minecraft.command.server.CommandPardonIp
[15:35:42] [main/DEBUG] [mixin]: Mixing mcp.server.management.UserListBansEntryMixin_API from mixins.common.api.json into net.minecraft.server.management.UserListBansEntry
[15:35:42] [main/DEBUG] [mixin]: Mixing server.management.UserListBansEntryMixin from mixins.common.core.json into net.minecraft.server.management.UserListBansEntry
[15:35:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/asm/mixin/injection/invoke/arg/Args to metadata cache
[15:35:42] [main/DEBUG] [mixin]: ArgsClassGenerator assigning org.spongepowered.asm.synthetic.args.Args$1 for descriptor (Ljava/lang/Object;Ljava/util/Date;Ljava/lang/String;Ljava/util/Date;Ljava/lang/String;)V
[15:35:42] [main/DEBUG] [mixin]: Mixing mcp.world.biome.BiomeProviderMixin_API from mixins.common.api.json into net.minecraft.world.biome.BiomeProvider
[15:35:42] [main/DEBUG] [mixin]: Mixing command.CommandSourceMixin_API from mixins.common.api.json into net.minecraft.network.rcon.RConConsoleSource
[15:35:42] [main/DEBUG] [mixin]: Mixing service.permission.SubjectMixin_API from mixins.common.api.json into net.minecraft.network.rcon.RConConsoleSource
[15:35:42] [main/DEBUG] [mixin]: Mixing mcp.network.rcon.RConConsoleSourceMixin_API from mixins.common.api.json into net.minecraft.network.rcon.RConConsoleSource
[15:35:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/network/rcon/RConConsoleSourceBridge to metadata cache
[15:35:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/network/rcon/RConThreadClientBridge to metadata cache
[15:35:42] [main/DEBUG] [mixin]: Mixing command.ICommandSenderMixin from mixins.common.core.json into net.minecraft.network.rcon.RConConsoleSource
[15:35:42] [main/DEBUG] [mixin]: Mixing service.permission.SubjectMixin from mixins.common.core.json into net.minecraft.network.rcon.RConConsoleSource
[15:35:42] [main/DEBUG] [mixin]: Mixing network.rcon.RConConsoleSourceMixin from mixins.common.core.json into net.minecraft.network.rcon.RConConsoleSource
[15:35:42] [main/TRACE] [mixin]: Added class metadata for java/lang/StringBuffer to metadata cache
[15:35:42] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
[15:35:42] [Server thread/INFO] [FML]: MinecraftForge v14.23.4.2739 Initialized
[15:35:42] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[15:35:42] [Server thread/INFO] [FML]: Replaced 1036 ore ingredients
[15:35:42] [Server thread/DEBUG] [mixin]: Mixing forge.common.UsernameCacheMixin_Forge from mixins.forge.preinit.json into net.minecraftforge.common.UsernameCache
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/relauncher/FMLInjectionData to metadata cache
[15:35:42] [Server thread/DEBUG] [mixin]: Mixing forge.fluids.FluidRegistryMixin_Forge from mixins.forge.core.json into net.minecraftforge.fluids.FluidRegistry
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/extra/FluidTypeRegistryModule to metadata cache
[15:35:42] [Server thread/DEBUG] [mixin]: Mixing forge.fluids.FluidMixin_ForgeAPI from mixins.forge.api.json into net.minecraftforge.fluids.Fluid
[15:35:42] [Server thread/DEBUG] [mixin]: Skipping Intrinsic mixin method getName()Ljava/lang/String; for net/minecraftforge/fluids/Fluid
[15:35:42] [Server thread/DEBUG] [mixin]: Mixing logspam.ForgeHooksMixin_DisableLogSpamFromAdvancements from mixins.forge.optimization.json into net.minecraftforge.common.ForgeHooks
[15:35:42] [Server thread/DEBUG] [mixin]: Mixing forge.common.ForgeHooksMixin_Forge from mixins.forge.core.json into net.minecraftforge.common.ForgeHooks
[15:35:42] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$onServerChatEvent$0(Lnet/minecraft/entity/player/EntityPlayerMP;Lorg/spongepowered/api/text/Text;Lorg/spongepowered/api/text/channel/MessageChannel;)V to md961684$lambda$onServerChatEvent$0$0 in mixins.forge.core.json:forge.common.ForgeHooksMixin_Forge
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraftforge/event/entity/player/PlayerEvent to metadata cache
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/living/humanoid/HandInteractEvent to metadata cache
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/transform/SimpleTextTemplateApplier to metadata cache
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/transform/TextTemplateApplier to metadata cache
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/transform/SimpleTextFormatter to metadata cache
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraftforge/event/ServerChatEvent to metadata cache
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/bridge/network/INetPlayHandlerBridge_Forge to metadata cache
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraftforge/event/world/BlockEvent$MultiPlaceEvent to metadata cache
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for java/util/ArrayDeque to metadata cache
[15:35:42] [Server thread/DEBUG] [mixin]: Mixing crash.CrashReportCategoryAccessor from mixins.common.core.json into net.minecraft.crash.CrashReportCategory
[15:35:42] [Server thread/DEBUG] [FML]: File E:\Giochini\Minecraft\Server minecraft forge 1.12.2\config\injectedDependencies.json not found. No dependencies injected
[15:35:42] [Server thread/DEBUG] [mixin]: Mixing fml.common.LoadControllerMixin_Forge from mixins.forge.preinit.json into net.minecraftforge.fml.common.LoadController
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/bridge/fml/LoadControllerBridge_Forge to metadata cache
[15:35:42] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$forgeImpl$addPluginsTable$2(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; to md961684$lambda$forgeImpl$addPluginsTable$2$0 in mixins.forge.preinit.json:fml.common.LoadControllerMixin_Forge
[15:35:42] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$forgeImpl$addPluginsTable$1(Lnet/minecraftforge/fml/common/ModContainer;)Z to md961684$lambda$forgeImpl$addPluginsTable$1$1 in mixins.forge.preinit.json:fml.common.LoadControllerMixin_Forge
[15:35:42] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$forgeImpl$separateModsForTable$0(Lnet/minecraftforge/fml/common/ModContainer;)Z to md961684$lambda$forgeImpl$separateModsForTable$0$2 in mixins.forge.preinit.json:fml.common.LoadControllerMixin_Forge
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/event/StateRegistry to metadata cache
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for com/google/common/eventbus/EventBus to metadata cache
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/LoaderState to metadata cache
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/util/TextTable to metadata cache
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/CertificateHelper to metadata cache
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for java/util/function/BinaryOperator to metadata cache
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/util/TextTable$Column to metadata cache
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for java/lang/InstantiationException to metadata cache
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for java/lang/IllegalAccessException to metadata cache
[15:35:42] [Server thread/DEBUG] [mixin]: Mixing fml.common.event.FMLConstructionEventMixin_ForgeAPI from mixins.forge.api.json into net.minecraftforge.fml.common.event.FMLConstructionEvent
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/game/state/GameConstructionEvent to metadata cache
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/game/state/GameStateEvent to metadata cache
[15:35:42] [Server thread/DEBUG] [mixin]: Mixing fml.common.event.FMLPreInitializationEventMixin_ForgeAPI from mixins.forge.api.json into net.minecraftforge.fml.common.event.FMLPreInitializationEvent
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/game/state/GamePreInitializationEvent to metadata cache
[15:35:42] [Server thread/DEBUG] [mixin]: Mixing fml.common.event.FMLInitializationEventMixin_ForgeAPI from mixins.forge.api.json into net.minecraftforge.fml.common.event.FMLInitializationEvent
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/game/state/GameInitializationEvent to metadata cache
[15:35:42] [Server thread/DEBUG] [mixin]: Mixing fml.common.event.FMLPostInitializationEventMixin_ForgeAPI from mixins.forge.api.json into net.minecraftforge.fml.common.event.FMLPostInitializationEvent
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/game/state/GamePostInitializationEvent to metadata cache
[15:35:42] [Server thread/DEBUG] [mixin]: Mixing fml.common.event.FMLLoadCompleteEventMixin_ForgeAPI from mixins.forge.api.json into net.minecraftforge.fml.common.event.FMLLoadCompleteEvent
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/game/state/GameLoadCompleteEvent to metadata cache
[15:35:42] [Server thread/DEBUG] [mixin]: Mixing fml.common.event.FMLServerAboutToStartEventMixin_ForgeAPI from mixins.forge.api.json into net.minecraftforge.fml.common.event.FMLServerAboutToStartEvent
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/game/state/GameAboutToStartServerEvent to metadata cache
[15:35:42] [Server thread/DEBUG] [mixin]: Mixing fml.common.event.FMLServerStartingEventMixin_ForgeAPI from mixins.forge.api.json into net.minecraftforge.fml.common.event.FMLServerStartingEvent
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/game/state/GameStartingServerEvent to metadata cache
[15:35:42] [Server thread/DEBUG] [mixin]: Mixing fml.common.event.FMLServerStartedEventMixin_ForgeAPI from mixins.forge.api.json into net.minecraftforge.fml.common.event.FMLServerStartedEvent
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/game/state/GameStartedServerEvent to metadata cache
[15:35:42] [Server thread/DEBUG] [mixin]: Mixing fml.common.event.FMLServerStoppingEventMixin_ForgeAPI from mixins.forge.api.json into net.minecraftforge.fml.common.event.FMLServerStoppingEvent
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/game/state/GameStoppingServerEvent to metadata cache
[15:35:42] [Server thread/DEBUG] [mixin]: Mixing fml.common.event.FMLServerStoppedEventMixin_ForgeAPI from mixins.forge.api.json into net.minecraftforge.fml.common.event.FMLServerStoppedEvent
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/game/state/GameStoppedServerEvent to metadata cache
[15:35:42] [Server thread/DEBUG] [FML]: Building injected Mod Containers [net.minecraftforge.fml.common.FMLContainer, net.minecraftforge.common.ForgeModContainer, org.spongepowered.mod.SpongeApiModContainer, org.spongepowered.mod.SpongeCommonModContainer, org.spongepowered.mod.SpongeMod]
[15:35:42] [Server thread/INFO] [Sponge]: Found mcmod.info at jar:file:/E:/Giochini/Minecraft/Server%20minecraft%20forge%201.12.2/./mods/spongeforge-1.12.2-2838-7.2.0.jar!/mcmod.info
[15:35:42] [Server thread/INFO] [Sponge]: Creating injector in stage 'PRODUCTION'
[15:35:42] [Server thread/DEBUG] [mixin]: Mixing api.world.LocationMixin from mixins.common.core.json into org.spongepowered.api.world.Location
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/world/LocationBridge to metadata cache
[15:35:42] [Server thread/DEBUG] [mixin]: Mixing mcp.network.PacketBufferMixin_API from mixins.common.api.json into net.minecraft.network.PacketBuffer
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for io/netty/buffer/ByteBuf to metadata cache
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for io/netty/util/ReferenceCounted to metadata cache
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/network/SpongeNetworkManager to metadata cache
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/network/ChannelRegistrar to metadata cache
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for com/google/common/base/Charsets to metadata cache
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for io/netty/handler/codec/EncoderException to metadata cache
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for io/netty/handler/codec/CodecException to metadata cache
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for io/netty/handler/codec/DecoderException to metadata cache
[15:35:42] [Server thread/TRACE] [mixin]: Added class metadata for java/nio/ByteOrder to metadata cache
[15:35:42] [Server thread/DEBUG] [mixin]: Skipping Intrinsic mixin method readerIndex()I for net/minecraft/network/PacketBuffer
[15:35:42] [Server thread/DEBUG] [mixin]: Skipping Intrinsic mixin method writerIndex()I for net/minecraft/network/PacketBuffer
[15:35:42] [Server thread/DEBUG] [mixin]: Skipping Intrinsic mixin method hasArray()Z for net/minecraft/network/PacketBuffer
[15:35:42] [Server thread/DEBUG] [mixin]: Skipping Intrinsic mixin method array()[B for net/minecraft/network/PacketBuffer
[15:35:42] [Server thread/DEBUG] [mixin]: Skipping Intrinsic mixin method readBoolean()Z for net/minecraft/network/PacketBuffer
[15:35:42] [Server thread/DEBUG] [mixin]: Skipping Intrinsic mixin method getBoolean(I)Z for net/minecraft/network/PacketBuffer
[15:35:42] [Server thread/DEBUG] [mixin]: Skipping Intrinsic mixin method readByte()B for net/minecraft/network/PacketBuffer
[15:35:42] [Server thread/DEBUG] [mixin]: Skipping Intrinsic mixin method getByte(I)B for net/minecraft/network/PacketBuffer
[15:35:42] [Server thread/DEBUG] [mixin]: Skipping Intrinsic mixin method readShort()S for net/minecraft/network/PacketBuffer
[15:35:42] [Server thread/DEBUG] [mixin]: Skipping Intrinsic mixin method getShort(I)S for net/minecraft/network/PacketBuffer
[15:35:42] [Server thread/DEBUG] [mixin]: Skipping Intrinsic mixin method readChar()C for net/minecraft/network/PacketBuffer
[15:35:42] [Server thread/DEBUG] [mixin]: Skipping Intrinsic mixin method getChar(I)C for net/minecraft/network/PacketBuffer
[15:35:42] [Server thread/DEBUG] [mixin]: Skipping Intrinsic mixin method readLong()J for net/minecraft/network/PacketBuffer
[15:35:42] [Server thread/DEBUG] [mixin]: Skipping Intrinsic mixin method getLong(I)J for net/minecraft/network/PacketBuffer
[15:35:42] [Server thread/DEBUG] [mixin]: Skipping Intrinsic mixin method readFloat()F for net/minecraft/network/PacketBuffer
[15:35:42] [Server thread/DEBUG] [mixin]: Skipping Intrinsic mixin method getFloat(I)F for net/minecraft/network/PacketBuffer
[15:35:42] [Server thread/DEBUG] [mixin]: Skipping Intrinsic mixin method readDouble()D for net/minecraft/network/PacketBuffer
[15:35:42] [Server thread/DEBUG] [mixin]: Skipping Intrinsic mixin method getDouble(I)D for net/minecraft/network/PacketBuffer
[15:35:43] [Server thread/DEBUG] [Sponge]: Sponge Timings: true - Verbose: false - Interval: 1m - Length: 3m
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing common.extra.fluid.SpongeFluidStackBuilderMixin_ForgeAPI from mixins.forge.api.json into org.spongepowered.common.extra.fluid.SpongeFluidStackBuilder
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing api.world.LocatableBlockMixin from mixins.common.core.json into org.spongepowered.api.world.LocatableBlock
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing mcp.util.text.ChatTypeMixin_API from mixins.common.api.json into net.minecraft.util.text.ChatType
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing mcp.entity.boss.dragon.phase.PhaseListMixin_API from mixins.common.api.json into net.minecraft.entity.boss.dragon.phase.PhaseList
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/complex/dragon/phase/EnderDragonPhaseType to metadata cache
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing entity.boss.PhaseListAccessor from mixins.common.core.json into net.minecraft.entity.boss.dragon.phase.PhaseList
[15:35:43] [Server thread/DEBUG] [mixin]: Renaming @Accessor method accessor$getPhaseList()[Lnet/minecraft/entity/boss/dragon/phase/PhaseList; to accessor$getPhaseList_$md$961684$0 in mixins.common.core.json:entity.boss.PhaseListAccessor
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing mcp.entity.boss.dragon.phase.IPhaseMixin_API from mixins.common.api.json into net.minecraft.entity.boss.dragon.phase.IPhase
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/complex/dragon/phase/EnderDragonPhase to metadata cache
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing mcp.scoreboard.IScoreCriteria_EnumRenderTypeMixin_API from mixins.common.api.json into net.minecraft.scoreboard.IScoreCriteria$EnumRenderType
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/scoreboard/objective/displaymode/ObjectiveDisplayMode to metadata cache
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing mcp.world.gen.feature.WorldGenDesertWellsMixin_API from mixins.common.api.json into net.minecraft.world.gen.feature.WorldGenDesertWells
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/block/state/pattern/BlockStateMatcher to metadata cache
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing world.gen.feature.WorldGenDesertWellsMixin from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenDesertWells
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing mcp.scoreboard.Team_EnumVisibleMixin_API from mixins.common.api.json into net.minecraft.scoreboard.Team$EnumVisible
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing mcp.entity.player.EntityPlayer_EnumChatVisibilityMixin_API from mixins.common.api.json into net.minecraft.entity.player.EntityPlayer$EnumChatVisibility
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/entity/player/EnumChatVisibilityBridge to metadata cache
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing entity.player.EntityPlayer_EnumChatVisibilityMixin from mixins.common.core.json into net.minecraft.entity.player.EntityPlayer$EnumChatVisibility
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing mcp.world.BossInfo_ColorMixin_API from mixins.common.api.json into net.minecraft.world.BossInfo$Color
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/boss/BossBarColor to metadata cache
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing mcp.scoreboard.Team_CollisionRuleMixin_API from mixins.common.api.json into net.minecraft.scoreboard.Team$CollisionRule
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing item.inventory.SingleBlockCarrierMixin_API from mixins.common.api.json into net.minecraft.inventory.ContainerWorkbench
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing mcp.inventory.ContainerWorkbenchMixin_API from mixins.common.api.json into net.minecraft.inventory.ContainerWorkbench
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing inventory.ContainerWorkbenchMixin from mixins.common.core.json into net.minecraft.inventory.ContainerWorkbench
[15:35:43] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$slotProvider$2(I)Lorg/spongepowered/common/item/inventory/lens/slots/SlotLens; to md961684$lambda$bridge$slotProvider$2$0 in mixins.common.core.json:inventory.ContainerWorkbenchMixin
[15:35:43] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$null$1(Lorg/spongepowered/api/item/ItemType;)Z to md961684$lambda$null$1$1 in mixins.common.core.json:inventory.ContainerWorkbenchMixin
[15:35:43] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$null$0(Lorg/spongepowered/api/item/inventory/ItemStack;)Z to md961684$lambda$null$0$2 in mixins.common.core.json:inventory.ContainerWorkbenchMixin
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/comp/CraftingInventoryLensImpl to metadata cache
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/comp/CraftingInventoryLens to metadata cache
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/comp/MainPlayerInventoryLensImpl to metadata cache
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing inventory.CraftingContainerMixin from mixins.common.core.json into net.minecraft.inventory.ContainerWorkbench
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing inventory.InteractableContainerMixin from mixins.common.core.json into net.minecraft.inventory.ContainerWorkbench
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing item.inventory.SingleBlockCarrierMixin_API from mixins.common.api.json into net.minecraft.inventory.ContainerRepair
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing mcp.inventory.ContainerRepairMixin_API from mixins.common.api.json into net.minecraft.inventory.ContainerRepair
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing inventory.ContainerRepairAccessor from mixins.common.core.json into net.minecraft.inventory.ContainerRepair
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing inventory.ContainerRepairMixin from mixins.common.core.json into net.minecraft.inventory.ContainerRepair
[15:35:43] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$impl$throwUpdateAnvilEvent$6(Lnet/minecraft/inventory/IContainerListener;)V to md961684$lambda$impl$throwUpdateAnvilEvent$6$0 in mixins.common.core.json:inventory.ContainerRepairMixin
[15:35:43] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$slotProvider$5(I)Lorg/spongepowered/common/item/inventory/lens/slots/SlotLens; to md961684$lambda$bridge$slotProvider$5$1 in mixins.common.core.json:inventory.ContainerRepairMixin
[15:35:43] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$null$4(Lorg/spongepowered/api/item/ItemType;)Z to md961684$lambda$null$4$2 in mixins.common.core.json:inventory.ContainerRepairMixin
[15:35:43] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$null$3(Lorg/spongepowered/api/item/inventory/ItemStack;)Z to md961684$lambda$null$3$3 in mixins.common.core.json:inventory.ContainerRepairMixin
[15:35:43] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$slotProvider$2(I)Lorg/spongepowered/common/item/inventory/lens/slots/SlotLens; to md961684$lambda$bridge$slotProvider$2$4 in mixins.common.core.json:inventory.ContainerRepairMixin
[15:35:43] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$null$1(Lorg/spongepowered/api/item/ItemType;)Z to md961684$lambda$null$1$5 in mixins.common.core.json:inventory.ContainerRepairMixin
[15:35:43] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$null$0(Lorg/spongepowered/api/item/inventory/ItemStack;)Z to md961684$lambda$null$0$6 in mixins.common.core.json:inventory.ContainerRepairMixin
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/UpdateAnvilEvent to metadata cache
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/AnvilCost to metadata cache
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing inventory.InteractableContainerMixin from mixins.common.core.json into net.minecraft.inventory.ContainerRepair
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing mcp.advancements.ICriterionInstanceMixin_API from mixins.common.api.json into net.minecraft.advancements.ICriterionInstance
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/advancement/criteria/trigger/FilteredTrigger to metadata cache
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/advancement/UnknownFilteredTriggerConfiguration to metadata cache
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing mcp.advancements.AdvancementMixin_API from mixins.common.api.json into net.minecraft.advancements.Advancement
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing advancements.AdvancementMixin from mixins.common.core.json into net.minecraft.advancements.Advancement
[15:35:43] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$impl$setUpSpongeFields$1(Ljava/util/List;Lorg/spongepowered/common/advancement/DefaultedAdvancementCriterion;)V to md961684$lambda$impl$setUpSpongeFields$1$0 in mixins.common.core.json:advancements.AdvancementMixin
[15:35:43] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$impl$setUpSpongeFields$0(Ljava/util/Map;Lorg/spongepowered/common/advancement/DefaultedAdvancementCriterion;)V to md961684$lambda$impl$setUpSpongeFields$0$1 in mixins.common.core.json:advancements.AdvancementMixin
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/advancements/DisplayInfoBridge to metadata cache
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/advancement/AdvancementRegistryModule to metadata cache
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/advancement/SpongeAdvancementTree to metadata cache
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/advancement/AdvancementTree to metadata cache
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/advancement/AdvancementTreeRegistryModule to metadata cache
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/advancements/CriterionBridge to metadata cache
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/advancement/SpongeScoreCriterion to metadata cache
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/advancement/criteria/ScoreAdvancementCriterion to metadata cache
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/advancement/criteria/AdvancementCriterion to metadata cache
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/advancement/DefaultedAdvancementCriterion to metadata cache
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/advancement/criteria/OrCriterion to metadata cache
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/advancement/criteria/OperatorCriterion to metadata cache
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/advancement/criteria/AndCriterion to metadata cache
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/advancements/AdvancementRewards to metadata cache
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing mcp.advancements.CriterionMixin_API from mixins.common.api.json into net.minecraft.advancements.Criterion
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing advancements.CriterionMixin from mixins.common.core.json into net.minecraft.advancements.Criterion
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing mcp.advancements.ICriterionTriggerMixin_API from mixins.common.api.json into net.minecraft.advancements.ICriterionTrigger
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/advancement/criteria/trigger/Trigger to metadata cache
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/advancement/TriggerBridge to metadata cache
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing advancements.ICriterionTriggerMixin from mixins.common.core.json into net.minecraft.advancements.ICriterionTrigger
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing advancements.AdvancementListAccessor from mixins.common.core.json into net.minecraft.advancements.AdvancementList
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing advancements.AdvancementListMixin from mixins.common.core.json into net.minecraft.advancements.AdvancementList
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/advancement/AdvancementMap to metadata cache
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/advancement/RootAdvancementSet to metadata cache
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for java/util/LinkedHashSet to metadata cache
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/SpongeCauseStackManager to metadata cache
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/registry/SpongeGameRegistryRegisterEvent to metadata cache
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/GenericEvent to metadata cache
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/game/GameRegistryEvent to metadata cache
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing mcp.advancements.FrameTypeMixin_API from mixins.common.api.json into net.minecraft.advancements.FrameType
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for java/lang/Character to metadata cache
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/text/format/SpongeTextStyle to metadata cache
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/format/TextStyle$Base to metadata cache
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing advancements.CriteriaTriggersAccessor from mixins.common.core.json into net.minecraft.advancements.CriteriaTriggers
[15:35:43] [Server thread/DEBUG] [mixin]: Renaming @Invoker method accessor$register(Lnet/minecraft/advancements/ICriterionTrigger;)Lnet/minecraft/advancements/ICriterionTrigger; to accessor$register_$md$961684$0 in mixins.common.core.json:advancements.CriteriaTriggersAccessor
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing advancements.CriteriaTriggersMixin from mixins.common.core.json into net.minecraft.advancements.CriteriaTriggers
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/advancement/TriggerTypeRegistryModule to metadata cache
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing mcp.entity.item.EntityPainting_EnumArtMixin_API from mixins.common.api.json into net.minecraft.entity.item.EntityPainting$EnumArt
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing mcp.world.BossInfo_OverlayMixin_API from mixins.common.api.json into net.minecraft.world.BossInfo$Overlay
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/boss/BossBarOverlay to metadata cache
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing mcp.util.DamageSourceMixin_API from mixins.common.api.json into net.minecraft.util.DamageSource
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing util.DamageSourceAccessor from mixins.common.core.json into net.minecraft.util.DamageSource
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing util.DamageSourceMixin from mixins.common.core.json into net.minecraft.util.DamageSource
[15:35:43] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$onSetExplosionSource$2(Lnet/minecraft/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/entity/player/EntityPlayer;)V to md961684$lambda$onSetExplosionSource$2$0 in mixins.common.core.json:util.DamageSourceMixin
[15:35:43] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$onSetExplosionSource$1(Lorg/spongepowered/api/entity/living/player/User;)Lnet/minecraft/entity/player/EntityPlayer; to md961684$lambda$onSetExplosionSource$1$1 in mixins.common.core.json:util.DamageSourceMixin
[15:35:43] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$onSetExplosionSource$0(Lorg/spongepowered/api/entity/living/player/User;)Z to md961684$lambda$onSetExplosionSource$0$2 in mixins.common.core.json:util.DamageSourceMixin
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/provider/DamageSourceToTypeProvider to metadata cache
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing entity.ArmorEquippableMixin_API from mixins.common.api.json into org.spongepowered.common.entity.living.human.EntityHuman
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing entity.EntityHumanMixin_API from mixins.common.api.json into org.spongepowered.common.entity.living.human.EntityHuman
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/Human to metadata cache
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing entity.EquippableMixin_API from mixins.common.api.json into org.spongepowered.common.entity.living.human.EntityHuman
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/SkinData to metadata cache
[15:35:43] [Server thread/DEBUG] [mixin]: Mixing mcp.world.TeleporterMixin_API from mixins.common.api.json into net.minecraft.world.Teleporter
[15:35:43] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/world/TeleporterBridge to metadata cache
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing world.TeleporterMixin from mixins.common.core.json into net.minecraft.world.Teleporter
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing world.TeleporterMixin_Forge from mixins.forge.core.json into net.minecraft.world.Teleporter
[15:35:44] [Server thread/TRACE] [mixin]: Added class metadata for java/lang/Long to metadata cache
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing common.item.inventory.custom.CustomInventoryMixin_API from mixins.common.api.json into org.spongepowered.common.item.inventory.custom.CustomInventory
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing item.inventory.TraitInventoryAdapterMixin from mixins.common.core.json into org.spongepowered.common.item.inventory.custom.CustomInventory
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing common.item.inventory.custom.CustomInventoryMixin from mixins.common.core.json into org.spongepowered.common.item.inventory.custom.CustomInventory
[15:35:44] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/custom/CustomLens to metadata cache
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing common.item.inventory.custom.CustomContainerMixin_API from mixins.common.api.json into org.spongepowered.common.item.inventory.custom.CustomContainer
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing mcp.util.EnumHandSideMixin_API from mixins.common.api.json into net.minecraft.util.EnumHandSide
[15:35:44] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/HandPreference to metadata cache
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing mcp.world.gen.feature.WorldGenDeadBushMixin_API from mixins.common.api.json into net.minecraft.world.gen.feature.WorldGenDeadBush
[15:35:44] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/DeadBush to metadata cache
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing world.gen.feature.WorldGenDeadBushMixin from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenDeadBush
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing mcp.world.gen.feature.WorldGenDungeonsMixin_API from mixins.common.api.json into net.minecraft.world.gen.feature.WorldGenDungeons
[15:35:44] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Dungeon to metadata cache
[15:35:44] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/weighted/LootTable to metadata cache
[15:35:44] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/world/gen/DungeonMobRegistryModule to metadata cache
[15:35:44] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/weighted/UnmodifiableWeightedTable to metadata cache
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing world.gen.feature.WorldGenDungeonsAccessor from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenDungeons
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing world.gen.feature.WorldGenDungeonsMixin from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenDungeons
[15:35:44] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/EntityArchetype to metadata cache
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing mcp.world.gen.feature.WorldGenEndIslandMixin_API from mixins.common.api.json into net.minecraft.world.gen.feature.WorldGenEndIsland
[15:35:44] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/NoiseGeneratorSimplex to metadata cache
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing world.gen.feature.WorldGenEndIslandMixin from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenEndIsland
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing mcp.world.gen.feature.WorldGenFireMixin_API from mixins.common.api.json into net.minecraft.world.gen.feature.WorldGenFire
[15:35:44] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/NetherFire to metadata cache
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing world.gen.feature.WorldGenFireMixin from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenFire
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing mcp.world.gen.feature.WorldGenFossilsMixin_API from mixins.common.api.json into net.minecraft.world.gen.feature.WorldGenFossils
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing mcp.world.gen.feature.WorldGenGlowstoneMixin_API from mixins.common.api.json into net.minecraft.world.gen.feature.WorldGenGlowStone1
[15:35:44] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Glowstone to metadata cache
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing world.gen.feature.WorldGenGlowstoneMixin from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenGlowStone1
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing mcp.world.gen.feature.WorldGenLakeMixin_API from mixins.common.api.json into net.minecraft.world.gen.feature.WorldGenLakes
[15:35:44] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Lake to metadata cache
[15:35:44] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/property/block/MatterProperty to metadata cache
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing mcp.world.gen.feature.WorldGenMelonMixin_API from mixins.common.api.json into net.minecraft.world.gen.feature.WorldGenMelon
[15:35:44] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Melon to metadata cache
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing world.gen.feature.WorldGenMelonMixin from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenMelon
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing mcp.world.gen.feature.WorldGenPumpkinMixin_API from mixins.common.api.json into net.minecraft.world.gen.feature.WorldGenPumpkin
[15:35:44] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Pumpkin to metadata cache
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing world.gen.feature.WorldGenPumpkinMixin from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenPumpkin
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing mcp.world.gen.feature.WorldGenVinesMixin_API from mixins.common.api.json into net.minecraft.world.gen.feature.WorldGenVines
[15:35:44] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Vine to metadata cache
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing world.gen.feature.WorldGenVinesMixin from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenVines
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing mcp.util.SoundCategoryMixin_API from mixins.common.api.json into net.minecraft.util.SoundCategory
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing mcp.tileentity.BannerPatternMixin_API from mixins.common.api.json into net.minecraft.tileentity.BannerPattern
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing mcp.entity.projectile.EntityArrow_PickupStatusMixin_API from mixins.common.api.json into net.minecraft.entity.projectile.EntityArrow$PickupStatus
[15:35:44] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/PickupRule to metadata cache
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing mcp.util.EntityDamageSourceMixin_API from mixins.common.api.json into net.minecraft.util.EntityDamageSource
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing util.EntityDamageSourceMixin from mixins.common.core.json into net.minecraft.util.EntityDamageSource
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing mcp.util.EntityDamageSourceIndirectMixin_API from mixins.common.api.json into net.minecraft.util.EntityDamageSourceIndirect
[15:35:44] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/source/IndirectEntityDamageSource to metadata cache
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing util.IndirectEntityDamageSourceMixin from mixins.common.core.json into net.minecraft.util.EntityDamageSourceIndirect
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing util.EntityDamageSourceIndirectAccessor from mixins.common.core.json into net.minecraft.util.EntityDamageSourceIndirect
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing common.world.WorldManagerMixin_Forge from mixins.forge.core.json into org.spongepowered.common.world.WorldManager
[15:35:44] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/ISaveFormat to metadata cache
[15:35:44] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/network/FMLOutboundHandler to metadata cache
[15:35:44] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/network/FMLEmbeddedChannel to metadata cache
[15:35:44] [Server thread/TRACE] [mixin]: Added class metadata for io/netty/channel/embedded/EmbeddedChannel to metadata cache
[15:35:44] [Server thread/TRACE] [mixin]: Added class metadata for io/netty/channel/AbstractChannel to metadata cache
[15:35:44] [Server thread/TRACE] [mixin]: Added class metadata for io/netty/util/DefaultAttributeMap to metadata cache
[15:35:44] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/network/ForgeMessage to metadata cache
[15:35:44] [Server thread/TRACE] [mixin]: Added class metadata for it/unimi/dsi/fastutil/ints/IntSet to metadata cache
[15:35:44] [Server thread/TRACE] [mixin]: Added class metadata for it/unimi/dsi/fastutil/ints/IntCollection to metadata cache
[15:35:44] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/world/WorldProviderEnd to metadata cache
[15:35:44] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/world/UnloadWorldEvent to metadata cache
[15:35:44] [Server thread/TRACE] [mixin]: Added class metadata for java/io/DataInputStream to metadata cache
[15:35:44] [Server thread/TRACE] [mixin]: Added class metadata for java/io/FilterInputStream to metadata cache
[15:35:44] [Server thread/TRACE] [mixin]: Added class metadata for java/io/InputStream to metadata cache
[15:35:44] [Server thread/TRACE] [mixin]: Added class metadata for java/nio/file/DirectoryStream to metadata cache
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing mcp.world.DimensionTypeMixin_API from mixins.common.api.json into net.minecraft.world.DimensionType
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing world.DimensionTypeMixin from mixins.common.core.json into net.minecraft.world.DimensionType
[15:35:44] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$getById$0(I)Ljava/lang/IllegalArgumentException; to md961684$lambda$getById$0$0 in mixins.common.core.json:world.DimensionTypeMixin
[15:35:44] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/type/DimensionConfig to metadata cache
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing world.DimensionTypeMixin_Forge from mixins.forge.core.json into net.minecraft.world.DimensionType
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing world.WorldProviderSurfaceMixin from mixins.common.core.json into net.minecraft.world.WorldProviderSurface
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing mcp.world.WorldProviderMixin_API from mixins.common.api.json into net.minecraft.world.WorldProvider
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing world.WorldProviderAccessor from mixins.common.core.json into net.minecraft.world.WorldProvider
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing world.WorldProviderMixin from mixins.common.core.json into net.minecraft.world.WorldProvider
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing world.WorldProviderHellMixin from mixins.common.core.json into net.minecraft.world.WorldProviderHell
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing mcp.world.WorldSettingsMixin_API from mixins.common.api.json into net.minecraft.world.WorldSettings
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing world.WorldSettingsMixin from mixins.common.core.json into net.minecraft.world.WorldSettings
[15:35:44] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/difficulty/Difficulties to metadata cache
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing mcp.entity.ai.EntityAITasksMixin_API from mixins.common.api.json into net.minecraft.entity.ai.EntityAITasks
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing entity.ai.EntityAITasksMixin from mixins.common.core.json into net.minecraft.entity.ai.EntityAITasks
[15:35:44] [Server thread/DEBUG] [mixin]: Mixing api.item.recipe.crafting.DelegateSpongeCraftingRecipeMixin_Forge from mixins.forge.core.json into org.spongepowered.common.item.recipe.crafting.DelegateSpongeCraftingRecipe
[15:35:44] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/recipe/crafting/AbstractSpongeCraftingRecipe to metadata cache
[15:35:45] [Server thread/DEBUG] [mixin]: Mixing forge.fluids.FluidStackMixin_ForgeAPI from mixins.forge.api.json into net.minecraftforge.fluids.FluidStack
[15:35:45] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/extra/fluid/FluidStack to metadata cache
[15:35:45] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$getValue$2(Lorg/spongepowered/common/data/ValueProcessor;)Ljava/util/Optional; to md961684$lambda$getValue$2$0 in mixins.forge.api.json:forge.fluids.FluidStackMixin_ForgeAPI
[15:35:45] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$get$1(Lorg/spongepowered/common/data/ValueProcessor;)Ljava/util/Optional; to md961684$lambda$get$1$1 in mixins.forge.api.json:forge.fluids.FluidStackMixin_ForgeAPI
[15:35:45] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$get$0(Lorg/spongepowered/common/data/DataProcessor;)Ljava/util/Optional; to md961684$lambda$get$0$2 in mixins.forge.api.json:forge.fluids.FluidStackMixin_ForgeAPI
[15:35:45] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraftforge/registries/IRegistryDelegate to metadata cache
[15:35:45] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/extra/fluid/SpongeFluidStackSnapshotBuilder to metadata cache
[15:35:45] [Server thread/DEBUG] [mixin]: Mixing world.GameRulesAccessor from mixins.common.core.json into net.minecraft.world.GameRules
[15:35:45] [Server thread/DEBUG] [mixin]: Mixing world.GameRulesMixin from mixins.common.core.json into net.minecraft.world.GameRules
[15:35:45] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$impl$adjustWorldsForAddGameRule$1(Ljava/lang/String;Ljava/lang/String;Lnet/minecraft/world/GameRules$ValueType;Lnet/minecraft/world/GameRules;)V to md961684$lambda$impl$adjustWorldsForAddGameRule$1$0 in mixins.common.core.json:world.GameRulesMixin
[15:35:45] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$impl$adjustWorldsForAddSetGameRule$0(Ljava/lang/String;Ljava/lang/String;Lnet/minecraft/world/GameRules;)V to md961684$lambda$impl$adjustWorldsForAddSetGameRule$0$1 in mixins.common.core.json:world.GameRulesMixin
[15:35:45] [Server thread/TRACE] [mixin]: Added class metadata for java/util/TreeMap to metadata cache
[15:35:45] [Server thread/DEBUG] [FML]: Attempting to load mods contained in the minecraft jar file and associated classes
[15:35:45] [Server thread/DEBUG] [FML]: Found a minecraft related file at E:\Giochini\Minecraft\Server minecraft forge 1.12.2\forge.jar, examining for mod candidates
[15:35:45] [Server thread/TRACE] [FML]: Skipping known library file E:\Giochini\Minecraft\Server minecraft forge 1.12.2\.\mods\spongeforge-1.12.2-2838-7.2.0.jar
[15:35:45] [Server thread/TRACE] [FML]: Skipping known library file C:\Program Files\Java\jre1.8.0_241\lib\ext\access-bridge-64.jar
[15:35:45] [Server thread/TRACE] [FML]: Skipping known library file C:\Program Files\Java\jre1.8.0_241\lib\ext\cldrdata.jar
[15:35:45] [Server thread/TRACE] [FML]: Skipping known library file C:\Program Files\Java\jre1.8.0_241\lib\ext\dnsns.jar
[15:35:45] [Server thread/TRACE] [FML]: Skipping known library file C:\Program Files\Java\jre1.8.0_241\lib\ext\jaccess.jar
[15:35:45] [Server thread/TRACE] [FML]: Skipping known library file C:\Program Files\Java\jre1.8.0_241\lib\ext\jfxrt.jar
[15:35:45] [Server thread/TRACE] [FML]: Skipping known library file C:\Program Files\Java\jre1.8.0_241\lib\ext\localedata.jar
[15:35:45] [Server thread/TRACE] [FML]: Skipping known library file C:\Program Files\Java\jre1.8.0_241\lib\ext\nashorn.jar
[15:35:45] [Server thread/TRACE] [FML]: Skipping known library file C:\Program Files\Java\jre1.8.0_241\lib\ext\sunec.jar
[15:35:45] [Server thread/TRACE] [FML]: Skipping known library file C:\Program Files\Java\jre1.8.0_241\lib\ext\sunjce_provider.jar
[15:35:45] [Server thread/TRACE] [FML]: Skipping known library file C:\Program Files\Java\jre1.8.0_241\lib\ext\sunmscapi.jar
[15:35:45] [Server thread/TRACE] [FML]: Skipping known library file C:\Program Files\Java\jre1.8.0_241\lib\ext\sunpkcs11.jar
[15:35:45] [Server thread/TRACE] [FML]: Skipping known library file C:\Program Files\Java\jre1.8.0_241\lib\ext\zipfs.jar
[15:35:45] [Server thread/DEBUG] [FML]: Minecraft jar mods loaded successfully
[15:35:45] [Server thread/INFO] [FML]: Searching E:\Giochini\Minecraft\Server minecraft forge 1.12.2\.\mods for mods
[15:35:45] [Server thread/DEBUG] [FML]:   Adding Pixelmon-1.12.2-7.2.2-universal.jar to the mod list
[15:35:45] [Server thread/DEBUG] [FML]:   Adding spongeforge-1.12.2-2838-7.2.0.jar to the mod list
[15:35:45] [Server thread/DEBUG] [FML]: Found a candidate zip or jar file Pixelmon-1.12.2-7.2.2-universal.jar
[15:35:45] [Server thread/TRACE] [FML]: Skipping already parsed coremod or tweaker spongeforge-1.12.2-2838-7.2.0.jar
[15:35:45] [Server thread/DEBUG] [FML]: Examining file forge.jar for potential mods
[15:35:45] [Server thread/DEBUG] [FML]: The mod container forge.jar appears to be missing an mcmod.info file
[15:35:45] [Server thread/DEBUG] [FML]: Examining file Pixelmon-1.12.2-7.2.2-universal.jar for potential mods
[15:35:45] [Server thread/TRACE] [FML]: Located mcmod.info file in file Pixelmon-1.12.2-7.2.2-universal.jar
[15:35:45] [Server thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.pixelmonmod.pixelmon.Pixelmon) - loading
[15:35:45] [Server thread/TRACE] [FML]: Parsed dependency info for pixelmon: Requirements: [] After:[] Before:[]
[15:35:45] [Server thread/INFO] [FML]: Forge Mod Loader has identified 8 mods to load
[15:35:45] [Server thread/TRACE] [FML]: Received a system property request ''
[15:35:45] [Server thread/TRACE] [FML]: System property request managing the state of 0 mods
[15:35:45] [Server thread/DEBUG] [FML]: After merging, found state information for 0 mods
[15:35:45] [Server thread/DEBUG] [mixin]: Mixing world.storage.SaveHandlerAccessor from mixins.common.core.json into net.minecraft.world.storage.SaveHandler
[15:35:45] [Server thread/DEBUG] [mixin]: Mixing world.storage.SaveHandlerMixin from mixins.common.core.json into net.minecraft.world.storage.SaveHandler
[15:35:45] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/world/storage/SaveHandlerBridge to metadata cache
[15:35:45] [Server thread/TRACE] [mixin]: Added class metadata for java/io/FileOutputStream to metadata cache
[15:35:45] [Server thread/TRACE] [mixin]: Added class metadata for java/io/OutputStream to metadata cache
[15:35:45] [Server thread/TRACE] [mixin]: Added class metadata for java/io/Flushable to metadata cache
[15:35:45] [Server thread/TRACE] [mixin]: Added class metadata for java/io/Closeable to metadata cache
[15:35:45] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/nbt/CompressedStreamTools to metadata cache
[15:35:45] [Server thread/TRACE] [mixin]: Added class metadata for java/nio/file/Files to metadata cache
[15:35:45] [Server thread/TRACE] [mixin]: Added class metadata for java/nio/file/attribute/BasicFileAttributes to metadata cache
[15:35:45] [Server thread/TRACE] [mixin]: Added class metadata for java/nio/file/attribute/FileTime to metadata cache
[15:35:45] [Server thread/TRACE] [mixin]: Added class metadata for java/io/FileInputStream to metadata cache
[15:35:45] [Server thread/TRACE] [mixin]: Added class metadata for java/time/format/DateTimeFormatter to metadata cache
[15:35:45] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/util/datafix/FixTypes to metadata cache
[15:35:45] [Server thread/DEBUG] [mixin]: Mixing world.storage.SaveHandlerMixin_Forge from mixins.forge.core.json into net.minecraft.world.storage.SaveHandler
[15:35:45] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/SaveFormatOld to metadata cache
[15:35:45] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/IPlayerFileData to metadata cache
[15:35:45] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
[15:35:45] [Server thread/WARN] [FML]: Missing English translation for spongeapi: assets/spongeapi/lang/en_us.lang
[15:35:45] [Server thread/WARN] [FML]: Missing English translation for spongeforge: assets/spongeforge/lang/en_us.lang
[15:35:45] [Server thread/DEBUG] [FML]: Enabling mod pixelmon
[15:35:45] [Server thread/TRACE] [FML]: Verifying mod requirements are satisfied
[15:35:45] [Server thread/WARN] [Sponge]: The mod spongeforge was designed for forge 14.23.5.2838 but version 14.23.4.2739 is in use. It may not work properly.
[15:35:45] [Server thread/WARN] [Sponge]: The mod spongeforge was designed for forge 14.23.5.2838 but version 14.23.4.2739 is in use. It may not work properly.
[15:35:45] [Server thread/TRACE] [FML]: All mod requirements are satisfied
[15:35:45] [Server thread/TRACE] [FML]: Sorting mods into an ordered list
[15:35:45] [Server thread/TRACE] [FML]: Mod sorting completed successfully
[15:35:45] [Server thread/DEBUG] [FML]: Mod sorting data
[15:35:45] [Server thread/DEBUG] [FML]: 	pixelmon(Pixelmon:7.2.2): Pixelmon-1.12.2-7.2.2-universal.jar ()
[15:35:45] [Server thread/DEBUG] [FML]: Loading @Config anotation data
[15:35:45] [Server thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod minecraft
[15:35:45] [Server thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod minecraft
[15:35:45] [Server thread/DEBUG] [FML]: Bar Step: Construction - Minecraft took 0,001s
[15:35:45] [Server thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod mcp
[15:35:45] [Server thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod mcp
[15:35:45] [Server thread/DEBUG] [FML]: Bar Step: Construction - Minecraft Coder Pack took 0,001s
[15:35:45] [Server thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod FML
[15:35:45] [Server thread/DEBUG] [mixin]: Mixing fml.common.registry.NetworkRegistryMixin_Forge from mixins.forge.core.json into net.minecraftforge.fml.common.network.NetworkRegistry
[15:35:45] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/network/IGuiHandler to metadata cache
[15:35:45] [Server thread/TRACE] [FML]: Mod FML is using network checker : Invoking method checkModLists
[15:35:45] [Server thread/TRACE] [FML]: Testing mod FML to verify it accepts its own version in a remote connection
[15:35:45] [Server thread/TRACE] [FML]: The mod FML accepts its own version (8.0.99.99)
[15:35:45] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, spongeapi, sponge, spongeforge, pixelmon] at CLIENT
[15:35:45] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, spongeapi, sponge, spongeforge, pixelmon] at SERVER
[15:35:45] [Server thread/DEBUG] [io.netty.util.ResourceLeakDetector]: -Dio.netty.leakDetection.level: simple
[15:35:45] [Server thread/DEBUG] [io.netty.util.ResourceLeakDetector]: -Dio.netty.leakDetection.maxRecords: 4
[15:35:46] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator]: -Dio.netty.allocator.numHeapArenas: 16
[15:35:46] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator]: -Dio.netty.allocator.numDirectArenas: 16
[15:35:46] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator]: -Dio.netty.allocator.pageSize: 8192
[15:35:46] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator]: -Dio.netty.allocator.maxOrder: 11
[15:35:46] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator]: -Dio.netty.allocator.chunkSize: 16777216
[15:35:46] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator]: -Dio.netty.allocator.tinyCacheSize: 512
[15:35:46] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator]: -Dio.netty.allocator.smallCacheSize: 256
[15:35:46] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator]: -Dio.netty.allocator.normalCacheSize: 64
[15:35:46] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator]: -Dio.netty.allocator.maxCachedBufferCapacity: 32768
[15:35:46] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator]: -Dio.netty.allocator.cacheTrimInterval: 8192
[15:35:46] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator]: -Dio.netty.allocator.useCacheForAllThreads: true
[15:35:46] [Server thread/DEBUG] [io.netty.buffer.ByteBufUtil]: -Dio.netty.allocator.type: pooled
[15:35:46] [Server thread/DEBUG] [io.netty.buffer.ByteBufUtil]: -Dio.netty.threadLocalDirectBufferSize: 65536
[15:35:46] [Server thread/DEBUG] [io.netty.buffer.ByteBufUtil]: -Dio.netty.maxThreadLocalCharBufferSize: 16384
[15:35:46] [Server thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod FML
[15:35:46] [Server thread/DEBUG] [FML]: Bar Step: Construction - Forge Mod Loader took 0,199s
[15:35:46] [Server thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod forge
[15:35:46] [Server thread/DEBUG] [forge]: Loading Vanilla annotations: sun.net.www.protocol.jar.JarURLConnection$JarURLInputStream@ad7b833
[15:35:46] [Server thread/DEBUG] [forge]: Preloading CrashReport Classes
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/client/Minecraft$10
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/client/Minecraft$11
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/client/Minecraft$12
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/client/Minecraft$13
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/client/Minecraft$14
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/client/Minecraft$2
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/client/Minecraft$3
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/client/Minecraft$4
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/client/Minecraft$5
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/client/Minecraft$6
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/client/Minecraft$7
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/client/Minecraft$8
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/client/Minecraft$9
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/client/multiplayer/WorldClient$1
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/client/multiplayer/WorldClient$2
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/client/multiplayer/WorldClient$3
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/client/multiplayer/WorldClient$4
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/client/particle/ParticleManager$1
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/client/particle/ParticleManager$2
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/client/particle/ParticleManager$3
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/client/particle/ParticleManager$4
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/client/renderer/EntityRenderer$2
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/client/renderer/EntityRenderer$3
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/client/renderer/EntityRenderer$4
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/client/renderer/RenderGlobal$1
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/client/renderer/RenderItem$1
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/client/renderer/RenderItem$2
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/client/renderer/RenderItem$3
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/client/renderer/RenderItem$4
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/client/renderer/texture/TextureAtlasSprite$1
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/client/renderer/texture/TextureManager$1
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/client/renderer/texture/TextureMap$1
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/client/renderer/texture/TextureMap$2
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/client/renderer/texture/TextureMap$3
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/crash/CrashReport$1
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/crash/CrashReport$2
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/crash/CrashReport$3
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/crash/CrashReport$4
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/crash/CrashReport$5
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/crash/CrashReport$6
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/crash/CrashReport$7
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/crash/CrashReportCategory$1
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/crash/CrashReportCategory$2
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/crash/CrashReportCategory$3
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/crash/CrashReportCategory$4
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/crash/CrashReportCategory$5
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/entity/Entity$2
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/entity/Entity$3
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/entity/Entity$4
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/entity/Entity$5
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/entity/EntityTracker$1
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/entity/player/InventoryPlayer$1
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/nbt/NBTTagCompound$1
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/nbt/NBTTagCompound$2
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/network/NetHandlerPlayServer$3
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/network/NetworkSystem$6
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/server/MinecraftServer$2
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/server/MinecraftServer$3
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/server/dedicated/DedicatedServer$3
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/server/dedicated/DedicatedServer$4
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/server/integrated/IntegratedServer$1
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/server/integrated/IntegratedServer$2
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/tileentity/CommandBlockBaseLogic$1
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/tileentity/CommandBlockBaseLogic$2
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/tileentity/TileEntity$1
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/tileentity/TileEntity$2
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/tileentity/TileEntity$3
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/world/World$1
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/world/World$2
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/world/World$3
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/world/World$4
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/world/World$5
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/world/chunk/Chunk$1
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/world/gen/structure/MapGenStructure$1
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/world/gen/structure/MapGenStructure$2
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/world/gen/structure/MapGenStructure$3
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/world/storage/WorldInfo$10
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/world/storage/WorldInfo$2
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/world/storage/WorldInfo$3
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/world/storage/WorldInfo$4
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/world/storage/WorldInfo$5
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/world/storage/WorldInfo$6
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/world/storage/WorldInfo$7
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/world/storage/WorldInfo$8
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraft/world/storage/WorldInfo$9
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraftforge/common/util/TextTable
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraftforge/common/util/TextTable$Alignment
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraftforge/common/util/TextTable$Column
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraftforge/common/util/TextTable$Row
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraftforge/fml/client/SplashProgress$1
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraftforge/fml/client/SplashProgress$1
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraftforge/fml/common/FMLCommonHandler$1
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraftforge/fml/common/FMLCommonHandler$1
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraftforge/fml/common/ICrashCallable
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraftforge/fml/common/Loader$1
[15:35:46] [Server thread/DEBUG] [forge]: 	net/minecraftforge/fml/common/Loader$1
[15:35:46] [Server thread/TRACE] [FML]: Mod forge is using network checker : No network checking performed
[15:35:46] [Server thread/TRACE] [FML]: Testing mod forge to verify it accepts its own version in a remote connection
[15:35:46] [Server thread/TRACE] [FML]: The mod forge accepts its own version (14.23.4.2739)
[15:35:46] [Server thread/DEBUG] [FML]: Attempting to inject @Config classes into forge for type INSTANCE
[15:35:46] [Server thread/DEBUG] [mixin]: Mixing fml.common.eventhandler.ASMEventHandlerMixin_Forge from mixins.forge.preinit.json into net.minecraftforge.fml.common.eventhandler.ASMEventHandler
[15:35:46] [Server thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod forge
[15:35:46] [Server thread/DEBUG] [FML]: Bar Step: Construction - Minecraft Forge took 0,073s
[15:35:46] [Server thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod spongeapi
[15:35:46] [Server thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod spongeapi
[15:35:46] [Server thread/DEBUG] [FML]: Bar Step: Construction - SpongeAPI took 0,000s
[15:35:46] [Server thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod sponge
[15:35:46] [Server thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod sponge
[15:35:46] [Server thread/DEBUG] [FML]: Bar Step: Construction - Sponge took 0,000s
[15:35:46] [Server thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod spongeforge
[15:35:46] [Server thread/WARN] [Sponge]: There's no certificate fingerprint available
[15:35:46] [Server thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod spongeforge
[15:35:46] [Server thread/DEBUG] [FML]: Bar Step: Construction - SpongeForge took 0,001s
[15:35:46] [Server thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod pixelmon
[15:35:46] [Server thread/TRACE] [FML]: Mod pixelmon is using network checker : Accepting version 7.2.2
[15:35:46] [Server thread/TRACE] [FML]: Testing mod pixelmon to verify it accepts its own version in a remote connection
[15:35:46] [Server thread/TRACE] [FML]: The mod pixelmon accepts its own version (7.2.2)
[15:35:46] [Server thread/DEBUG] [FML]: Attempting to inject @SidedProxy classes into pixelmon
[15:35:46] [Server thread/DEBUG] [FML]: Attempting to inject @EventBusSubscriber classes into the eventbus for pixelmon
[15:35:46] [Server thread/DEBUG] [FML]: Registering @EventBusSubscriber for com.pixelmonmod.pixelmon.config.RegistryListener for mod pixelmon
[15:35:46] [Server thread/DEBUG] [FML]: Injected @EventBusSubscriber class com.pixelmonmod.pixelmon.config.RegistryListener
[15:35:46] [Server thread/DEBUG] [FML]: Registering @EventBusSubscriber for com.pixelmonmod.pixelmon.storage.extras.PixelExtrasStorage for mod pixelmon
[15:35:46] [Server thread/DEBUG] [FML]: Injected @EventBusSubscriber class com.pixelmonmod.pixelmon.storage.extras.PixelExtrasStorage
[15:35:46] [Server thread/DEBUG] [FML]: Attempting to inject @Config classes into pixelmon for type INSTANCE
[15:35:46] [Server thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod pixelmon
[15:35:46] [Server thread/DEBUG] [FML]: Bar Step: Construction - Pixelmon took 0,071s
[15:35:46] [Server thread/DEBUG] [FML]: Bar Finished: Construction took 0,347s
[15:35:46] [Server thread/DEBUG] [mixin]: Mixing api.event.AbstractEventMixin_Forge from mixins.forge.core.json into org.spongepowered.api.event.impl.AbstractEvent
[15:35:46] [Server thread/DEBUG] [FML]: Mod signature data
[15:35:46] [Server thread/DEBUG] [FML]:  	Valid Signatures:
[15:35:46] [Server thread/DEBUG] [FML]: 		(e3c3d50c7c986df74c645c0ac54639741c90a557) FML	(Forge Mod Loader	8.0.99.99)	forge.jar
[15:35:46] [Server thread/DEBUG] [FML]: 		(e3c3d50c7c986df74c645c0ac54639741c90a557) forge	(Minecraft Forge	14.23.4.2739)	forge.jar
[15:35:46] [Server thread/DEBUG] [FML]:  	Missing Signatures:
[15:35:46] [Server thread/DEBUG] [FML]: 		minecraft	(Minecraft	1.12.2)	minecraft.jar
[15:35:46] [Server thread/DEBUG] [FML]: 		mcp	(Minecraft Coder Pack	9.42)	minecraft.jar
[15:35:46] [Server thread/DEBUG] [FML]: 		spongeapi	(SpongeAPI	7.2-fe189dcf)	spongeforge-1.12.2-2838-7.2.0.jar
[15:35:46] [Server thread/DEBUG] [FML]: 		sponge	(Sponge	1.12.2-7.2.0)	spongeforge-1.12.2-2838-7.2.0.jar
[15:35:46] [Server thread/DEBUG] [FML]: 		spongeforge	(SpongeForge	1.12.2-2838-7.2.0)	spongeforge-1.12.2-2838-7.2.0.jar
[15:35:46] [Server thread/DEBUG] [FML]: 		pixelmon	(Pixelmon	7.2.2)	Pixelmon-1.12.2-7.2.2-universal.jar
[15:35:46] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[15:35:46] [Server thread/INFO] [FML]: Found 1169 ObjectHolder annotations
[15:35:46] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
[15:35:46] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[15:35:46] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod minecraft
[15:35:46] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod minecraft
[15:35:46] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Minecraft took 0,000s
[15:35:46] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod mcp
[15:35:46] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod mcp
[15:35:46] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Minecraft Coder Pack took 0,000s
[15:35:46] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod FML
[15:35:46] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod FML
[15:35:46] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Forge Mod Loader took 0,000s
[15:35:46] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod forge
[15:35:46] [Server thread/DEBUG] [mixin]: Mixing forge.items.TraitInventoryAdapterMixin_Forge from mixins.forge.core.json into net.minecraftforge.items.ItemStackHandler
[15:35:46] [Server thread/DEBUG] [mixin]: Mixing forge.items.ItemstackHandlerMixin_Forge from mixins.forge.core.json into net.minecraftforge.items.ItemStackHandler
[15:35:46] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[15:35:46] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod forge
[15:35:46] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Minecraft Forge took 0,038s
[15:35:46] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod spongeapi
[15:35:46] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod spongeapi
[15:35:46] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - SpongeAPI took 0,000s
[15:35:46] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod sponge
[15:35:46] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod sponge
[15:35:46] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Sponge took 0,000s
[15:35:46] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod spongeforge
[15:35:46] [Forge Version Check/INFO] [forge.VersionCheck]: [pixelmon] Starting version check at https://reforged.gg/forge/update.json
[15:35:46] [Server thread/DEBUG] [mixin]: Mixing server.management.UserListAccessor from mixins.common.core.json into net.minecraft.server.management.UserList
[15:35:46] [Server thread/DEBUG] [mixin]: Renaming @Accessor method accessor$getLogger()Lorg/apache/logging/log4j/Logger; to accessor$getLogger_$md$961684$0 in mixins.common.core.json:server.management.UserListAccessor
[15:35:46] [Server thread/DEBUG] [mixin]: Mixing server.management.UserListMixin from mixins.common.core.json into net.minecraft.server.management.UserList
[15:35:46] [Server thread/DEBUG] [mixin]: Mixing api.ai.AbstractAITaskMixin_API from mixins.common.core.json into org.spongepowered.api.entity.ai.task.AbstractAITask
[15:35:46] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/entity/ai/SpongeEntityAICommonSuperclass to metadata cache
[15:35:46] [Server thread/DEBUG] [mixin]: Mixing forge.common.ForgeChunkManager$TicketAccessor from mixins.forge.core.json into net.minecraftforge.common.ForgeChunkManager$Ticket
[15:35:46] [Server thread/DEBUG] [mixin]: Mixing mcp.network.NetworkManagerMixin_API from mixins.common.api.json into net.minecraft.network.NetworkManager
[15:35:46] [Server thread/TRACE] [mixin]: Added class metadata for io/netty/channel/SimpleChannelInboundHandler to metadata cache
[15:35:46] [Server thread/TRACE] [mixin]: Added class metadata for io/netty/channel/ChannelInboundHandlerAdapter to metadata cache
[15:35:46] [Server thread/TRACE] [mixin]: Added class metadata for io/netty/channel/ChannelHandlerAdapter to metadata cache
[15:35:46] [Server thread/TRACE] [mixin]: Added class metadata for io/netty/channel/ChannelHandler to metadata cache
[15:35:46] [Server thread/TRACE] [mixin]: Added class metadata for io/netty/channel/ChannelInboundHandler to metadata cache
[15:35:46] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/network/NetworkManagerBridge to metadata cache
[15:35:46] [Server thread/DEBUG] [mixin]: Mixing network.NetworkManagerMixin from mixins.common.core.json into net.minecraft.network.NetworkManager
[15:35:46] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/SpongeMinecraftVersion to metadata cache
[15:35:46] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/ProtocolMinecraftVersion to metadata cache
[15:35:46] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/MinecraftVersion to metadata cache
[15:35:46] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod spongeforge
[15:35:46] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - SpongeForge took 0,481s
[15:35:46] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod pixelmon
[15:35:46] [Server thread/INFO] [Pixelmon]: Loading Pixelmon version 7.2.2
[15:35:46] [Forge Version Check/DEBUG] [forge.VersionCheck]: [pixelmon] Received version check data:
{
  "homepage": "https://reforged.gg/",
  "1.12.2": {
    "6.0.0": "Released Reforged", 
    "6.0.1": "Bug fix update.",
    "6.2.0": "The Power Update",
    "6.2.1": "Bug fix update",
    "6.2.2": "Performace update",
    "6.2.3": "The toaster performance update",
    "6.3.0": "The Legendary Update",
    "6.3.1": "Bug fix update",
	"6.3.2": "Bug fix update",
	"6.3.3": "Bug fix update",
	"6.3.4": "Hotfix update",
	"7.0.0": "Generation 7 update",
	"7.0.1": "Bug fix update",
	"7.0.2": "Bug fix update",
	"7.0.3": "Crash fix",
	"7.0.4": "Bug fix update",
	"7.0.5": "They're no longer bugs. All hail Buzzwole.",
	"7.0.6": "Two words: Legendary apocalypse"
    "7.0.7": "Now with... Smart phones?"
    "7.0.8": "A few more fixes before 7.1!"
    "7.1.0": "The Integration Update"
  },
  "promos": {
    "1.12.2-latest": "7.1.0",
    "1.12.2-recommended": "7.1.0"
  }
}
[15:35:46] [Forge Version Check/DEBUG] [forge.VersionCheck]: Failed to process update information
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 22 column 6 path $..7.0.6
	at com.google.gson.Gson.fromJson(Gson.java:902) ~[Gson.class:?]
	at com.google.gson.Gson.fromJson(Gson.java:852) ~[Gson.class:?]
	at com.google.gson.Gson.fromJson(Gson.java:801) ~[Gson.class:?]
	at com.google.gson.Gson.fromJson(Gson.java:773) ~[Gson.class:?]
	at net.minecraftforge.common.ForgeVersion$1.process(ForgeVersion.java:260) [ForgeVersion$1.class:?]
	at net.minecraftforge.common.ForgeVersion$1.run(ForgeVersion.java:201) [ForgeVersion$1.class:?]
Caused by: com.google.gson.stream.MalformedJsonException: Unterminated object at line 22 column 6 path $..7.0.6
	at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559) ~[JsonReader.class:?]
	at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:491) ~[JsonReader.class:?]
	at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414) ~[JsonReader.class:?]
	at com.google.gson.internal.bind.ObjectTypeAdapter.read(ObjectTypeAdapter.java:69) ~[ObjectTypeAdapter.class:?]
	at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[TypeAdapterRuntimeTypeWrapper.class:?]
	at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:187) ~[MapTypeAdapterFactory$Adapter.class:?]
	at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145) ~[MapTypeAdapterFactory$Adapter.class:?]
	at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
	... 5 more
[15:35:46] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[15:35:47] [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.2847",
    "1.12.2-recommended": "14.23.5.2768",
    "1.13.2-latest": "25.0.219",
    "1.14.2-latest": "26.0.63",
    "1.14.3-latest": "27.0.60",
    "1.14.4-latest": "28.2.3",
    "1.14.4-recommended": "28.2.0",
    "1.15-latest": "29.0.4",
    "1.15.1-latest": "30.0.51",
    "1.15.2-latest": "31.1.39",
    "1.15.2-recommended": "31.1.0",
    "1.5.2-latest": "7.8.1.738",
    "1.5.2-recommended": "7.8.1.737",
    "1.6.1-latest": "8.9.0.775",
    "1.6.2-latest": "9.10.1.871",
    "1.6.2-recommended": "9.10.1.871",
    "1.6.3-latest": "9.11.0.878",
    "1.6.4-latest": "9.11.1.1345",
    "1.6.4-recommended": "9.11.1.1345",
    "1.7.10-latest": "10.13.4.1614",
    "1.7.10-latest-1.7.10": "10.13.2.1343",
    "1.7.10-recommended": "10.13.4.1558",
    "1.7.2-latest": "10.12.2.1147",
    "1.7.2-recommended": "10.12.2.1121",
    "1.8-latest": "11.14.4.1577",
    "1.8-recommended": "11.14.4.1563",
    "1.8.8-latest": "11.15.0.1655",
    "1.8.9-latest": "11.15.1.2318",
    "1.8.9-recommended": "11.15.1.1722",
    "1.9-latest": "12.16.0.1942",
    "1.9-recommended": "12.16.1.1887",
    "1.9.4-latest": "12.17.0.2051",
    "1.9.4-recommended": "12.17.0.1976",
    "latest-1.7.10": "10.13.2.1343"
  }
}
[15:35:47] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: OUTDATED Target: 14.23.5.2768
[15:35:47] [Forge Version Check/INFO] [forge.VersionCheck]: [spongeforge] Starting version check at https://files.minecraftforge.net/maven/org/spongepowered/spongeforge/promotions_slim.json
[15:35:47] [Server thread/INFO] [Pixelmon]: Checking for migrations..
[15:35:47] [Server thread/INFO] [Pixelmon]: Loading Advancements
[15:35:47] [Server thread/DEBUG] [mixin]: Mixing forge.common.DimensionManagerMixin_Forge from mixins.forge.core.json into net.minecraftforge.common.DimensionManager
[15:35:47] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$createProviderFor$1(I)Ljava/lang/RuntimeException; to md961684$lambda$createProviderFor$1$0 in mixins.forge.core.json:forge.common.DimensionManagerMixin_Forge
[15:35:47] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$initDimension$0()Ljava/lang/RuntimeException; to md961684$lambda$initDimension$0$1 in mixins.forge.core.json:forge.common.DimensionManagerMixin_Forge
[15:35:47] [Server thread/TRACE] [mixin]: Added class metadata for com/google/common/collect/Multiset to metadata cache
[15:35:47] [Server thread/TRACE] [mixin]: Added class metadata for com/google/common/collect/HashMultiset to metadata cache
[15:35:47] [Server thread/TRACE] [mixin]: Added class metadata for com/google/common/collect/AbstractMapBasedMultiset to metadata cache
[15:35:47] [Server thread/TRACE] [mixin]: Added class metadata for com/google/common/collect/AbstractMultiset to metadata cache
[15:35:47] [Forge Version Check/DEBUG] [forge.VersionCheck]: [spongeforge] Received version check data:
{
  "homepage": "http://files.minecraftforge.net/maven/org/spongepowered/spongeforge",
  "promos": {
    "1.10.2-latest": "5.2.0-BETA-2793",
    "1.10.2-recommended": "5.2.0-BETA-2620",
    "1.11-latest": "6.0.0-BETA-2004",
    "1.11.2-latest": "6.1.0-BETA-2792",
    "1.12-latest": "7.0.0-BETA-2498",
    "1.12.1-latest": "7.0.0-BETA-2643",
    "1.12.2-latest": "7.1.3-RC3495",
    "1.12.2-recommended": "7.1.2",
    "1.8-latest": "3.1.0-BETA-1045",
    "1.8-recommended": "3.0.0-BETA-1000",
    "1.8.9-latest": "4.2.0-BETA-1762",
    "1.8.9-recommended": "4.2.0-BETA-1653",
    "1.9.4-latest": "5.0.0-BETA-1504",
    "latest": "7.1.3-RC3495",
    "recommended": "7.1.2"
  }
}
[15:35:47] [Forge Version Check/INFO] [forge.VersionCheck]: [spongeforge] Found status: OUTDATED Target: 7.1.2
[15:35:48] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod pixelmon
[15:35:48] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Pixelmon took 1,400s
[15:35:48] [Server thread/DEBUG] [FML]: Bar Finished: PreInitialization took 1,920s
[15:35:48] [Server thread/INFO] [FML]: Applying holder lookups
[15:35:48] [Server thread/INFO] [FML]: Holder lookups applied
[15:35:48] [Server thread/INFO] [Pixelmon]: Loading TM/HMs.
[15:35:48] [Server thread/INFO] [FML]: Applying holder lookups
[15:35:48] [Server thread/INFO] [FML]: Holder lookups applied
[15:35:48] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Trainer as pixelmon:npc_trainer
[15:35:48] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Trader as pixelmon:npc_trader
[15:35:48] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Pixelmon as pixelmon:pixelmon
[15:35:48] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Statue as pixelmon:statue
[15:35:48] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity ChattingNPC as pixelmon:npc_chatting
[15:35:48] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Relearner as pixelmon:npc_relearner
[15:35:48] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Tutor as pixelmon:npc_tutor
[15:35:48] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Pokeball as pixelmon:empty_pokeball
[15:35:48] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Hook as pixelmon:hook
[15:35:48] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity EntityChairMount as pixelmon:chair_mount
[15:35:48] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity NurseJoy as pixelmon:npc_nursejoy
[15:35:48] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Shopkeeper as pixelmon:npc_shopkeeper
[15:35:48] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity PixelmonPainting as pixelmon:painting
[15:35:48] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity OccupiedPokeball as pixelmon:occupied_pokeball
[15:35:48] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Wormhole as pixelmon:ultra_wormhole
[15:35:48] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Breeding as pixelmon:breeding
[15:35:48] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Bike as pixelmon:bike
[15:35:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `sponge` for name `human`, expected `spongeforge`. This could be a intended override, but in most cases indicates a broken mod.
[15:35:48] [Server thread/TRACE] [FML]: Automatically registered mod sponge entity human as sponge:human
[15:35:48] [Server thread/INFO] [FML]: Applying holder lookups
[15:35:48] [Server thread/INFO] [FML]: Holder lookups applied
[15:35:48] [Server thread/INFO] [FML]: Applying holder lookups
[15:35:48] [Server thread/INFO] [FML]: Holder lookups applied
[15:35:48] [Server thread/INFO] [FML]: Injecting itemstacks
[15:35:48] [Server thread/INFO] [FML]: Itemstack injection complete
[15:35:48] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
[15:35:48] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
[15:35:48] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
[15:35:48] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on *:25565
[15:35:48] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using default channel type
[15:35:48] [Server thread/DEBUG] [io.netty.channel.MultithreadEventLoopGroup]: -Dio.netty.eventLoopThreads: 16
[15:35:48] [Server thread/DEBUG] [io.netty.channel.nio.NioEventLoop]: -Dio.netty.noKeySetOptimization: false
[15:35:48] [Server thread/DEBUG] [io.netty.channel.nio.NioEventLoop]: -Dio.netty.selectorAutoRebuildThreshold: 512
[15:35:48] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent]: org.jctools-core.MpscChunkedArrayQueue: available
[15:35:48] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop]: instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@564a07f5
[15:35:48] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop]: instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@7452c649
[15:35:48] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop]: instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@2fe21eef
[15:35:48] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop]: instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@596ebb4f
[15:35:48] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop]: instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@5f9d7a38
[15:35:48] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop]: instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@3d1f9f0c
[15:35:48] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop]: instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@235fb26
[15:35:48] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop]: instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@2e2d9cec
[15:35:48] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop]: instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@1ad56fab
[15:35:48] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop]: instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@5b736402
[15:35:48] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop]: instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@76b25881
[15:35:48] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop]: instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@343a7047
[15:35:48] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop]: instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@5a3f95c
[15:35:48] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop]: instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@45b0ce9e
[15:35:48] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop]: instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@21a2f0f9
[15:35:48] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop]: instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@467d14c2
[15:35:48] [Server thread/DEBUG] [io.netty.channel.DefaultChannelId]: -Dio.netty.processId: 70556 (auto-detected)
[15:35:48] [Server thread/DEBUG] [io.netty.util.NetUtil]: -Djava.net.preferIPv4Stack: true
[15:35:48] [Server thread/DEBUG] [io.netty.util.NetUtil]: -Djava.net.preferIPv6Addresses: false
[15:35:49] [Server thread/DEBUG] [io.netty.util.NetUtil]: Loopback interface: lo (Software Loopback Interface 1, 127.0.0.1)
[15:35:49] [Server thread/DEBUG] [io.netty.util.NetUtil]: \proc\sys\net\core\somaxconn: 200 (non-existent)
[15:35:49] [Server thread/DEBUG] [io.netty.channel.DefaultChannelId]: -Dio.netty.machineId: 00:d8:61:ff:fe:d4:b9:c3 (auto-detected)
[15:35:49] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[15:35:49] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: The server will make no attempt to authenticate usernames. Beware.
[15:35:49] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[15:35:49] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: To change this, set "online-mode" to "true" in the server.properties file.
[15:35:49] [Server thread/DEBUG] [mixin]: Mixing server.management.PlayerInteractionManagerAccessor from mixins.common.core.json into net.minecraft.server.management.PlayerInteractionManager
[15:35:49] [Server thread/DEBUG] [mixin]: Mixing server.management.PlayerInteractionManagerMixin from mixins.common.core.json into net.minecraft.server.management.PlayerInteractionManager
[15:35:49] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/server/management/PlayerInteractionManagerBridge to metadata cache
[15:35:49] [Server thread/DEBUG] [mixin]: Mixing server.management.PlayerInteractionManagerMixin_Forge from mixins.forge.core.json into net.minecraft.server.management.PlayerInteractionManager
[15:35:49] [Server thread/INFO] [FML]: Applying holder lookups
[15:35:49] [Server thread/INFO] [FML]: Holder lookups applied
[15:35:49] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod minecraft
[15:35:49] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod minecraft
[15:35:49] [Server thread/DEBUG] [FML]: Bar Step: Initialization - Minecraft took 0,000s
[15:35:49] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod mcp
[15:35:49] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod mcp
[15:35:49] [Server thread/DEBUG] [FML]: Bar Step: Initialization - Minecraft Coder Pack took 0,000s
[15:35:49] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod FML
[15:35:49] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod FML
[15:35:49] [Server thread/DEBUG] [FML]: Bar Step: Initialization - Forge Mod Loader took 0,000s
[15:35:49] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod forge
[15:35:49] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod forge
[15:35:49] [Server thread/DEBUG] [FML]: Bar Step: Initialization - Minecraft Forge took 0,000s
[15:35:49] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod spongeapi
[15:35:49] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod spongeapi
[15:35:49] [Server thread/DEBUG] [FML]: Bar Step: Initialization - SpongeAPI took 0,000s
[15:35:49] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod sponge
[15:35:49] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod sponge
[15:35:49] [Server thread/DEBUG] [FML]: Bar Step: Initialization - Sponge took 0,000s
[15:35:49] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod spongeforge
[15:35:49] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod spongeforge
[15:35:49] [Server thread/DEBUG] [FML]: Bar Step: Initialization - SpongeForge took 0,031s
[15:35:49] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod pixelmon
[15:35:49] [Server thread/DEBUG] [mixin]: Mixing util.CombatTrackerAccessor from mixins.common.core.json into net.minecraft.util.CombatTracker
[15:35:49] [Server thread/DEBUG] [mixin]: Mixing mcp.world.gen.structure.MapGenStructureMixin_API from mixins.common.api.json into net.minecraft.world.gen.structure.MapGenStructure
[15:35:49] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/gen/InternalPopulatorTypes to metadata cache
[15:35:49] [Server thread/DEBUG] [mixin]: Mixing world.gen.structure.MapGenStructureMixin from mixins.common.core.json into net.minecraft.world.gen.structure.MapGenStructure
[15:35:49] [Server thread/TRACE] [mixin]: Added class metadata for it/unimi/dsi/fastutil/objects/ObjectCollection to metadata cache
[15:35:49] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/structure/StructureStart to metadata cache
[15:35:49] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/structure/StructureBoundingBox to metadata cache
[15:35:49] [Server thread/TRACE] [mixin]: Added class metadata for it/unimi/dsi/fastutil/objects/ObjectIterator to metadata cache
[15:35:49] [Server thread/DEBUG] [mixin]: Mixing mcp.world.gen.MapGenBaseMixin_API from mixins.common.api.json into net.minecraft.world.gen.MapGenBase
[15:35:49] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/gen/ChunkBufferPrimer to metadata cache
[15:35:49] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/extent/ImmutableBiomeVolume to metadata cache
[15:35:49] [Server thread/DEBUG] [mixin]: Mixing world.chunk.ChunkPrimerAccessor from mixins.common.core.json into net.minecraft.world.chunk.ChunkPrimer
[15:35:49] [Server thread/INFO] [Pixelmon]: Registering shop items.
[15:35:49] [Server thread/INFO] [Pixelmon]: Registering NPCs.
[15:35:49] [Server thread/INFO] [Pixelmon]: Registered NPC trades.
[15:35:49] [Server thread/INFO] [Pixelmon]: Registering structures.
[15:35:49] [Server thread/INFO] [Pixelmon]: Registering all drops.
[15:35:49] [Server thread/INFO] [Pixelmon]: Registering battle rules.
[15:35:50] [Server thread/INFO] [Pixelmon]: Registering Pokémon stats.
[15:35:50] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod pixelmon
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: Initialization - Pixelmon took 0,875s
[15:35:50] [Server thread/DEBUG] [FML]: Bar Finished: Initialization took 0,908s
[15:35:50] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod minecraft
[15:35:50] [Server thread/TRACE] [FML]: Sending event IMCEvent to mod minecraft
[15:35:50] [Server thread/TRACE] [FML]: Sent event IMCEvent to mod minecraft
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Minecraft took 0,003s
[15:35:50] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod mcp
[15:35:50] [Server thread/TRACE] [FML]: Sending event IMCEvent to mod mcp
[15:35:50] [Server thread/TRACE] [FML]: Sent event IMCEvent to mod mcp
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Minecraft Coder Pack took 0,000s
[15:35:50] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod FML
[15:35:50] [Server thread/TRACE] [FML]: Sending event IMCEvent to mod FML
[15:35:50] [Server thread/TRACE] [FML]: Sent event IMCEvent to mod FML
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Forge Mod Loader took 0,000s
[15:35:50] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod forge
[15:35:50] [Server thread/TRACE] [FML]: Sending event IMCEvent to mod forge
[15:35:50] [Server thread/TRACE] [FML]: Sent event IMCEvent to mod forge
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Minecraft Forge took 0,000s
[15:35:50] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod spongeapi
[15:35:50] [Server thread/TRACE] [FML]: Sending event IMCEvent to mod spongeapi
[15:35:50] [Server thread/TRACE] [FML]: Sent event IMCEvent to mod spongeapi
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - SpongeAPI took 0,000s
[15:35:50] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod sponge
[15:35:50] [Server thread/TRACE] [FML]: Sending event IMCEvent to mod sponge
[15:35:50] [Server thread/TRACE] [FML]: Sent event IMCEvent to mod sponge
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Sponge took 0,000s
[15:35:50] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod spongeforge
[15:35:50] [Server thread/TRACE] [FML]: Sending event IMCEvent to mod spongeforge
[15:35:50] [Server thread/TRACE] [FML]: Sent event IMCEvent to mod spongeforge
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - SpongeForge took 0,000s
[15:35:50] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod pixelmon
[15:35:50] [Server thread/TRACE] [FML]: Sending event IMCEvent to mod pixelmon
[15:35:50] [Server thread/TRACE] [FML]: Sent event IMCEvent to mod pixelmon
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Pixelmon took 0,000s
[15:35:50] [Server thread/DEBUG] [FML]: Bar Finished: InterModComms$IMC took 0,004s
[15:35:50] [Server thread/INFO] [FML]: Injecting itemstacks
[15:35:50] [Server thread/INFO] [FML]: Itemstack injection complete
[15:35:50] [Server thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod minecraft
[15:35:50] [Server thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod minecraft
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - Minecraft took 0,000s
[15:35:50] [Server thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod mcp
[15:35:50] [Server thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod mcp
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - Minecraft Coder Pack took 0,000s
[15:35:50] [Server thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod FML
[15:35:50] [Server thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod FML
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - Forge Mod Loader took 0,000s
[15:35:50] [Server thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod forge
[15:35:50] [Server thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod forge
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - Minecraft Forge took 0,000s
[15:35:50] [Server thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod spongeapi
[15:35:50] [Server thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod spongeapi
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - SpongeAPI took 0,000s
[15:35:50] [Server thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod sponge
[15:35:50] [Server thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod sponge
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - Sponge took 0,000s
[15:35:50] [Server thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod spongeforge
[15:35:50] [Server thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod spongeforge
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - SpongeForge took 0,035s
[15:35:50] [Server thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod pixelmon
[15:35:50] [Server thread/INFO] [Pixelmon]: Registering spawn sets.
[15:35:50] [Server thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod pixelmon
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - Pixelmon took 0,463s
[15:35:50] [Server thread/DEBUG] [FML]: Bar Finished: PostInitialization took 0,499s
[15:35:50] [Server thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod minecraft
[15:35:50] [Server thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod minecraft
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - Minecraft took 0,000s
[15:35:50] [Server thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod mcp
[15:35:50] [Server thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod mcp
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - Minecraft Coder Pack took 0,000s
[15:35:50] [Server thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod FML
[15:35:50] [Server thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod FML
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - Forge Mod Loader took 0,000s
[15:35:50] [Server thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod forge
[15:35:50] [Server thread/DEBUG] [FML]: Forge RecipeSorter Baking:
[15:35:50] [Server thread/DEBUG] [FML]:   16: RecipeEntry("Before", UNKNOWN, )
[15:35:50] [Server thread/DEBUG] [FML]:   15: RecipeEntry("minecraft:shaped", SHAPED, net.minecraft.item.crafting.ShapedRecipes) Before: minecraft:shapeless
[15:35:50] [Server thread/DEBUG] [FML]:   14: RecipeEntry("forge:shapedore", SHAPED, net.minecraftforge.oredict.ShapedOreRecipe) Before: minecraft:shapeless After: minecraft:shaped
[15:35:50] [Server thread/DEBUG] [FML]:   13: RecipeEntry("minecraft:mapextending", SHAPED, net.minecraft.item.crafting.RecipesMapExtending) Before: minecraft:shapeless After: minecraft:shaped
[15:35:50] [Server thread/DEBUG] [FML]:   12: RecipeEntry("minecraft:shapeless", SHAPELESS, net.minecraft.item.crafting.ShapelessRecipes) After: minecraft:shaped
[15:35:50] [Server thread/DEBUG] [FML]:   11: RecipeEntry("minecraft:repair", SHAPELESS, net.minecraft.item.crafting.RecipeRepairItem) After: minecraft:shapeless
[15:35:50] [Server thread/DEBUG] [FML]:   10: RecipeEntry("minecraft:shield_deco", SHAPELESS, net.minecraft.item.crafting.ShieldRecipes$Decoration) After: minecraft:shapeless
[15:35:50] [Server thread/DEBUG] [FML]:   9: RecipeEntry("minecraft:armordyes", SHAPELESS, net.minecraft.item.crafting.RecipesArmorDyes) After: minecraft:shapeless
[15:35:50] [Server thread/DEBUG] [FML]:   8: RecipeEntry("minecraft:fireworks", SHAPELESS, net.minecraft.item.crafting.RecipeFireworks) After: minecraft:shapeless
[15:35:50] [Server thread/DEBUG] [FML]:   7: RecipeEntry("minecraft:pattern_dupe", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeDuplicatePattern) After: minecraft:shapeless
[15:35:50] [Server thread/DEBUG] [FML]:   6: RecipeEntry("minecraft:tippedarrow", SHAPELESS, net.minecraft.item.crafting.RecipeTippedArrow) After: minecraft:shapeless
[15:35:50] [Server thread/DEBUG] [FML]:   5: RecipeEntry("minecraft:mapcloning", SHAPELESS, net.minecraft.item.crafting.RecipesMapCloning) After: minecraft:shapeless
[15:35:50] [Server thread/DEBUG] [FML]:   4: RecipeEntry("forge:shapelessore", SHAPELESS, net.minecraftforge.oredict.ShapelessOreRecipe) After: minecraft:shapeless
[15:35:50] [Server thread/DEBUG] [FML]:   3: RecipeEntry("minecraft:pattern_add", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern) After: minecraft:shapeless
[15:35:50] [Server thread/DEBUG] [FML]:   2: RecipeEntry("minecraft:bookcloning", SHAPELESS, net.minecraft.item.crafting.RecipeBookCloning) After: minecraft:shapeless
[15:35:50] [Server thread/DEBUG] [FML]:   1: RecipeEntry("After", UNKNOWN, )
[15:35:50] [Server thread/DEBUG] [FML]: Sorting recipes
[15:35:50] [Server thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod forge
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - Minecraft Forge took 0,006s
[15:35:50] [Server thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod spongeapi
[15:35:50] [Server thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod spongeapi
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - SpongeAPI took 0,000s
[15:35:50] [Server thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod sponge
[15:35:50] [Server thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod sponge
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - Sponge took 0,000s
[15:35:50] [Server thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod spongeforge
[15:35:50] [Server thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod spongeforge
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - SpongeForge took 0,001s
[15:35:50] [Server thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod pixelmon
[15:35:50] [Server thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod pixelmon
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - Pixelmon took 0,000s
[15:35:50] [Server thread/DEBUG] [FML]: Bar Finished: LoadComplete took 0,007s
[15:35:50] [Server thread/DEBUG] [FML]: Freezing registries
[15:35:50] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod minecraft
[15:35:50] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod minecraft
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft took 0,000s
[15:35:50] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod mcp
[15:35:50] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod mcp
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft Coder Pack took 0,000s
[15:35:50] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod FML
[15:35:50] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod FML
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Forge Mod Loader took 0,000s
[15:35:50] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod forge
[15:35:50] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod forge
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft Forge took 0,046s
[15:35:50] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod spongeapi
[15:35:50] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod spongeapi
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - SpongeAPI took 0,000s
[15:35:50] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod sponge
[15:35:50] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod sponge
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Sponge took 0,000s
[15:35:50] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod spongeforge
[15:35:50] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod spongeforge
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - SpongeForge took 0,000s
[15:35:50] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod pixelmon
[15:35:50] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod pixelmon
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Pixelmon took 0,000s
[15:35:50] [Server thread/DEBUG] [FML]: Bar Finished: ModIdMapping took 0,047s
[15:35:50] [Server thread/DEBUG] [FML]: All registries frozen
[15:35:50] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 8 mods
[15:35:50] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod minecraft
[15:35:50] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod minecraft
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - Minecraft took 0,000s
[15:35:50] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod mcp
[15:35:50] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod mcp
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - Minecraft Coder Pack took 0,000s
[15:35:50] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod FML
[15:35:50] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod FML
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - Forge Mod Loader took 0,000s
[15:35:50] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod forge
[15:35:50] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod forge
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - Minecraft Forge took 0,000s
[15:35:50] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod spongeapi
[15:35:50] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod spongeapi
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - SpongeAPI took 0,000s
[15:35:50] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod sponge
[15:35:50] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod sponge
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - Sponge took 0,000s
[15:35:50] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod spongeforge
[15:35:50] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod spongeforge
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - SpongeForge took 0,002s
[15:35:50] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod pixelmon
[15:35:50] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod pixelmon
[15:35:50] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - Pixelmon took 0,012s
[15:35:50] [Server thread/DEBUG] [FML]: Bar Finished: ServerAboutToStart took 0,014s
[15:35:50] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "Pixelmon"
[15:35:50] [Server thread/INFO] [Sponge]: Checking for worlds that need to be migrated...
[15:35:50] [Server thread/INFO] [Sponge]: No worlds were found in need of migration.
[15:35:50] [Server thread/WARN] [Sponge]: World [ultra] (72) is attempting to be registered as an existing dimension but it's dimension id has already been registered for folder [null]. This means the world has been copied outside of Sponge. This is not a supported configuration.
[15:35:50] [Server thread/DEBUG] [mixin]: Mixing world.chunk.storage.AnvilSaveHandlerMixin from mixins.common.core.json into net.minecraft.world.chunk.storage.AnvilSaveHandler
[15:35:50] [Server thread/ERROR] [FML.ModTracker]: This world was saved with mod pixelhunt which appears to be missing, things may not work well
[15:35:50] [Server thread/ERROR] [FML.ModTracker]: This world was saved with mod pixelmonbroadcasts which appears to be missing, things may not work well
[15:35:50] [Server thread/ERROR] [FML.ModTracker]: This world was saved with mod wondertrade which appears to be missing, things may not work well
[15:35:50] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
[15:35:50] [Server thread/TRACE] [FML]: Registry Name : minecraft:blocks
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 0 minecraft:air Block{minecraft:air}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 1 minecraft:stone Block{minecraft:stone}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 2 minecraft:grass Block{minecraft:grass}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 3 minecraft:dirt Block{minecraft:dirt}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4 minecraft:cobblestone Block{minecraft:cobblestone}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5 minecraft:planks Block{minecraft:planks}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 6 minecraft:sapling Block{minecraft:sapling}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 7 minecraft:bedrock Block{minecraft:bedrock}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 8 minecraft:flowing_water Block{minecraft:flowing_water}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 9 minecraft:water Block{minecraft:water}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 10 minecraft:flowing_lava Block{minecraft:flowing_lava}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 11 minecraft:lava Block{minecraft:lava}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 12 minecraft:sand Block{minecraft:sand}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 13 minecraft:gravel Block{minecraft:gravel}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 14 minecraft:gold_ore Block{minecraft:gold_ore}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 15 minecraft:iron_ore Block{minecraft:iron_ore}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 16 minecraft:coal_ore Block{minecraft:coal_ore}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 17 minecraft:log Block{minecraft:log}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 18 minecraft:leaves Block{minecraft:leaves}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 19 minecraft:sponge Block{minecraft:sponge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 20 minecraft:glass Block{minecraft:glass}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 21 minecraft:lapis_ore Block{minecraft:lapis_ore}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 22 minecraft:lapis_block Block{minecraft:lapis_block}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 23 minecraft:dispenser Block{minecraft:dispenser}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 24 minecraft:sandstone Block{minecraft:sandstone}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 25 minecraft:noteblock Block{minecraft:noteblock}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 26 minecraft:bed Block{minecraft:bed}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 27 minecraft:golden_rail Block{minecraft:golden_rail}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 28 minecraft:detector_rail Block{minecraft:detector_rail}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 29 minecraft:sticky_piston Block{minecraft:sticky_piston}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 30 minecraft:web Block{minecraft:web}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 31 minecraft:tallgrass Block{minecraft:tallgrass}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 32 minecraft:deadbush Block{minecraft:deadbush}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 33 minecraft:piston Block{minecraft:piston}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 34 minecraft:piston_head Block{minecraft:piston_head}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 35 minecraft:wool Block{minecraft:wool}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 36 minecraft:piston_extension Block{minecraft:piston_extension}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 37 minecraft:yellow_flower Block{minecraft:yellow_flower}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 38 minecraft:red_flower Block{minecraft:red_flower}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 39 minecraft:brown_mushroom Block{minecraft:brown_mushroom}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 40 minecraft:red_mushroom Block{minecraft:red_mushroom}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 41 minecraft:gold_block Block{minecraft:gold_block}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 42 minecraft:iron_block Block{minecraft:iron_block}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 43 minecraft:double_stone_slab Block{minecraft:double_stone_slab}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 44 minecraft:stone_slab Block{minecraft:stone_slab}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 45 minecraft:brick_block Block{minecraft:brick_block}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 46 minecraft:tnt Block{minecraft:tnt}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 47 minecraft:bookshelf Block{minecraft:bookshelf}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 48 minecraft:mossy_cobblestone Block{minecraft:mossy_cobblestone}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 49 minecraft:obsidian Block{minecraft:obsidian}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 50 minecraft:torch Block{minecraft:torch}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 51 minecraft:fire Block{minecraft:fire}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 52 minecraft:mob_spawner Block{minecraft:mob_spawner}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 53 minecraft:oak_stairs Block{minecraft:oak_stairs}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 54 minecraft:chest Block{minecraft:chest}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 55 minecraft:redstone_wire Block{minecraft:redstone_wire}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 56 minecraft:diamond_ore Block{minecraft:diamond_ore}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 57 minecraft:diamond_block Block{minecraft:diamond_block}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 58 minecraft:crafting_table Block{minecraft:crafting_table}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 59 minecraft:wheat Block{minecraft:wheat}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 60 minecraft:farmland Block{minecraft:farmland}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 61 minecraft:furnace Block{minecraft:furnace}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 62 minecraft:lit_furnace Block{minecraft:lit_furnace}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 63 minecraft:standing_sign Block{minecraft:standing_sign}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 64 minecraft:wooden_door Block{minecraft:wooden_door}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 65 minecraft:ladder Block{minecraft:ladder}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 66 minecraft:rail Block{minecraft:rail}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 67 minecraft:stone_stairs Block{minecraft:stone_stairs}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 68 minecraft:wall_sign Block{minecraft:wall_sign}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 69 minecraft:lever Block{minecraft:lever}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 70 minecraft:stone_pressure_plate Block{minecraft:stone_pressure_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 71 minecraft:iron_door Block{minecraft:iron_door}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 72 minecraft:wooden_pressure_plate Block{minecraft:wooden_pressure_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 73 minecraft:redstone_ore Block{minecraft:redstone_ore}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 74 minecraft:lit_redstone_ore Block{minecraft:lit_redstone_ore}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 75 minecraft:unlit_redstone_torch Block{minecraft:unlit_redstone_torch}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 76 minecraft:redstone_torch Block{minecraft:redstone_torch}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 77 minecraft:stone_button Block{minecraft:stone_button}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 78 minecraft:snow_layer Block{minecraft:snow_layer}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 79 minecraft:ice Block{minecraft:ice}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 80 minecraft:snow Block{minecraft:snow}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 81 minecraft:cactus Block{minecraft:cactus}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 82 minecraft:clay Block{minecraft:clay}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 83 minecraft:reeds Block{minecraft:reeds}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 84 minecraft:jukebox Block{minecraft:jukebox}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 85 minecraft:fence Block{minecraft:fence}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 86 minecraft:pumpkin Block{minecraft:pumpkin}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 87 minecraft:netherrack Block{minecraft:netherrack}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 88 minecraft:soul_sand Block{minecraft:soul_sand}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 89 minecraft:glowstone Block{minecraft:glowstone}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 90 minecraft:portal Block{minecraft:portal}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 91 minecraft:lit_pumpkin Block{minecraft:lit_pumpkin}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 92 minecraft:cake Block{minecraft:cake}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 93 minecraft:unpowered_repeater Block{minecraft:unpowered_repeater}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 94 minecraft:powered_repeater Block{minecraft:powered_repeater}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 95 minecraft:stained_glass Block{minecraft:stained_glass}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 96 minecraft:trapdoor Block{minecraft:trapdoor}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 97 minecraft:monster_egg Block{minecraft:monster_egg}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 98 minecraft:stonebrick Block{minecraft:stonebrick}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 99 minecraft:brown_mushroom_block Block{minecraft:brown_mushroom_block}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 100 minecraft:red_mushroom_block Block{minecraft:red_mushroom_block}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 101 minecraft:iron_bars Block{minecraft:iron_bars}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 102 minecraft:glass_pane Block{minecraft:glass_pane}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 103 minecraft:melon_block Block{minecraft:melon_block}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 104 minecraft:pumpkin_stem Block{minecraft:pumpkin_stem}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 105 minecraft:melon_stem Block{minecraft:melon_stem}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 106 minecraft:vine Block{minecraft:vine}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 107 minecraft:fence_gate Block{minecraft:fence_gate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 108 minecraft:brick_stairs Block{minecraft:brick_stairs}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 109 minecraft:stone_brick_stairs Block{minecraft:stone_brick_stairs}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 110 minecraft:mycelium Block{minecraft:mycelium}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 111 minecraft:waterlily Block{minecraft:waterlily}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 112 minecraft:nether_brick Block{minecraft:nether_brick}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 113 minecraft:nether_brick_fence Block{minecraft:nether_brick_fence}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 114 minecraft:nether_brick_stairs Block{minecraft:nether_brick_stairs}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 115 minecraft:nether_wart Block{minecraft:nether_wart}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 116 minecraft:enchanting_table Block{minecraft:enchanting_table}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 117 minecraft:brewing_stand Block{minecraft:brewing_stand}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 118 minecraft:cauldron Block{minecraft:cauldron}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 119 minecraft:end_portal Block{minecraft:end_portal}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 120 minecraft:end_portal_frame Block{minecraft:end_portal_frame}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 121 minecraft:end_stone Block{minecraft:end_stone}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 122 minecraft:dragon_egg Block{minecraft:dragon_egg}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 123 minecraft:redstone_lamp Block{minecraft:redstone_lamp}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 124 minecraft:lit_redstone_lamp Block{minecraft:lit_redstone_lamp}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 125 minecraft:double_wooden_slab Block{minecraft:double_wooden_slab}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 126 minecraft:wooden_slab Block{minecraft:wooden_slab}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 127 minecraft:cocoa Block{minecraft:cocoa}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 128 minecraft:sandstone_stairs Block{minecraft:sandstone_stairs}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 129 minecraft:emerald_ore Block{minecraft:emerald_ore}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 130 minecraft:ender_chest Block{minecraft:ender_chest}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 131 minecraft:tripwire_hook Block{minecraft:tripwire_hook}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 132 minecraft:tripwire Block{minecraft:tripwire}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 133 minecraft:emerald_block Block{minecraft:emerald_block}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 134 minecraft:spruce_stairs Block{minecraft:spruce_stairs}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 135 minecraft:birch_stairs Block{minecraft:birch_stairs}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 136 minecraft:jungle_stairs Block{minecraft:jungle_stairs}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 137 minecraft:command_block Block{minecraft:command_block}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 138 minecraft:beacon Block{minecraft:beacon}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 139 minecraft:cobblestone_wall Block{minecraft:cobblestone_wall}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 140 minecraft:flower_pot Block{minecraft:flower_pot}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 141 minecraft:carrots Block{minecraft:carrots}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 142 minecraft:potatoes Block{minecraft:potatoes}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 143 minecraft:wooden_button Block{minecraft:wooden_button}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 144 minecraft:skull Block{minecraft:skull}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 145 minecraft:anvil Block{minecraft:anvil}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 146 minecraft:trapped_chest Block{minecraft:trapped_chest}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 147 minecraft:light_weighted_pressure_plate Block{minecraft:light_weighted_pressure_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 148 minecraft:heavy_weighted_pressure_plate Block{minecraft:heavy_weighted_pressure_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 149 minecraft:unpowered_comparator Block{minecraft:unpowered_comparator}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 150 minecraft:powered_comparator Block{minecraft:powered_comparator}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 151 minecraft:daylight_detector Block{minecraft:daylight_detector}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 152 minecraft:redstone_block Block{minecraft:redstone_block}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 153 minecraft:quartz_ore Block{minecraft:quartz_ore}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 154 minecraft:hopper Block{minecraft:hopper}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 155 minecraft:quartz_block Block{minecraft:quartz_block}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 156 minecraft:quartz_stairs Block{minecraft:quartz_stairs}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 157 minecraft:activator_rail Block{minecraft:activator_rail}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 158 minecraft:dropper Block{minecraft:dropper}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 159 minecraft:stained_hardened_clay Block{minecraft:stained_hardened_clay}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 160 minecraft:stained_glass_pane Block{minecraft:stained_glass_pane}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 161 minecraft:leaves2 Block{minecraft:leaves2}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 162 minecraft:log2 Block{minecraft:log2}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 163 minecraft:acacia_stairs Block{minecraft:acacia_stairs}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 164 minecraft:dark_oak_stairs Block{minecraft:dark_oak_stairs}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 165 minecraft:slime Block{minecraft:slime}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 166 minecraft:barrier Block{minecraft:barrier}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 167 minecraft:iron_trapdoor Block{minecraft:iron_trapdoor}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 168 minecraft:prismarine Block{minecraft:prismarine}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 169 minecraft:sea_lantern Block{minecraft:sea_lantern}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 170 minecraft:hay_block Block{minecraft:hay_block}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 171 minecraft:carpet Block{minecraft:carpet}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 172 minecraft:hardened_clay Block{minecraft:hardened_clay}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 173 minecraft:coal_block Block{minecraft:coal_block}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 174 minecraft:packed_ice Block{minecraft:packed_ice}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 175 minecraft:double_plant Block{minecraft:double_plant}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 176 minecraft:standing_banner Block{minecraft:standing_banner}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 177 minecraft:wall_banner Block{minecraft:wall_banner}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 178 minecraft:daylight_detector_inverted Block{minecraft:daylight_detector_inverted}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 179 minecraft:red_sandstone Block{minecraft:red_sandstone}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 180 minecraft:red_sandstone_stairs Block{minecraft:red_sandstone_stairs}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 181 minecraft:double_stone_slab2 Block{minecraft:double_stone_slab2}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 182 minecraft:stone_slab2 Block{minecraft:stone_slab2}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 183 minecraft:spruce_fence_gate Block{minecraft:spruce_fence_gate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 184 minecraft:birch_fence_gate Block{minecraft:birch_fence_gate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 185 minecraft:jungle_fence_gate Block{minecraft:jungle_fence_gate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 186 minecraft:dark_oak_fence_gate Block{minecraft:dark_oak_fence_gate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 187 minecraft:acacia_fence_gate Block{minecraft:acacia_fence_gate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 188 minecraft:spruce_fence Block{minecraft:spruce_fence}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 189 minecraft:birch_fence Block{minecraft:birch_fence}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 190 minecraft:jungle_fence Block{minecraft:jungle_fence}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 191 minecraft:dark_oak_fence Block{minecraft:dark_oak_fence}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 192 minecraft:acacia_fence Block{minecraft:acacia_fence}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 193 minecraft:spruce_door Block{minecraft:spruce_door}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 194 minecraft:birch_door Block{minecraft:birch_door}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 195 minecraft:jungle_door Block{minecraft:jungle_door}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 196 minecraft:acacia_door Block{minecraft:acacia_door}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 197 minecraft:dark_oak_door Block{minecraft:dark_oak_door}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 198 minecraft:end_rod Block{minecraft:end_rod}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 199 minecraft:chorus_plant Block{minecraft:chorus_plant}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 200 minecraft:chorus_flower Block{minecraft:chorus_flower}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 201 minecraft:purpur_block Block{minecraft:purpur_block}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 202 minecraft:purpur_pillar Block{minecraft:purpur_pillar}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 203 minecraft:purpur_stairs Block{minecraft:purpur_stairs}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 204 minecraft:purpur_double_slab Block{minecraft:purpur_double_slab}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 205 minecraft:purpur_slab Block{minecraft:purpur_slab}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 206 minecraft:end_bricks Block{minecraft:end_bricks}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 207 minecraft:beetroots Block{minecraft:beetroots}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 208 minecraft:grass_path Block{minecraft:grass_path}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 209 minecraft:end_gateway Block{minecraft:end_gateway}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 210 minecraft:repeating_command_block Block{minecraft:repeating_command_block}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 211 minecraft:chain_command_block Block{minecraft:chain_command_block}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 212 minecraft:frosted_ice Block{minecraft:frosted_ice}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 213 minecraft:magma Block{minecraft:magma}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 214 minecraft:nether_wart_block Block{minecraft:nether_wart_block}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 215 minecraft:red_nether_brick Block{minecraft:red_nether_brick}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 216 minecraft:bone_block Block{minecraft:bone_block}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 217 minecraft:structure_void Block{minecraft:structure_void}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 218 minecraft:observer Block{minecraft:observer}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 219 minecraft:white_shulker_box Block{minecraft:white_shulker_box}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 220 minecraft:orange_shulker_box Block{minecraft:orange_shulker_box}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 221 minecraft:magenta_shulker_box Block{minecraft:magenta_shulker_box}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 222 minecraft:light_blue_shulker_box Block{minecraft:light_blue_shulker_box}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 223 minecraft:yellow_shulker_box Block{minecraft:yellow_shulker_box}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 224 minecraft:lime_shulker_box Block{minecraft:lime_shulker_box}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 225 minecraft:pink_shulker_box Block{minecraft:pink_shulker_box}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 226 minecraft:gray_shulker_box Block{minecraft:gray_shulker_box}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 227 minecraft:silver_shulker_box Block{minecraft:silver_shulker_box}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 228 minecraft:cyan_shulker_box Block{minecraft:cyan_shulker_box}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 229 minecraft:purple_shulker_box Block{minecraft:purple_shulker_box}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 230 minecraft:blue_shulker_box Block{minecraft:blue_shulker_box}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 231 minecraft:brown_shulker_box Block{minecraft:brown_shulker_box}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 232 minecraft:green_shulker_box Block{minecraft:green_shulker_box}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 233 minecraft:red_shulker_box Block{minecraft:red_shulker_box}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 234 minecraft:black_shulker_box Block{minecraft:black_shulker_box}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 235 minecraft:white_glazed_terracotta Block{minecraft:white_glazed_terracotta}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 236 minecraft:orange_glazed_terracotta Block{minecraft:orange_glazed_terracotta}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 237 minecraft:magenta_glazed_terracotta Block{minecraft:magenta_glazed_terracotta}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 238 minecraft:light_blue_glazed_terracotta Block{minecraft:light_blue_glazed_terracotta}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 239 minecraft:yellow_glazed_terracotta Block{minecraft:yellow_glazed_terracotta}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 240 minecraft:lime_glazed_terracotta Block{minecraft:lime_glazed_terracotta}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 241 minecraft:pink_glazed_terracotta Block{minecraft:pink_glazed_terracotta}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 242 minecraft:gray_glazed_terracotta Block{minecraft:gray_glazed_terracotta}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 243 minecraft:silver_glazed_terracotta Block{minecraft:silver_glazed_terracotta}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 244 minecraft:cyan_glazed_terracotta Block{minecraft:cyan_glazed_terracotta}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 245 minecraft:purple_glazed_terracotta Block{minecraft:purple_glazed_terracotta}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 246 minecraft:blue_glazed_terracotta Block{minecraft:blue_glazed_terracotta}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 247 minecraft:brown_glazed_terracotta Block{minecraft:brown_glazed_terracotta}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 248 minecraft:green_glazed_terracotta Block{minecraft:green_glazed_terracotta}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 249 minecraft:red_glazed_terracotta Block{minecraft:red_glazed_terracotta}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 250 minecraft:black_glazed_terracotta Block{minecraft:black_glazed_terracotta}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 251 minecraft:concrete Block{minecraft:concrete}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 252 minecraft:concrete_powder Block{minecraft:concrete_powder}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 253 pixelmon:healer Block{pixelmon:healer}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 254 pixelmon:thunder_stone_ore Block{pixelmon:thunder_stone_ore}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 255 minecraft:structure_block Block{minecraft:structure_block}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 256 pixelmon:leaf_stone_ore Block{pixelmon:leaf_stone_ore}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 257 pixelmon:water_stone_ore Block{pixelmon:water_stone_ore}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 258 pixelmon:fire_stone_ore Block{pixelmon:fire_stone_ore}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 259 pixelmon:dawn_dusk_ore Block{pixelmon:dawn_dusk_ore}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 260 pixelmon:pc Block{pixelmon:pc}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 261 pixelmon:ranch Block{pixelmon:ranch}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 262 pixelmon:mechanical_anvil Block{pixelmon:mechanical_anvil}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 263 pixelmon:infuser Block{pixelmon:infuser}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 264 pixelmon:anvil Block{pixelmon:anvil}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 265 pixelmon:fossil_machine Block{pixelmon:fossil_machine}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 266 pixelmon:bauxite_ore Block{pixelmon:bauxite_ore}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 267 pixelmon:fossil Block{pixelmon:fossil}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 268 pixelmon:trade_machine Block{pixelmon:trade_machine}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 269 pixelmon:fossil_cleaner Block{pixelmon:fossil_cleaner}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 270 pixelmon:articuno_shrine Block{pixelmon:articuno_shrine}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 271 pixelmon:zapdos_shrine Block{pixelmon:zapdos_shrine}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 272 pixelmon:moltres_shrine Block{pixelmon:moltres_shrine}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 273 pixelmon:timespace_altar Block{pixelmon:timespace_altar}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 274 pixelmon:temple_pillar Block{pixelmon:temple_pillar}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 275 pixelmon:ice_rock Block{pixelmon:ice_rock}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 276 pixelmon:moss_rock Block{pixelmon:moss_rock}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 277 pixelmon:ruins_wall Block{pixelmon:ruins_wall}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 278 pixelmon:dusty_ruins_wall Block{pixelmon:dusty_ruins_wall}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 279 pixelmon:temple_block Block{pixelmon:temple_block}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 280 pixelmon:temple_brick Block{pixelmon:temple_brick}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 281 pixelmon:temple_stairs Block{pixelmon:temple_stairs}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 282 pixelmon:temple_brick_stairs Block{pixelmon:temple_brick_stairs}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 283 pixelmon:temple_slab Block{pixelmon:temple_slab}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 284 pixelmon:temple_brick_slab Block{pixelmon:temple_brick_slab}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 285 pixelmon:temple_double_slab Block{pixelmon:temple_double_slab}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 286 pixelmon:temple_brick_double_slab Block{pixelmon:temple_brick_double_slab}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 287 pixelmon:elevator Block{pixelmon:elevator}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 288 pixelmon:warp_plate Block{pixelmon:warp_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 289 pixelmon:movement_plate Block{pixelmon:movement_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 290 pixelmon:stick_plate Block{pixelmon:stick_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 291 pixelmon:timed_fall Block{pixelmon:timed_fall}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 292 pixelmon:poke_chest Block{pixelmon:poke_chest}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 293 pixelmon:ultra_chest Block{pixelmon:ultra_chest}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 294 pixelmon:master_chest Block{pixelmon:master_chest}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 295 pixelmon:beast_chest Block{pixelmon:beast_chest}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 296 pixelmon:sun_stone_ore Block{pixelmon:sun_stone_ore}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 297 pixelmon:cloning_machine Block{pixelmon:cloning_machine}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 298 pixelmon:pixelmon_spawner Block{pixelmon:pixelmon_spawner}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 299 pixelmon:temporary_light Block{pixelmon:temporary_light}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 300 pixelmon:hidden_cube Block{pixelmon:hidden_cube}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 301 pixelmon:hidden_iron_door Block{pixelmon:hidden_iron_door}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 302 pixelmon:hidden_wooden_door Block{pixelmon:hidden_wooden_door}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 303 pixelmon:hidden_pressure_plate Block{pixelmon:hidden_pressure_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 304 pixelmon:unown_block Block{pixelmon:unown_block}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 305 pixelmon:unown_block2 Block{pixelmon:unown_block2}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 306 pixelmon:braille_block Block{pixelmon:braille_block}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 307 pixelmon:braille_block2 Block{pixelmon:braille_block2}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 308 pixelmon:poke_grass Block{pixelmon:poke_grass}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 309 pixelmon:poke_dirt Block{pixelmon:poke_dirt}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 310 pixelmon:poke_sand Block{pixelmon:poke_sand}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 311 pixelmon:poke_sand_corner1 Block{pixelmon:poke_sand_corner1}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 312 pixelmon:poke_sand_corner2 Block{pixelmon:poke_sand_corner2}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 313 pixelmon:poke_sand_corner3 Block{pixelmon:poke_sand_corner3}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 314 pixelmon:poke_sand_corner4 Block{pixelmon:poke_sand_corner4}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 315 pixelmon:poke_sand_side1 Block{pixelmon:poke_sand_side1}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 316 pixelmon:poke_sand_side2 Block{pixelmon:poke_sand_side2}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 317 pixelmon:poke_sand_side3 Block{pixelmon:poke_sand_side3}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 318 pixelmon:poke_sand_side4 Block{pixelmon:poke_sand_side4}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 319 pixelmon:ruby_block Block{pixelmon:ruby_block}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 320 pixelmon:ruby_ore Block{pixelmon:ruby_ore}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 321 pixelmon:sapphire_block Block{pixelmon:sapphire_block}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 322 pixelmon:sapphire_ore Block{pixelmon:sapphire_ore}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 323 pixelmon:amethyst_block Block{pixelmon:amethyst_block}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 324 pixelmon:amethyst_ore Block{pixelmon:amethyst_ore}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 325 pixelmon:crystal_block Block{pixelmon:crystal_block}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 326 pixelmon:crystal_ore Block{pixelmon:crystal_ore}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 327 pixelmon:silicon_ore Block{pixelmon:silicon_ore}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 328 pixelmon:shingles Block{pixelmon:shingles}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 329 pixelmon:shingles_corner1 Block{pixelmon:shingles_corner1}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 330 pixelmon:shingles_corner2 Block{pixelmon:shingles_corner2}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 331 pixelmon:outside_wall Block{pixelmon:outside_wall}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 332 pixelmon:inside_wall Block{pixelmon:inside_wall}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 333 pixelmon:inside_wall_molding Block{pixelmon:inside_wall_molding}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 334 pixelmon:tree_top Block{pixelmon:tree_top}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 335 pixelmon:tree_bottom Block{pixelmon:tree_bottom}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 336 pixelmon:wooden_flooring Block{pixelmon:wooden_flooring}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 337 pixelmon:pokemart_sign Block{pixelmon:pokemart_sign}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 338 pixelmon:pokecenter_sign Block{pixelmon:pokecenter_sign}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 339 pixelmon:window1 Block{pixelmon:window1}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 340 pixelmon:window2 Block{pixelmon:window2}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 341 pixelmon:sandy_grass Block{pixelmon:sandy_grass}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 342 pixelmon:rock Block{pixelmon:rock}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 343 pixelmon:cave_rock Block{pixelmon:cave_rock}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 344 pixelmon:bridge_block Block{pixelmon:bridge_block}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 345 pixelmon:tree Block{pixelmon:tree}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 346 pixelmon:bolder Block{pixelmon:bolder}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 347 pixelmon:box Block{pixelmon:box}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 348 pixelmon:clothed_table Block{pixelmon:clothed_table}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 349 pixelmon:trash_can Block{pixelmon:trash_can}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 350 pixelmon:gym_sign Block{pixelmon:gym_sign}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 351 pixelmon:tv Block{pixelmon:tv}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 352 pixelmon:red_rug Block{pixelmon:red_rug}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 353 pixelmon:green_rug Block{pixelmon:green_rug}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 354 pixelmon:blue_rug Block{pixelmon:blue_rug}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 355 pixelmon:yellow_rug Block{pixelmon:yellow_rug}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 356 pixelmon:pink_rug Block{pixelmon:pink_rug}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 357 pixelmon:purple_rug Block{pixelmon:purple_rug}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 358 pixelmon:white_rug Block{pixelmon:white_rug}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 359 pixelmon:gray_rug Block{pixelmon:gray_rug}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 360 pixelmon:black_rug Block{pixelmon:black_rug}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 361 pixelmon:orange_rug Block{pixelmon:orange_rug}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 362 pixelmon:brown_rug Block{pixelmon:brown_rug}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 363 pixelmon:cyan_rug Block{pixelmon:cyan_rug}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 364 pixelmon:red_umbrella Block{pixelmon:red_umbrella}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 365 pixelmon:green_umbrella Block{pixelmon:green_umbrella}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 366 pixelmon:blue_umbrella Block{pixelmon:blue_umbrella}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 367 pixelmon:yellow_umbrella Block{pixelmon:yellow_umbrella}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 368 pixelmon:orange_umbrella Block{pixelmon:orange_umbrella}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 369 pixelmon:brown_umbrella Block{pixelmon:brown_umbrella}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 370 pixelmon:pink_umbrella Block{pixelmon:pink_umbrella}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 371 pixelmon:purple_umbrella Block{pixelmon:purple_umbrella}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 372 pixelmon:white_umbrella Block{pixelmon:white_umbrella}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 373 pixelmon:gray_umbrella Block{pixelmon:gray_umbrella}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 374 pixelmon:black_umbrella Block{pixelmon:black_umbrella}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 375 pixelmon:cyan_umbrella Block{pixelmon:cyan_umbrella}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 376 pixelmon:blue_clock Block{pixelmon:blue_clock}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 377 pixelmon:pink_clock Block{pixelmon:pink_clock}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 378 pixelmon:white_clock Block{pixelmon:white_clock}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 379 pixelmon:gray_clock Block{pixelmon:gray_clock}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 380 pixelmon:black_clock Block{pixelmon:black_clock}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 381 pixelmon:purple_clock Block{pixelmon:purple_clock}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 382 pixelmon:yellow_clock Block{pixelmon:yellow_clock}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 383 pixelmon:red_clock Block{pixelmon:red_clock}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 384 pixelmon:brown_clock Block{pixelmon:brown_clock}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 385 pixelmon:green_clock Block{pixelmon:green_clock}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 386 pixelmon:cyan_clock Block{pixelmon:cyan_clock}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 387 pixelmon:orange_clock Block{pixelmon:orange_clock}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 388 pixelmon:red_cushion_chair Block{pixelmon:red_cushion_chair}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 389 pixelmon:yellow_cushion_chair Block{pixelmon:yellow_cushion_chair}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 390 pixelmon:green_cushion_chair Block{pixelmon:green_cushion_chair}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 391 pixelmon:pink_cushion_chair Block{pixelmon:pink_cushion_chair}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 392 pixelmon:blue_cushion_chair Block{pixelmon:blue_cushion_chair}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 393 pixelmon:black_cushion_chair Block{pixelmon:black_cushion_chair}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 394 pixelmon:gray_cushion_chair Block{pixelmon:gray_cushion_chair}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 395 pixelmon:cyan_cushion_chair Block{pixelmon:cyan_cushion_chair}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 396 pixelmon:white_cushion_chair Block{pixelmon:white_cushion_chair}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 397 pixelmon:brown_cushion_chair Block{pixelmon:brown_cushion_chair}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 398 pixelmon:orange_cushion_chair Block{pixelmon:orange_cushion_chair}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 399 pixelmon:purple_cushion_chair Block{pixelmon:purple_cushion_chair}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 400 pixelmon:red_chair Block{pixelmon:red_chair}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 401 pixelmon:yellow_chair Block{pixelmon:yellow_chair}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 402 pixelmon:orange_chair Block{pixelmon:orange_chair}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 403 pixelmon:pink_chair Block{pixelmon:pink_chair}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 404 pixelmon:purple_chair Block{pixelmon:purple_chair}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 405 pixelmon:cyan_chair Block{pixelmon:cyan_chair}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 406 pixelmon:blue_chair Block{pixelmon:blue_chair}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 407 pixelmon:white_chair Block{pixelmon:white_chair}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 408 pixelmon:gray_chair Block{pixelmon:gray_chair}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 409 pixelmon:black_chair Block{pixelmon:black_chair}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 410 pixelmon:green_chair Block{pixelmon:green_chair}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 411 pixelmon:brown_chair Block{pixelmon:brown_chair}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 412 pixelmon:fossil_display Block{pixelmon:fossil_display}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 413 pixelmon:end_table Block{pixelmon:end_table}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 414 pixelmon:blue_vending_machine Block{pixelmon:blue_vending_machine}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 415 pixelmon:green_vending_machine Block{pixelmon:green_vending_machine}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 416 pixelmon:orange_vending_machine Block{pixelmon:orange_vending_machine}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 417 pixelmon:pink_vending_machine Block{pixelmon:pink_vending_machine}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 418 pixelmon:red_vending_machine Block{pixelmon:red_vending_machine}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 419 pixelmon:yellow_vending_machine Block{pixelmon:yellow_vending_machine}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 420 pixelmon:brown_vending_machine Block{pixelmon:brown_vending_machine}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 421 pixelmon:white_vending_machine Block{pixelmon:white_vending_machine}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 422 pixelmon:gray_vending_machine Block{pixelmon:gray_vending_machine}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 423 pixelmon:black_vending_machine Block{pixelmon:black_vending_machine}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 424 pixelmon:cyan_vending_machine Block{pixelmon:cyan_vending_machine}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 425 pixelmon:purple_vending_machine Block{pixelmon:purple_vending_machine}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 426 pixelmon:fridge Block{pixelmon:fridge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 427 pixelmon:picket_fence Block{pixelmon:picket_fence}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 428 pixelmon:green_folding_chair Block{pixelmon:green_folding_chair}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 429 pixelmon:red_folding_chair Block{pixelmon:red_folding_chair}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 430 pixelmon:blue_folding_chair Block{pixelmon:blue_folding_chair}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 431 pixelmon:yellow_folding_chair Block{pixelmon:yellow_folding_chair}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 432 pixelmon:orange_folding_chair Block{pixelmon:orange_folding_chair}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 433 pixelmon:brown_folding_chair Block{pixelmon:brown_folding_chair}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 434 pixelmon:white_folding_chair Block{pixelmon:white_folding_chair}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 435 pixelmon:gray_folding_chair Block{pixelmon:gray_folding_chair}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 436 pixelmon:black_folding_chair Block{pixelmon:black_folding_chair}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 437 pixelmon:pink_folding_chair Block{pixelmon:pink_folding_chair}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 438 pixelmon:purple_folding_chair Block{pixelmon:purple_folding_chair}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 439 pixelmon:cyan_folding_chair Block{pixelmon:cyan_folding_chair}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 440 pixelmon:blue_water_float Block{pixelmon:blue_water_float}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 441 pixelmon:green_water_float Block{pixelmon:green_water_float}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 442 pixelmon:orange_water_float Block{pixelmon:orange_water_float}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 443 pixelmon:pink_water_float Block{pixelmon:pink_water_float}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 444 pixelmon:purple_water_float Block{pixelmon:purple_water_float}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 445 pixelmon:red_water_float Block{pixelmon:red_water_float}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 446 pixelmon:yellow_water_float Block{pixelmon:yellow_water_float}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 447 pixelmon:brown_water_float Block{pixelmon:brown_water_float}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 448 pixelmon:white_water_float Block{pixelmon:white_water_float}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 449 pixelmon:gray_water_float Block{pixelmon:gray_water_float}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 450 pixelmon:black_water_float Block{pixelmon:black_water_float}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 451 pixelmon:cyan_water_float Block{pixelmon:cyan_water_float}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 452 pixelmon:pixelmon_grass Block{pixelmon:pixelmon_grass}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 453 pixelmon:spawner_cave_rock Block{pixelmon:spawner_cave_rock}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 454 pixelmon:poke_gift Block{pixelmon:poke_gift}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 455 pixelmon:poke_gift_event Block{pixelmon:poke_gift_event}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 456 pixelmon:gracideablock Block{pixelmon:gracideablock}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 457 pixelmon:plateholder Block{pixelmon:plateholder}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 458 pixelmon:block.red_orb Block{pixelmon:block.red_orb}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 459 pixelmon:block.blue_orb Block{pixelmon:block.blue_orb}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 460 pixelmon:mower Block{pixelmon:mower}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 461 pixelmon:fan Block{pixelmon:fan}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 462 pixelmon:washing_machine Block{pixelmon:washing_machine}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 463 pixelmon:tidal_bell Block{pixelmon:tidal_bell}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 464 pixelmon:clear_bell Block{pixelmon:clear_bell}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 465 pixelmon:deep_sea Block{pixelmon:deep_sea}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 466 pixelmon:berrytree_cheri Block{pixelmon:berrytree_cheri}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 467 pixelmon:berrytree_chesto Block{pixelmon:berrytree_chesto}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 468 pixelmon:berrytree_pecha Block{pixelmon:berrytree_pecha}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 469 pixelmon:berrytree_rawst Block{pixelmon:berrytree_rawst}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 470 pixelmon:berrytree_aspear Block{pixelmon:berrytree_aspear}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 471 pixelmon:berrytree_leppa Block{pixelmon:berrytree_leppa}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 472 pixelmon:berrytree_oran Block{pixelmon:berrytree_oran}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 473 pixelmon:berrytree_persim Block{pixelmon:berrytree_persim}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 474 pixelmon:berrytree_lum Block{pixelmon:berrytree_lum}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 475 pixelmon:berrytree_sitrus Block{pixelmon:berrytree_sitrus}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 476 pixelmon:berrytree_figy Block{pixelmon:berrytree_figy}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 477 pixelmon:berrytree_wiki Block{pixelmon:berrytree_wiki}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 478 pixelmon:berrytree_mago Block{pixelmon:berrytree_mago}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 479 pixelmon:berrytree_aguav Block{pixelmon:berrytree_aguav}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 480 pixelmon:berrytree_iapapa Block{pixelmon:berrytree_iapapa}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 481 pixelmon:berrytree_pomeg Block{pixelmon:berrytree_pomeg}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 482 pixelmon:berrytree_kelpsy Block{pixelmon:berrytree_kelpsy}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 483 pixelmon:berrytree_qualot Block{pixelmon:berrytree_qualot}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 484 pixelmon:berrytree_hondew Block{pixelmon:berrytree_hondew}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 485 pixelmon:berrytree_grepa Block{pixelmon:berrytree_grepa}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 486 pixelmon:berrytree_tamato Block{pixelmon:berrytree_tamato}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 487 pixelmon:berrytree_occa Block{pixelmon:berrytree_occa}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 488 pixelmon:berrytree_passho Block{pixelmon:berrytree_passho}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 489 pixelmon:berrytree_wacan Block{pixelmon:berrytree_wacan}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 490 pixelmon:berrytree_rindo Block{pixelmon:berrytree_rindo}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 491 pixelmon:berrytree_yache Block{pixelmon:berrytree_yache}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 492 pixelmon:berrytree_chople Block{pixelmon:berrytree_chople}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 493 pixelmon:berrytree_kebia Block{pixelmon:berrytree_kebia}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 494 pixelmon:berrytree_shuca Block{pixelmon:berrytree_shuca}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 495 pixelmon:berrytree_coba Block{pixelmon:berrytree_coba}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 496 pixelmon:berrytree_tanga Block{pixelmon:berrytree_tanga}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 497 pixelmon:berrytree_charti Block{pixelmon:berrytree_charti}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 498 pixelmon:berrytree_kasib Block{pixelmon:berrytree_kasib}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 499 pixelmon:berrytree_haban Block{pixelmon:berrytree_haban}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 500 pixelmon:berrytree_colbur Block{pixelmon:berrytree_colbur}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 501 pixelmon:berrytree_babiri Block{pixelmon:berrytree_babiri}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 502 pixelmon:berrytree_chilan Block{pixelmon:berrytree_chilan}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 503 pixelmon:berrytree_roseli Block{pixelmon:berrytree_roseli}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 504 pixelmon:berrytree_liechi Block{pixelmon:berrytree_liechi}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 505 pixelmon:berrytree_ganlon Block{pixelmon:berrytree_ganlon}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 506 pixelmon:berrytree_salac Block{pixelmon:berrytree_salac}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 507 pixelmon:berrytree_petaya Block{pixelmon:berrytree_petaya}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 508 pixelmon:berrytree_apicot Block{pixelmon:berrytree_apicot}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 509 pixelmon:berrytree_lansat Block{pixelmon:berrytree_lansat}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 510 pixelmon:berrytree_starf Block{pixelmon:berrytree_starf}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 511 pixelmon:berrytree_enigma Block{pixelmon:berrytree_enigma}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 512 pixelmon:berrytree_micle Block{pixelmon:berrytree_micle}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 513 pixelmon:berrytree_custap Block{pixelmon:berrytree_custap}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 514 pixelmon:berrytree_jaboca Block{pixelmon:berrytree_jaboca}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 515 pixelmon:berrytree_rowap Block{pixelmon:berrytree_rowap}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 516 pixelmon:black_apricorn_tree Block{pixelmon:black_apricorn_tree}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 517 pixelmon:white_apricorn_tree Block{pixelmon:white_apricorn_tree}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 518 pixelmon:pink_apricorn_tree Block{pixelmon:pink_apricorn_tree}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 519 pixelmon:green_apricorn_tree Block{pixelmon:green_apricorn_tree}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 520 pixelmon:blue_apricorn_tree Block{pixelmon:blue_apricorn_tree}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 521 pixelmon:yellow_apricorn_tree Block{pixelmon:yellow_apricorn_tree}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 522 pixelmon:red_apricorn_tree Block{pixelmon:red_apricorn_tree}
[15:35:50] [Server thread/TRACE] [FML]: Registry Name : minecraft:items
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 0 minecraft:air ItemAir{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 1 minecraft:stone ItemMultiTexture{Name=stone}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 2 minecraft:grass ItemColored{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 3 minecraft:dirt ItemMultiTexture{Name=dirt}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4 minecraft:cobblestone ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5 minecraft:planks ItemMultiTexture{Name=wood}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 6 minecraft:sapling ItemMultiTexture{Name=sapling}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 7 minecraft:bedrock ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 12 minecraft:sand ItemMultiTexture{Name=sand}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 13 minecraft:gravel ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 14 minecraft:gold_ore ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 15 minecraft:iron_ore ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 16 minecraft:coal_ore ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 17 minecraft:log ItemMultiTexture{Name=log}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 18 minecraft:leaves ItemLeaves{Name=leaves}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 19 minecraft:sponge ItemMultiTexture{Name=sponge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 20 minecraft:glass ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 21 minecraft:lapis_ore ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 22 minecraft:lapis_block ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 23 minecraft:dispenser ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 24 minecraft:sandstone ItemMultiTexture{Name=sandStone}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 25 minecraft:noteblock ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 27 minecraft:golden_rail ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 28 minecraft:detector_rail ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 29 minecraft:sticky_piston ItemPiston{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 30 minecraft:web ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 31 minecraft:tallgrass ItemColored{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 32 minecraft:deadbush ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 33 minecraft:piston ItemPiston{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 35 minecraft:wool ItemCloth{Name=cloth}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 37 minecraft:yellow_flower ItemMultiTexture{Name=flower}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 38 minecraft:red_flower ItemMultiTexture{Name=rose}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 39 minecraft:brown_mushroom ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 40 minecraft:red_mushroom ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 41 minecraft:gold_block ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 42 minecraft:iron_block ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 44 minecraft:stone_slab ItemSlab{Name=stoneSlab}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 45 minecraft:brick_block ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 46 minecraft:tnt ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 47 minecraft:bookshelf ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 48 minecraft:mossy_cobblestone ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 49 minecraft:obsidian ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 50 minecraft:torch ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 52 minecraft:mob_spawner ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 53 minecraft:oak_stairs ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 54 minecraft:chest ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 56 minecraft:diamond_ore ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 57 minecraft:diamond_block ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 58 minecraft:crafting_table ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 60 minecraft:farmland ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 61 minecraft:furnace ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 65 minecraft:ladder ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 66 minecraft:rail ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 67 minecraft:stone_stairs ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 69 minecraft:lever ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 70 minecraft:stone_pressure_plate ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 72 minecraft:wooden_pressure_plate ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 73 minecraft:redstone_ore ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 76 minecraft:redstone_torch ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 77 minecraft:stone_button ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 78 minecraft:snow_layer ItemSnow{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 79 minecraft:ice ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 80 minecraft:snow ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 81 minecraft:cactus ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 82 minecraft:clay ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 84 minecraft:jukebox ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 85 minecraft:fence ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 86 minecraft:pumpkin ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 87 minecraft:netherrack ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 88 minecraft:soul_sand ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 89 minecraft:glowstone ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 91 minecraft:lit_pumpkin ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 95 minecraft:stained_glass ItemCloth{Name=stainedGlass}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 96 minecraft:trapdoor ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 97 minecraft:monster_egg ItemMultiTexture{Name=monsterStoneEgg}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 98 minecraft:stonebrick ItemMultiTexture{Name=stonebricksmooth}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 99 minecraft:brown_mushroom_block ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 100 minecraft:red_mushroom_block ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 101 minecraft:iron_bars ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 102 minecraft:glass_pane ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 103 minecraft:melon_block ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 106 minecraft:vine ItemColored{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 107 minecraft:fence_gate ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 108 minecraft:brick_stairs ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 109 minecraft:stone_brick_stairs ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 110 minecraft:mycelium ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 111 minecraft:waterlily ItemLilyPad{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 112 minecraft:nether_brick ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 113 minecraft:nether_brick_fence ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 114 minecraft:nether_brick_stairs ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 116 minecraft:enchanting_table ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 120 minecraft:end_portal_frame ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 121 minecraft:end_stone ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 122 minecraft:dragon_egg ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 123 minecraft:redstone_lamp ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 126 minecraft:wooden_slab ItemSlab{Name=woodSlab}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 128 minecraft:sandstone_stairs ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 129 minecraft:emerald_ore ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 130 minecraft:ender_chest ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 131 minecraft:tripwire_hook ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 133 minecraft:emerald_block ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 134 minecraft:spruce_stairs ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 135 minecraft:birch_stairs ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 136 minecraft:jungle_stairs ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 137 minecraft:command_block ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 138 minecraft:beacon ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 139 minecraft:cobblestone_wall ItemMultiTexture{Name=cobbleWall}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 143 minecraft:wooden_button ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 145 minecraft:anvil ItemAnvilBlock{Name=anvil}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 146 minecraft:trapped_chest ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 147 minecraft:light_weighted_pressure_plate ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 148 minecraft:heavy_weighted_pressure_plate ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 151 minecraft:daylight_detector ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 152 minecraft:redstone_block ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 153 minecraft:quartz_ore ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 154 minecraft:hopper ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 155 minecraft:quartz_block ItemMultiTexture{Name=quartzBlock}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 156 minecraft:quartz_stairs ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 157 minecraft:activator_rail ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 158 minecraft:dropper ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 159 minecraft:stained_hardened_clay ItemCloth{Name=clayHardenedStained}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 160 minecraft:stained_glass_pane ItemCloth{Name=stainedGlassPane}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 161 minecraft:leaves2 ItemLeaves{Name=leaves}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 162 minecraft:log2 ItemMultiTexture{Name=log}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 163 minecraft:acacia_stairs ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 164 minecraft:dark_oak_stairs ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 165 minecraft:slime ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 166 minecraft:barrier ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 167 minecraft:iron_trapdoor ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 168 minecraft:prismarine ItemMultiTexture{Name=prismarine}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 169 minecraft:sea_lantern ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 170 minecraft:hay_block ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 171 minecraft:carpet ItemCloth{Name=woolCarpet}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 172 minecraft:hardened_clay ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 173 minecraft:coal_block ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 174 minecraft:packed_ice ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 175 minecraft:double_plant ItemMultiTexture{Name=doublePlant}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 179 minecraft:red_sandstone ItemMultiTexture{Name=redSandStone}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 180 minecraft:red_sandstone_stairs ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 182 minecraft:stone_slab2 ItemSlab{Name=stoneSlab2}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 183 minecraft:spruce_fence_gate ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 184 minecraft:birch_fence_gate ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 185 minecraft:jungle_fence_gate ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 186 minecraft:dark_oak_fence_gate ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 187 minecraft:acacia_fence_gate ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 188 minecraft:spruce_fence ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 189 minecraft:birch_fence ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 190 minecraft:jungle_fence ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 191 minecraft:dark_oak_fence ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 192 minecraft:acacia_fence ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 198 minecraft:end_rod ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 199 minecraft:chorus_plant ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 200 minecraft:chorus_flower ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 201 minecraft:purpur_block ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 202 minecraft:purpur_pillar ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 203 minecraft:purpur_stairs ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 205 minecraft:purpur_slab ItemSlab{Name=purpurSlab}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 206 minecraft:end_bricks ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 208 minecraft:grass_path ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 210 minecraft:repeating_command_block ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 211 minecraft:chain_command_block ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 213 minecraft:magma ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 214 minecraft:nether_wart_block ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 215 minecraft:red_nether_brick ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 216 minecraft:bone_block ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 217 minecraft:structure_void ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 218 minecraft:observer ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 219 minecraft:white_shulker_box ItemShulkerBox{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 220 minecraft:orange_shulker_box ItemShulkerBox{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 221 minecraft:magenta_shulker_box ItemShulkerBox{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 222 minecraft:light_blue_shulker_box ItemShulkerBox{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 223 minecraft:yellow_shulker_box ItemShulkerBox{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 224 minecraft:lime_shulker_box ItemShulkerBox{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 225 minecraft:pink_shulker_box ItemShulkerBox{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 226 minecraft:gray_shulker_box ItemShulkerBox{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 227 minecraft:silver_shulker_box ItemShulkerBox{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 228 minecraft:cyan_shulker_box ItemShulkerBox{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 229 minecraft:purple_shulker_box ItemShulkerBox{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 230 minecraft:blue_shulker_box ItemShulkerBox{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 231 minecraft:brown_shulker_box ItemShulkerBox{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 232 minecraft:green_shulker_box ItemShulkerBox{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 233 minecraft:red_shulker_box ItemShulkerBox{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 234 minecraft:black_shulker_box ItemShulkerBox{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 235 minecraft:white_glazed_terracotta ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 236 minecraft:orange_glazed_terracotta ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 237 minecraft:magenta_glazed_terracotta ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 238 minecraft:light_blue_glazed_terracotta ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 239 minecraft:yellow_glazed_terracotta ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 240 minecraft:lime_glazed_terracotta ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 241 minecraft:pink_glazed_terracotta ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 242 minecraft:gray_glazed_terracotta ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 243 minecraft:silver_glazed_terracotta ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 244 minecraft:cyan_glazed_terracotta ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 245 minecraft:purple_glazed_terracotta ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 246 minecraft:blue_glazed_terracotta ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 247 minecraft:brown_glazed_terracotta ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 248 minecraft:green_glazed_terracotta ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 249 minecraft:red_glazed_terracotta ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 250 minecraft:black_glazed_terracotta ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 251 minecraft:concrete ItemCloth{Name=concrete}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 252 minecraft:concrete_powder ItemCloth{Name=concrete_powder}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 255 minecraft:structure_block ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 256 minecraft:iron_shovel ItemSpade{Name=shovelIron}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 257 minecraft:iron_pickaxe ItemPickaxe{Name=pickaxeIron}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 258 minecraft:iron_axe ItemAxe{Name=hatchetIron}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 259 minecraft:flint_and_steel ItemFlintAndSteel{Name=flintAndSteel}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 260 minecraft:apple ItemFood{Name=apple}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 261 minecraft:bow ItemBow{Name=bow}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 262 minecraft:arrow ItemArrow{Name=arrow}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 263 minecraft:coal ItemCoal{Name=coal}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 264 minecraft:diamond Item{Name=diamond}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 265 minecraft:iron_ingot Item{Name=ingotIron}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 266 minecraft:gold_ingot Item{Name=ingotGold}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 267 minecraft:iron_sword ItemSword{Name=swordIron}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 268 minecraft:wooden_sword ItemSword{Name=swordWood}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 269 minecraft:wooden_shovel ItemSpade{Name=shovelWood}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 270 minecraft:wooden_pickaxe ItemPickaxe{Name=pickaxeWood}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 271 minecraft:wooden_axe ItemAxe{Name=hatchetWood}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 272 minecraft:stone_sword ItemSword{Name=swordStone}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 273 minecraft:stone_shovel ItemSpade{Name=shovelStone}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 274 minecraft:stone_pickaxe ItemPickaxe{Name=pickaxeStone}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 275 minecraft:stone_axe ItemAxe{Name=hatchetStone}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 276 minecraft:diamond_sword ItemSword{Name=swordDiamond}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 277 minecraft:diamond_shovel ItemSpade{Name=shovelDiamond}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 278 minecraft:diamond_pickaxe ItemPickaxe{Name=pickaxeDiamond}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 279 minecraft:diamond_axe ItemAxe{Name=hatchetDiamond}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 280 minecraft:stick Item{Name=stick}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 281 minecraft:bowl Item{Name=bowl}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 282 minecraft:mushroom_stew ItemSoup{Name=mushroomStew}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 283 minecraft:golden_sword ItemSword{Name=swordGold}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 284 minecraft:golden_shovel ItemSpade{Name=shovelGold}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 285 minecraft:golden_pickaxe ItemPickaxe{Name=pickaxeGold}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 286 minecraft:golden_axe ItemAxe{Name=hatchetGold}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 287 minecraft:string ItemBlockSpecial{Name=string}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 288 minecraft:feather Item{Name=feather}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 289 minecraft:gunpowder Item{Name=sulphur}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 290 minecraft:wooden_hoe ItemHoe{Name=hoeWood}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 291 minecraft:stone_hoe ItemHoe{Name=hoeStone}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 292 minecraft:iron_hoe ItemHoe{Name=hoeIron}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 293 minecraft:diamond_hoe ItemHoe{Name=hoeDiamond}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 294 minecraft:golden_hoe ItemHoe{Name=hoeGold}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 295 minecraft:wheat_seeds ItemSeeds{Name=seeds}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 296 minecraft:wheat Item{Name=wheat}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 297 minecraft:bread ItemFood{Name=bread}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 298 minecraft:leather_helmet ItemArmor{Name=helmetCloth}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 299 minecraft:leather_chestplate ItemArmor{Name=chestplateCloth}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 300 minecraft:leather_leggings ItemArmor{Name=leggingsCloth}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 301 minecraft:leather_boots ItemArmor{Name=bootsCloth}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 302 minecraft:chainmail_helmet ItemArmor{Name=helmetChain}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 303 minecraft:chainmail_chestplate ItemArmor{Name=chestplateChain}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 304 minecraft:chainmail_leggings ItemArmor{Name=leggingsChain}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 305 minecraft:chainmail_boots ItemArmor{Name=bootsChain}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 306 minecraft:iron_helmet ItemArmor{Name=helmetIron}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 307 minecraft:iron_chestplate ItemArmor{Name=chestplateIron}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 308 minecraft:iron_leggings ItemArmor{Name=leggingsIron}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 309 minecraft:iron_boots ItemArmor{Name=bootsIron}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 310 minecraft:diamond_helmet ItemArmor{Name=helmetDiamond}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 311 minecraft:diamond_chestplate ItemArmor{Name=chestplateDiamond}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 312 minecraft:diamond_leggings ItemArmor{Name=leggingsDiamond}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 313 minecraft:diamond_boots ItemArmor{Name=bootsDiamond}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 314 minecraft:golden_helmet ItemArmor{Name=helmetGold}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 315 minecraft:golden_chestplate ItemArmor{Name=chestplateGold}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 316 minecraft:golden_leggings ItemArmor{Name=leggingsGold}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 317 minecraft:golden_boots ItemArmor{Name=bootsGold}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 318 minecraft:flint Item{Name=flint}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 319 minecraft:porkchop ItemFood{Name=porkchopRaw}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 320 minecraft:cooked_porkchop ItemFood{Name=porkchopCooked}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 321 minecraft:painting ItemHangingEntity{Name=painting}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 322 minecraft:golden_apple ItemAppleGold{Name=appleGold}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 323 minecraft:sign ItemSign{Name=sign}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 324 minecraft:wooden_door ItemDoor{Name=doorOak}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 325 minecraft:bucket ItemBucket{Name=bucket}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 326 minecraft:water_bucket ItemBucket{Name=bucketWater}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 327 minecraft:lava_bucket ItemBucket{Name=bucketLava}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 328 minecraft:minecart ItemMinecart{Name=minecart}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 329 minecraft:saddle ItemSaddle{Name=saddle}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 330 minecraft:iron_door ItemDoor{Name=doorIron}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 331 minecraft:redstone ItemRedstone{Name=redstone}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 332 minecraft:snowball ItemSnowball{Name=snowball}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 333 minecraft:boat ItemBoat{Name=boat.oak}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 334 minecraft:leather Item{Name=leather}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 335 minecraft:milk_bucket ItemBucketMilk{Name=milk}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 336 minecraft:brick Item{Name=brick}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 337 minecraft:clay_ball Item{Name=clay}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 338 minecraft:reeds ItemBlockSpecial{Name=reeds}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 339 minecraft:paper Item{Name=paper}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 340 minecraft:book ItemBook{Name=book}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 341 minecraft:slime_ball Item{Name=slimeball}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 342 minecraft:chest_minecart ItemMinecart{Name=minecartChest}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 343 minecraft:furnace_minecart ItemMinecart{Name=minecartFurnace}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 344 minecraft:egg ItemEgg{Name=egg}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 345 minecraft:compass ItemCompass{Name=compass}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 346 minecraft:fishing_rod ItemFishingRod{Name=fishingRod}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 347 minecraft:clock ItemClock{Name=clock}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 348 minecraft:glowstone_dust Item{Name=yellowDust}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 349 minecraft:fish ItemFishFood{Name=fish}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 350 minecraft:cooked_fish ItemFishFood{Name=fish}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 351 minecraft:dye ItemDye{Name=dyePowder}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 352 minecraft:bone Item{Name=bone}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 353 minecraft:sugar Item{Name=sugar}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 354 minecraft:cake ItemBlockSpecial{Name=cake}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 355 minecraft:bed ItemBed{Name=bed}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 356 minecraft:repeater ItemBlockSpecial{Name=diode}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 357 minecraft:cookie ItemFood{Name=cookie}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 358 minecraft:filled_map ItemMap{Name=map}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 359 minecraft:shears ItemShears{Name=shears}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 360 minecraft:melon ItemFood{Name=melon}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 361 minecraft:pumpkin_seeds ItemSeeds{Name=seeds_pumpkin}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 362 minecraft:melon_seeds ItemSeeds{Name=seeds_melon}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 363 minecraft:beef ItemFood{Name=beefRaw}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 364 minecraft:cooked_beef ItemFood{Name=beefCooked}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 365 minecraft:chicken ItemFood{Name=chickenRaw}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 366 minecraft:cooked_chicken ItemFood{Name=chickenCooked}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 367 minecraft:rotten_flesh ItemFood{Name=rottenFlesh}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 368 minecraft:ender_pearl ItemEnderPearl{Name=enderPearl}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 369 minecraft:blaze_rod Item{Name=blazeRod}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 370 minecraft:ghast_tear Item{Name=ghastTear}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 371 minecraft:gold_nugget Item{Name=goldNugget}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 372 minecraft:nether_wart ItemSeeds{Name=netherStalkSeeds}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 373 minecraft:potion ItemPotion{Name=potion}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 374 minecraft:glass_bottle ItemGlassBottle{Name=glassBottle}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 375 minecraft:spider_eye ItemFood{Name=spiderEye}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 376 minecraft:fermented_spider_eye Item{Name=fermentedSpiderEye}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 377 minecraft:blaze_powder Item{Name=blazePowder}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 378 minecraft:magma_cream Item{Name=magmaCream}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 379 minecraft:brewing_stand ItemBlockSpecial{Name=brewingStand}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 380 minecraft:cauldron ItemBlockSpecial{Name=cauldron}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 381 minecraft:ender_eye ItemEnderEye{Name=eyeOfEnder}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 382 minecraft:speckled_melon Item{Name=speckledMelon}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 383 minecraft:spawn_egg ItemMonsterPlacer{Name=monsterPlacer}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 384 minecraft:experience_bottle ItemExpBottle{Name=expBottle}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 385 minecraft:fire_charge ItemFireball{Name=fireball}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 386 minecraft:writable_book ItemWritableBook{Name=writingBook}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 387 minecraft:written_book ItemWrittenBook{Name=writtenBook}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 388 minecraft:emerald Item{Name=emerald}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 389 minecraft:item_frame ItemHangingEntity{Name=frame}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 390 minecraft:flower_pot ItemBlockSpecial{Name=flowerPot}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 391 minecraft:carrot ItemSeedFood{Name=carrots}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 392 minecraft:potato ItemSeedFood{Name=potato}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 393 minecraft:baked_potato ItemFood{Name=potatoBaked}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 394 minecraft:poisonous_potato ItemFood{Name=potatoPoisonous}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 395 minecraft:map ItemEmptyMap{Name=emptyMap}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 396 minecraft:golden_carrot ItemFood{Name=carrotGolden}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 397 minecraft:skull ItemSkull{Name=skull}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 398 minecraft:carrot_on_a_stick ItemCarrotOnAStick{Name=carrotOnAStick}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 399 minecraft:nether_star ItemSimpleFoiled{Name=netherStar}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 400 minecraft:pumpkin_pie ItemFood{Name=pumpkinPie}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 401 minecraft:fireworks ItemFirework{Name=fireworks}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 402 minecraft:firework_charge ItemFireworkCharge{Name=fireworksCharge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 403 minecraft:enchanted_book ItemEnchantedBook{Name=enchantedBook}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 404 minecraft:comparator ItemBlockSpecial{Name=comparator}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 405 minecraft:netherbrick Item{Name=netherbrick}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 406 minecraft:quartz Item{Name=netherquartz}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 407 minecraft:tnt_minecart ItemMinecart{Name=minecartTnt}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 408 minecraft:hopper_minecart ItemMinecart{Name=minecartHopper}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 409 minecraft:prismarine_shard Item{Name=prismarineShard}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 410 minecraft:prismarine_crystals Item{Name=prismarineCrystals}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 411 minecraft:rabbit ItemFood{Name=rabbitRaw}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 412 minecraft:cooked_rabbit ItemFood{Name=rabbitCooked}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 413 minecraft:rabbit_stew ItemSoup{Name=rabbitStew}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 414 minecraft:rabbit_foot Item{Name=rabbitFoot}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 415 minecraft:rabbit_hide Item{Name=rabbitHide}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 416 minecraft:armor_stand ItemArmorStand{Name=armorStand}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 417 minecraft:iron_horse_armor Item{Name=horsearmormetal}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 418 minecraft:golden_horse_armor Item{Name=horsearmorgold}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 419 minecraft:diamond_horse_armor Item{Name=horsearmordiamond}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 420 minecraft:lead ItemLead{Name=leash}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 421 minecraft:name_tag ItemNameTag{Name=nameTag}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 422 minecraft:command_block_minecart ItemMinecart{Name=minecartCommandBlock}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 423 minecraft:mutton ItemFood{Name=muttonRaw}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 424 minecraft:cooked_mutton ItemFood{Name=muttonCooked}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 425 minecraft:banner ItemBanner{Name=banner}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 426 minecraft:end_crystal ItemEndCrystal{Name=end_crystal}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 427 minecraft:spruce_door ItemDoor{Name=doorSpruce}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 428 minecraft:birch_door ItemDoor{Name=doorBirch}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 429 minecraft:jungle_door ItemDoor{Name=doorJungle}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 430 minecraft:acacia_door ItemDoor{Name=doorAcacia}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 431 minecraft:dark_oak_door ItemDoor{Name=doorDarkOak}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 432 minecraft:chorus_fruit ItemChorusFruit{Name=chorusFruit}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 433 minecraft:chorus_fruit_popped Item{Name=chorusFruitPopped}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 434 minecraft:beetroot ItemFood{Name=beetroot}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 435 minecraft:beetroot_seeds ItemSeeds{Name=beetroot_seeds}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 436 minecraft:beetroot_soup ItemSoup{Name=beetroot_soup}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 437 minecraft:dragon_breath Item{Name=dragon_breath}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 438 minecraft:splash_potion ItemSplashPotion{Name=splash_potion}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 439 minecraft:spectral_arrow ItemSpectralArrow{Name=spectral_arrow}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 440 minecraft:tipped_arrow ItemTippedArrow{Name=tipped_arrow}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 441 minecraft:lingering_potion ItemLingeringPotion{Name=lingering_potion}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 442 minecraft:shield ItemShield{Name=shield}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 443 minecraft:elytra ItemElytra{Name=elytra}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 444 minecraft:spruce_boat ItemBoat{Name=boat.spruce}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 445 minecraft:birch_boat ItemBoat{Name=boat.birch}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 446 minecraft:jungle_boat ItemBoat{Name=boat.jungle}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 447 minecraft:acacia_boat ItemBoat{Name=boat.acacia}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 448 minecraft:dark_oak_boat ItemBoat{Name=boat.dark_oak}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 449 minecraft:totem_of_undying Item{Name=totem}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 450 minecraft:shulker_shell Item{Name=shulkerShell}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 452 minecraft:iron_nugget Item{Name=ironNugget}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 453 minecraft:knowledge_book ItemKnowledgeBook{Name=knowledgeBook}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 2256 minecraft:record_13 ItemRecord{Name=record}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 2257 minecraft:record_cat ItemRecord{Name=record}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 2258 minecraft:record_blocks ItemRecord{Name=record}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 2259 minecraft:record_chirp ItemRecord{Name=record}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 2260 minecraft:record_far ItemRecord{Name=record}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 2261 minecraft:record_mall ItemRecord{Name=record}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 2262 minecraft:record_mellohi ItemRecord{Name=record}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 2263 minecraft:record_stal ItemRecord{Name=record}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 2264 minecraft:record_strad ItemRecord{Name=record}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 2265 minecraft:record_ward ItemRecord{Name=record}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 2266 minecraft:record_11 ItemRecord{Name=record}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 2267 minecraft:record_wait ItemRecord{Name=record}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4096 pixelmon:healer PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4097 pixelmon:thunder_stone_ore ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4098 pixelmon:leaf_stone_ore ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4099 pixelmon:water_stone_ore ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4100 pixelmon:fire_stone_ore ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4101 pixelmon:dawn_dusk_ore ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4102 pixelmon:pc PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4103 pixelmon:ranch PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4104 pixelmon:mechanical_anvil PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4105 pixelmon:infuser PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4106 pixelmon:anvil ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4107 pixelmon:fossil_machine PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4108 pixelmon:bauxite_ore ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4109 pixelmon:fossil ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4110 pixelmon:trade_machine PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4111 pixelmon:fossil_cleaner PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4112 pixelmon:articuno_shrine ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4113 pixelmon:zapdos_shrine ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4114 pixelmon:moltres_shrine ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4115 pixelmon:timespace_altar ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4116 pixelmon:temple_pillar ItemBlockPillar{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4117 pixelmon:ice_rock PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4118 pixelmon:moss_rock PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4119 pixelmon:ruins_wall ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4120 pixelmon:dusty_ruins_wall ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4121 pixelmon:temple_block ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4122 pixelmon:temple_brick ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4123 pixelmon:temple_stairs ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4124 pixelmon:temple_brick_stairs ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4125 pixelmon:temple_slab ItemSlab{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4126 pixelmon:temple_brick_slab ItemSlab{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4127 pixelmon:elevator ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4128 pixelmon:warp_plate ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4129 pixelmon:movement_plate ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4130 pixelmon:stick_plate ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4131 pixelmon:timed_fall ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4132 pixelmon:poke_chest PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4133 pixelmon:ultra_chest PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4134 pixelmon:master_chest PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4135 pixelmon:beast_chest PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4136 pixelmon:sun_stone_ore ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4137 pixelmon:cloning_machine PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4138 pixelmon:pixelmon_spawner ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4139 pixelmon:temporary_light ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4140 pixelmon:hidden_cube ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4141 pixelmon:hidden_pressure_plate ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4142 pixelmon:unown_block ItemBlockUnown{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4143 pixelmon:unown_block2 ItemBlockUnown{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4144 pixelmon:braille_block ItemBlockBraille{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4145 pixelmon:braille_block2 ItemBlockBraille{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4146 pixelmon:poke_grass ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4147 pixelmon:poke_dirt ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4148 pixelmon:poke_sand ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4149 pixelmon:poke_sand_corner1 ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4150 pixelmon:poke_sand_corner2 ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4151 pixelmon:poke_sand_corner3 ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4152 pixelmon:poke_sand_corner4 ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4153 pixelmon:poke_sand_side1 ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4154 pixelmon:poke_sand_side2 ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4155 pixelmon:poke_sand_side3 ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4156 pixelmon:poke_sand_side4 ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4157 pixelmon:ruby_block ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4158 pixelmon:ruby_ore ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4159 pixelmon:sapphire_block ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4160 pixelmon:sapphire_ore ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4161 pixelmon:amethyst_block ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4162 pixelmon:amethyst_ore ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4163 pixelmon:crystal_block ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4164 pixelmon:crystal_ore ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4165 pixelmon:silicon_ore ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4166 pixelmon:shingles ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4167 pixelmon:shingles_corner1 ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4168 pixelmon:shingles_corner2 ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4169 pixelmon:outside_wall ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4170 pixelmon:inside_wall ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4171 pixelmon:inside_wall_molding ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4172 pixelmon:tree_top ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4173 pixelmon:tree_bottom ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4174 pixelmon:wooden_flooring ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4175 pixelmon:pokemart_sign ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4176 pixelmon:pokecenter_sign ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4177 pixelmon:window1 ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4178 pixelmon:window2 ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4179 pixelmon:sandy_grass ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4180 pixelmon:rock ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4181 pixelmon:cave_rock ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4182 pixelmon:bridge_block ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4183 pixelmon:bolder ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4184 pixelmon:box ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4185 pixelmon:clothed_table PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4186 pixelmon:trash_can ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4187 pixelmon:gym_sign ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4188 pixelmon:tv PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4189 pixelmon:red_rug PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4190 pixelmon:green_rug PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4191 pixelmon:blue_rug PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4192 pixelmon:yellow_rug PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4193 pixelmon:pink_rug PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4194 pixelmon:purple_rug PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4195 pixelmon:white_rug PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4196 pixelmon:gray_rug PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4197 pixelmon:black_rug PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4198 pixelmon:orange_rug PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4199 pixelmon:brown_rug PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4200 pixelmon:cyan_rug PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4201 pixelmon:red_umbrella ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4202 pixelmon:green_umbrella ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4203 pixelmon:blue_umbrella ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4204 pixelmon:yellow_umbrella ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4205 pixelmon:orange_umbrella ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4206 pixelmon:brown_umbrella ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4207 pixelmon:pink_umbrella ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4208 pixelmon:purple_umbrella ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4209 pixelmon:white_umbrella ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4210 pixelmon:gray_umbrella ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4211 pixelmon:black_umbrella ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4212 pixelmon:cyan_umbrella ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4213 pixelmon:blue_clock ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4214 pixelmon:pink_clock ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4215 pixelmon:white_clock ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4216 pixelmon:gray_clock ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4217 pixelmon:black_clock ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4218 pixelmon:purple_clock ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4219 pixelmon:yellow_clock ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4220 pixelmon:red_clock ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4221 pixelmon:brown_clock ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4222 pixelmon:green_clock ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4223 pixelmon:cyan_clock ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4224 pixelmon:orange_clock ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4225 pixelmon:red_cushion_chair ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4226 pixelmon:yellow_cushion_chair ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4227 pixelmon:green_cushion_chair ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4228 pixelmon:pink_cushion_chair ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4229 pixelmon:blue_cushion_chair ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4230 pixelmon:black_cushion_chair ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4231 pixelmon:gray_cushion_chair ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4232 pixelmon:cyan_cushion_chair ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4233 pixelmon:white_cushion_chair ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4234 pixelmon:brown_cushion_chair ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4235 pixelmon:orange_cushion_chair ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4236 pixelmon:purple_cushion_chair ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4237 pixelmon:red_chair ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4238 pixelmon:yellow_chair ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4239 pixelmon:orange_chair ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4240 pixelmon:pink_chair ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4241 pixelmon:purple_chair ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4242 pixelmon:cyan_chair ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4243 pixelmon:blue_chair ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4244 pixelmon:white_chair ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4245 pixelmon:gray_chair ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4246 pixelmon:black_chair ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4247 pixelmon:green_chair ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4248 pixelmon:brown_chair ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4249 pixelmon:fossil_display PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4250 pixelmon:end_table ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4251 pixelmon:blue_vending_machine PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4252 pixelmon:green_vending_machine PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4253 pixelmon:orange_vending_machine PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4254 pixelmon:pink_vending_machine PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4255 pixelmon:red_vending_machine PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4256 pixelmon:yellow_vending_machine PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4257 pixelmon:brown_vending_machine PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4258 pixelmon:white_vending_machine PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4259 pixelmon:gray_vending_machine PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4260 pixelmon:black_vending_machine PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4261 pixelmon:cyan_vending_machine PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4262 pixelmon:purple_vending_machine PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4263 pixelmon:fridge PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4264 pixelmon:picket_fence ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4265 pixelmon:green_folding_chair ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4266 pixelmon:red_folding_chair ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4267 pixelmon:blue_folding_chair ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4268 pixelmon:yellow_folding_chair ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4269 pixelmon:orange_folding_chair ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4270 pixelmon:brown_folding_chair ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4271 pixelmon:white_folding_chair ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4272 pixelmon:gray_folding_chair ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4273 pixelmon:black_folding_chair ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4274 pixelmon:pink_folding_chair ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4275 pixelmon:purple_folding_chair ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4276 pixelmon:cyan_folding_chair ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4277 pixelmon:blue_water_float PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4278 pixelmon:green_water_float PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4279 pixelmon:orange_water_float PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4280 pixelmon:pink_water_float PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4281 pixelmon:purple_water_float PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4282 pixelmon:red_water_float PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4283 pixelmon:yellow_water_float PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4284 pixelmon:brown_water_float PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4285 pixelmon:white_water_float PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4286 pixelmon:gray_water_float PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4287 pixelmon:black_water_float PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4288 pixelmon:cyan_water_float PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4289 pixelmon:pixelmon_grass ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4290 pixelmon:spawner_cave_rock ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4291 pixelmon:poke_gift PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4292 pixelmon:poke_gift_event PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4293 pixelmon:gracideablock PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4294 pixelmon:plateholder PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4295 pixelmon:block.red_orb PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4296 pixelmon:block.blue_orb PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4297 pixelmon:mower PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4298 pixelmon:fan PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4299 pixelmon:washing_machine PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4300 pixelmon:tidal_bell PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4301 pixelmon:clear_bell PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4302 pixelmon:deep_sea ItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4303 pixelmon:berrytree_cheri PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4304 pixelmon:berrytree_chesto PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4305 pixelmon:berrytree_pecha PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4306 pixelmon:berrytree_rawst PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4307 pixelmon:berrytree_aspear PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4308 pixelmon:berrytree_leppa PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4309 pixelmon:berrytree_oran PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4310 pixelmon:berrytree_persim PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4311 pixelmon:berrytree_lum PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4312 pixelmon:berrytree_sitrus PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4313 pixelmon:berrytree_figy PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4314 pixelmon:berrytree_wiki PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4315 pixelmon:berrytree_mago PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4316 pixelmon:berrytree_aguav PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4317 pixelmon:berrytree_iapapa PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4318 pixelmon:berrytree_pomeg PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4319 pixelmon:berrytree_kelpsy PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4320 pixelmon:berrytree_qualot PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4321 pixelmon:berrytree_hondew PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4322 pixelmon:berrytree_grepa PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4323 pixelmon:berrytree_tamato PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4324 pixelmon:berrytree_occa PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4325 pixelmon:berrytree_passho PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4326 pixelmon:berrytree_wacan PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4327 pixelmon:berrytree_rindo PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4328 pixelmon:berrytree_yache PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4329 pixelmon:berrytree_chople PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4330 pixelmon:berrytree_kebia PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4331 pixelmon:berrytree_shuca PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4332 pixelmon:berrytree_coba PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4333 pixelmon:berrytree_tanga PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4334 pixelmon:berrytree_charti PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4335 pixelmon:berrytree_kasib PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4336 pixelmon:berrytree_haban PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4337 pixelmon:berrytree_colbur PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4338 pixelmon:berrytree_babiri PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4339 pixelmon:berrytree_chilan PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4340 pixelmon:berrytree_roseli PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4341 pixelmon:berrytree_liechi PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4342 pixelmon:berrytree_ganlon PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4343 pixelmon:berrytree_salac PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4344 pixelmon:berrytree_petaya PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4345 pixelmon:berrytree_apicot PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4346 pixelmon:berrytree_lansat PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4347 pixelmon:berrytree_starf PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4348 pixelmon:berrytree_enigma PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4349 pixelmon:berrytree_micle PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4350 pixelmon:berrytree_custap PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4351 pixelmon:berrytree_jaboca PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4352 pixelmon:berrytree_rowap PixelmonItemBlock{Name=null}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4353 pixelmon:item_finder ItemItemFinder{Name=item_finder}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4354 pixelmon:rare_candy PixelmonItem{Name=rare_candy}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4355 pixelmon:potion ItemPotion{Name=potion}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4356 pixelmon:super_potion ItemPotion{Name=super_potion}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4357 pixelmon:hyper_potion ItemPotion{Name=hyper_potion}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4358 pixelmon:max_potion ItemPotion{Name=max_potion}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4359 pixelmon:fresh_water ItemPotion{Name=fresh_water}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4360 pixelmon:soda_pop ItemPotion{Name=soda_pop}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4361 pixelmon:lemonade ItemPotion{Name=lemonade}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4362 pixelmon:moomoo_milk ItemPotion{Name=moomoo_milk}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4363 pixelmon:ether ItemEther{Name=ether}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4364 pixelmon:max_ether ItemEther{Name=max_ether}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4365 pixelmon:elixir ItemElixir{Name=elixir}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4366 pixelmon:max_elixir ItemElixir{Name=max_elixir}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4367 pixelmon:pp_up ItemPPUp{Name=pp_up}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4368 pixelmon:pp_max ItemPPUp{Name=pp_max}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4369 pixelmon:full_restore ItemPotion{Name=full_restore}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4370 pixelmon:revive ItemRevive{Name=revive}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4371 pixelmon:max_revive ItemRevive{Name=max_revive}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4372 pixelmon:antidote ItemStatusAilmentHealer{Name=antidote}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4373 pixelmon:paralyze_heal ItemStatusAilmentHealer{Name=paralyze_heal}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4374 pixelmon:awakening ItemStatusAilmentHealer{Name=awakening}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4375 pixelmon:burn_heal ItemStatusAilmentHealer{Name=burn_heal}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4376 pixelmon:ice_heal ItemStatusAilmentHealer{Name=ice_heal}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4377 pixelmon:full_heal ItemStatusAilmentHealer{Name=full_heal}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4378 pixelmon:rage_candy_bar ItemPotion{Name=rage_candy_bar}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4379 pixelmon:lava_cookie ItemStatusAilmentHealer{Name=lava_cookie}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4380 pixelmon:old_gateau ItemStatusAilmentHealer{Name=old_gateau}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4381 pixelmon:casteliacone ItemStatusAilmentHealer{Name=casteliacone}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4382 pixelmon:lumiose_galette ItemStatusAilmentHealer{Name=lumiose_galette}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4383 pixelmon:shalour_sable ItemStatusAilmentHealer{Name=shalour_sable}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4384 pixelmon:big_malasada ItemStatusAilmentHealer{Name=big_malasada}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4385 pixelmon:hp_up IncreaseEV{Name=hp_up}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4386 pixelmon:protein IncreaseEV{Name=protein}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4387 pixelmon:iron IncreaseEV{Name=iron}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4388 pixelmon:calcium IncreaseEV{Name=calcium}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4389 pixelmon:zinc IncreaseEV{Name=zinc}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4390 pixelmon:carbos IncreaseEV{Name=carbos}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4391 pixelmon:health_wing IncreaseEV{Name=health_wing}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4392 pixelmon:muscle_wing IncreaseEV{Name=muscle_wing}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4393 pixelmon:resist_wing IncreaseEV{Name=resist_wing}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4394 pixelmon:genius_wing IncreaseEV{Name=genius_wing}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4395 pixelmon:clever_wing IncreaseEV{Name=clever_wing}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4396 pixelmon:swift_wing IncreaseEV{Name=swift_wing}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4397 pixelmon:pomeg_berry DecreaseEV{Name=pomeg_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4398 pixelmon:kelpsy_berry DecreaseEV{Name=kelpsy_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4399 pixelmon:qualot_berry DecreaseEV{Name=qualot_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4400 pixelmon:hondew_berry DecreaseEV{Name=hondew_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4401 pixelmon:grepa_berry DecreaseEV{Name=grepa_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4402 pixelmon:tamato_berry DecreaseEV{Name=tamato_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4403 pixelmon:heal_powder ItemStatusAilmentHealer{Name=heal_powder}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4404 pixelmon:energy_powder ItemPotion{Name=energy_powder}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4405 pixelmon:energy_root ItemPotion{Name=energy_root}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4406 pixelmon:revival_herb ItemRevive{Name=revival_herb}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4407 pixelmon:x_attack ItemBattleItem{Name=x_attack}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4408 pixelmon:x_defence ItemBattleItem{Name=x_defence}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4409 pixelmon:x_special_attack ItemBattleItem{Name=x_special_attack}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4410 pixelmon:x_special_defence ItemBattleItem{Name=x_special_defence}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4411 pixelmon:x_speed ItemBattleItem{Name=x_speed}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4412 pixelmon:x_accuracy ItemBattleItem{Name=x_accuracy}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4413 pixelmon:dire_hit ItemBattleItem{Name=dire_hit}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4414 pixelmon:fire_stone ItemEvolutionStone{Name=fire_stone}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4415 pixelmon:water_stone ItemEvolutionStone{Name=water_stone}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4416 pixelmon:moon_stone ItemEvolutionStone{Name=moon_stone}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4417 pixelmon:thunder_stone ItemEvolutionStone{Name=thunder_stone}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4418 pixelmon:leaf_stone ItemEvolutionStone{Name=leaf_stone}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4419 pixelmon:sun_stone ItemEvolutionStone{Name=sun_stone}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4420 pixelmon:dawn_stone ItemEvolutionStone{Name=dawn_stone}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4421 pixelmon:dusk_stone ItemEvolutionStone{Name=dusk_stone}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4422 pixelmon:shiny_stone ItemEvolutionStone{Name=shiny_stone}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4423 pixelmon:ice_stone ItemEvolutionStone{Name=ice_stone}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4424 pixelmon:thunder_stone_shard PixelmonItem{Name=thunder_stone_shard}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4425 pixelmon:leaf_stone_shard PixelmonItem{Name=leaf_stone_shard}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4426 pixelmon:water_stone_shard PixelmonItem{Name=water_stone_shard}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4427 pixelmon:fire_stone_shard PixelmonItem{Name=fire_stone_shard}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4428 pixelmon:sun_stone_shard PixelmonItem{Name=sun_stone_shard}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4429 pixelmon:moon_stone_shard PixelmonItem{Name=moon_stone_shard}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4430 pixelmon:dawn_stone_shard PixelmonItem{Name=dawn_stone_shard}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4431 pixelmon:dusk_stone_shard PixelmonItem{Name=dusk_stone_shard}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4432 pixelmon:shiny_stone_shard PixelmonItem{Name=shiny_stone_shard}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4433 pixelmon:ice_stone_shard PixelmonItem{Name=ice_stone_shard}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4434 pixelmon:wailmer_pail ItemWailmerPail{Name=wailmer_pail}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4435 pixelmon:old_rod ItemFishingRod{Name=old_rod}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4436 pixelmon:good_rod ItemFishingRod{Name=good_rod}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4437 pixelmon:super_rod ItemFishingRod{Name=super_rod}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4438 pixelmon:chisel ItemStatueMaker{Name=chisel}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4439 pixelmon:ranch_upgrade ItemRanchUpgrade{Name=ranch_upgrade}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4440 pixelmon:trade_monitor PixelmonItem{Name=trade_monitor}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4441 pixelmon:trade_holder_right PixelmonItem{Name=trade_holder_right}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4442 pixelmon:trade_holder_left PixelmonItem{Name=trade_holder_left}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4443 pixelmon:trade_panel PixelmonItem{Name=trade_panel}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4444 pixelmon:orb PixelmonItem{Name=orb}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4445 pixelmon:uno_orb ItemShrineOrb{Name=uno_orb}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4446 pixelmon:dos_orb ItemShrineOrb{Name=dos_orb}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4447 pixelmon:tres_orb ItemShrineOrb{Name=tres_orb}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4448 pixelmon:trainer_editor ItemNPCEditor{Name=trainer_editor}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4449 pixelmon:pokemon_editor ItemPokemonEditor{Name=pokemon_editor}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4450 pixelmon:grotto_spawner ItemSpawnGrotto{Name=grotto_spawner}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4451 pixelmon:green_tank PixelmonItem{Name=green_tank}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4452 pixelmon:orange_tank PixelmonItem{Name=orange_tank}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4453 pixelmon:cloner_cord PixelmonItem{Name=cloner_cord}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4454 pixelmon:hourglass_gold ItemIsisHourglass{Name=hourglass_gold}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4455 pixelmon:hourglass_silver ItemIsisHourglass{Name=hourglass_silver}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4456 pixelmon:lens_gold ItemHirokusLens{Name=lens_gold}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4457 pixelmon:lens_silver ItemHirokusLens{Name=lens_silver}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4458 pixelmon:hidden_iron_door ItemHiddenDoor{Name=hidden_iron_door}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4459 pixelmon:hidden_wooden_door ItemHiddenDoor{Name=hidden_wooden_door}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4460 pixelmon:gift_box ItemGift{Name=gift_box}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4461 pixelmon:pixelmon_sprite ItemPixelmonSprite{Name=pixelmon_sprite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4462 pixelmon:painting ItemPixelmonPainting{Name=pixelmon_painting}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4463 pixelmon:camera ItemCamera{Name=camera}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4464 pixelmon:film GenericItem{Name=film}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4465 pixelmon:tree PixelmonItemBlock{Name=tree}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4466 pixelmon:amethyst GenericItem{Name=amethyst}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4467 pixelmon:ruby ItemRuby{Name=ruby}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4468 pixelmon:crystal GenericItem{Name=crystal}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4469 pixelmon:sapphire GenericItem{Name=sapphire}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4470 pixelmon:silicon GenericItem{Name=silicon}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4471 pixelmon:aluminium_ingot PixelmonItem{Name=aluminium_ingot}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4472 pixelmon:aluminium_plate PixelmonItem{Name=aluminium_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4473 pixelmon:ability_capsule ItemAbilityCapsule{Name=ability_capsule}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4474 pixelmon:exp_all ItemExpAll{Name=exp_all}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4475 pixelmon:gracidea ItemGracidea{Name=gracidea}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4476 pixelmon:reveal_glass PixelmonItem{Name=reveal_glass}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4477 pixelmon:red_chain PixelmonItem{Name=red_chain}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4478 pixelmon:repel ItemRepel{Name=repel}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4479 pixelmon:super_repel ItemRepel{Name=super_repel}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4480 pixelmon:max_repel ItemRepel{Name=max_repel}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4481 pixelmon:porygon_piece PorygonPiece{Name=porygon_piece}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4482 pixelmon:red_shard ItemShard{Name=red_shard}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4483 pixelmon:blue_shard ItemShard{Name=blue_shard}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4484 pixelmon:jade_shard ItemShard{Name=jade_shard}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4485 pixelmon:azure_flute ItemAzureFlute{Name=azure_flute}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4486 pixelmon:sacredash ItemSacredAsh{Name=sacredash}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4487 pixelmon:gold_bottle_cap ItemBottleCap{Name=gold_bottle_cap}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4488 pixelmon:silver_bottle_cap ItemBottleCap{Name=silver_bottle_cap}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4489 pixelmon:mach_bike ItemBike{Name=mach_bike}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4490 pixelmon:mach_bike_frame PixelmonItem{Name=mach_bike_frame}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4491 pixelmon:acro_bike ItemBike{Name=acro_bike}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4492 pixelmon:acro_bike_frame PixelmonItem{Name=acro_bike_frame}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4493 pixelmon:handles PixelmonItem{Name=handles}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4494 pixelmon:wheel PixelmonItem{Name=wheel}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4495 pixelmon:incense_burner PixelmonItem{Name=incense_burner}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4496 pixelmon:ever_stone ItemEverstone{Name=ever_stone}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4497 pixelmon:lucky_egg ItemLuckyEgg{Name=lucky_egg}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4498 pixelmon:exp_share ItemExpShare{Name=exp_share}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4499 pixelmon:choice_band ChoiceItem{Name=choice_band}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4500 pixelmon:choice_scarf ChoiceItem{Name=choice_scarf}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4501 pixelmon:choice_specs ChoiceItem{Name=choice_specs}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4502 pixelmon:macho_brace EVAdjusting{Name=macho_brace}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4503 pixelmon:power_weight EVAdjusting{Name=power_weight}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4504 pixelmon:power_bracer EVAdjusting{Name=power_bracer}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4505 pixelmon:power_belt EVAdjusting{Name=power_belt}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4506 pixelmon:power_lens EVAdjusting{Name=power_lens}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4507 pixelmon:power_band EVAdjusting{Name=power_band}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4508 pixelmon:power_anklet EVAdjusting{Name=power_anklet}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4509 pixelmon:muscle_band ItemMuscleBand{Name=muscle_band}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4510 pixelmon:cheri_berry ItemBerryStatus{Name=cheri_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4511 pixelmon:chesto_berry ItemBerryStatus{Name=chesto_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4512 pixelmon:pecha_berry ItemBerryStatus{Name=pecha_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4513 pixelmon:rawst_berry ItemBerryStatus{Name=rawst_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4514 pixelmon:aspear_berry ItemBerryStatus{Name=aspear_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4515 pixelmon:leppa_berry ItemBerryLeppa{Name=leppa_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4516 pixelmon:persim_berry ItemBerryStatus{Name=persim_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4517 pixelmon:oran_berry ItemBerryRestoreHP{Name=oran_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4518 pixelmon:lum_berry ItemBerryStatus{Name=lum_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4519 pixelmon:sitrus_berry ItemBerryRestoreHP{Name=sitrus_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4520 pixelmon:figy_berry ItemBerryRestoreHP{Name=figy_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4521 pixelmon:wiki_berry ItemBerryRestoreHP{Name=wiki_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4522 pixelmon:mago_berry ItemBerryRestoreHP{Name=mago_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4523 pixelmon:aguav_berry ItemBerryRestoreHP{Name=aguav_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4524 pixelmon:iapapa_berry ItemBerryRestoreHP{Name=iapapa_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4525 pixelmon:liechi_berry ItemBerryStatIncrease{Name=liechi_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4526 pixelmon:ganlon_berry ItemBerryStatIncrease{Name=ganlon_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4527 pixelmon:salac_berry ItemBerryStatIncrease{Name=salac_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4528 pixelmon:petaya_berry ItemBerryStatIncrease{Name=petaya_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4529 pixelmon:apicot_berry ItemBerryStatIncrease{Name=apicot_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4530 pixelmon:lansat_berry ItemBerryStatIncrease{Name=lansat_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4531 pixelmon:starf_berry ItemBerryStatIncrease{Name=starf_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4532 pixelmon:custap_berry ItemBerryCustap{Name=custap_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4533 pixelmon:micle_berry ItemBerryMicle{Name=micle_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4534 pixelmon:enigma_berry ItemBerryEnigma{Name=enigma_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4535 pixelmon:pumkin_berry ItemBerryStatus{Name=pumkin_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4536 pixelmon:drash_berry ItemBerryStatus{Name=drash_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4537 pixelmon:eggant_berry ItemBerryStatus{Name=eggant_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4538 pixelmon:yago_berry ItemBerryStatus{Name=yago_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4539 pixelmon:touga_berry ItemBerryStatus{Name=touga_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4540 pixelmon:ginema_berry ItemBerryGinema{Name=ginema_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4541 pixelmon:occa_berry ItemBerryTypeReducing{Name=occa_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4542 pixelmon:passho_berry ItemBerryTypeReducing{Name=passho_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4543 pixelmon:wacan_berry ItemBerryTypeReducing{Name=wacan_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4544 pixelmon:rindo_berry ItemBerryTypeReducing{Name=rindo_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4545 pixelmon:yache_berry ItemBerryTypeReducing{Name=yache_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4546 pixelmon:chople_berry ItemBerryTypeReducing{Name=chople_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4547 pixelmon:kebia_berry ItemBerryTypeReducing{Name=kebia_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4548 pixelmon:shuca_berry ItemBerryTypeReducing{Name=shuca_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4549 pixelmon:coba_berry ItemBerryTypeReducing{Name=coba_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4550 pixelmon:payapa_berry ItemBerryTypeReducing{Name=payapa_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4551 pixelmon:tanga_berry ItemBerryTypeReducing{Name=tanga_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4552 pixelmon:charti_berry ItemBerryTypeReducing{Name=charti_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4553 pixelmon:kasib_berry ItemBerryTypeReducing{Name=kasib_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4554 pixelmon:haban_berry ItemBerryTypeReducing{Name=haban_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4555 pixelmon:colbur_berry ItemBerryTypeReducing{Name=colbur_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4556 pixelmon:babiri_berry ItemBerryTypeReducing{Name=babiri_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4557 pixelmon:chilan_berry ItemBerryTypeReducing{Name=chilan_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4558 pixelmon:roseli_berry ItemBerryTypeReducing{Name=roseli_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4559 pixelmon:jaboca_berry ItemBerryRecoil{Name=jaboca_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4560 pixelmon:rowap_berry ItemBerryRecoil{Name=rowap_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4561 pixelmon:kee_berry ItemBerryStatResponse{Name=kee_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4562 pixelmon:maranga_berry ItemBerryStatResponse{Name=maranga_berry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4563 pixelmon:berry_juice ItemBerryJuice{Name=berry_juice}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4564 pixelmon:soothe_bell ItemSootheBell{Name=soothe_bell}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4565 pixelmon:smoke_ball ItemSmokeBall{Name=smoke_ball}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4566 pixelmon:wide_lens ItemWideLens{Name=wide_lens}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4567 pixelmon:leftovers ItemLeftovers{Name=leftovers}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4568 pixelmon:shell_bell ItemShellBell{Name=shell_bell}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4569 pixelmon:cell_battery ItemCellBattery{Name=cell_battery}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4570 pixelmon:metronome ItemMetronome{Name=metronome}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4571 pixelmon:metal_coat ItemMetalCoat{Name=metal_coat}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4572 pixelmon:prism_scale ItemPrismScale{Name=prism_scale}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4573 pixelmon:dubious_disc HeldItem{Name=dubious_disc}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4574 pixelmon:electirizer HeldItem{Name=electirizer}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4575 pixelmon:magmarizer HeldItem{Name=magmarizer}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4576 pixelmon:kings_rock ItemKingsRock{Name=kings_rock}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4577 pixelmon:protector HeldItem{Name=protector}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4578 pixelmon:up-grade HeldItem{Name=up-grade}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4579 pixelmon:razor_fang ItemRazorFang{Name=razor_fang}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4580 pixelmon:dragon_scale HeldItem{Name=dragon_scale}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4581 pixelmon:absorb_bulb ItemAbsorbBulb{Name=absorb_bulb}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4582 pixelmon:life_orb ItemLifeOrb{Name=life_orb}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4583 pixelmon:razor_claw ItemRazorClaw{Name=razor_claw}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4584 pixelmon:focus_sash ItemFocusSash{Name=focus_sash}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4585 pixelmon:focus_band ItemFocusBand{Name=focus_band}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4586 pixelmon:scope_lens ItemScopeLens{Name=scope_lens}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4587 pixelmon:air_balloon ItemAirBalloon{Name=air_balloon}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4588 pixelmon:rocky_helmet ItemRockyHelmet{Name=rocky_helmet}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4589 pixelmon:shed_shell ItemShedShell{Name=shed_shell}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4590 pixelmon:damp_rock ItemWeatherRock{Name=damp_rock}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4591 pixelmon:heat_rock ItemWeatherRock{Name=heat_rock}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4592 pixelmon:icy_rock ItemWeatherRock{Name=icy_rock}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4593 pixelmon:smooth_rock ItemWeatherRock{Name=smooth_rock}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4594 pixelmon:eviolite ItemEviolite{Name=eviolite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4595 pixelmon:light_ball StatEnhancingItems{Name=light_ball}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4596 pixelmon:lucky_punch ItemCritEnhancing{Name=lucky_punch}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4597 pixelmon:metal_powder ItemDittoEnhancing{Name=metal_powder}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4598 pixelmon:quick_powder ItemDittoEnhancing{Name=quick_powder}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4599 pixelmon:stick ItemCritEnhancing{Name=stick}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4600 pixelmon:thick_club StatEnhancingItems{Name=thick_club}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4601 pixelmon:power_herb ItemPowerHerb{Name=power_herb}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4602 pixelmon:red_card ItemRedCard{Name=red_card}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4603 pixelmon:expert_belt ItemExpertBelt{Name=expert_belt}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4604 pixelmon:light_clay ItemLightClay{Name=light_clay}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4605 pixelmon:mental_herb ItemMentalHerb{Name=mental_herb}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4606 pixelmon:quick_claw ItemQuickClaw{Name=quick_claw}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4607 pixelmon:white_herb ItemWhiteHerb{Name=white_herb}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4608 pixelmon:big_root ItemBigRoot{Name=big_root}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4609 pixelmon:zoom_lens ItemZoomLens{Name=zoom_lens}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4610 pixelmon:bright_powder ItemBrightPowder{Name=bright_powder}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4611 pixelmon:lagging_tail ItemLaggingTail{Name=lagging_tail}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4612 pixelmon:wise_glasses ItemMuscleBand{Name=wise_glasses}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4613 pixelmon:eject_button ItemEjectButton{Name=eject_button}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4614 pixelmon:binding_band ItemBindingBand{Name=binding_band}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4615 pixelmon:iron_ball ItemIronBall{Name=iron_ball}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4616 pixelmon:grip_claw ItemGripClaw{Name=grip_claw}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4617 pixelmon:float_stone ItemFloatStone{Name=float_stone}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4618 pixelmon:ring_target ItemRingTarget{Name=ring_target}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4619 pixelmon:amulet_coin ItemAmuletCoin{Name=amulet_coin}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4620 pixelmon:reaper_cloth HeldItem{Name=reaper_cloth}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4621 pixelmon:deep_sea_scale ItemDeepSeaToothScale{Name=deep_sea_scale}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4622 pixelmon:deep_sea_tooth ItemDeepSeaToothScale{Name=deep_sea_tooth}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4623 pixelmon:oval_stone HeldItem{Name=oval_stone}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4624 pixelmon:full_incense ItemLaggingTail{Name=full_incense}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4625 pixelmon:lax_incense ItemBrightPowder{Name=lax_incense}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4626 pixelmon:luck_incense ItemAmuletCoin{Name=luck_incense}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4627 pixelmon:odd_incense ItemIncensePowerIncrease{Name=odd_incense}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4628 pixelmon:pure_incense ItemIncensePowerIncrease{Name=pure_incense}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4629 pixelmon:rock_incense ItemIncensePowerIncrease{Name=rock_incense}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4630 pixelmon:rose_incense ItemIncensePowerIncrease{Name=rose_incense}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4631 pixelmon:sea_incense ItemIncensePowerIncrease{Name=sea_incense}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4632 pixelmon:wave_incense ItemIncensePowerIncrease{Name=wave_incense}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4633 pixelmon:bug_gem ItemGems{Name=bug_gem}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4634 pixelmon:dark_gem ItemGems{Name=dark_gem}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4635 pixelmon:dragon_gem ItemGems{Name=dragon_gem}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4636 pixelmon:electric_gem ItemGems{Name=electric_gem}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4637 pixelmon:fighting_gem ItemGems{Name=fighting_gem}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4638 pixelmon:fire_gem ItemGems{Name=fire_gem}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4639 pixelmon:flying_gem ItemGems{Name=flying_gem}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4640 pixelmon:ghost_gem ItemGems{Name=ghost_gem}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4641 pixelmon:grass_gem ItemGems{Name=grass_gem}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4642 pixelmon:ground_gem ItemGems{Name=ground_gem}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4643 pixelmon:ice_gem ItemGems{Name=ice_gem}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4644 pixelmon:normal_gem ItemGems{Name=normal_gem}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4645 pixelmon:poison_gem ItemGems{Name=poison_gem}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4646 pixelmon:psychic_gem ItemGems{Name=psychic_gem}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4647 pixelmon:rock_gem ItemGems{Name=rock_gem}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4648 pixelmon:steel_gem ItemGems{Name=steel_gem}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4649 pixelmon:water_gem ItemGems{Name=water_gem}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4650 pixelmon:fairy_gem ItemGems{Name=fairy_gem}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4651 pixelmon:black_belt TypeEnhancingItems{Name=black_belt}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4652 pixelmon:black_glasses TypeEnhancingItems{Name=black_glasses}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4653 pixelmon:charcoal TypeEnhancingItems{Name=charcoal}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4654 pixelmon:dragon_fang TypeEnhancingItems{Name=dragon_fang}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4655 pixelmon:hard_stone TypeEnhancingItems{Name=hard_stone}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4656 pixelmon:miracle_seed TypeEnhancingItems{Name=miracle_seed}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4657 pixelmon:mystic_water TypeEnhancingItems{Name=mystic_water}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4658 pixelmon:never_melt_ice TypeEnhancingItems{Name=never_melt_ice}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4659 pixelmon:poison_barb TypeEnhancingItems{Name=poison_barb}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4660 pixelmon:sharp_beak TypeEnhancingItems{Name=sharp_beak}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4661 pixelmon:silk_scarf TypeEnhancingItems{Name=silk_scarf}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4662 pixelmon:silver_powder TypeEnhancingItems{Name=silver_powder}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4663 pixelmon:soft_sand TypeEnhancingItems{Name=soft_sand}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4664 pixelmon:spell_tag TypeEnhancingItems{Name=spell_tag}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4665 pixelmon:twisted_spoon TypeEnhancingItems{Name=twisted_spoon}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4666 pixelmon:magnet TypeEnhancingItems{Name=magnet}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4667 pixelmon:meadow_plate ItemPlate{Name=meadow_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4668 pixelmon:flame_plate ItemPlate{Name=flame_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4669 pixelmon:splash_plate ItemPlate{Name=splash_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4670 pixelmon:sky_plate ItemPlate{Name=sky_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4671 pixelmon:insect_plate ItemPlate{Name=insect_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4672 pixelmon:toxic_plate ItemPlate{Name=toxic_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4673 pixelmon:zap_plate ItemPlate{Name=zap_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4674 pixelmon:mind_plate ItemPlate{Name=mind_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4675 pixelmon:stone_plate ItemPlate{Name=stone_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4676 pixelmon:earth_plate ItemPlate{Name=earth_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4677 pixelmon:dread_plate ItemPlate{Name=dread_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4678 pixelmon:spooky_plate ItemPlate{Name=spooky_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4679 pixelmon:iron_plate ItemPlate{Name=iron_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4680 pixelmon:fist_plate ItemPlate{Name=fist_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4681 pixelmon:icicle_plate ItemPlate{Name=icicle_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4682 pixelmon:draco_plate ItemPlate{Name=draco_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4683 pixelmon:pixie_plate ItemPlate{Name=pixie_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4684 pixelmon:grass_memory ItemMemory{Name=grass_memory}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4685 pixelmon:fire_memory ItemMemory{Name=fire_memory}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4686 pixelmon:water_memory ItemMemory{Name=water_memory}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4687 pixelmon:flying_memory ItemMemory{Name=flying_memory}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4688 pixelmon:bug_memory ItemMemory{Name=bug_memory}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4689 pixelmon:poison_memory ItemMemory{Name=poison_memory}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4690 pixelmon:electric_memory ItemMemory{Name=electric_memory}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4691 pixelmon:psychic_memory ItemMemory{Name=psychic_memory}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4692 pixelmon:rock_memory ItemMemory{Name=rock_memory}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4693 pixelmon:ground_memory ItemMemory{Name=ground_memory}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4694 pixelmon:dark_memory ItemMemory{Name=dark_memory}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4695 pixelmon:ghost_memory ItemMemory{Name=ghost_memory}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4696 pixelmon:steel_memory ItemMemory{Name=steel_memory}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4697 pixelmon:fighting_memory ItemMemory{Name=fighting_memory}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4698 pixelmon:ice_memory ItemMemory{Name=ice_memory}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4699 pixelmon:dragon_memory ItemMemory{Name=dragon_memory}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4700 pixelmon:fairy_memory ItemMemory{Name=fairy_memory}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4701 pixelmon:toxic_orb ItemToxicOrb{Name=toxic_orb}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4702 pixelmon:flame_orb ItemFlameOrb{Name=flame_orb}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4703 pixelmon:sticky_barb ItemStickyBarb{Name=sticky_barb}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4704 pixelmon:destiny_knot ItemDestinyKnot{Name=destiny_knot}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4705 pixelmon:black_sludge ItemBlackSludge{Name=black_sludge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4706 pixelmon:assault_vest ItemAssaultVest{Name=assault_vest}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4707 pixelmon:luminous_moss ItemRaiseStat{Name=luminous_moss}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4708 pixelmon:safety_goggles ItemSafetyGoggles{Name=safety_goggles}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4709 pixelmon:snowball ItemRaiseStat{Name=snowball}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4710 pixelmon:weakness_policy ItemWeaknessPolicy{Name=weakness_policy}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4711 pixelmon:soul_dew ItemSoulDew{Name=soul_dew}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4712 pixelmon:electric_seed ItemTerrainSeed{Name=electric_seed}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4713 pixelmon:grassy_seed ItemTerrainSeed{Name=grassy_seed}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4714 pixelmon:misty_seed ItemTerrainSeed{Name=misty_seed}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4715 pixelmon:psychic_seed ItemTerrainSeed{Name=psychic_seed}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4716 pixelmon:abomasite ItemMegaStone{Name=abomasite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4717 pixelmon:absolite ItemMegaStone{Name=absolite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4718 pixelmon:aerodactylite ItemMegaStone{Name=aerodactylite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4719 pixelmon:aggronite ItemMegaStone{Name=aggronite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4720 pixelmon:alakazite ItemMegaStone{Name=alakazite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4721 pixelmon:altarianite ItemMegaStone{Name=altarianite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4722 pixelmon:ampharosite ItemMegaStone{Name=ampharosite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4723 pixelmon:audinite ItemMegaStone{Name=audinite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4724 pixelmon:banettite ItemMegaStone{Name=banettite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4725 pixelmon:beedrillite ItemMegaStone{Name=beedrillite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4726 pixelmon:blastoisinite ItemMegaStone{Name=blastoisinite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4727 pixelmon:blazikenite ItemMegaStone{Name=blazikenite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4728 pixelmon:cameruptite ItemMegaStone{Name=cameruptite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4729 pixelmon:charizardite_x ItemMegaStone{Name=charizardite_x}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4730 pixelmon:charizardite_y ItemMegaStone{Name=charizardite_y}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4731 pixelmon:diancite ItemMegaStone{Name=diancite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4732 pixelmon:galladite ItemMegaStone{Name=galladite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4733 pixelmon:garchompite ItemMegaStone{Name=garchompite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4734 pixelmon:gardevoirite ItemMegaStone{Name=gardevoirite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4735 pixelmon:gengarite ItemMegaStone{Name=gengarite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4736 pixelmon:glalitite ItemMegaStone{Name=glalitite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4737 pixelmon:gyaradosite ItemMegaStone{Name=gyaradosite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4738 pixelmon:heracronite ItemMegaStone{Name=heracronite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4739 pixelmon:houndoominite ItemMegaStone{Name=houndoominite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4740 pixelmon:kangaskhanite ItemMegaStone{Name=kangaskhanite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4741 pixelmon:latiasite ItemMegaStone{Name=latiasite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4742 pixelmon:latiosite ItemMegaStone{Name=latiosite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4743 pixelmon:lopunnite ItemMegaStone{Name=lopunnite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4744 pixelmon:lucarionite ItemMegaStone{Name=lucarionite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4745 pixelmon:manectite ItemMegaStone{Name=manectite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4746 pixelmon:mawilite ItemMegaStone{Name=mawilite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4747 pixelmon:medichamite ItemMegaStone{Name=medichamite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4748 pixelmon:metagrossite ItemMegaStone{Name=metagrossite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4749 pixelmon:mewtwonite_x ItemMegaStone{Name=mewtwonite_x}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4750 pixelmon:mewtwonite_y ItemMegaStone{Name=mewtwonite_y}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4751 pixelmon:pidgeotite ItemMegaStone{Name=pidgeotite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4752 pixelmon:pinsirite ItemMegaStone{Name=pinsirite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4753 pixelmon:sablenite ItemMegaStone{Name=sablenite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4754 pixelmon:salamencite ItemMegaStone{Name=salamencite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4755 pixelmon:sceptilite ItemMegaStone{Name=sceptilite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4756 pixelmon:scizorite ItemMegaStone{Name=scizorite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4757 pixelmon:sharpedonite ItemMegaStone{Name=sharpedonite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4758 pixelmon:slowbronite ItemMegaStone{Name=slowbronite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4759 pixelmon:steelixite ItemMegaStone{Name=steelixite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4760 pixelmon:swampertite ItemMegaStone{Name=swampertite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4761 pixelmon:tyranitarite ItemMegaStone{Name=tyranitarite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4762 pixelmon:venusaurite ItemMegaStone{Name=venusaurite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4763 pixelmon:adamant_orb ItemTimespaceOrb{Name=adamant_orb}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4764 pixelmon:lustrous_orb ItemTimespaceOrb{Name=lustrous_orb}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4765 pixelmon:griseous_orb ItemTimespaceOrb{Name=griseous_orb}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4766 pixelmon:burn_drive HeldItem{Name=burn_drive}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4767 pixelmon:chill_drive HeldItem{Name=chill_drive}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4768 pixelmon:douse_drive HeldItem{Name=douse_drive}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4769 pixelmon:shock_drive HeldItem{Name=shock_drive}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4770 pixelmon:sachet HeldItem{Name=sachet}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4771 pixelmon:whipped_dream HeldItem{Name=whipped_dream}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4772 pixelmon:dna_splicers HeldItem{Name=dna_splicers}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4773 pixelmon:prison_bottle HeldItem{Name=prison_bottle}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4774 pixelmon:meteorite HeldItem{Name=meteorite}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4775 pixelmon:n_lunarizer HeldItem{Name=n_lunarizer}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4776 pixelmon:n_solarizer HeldItem{Name=n_solarizer}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4777 pixelmon:red_orb ItemOrb{Name=red_orb}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4778 pixelmon:blue_orb ItemOrb{Name=blue_orb}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4779 pixelmon:buginium_z ItemZCrystal{Name=buginium_z}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4780 pixelmon:darkinium_z ItemZCrystal{Name=darkinium_z}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4781 pixelmon:dragonium_z ItemZCrystal{Name=dragonium_z}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4782 pixelmon:electrium_z ItemZCrystal{Name=electrium_z}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4783 pixelmon:fairium_z ItemZCrystal{Name=fairium_z}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4784 pixelmon:fightinium_z ItemZCrystal{Name=fightinium_z}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4785 pixelmon:firium_z ItemZCrystal{Name=firium_z}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4786 pixelmon:flyinium_z ItemZCrystal{Name=flyinium_z}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4787 pixelmon:ghostium_z ItemZCrystal{Name=ghostium_z}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4788 pixelmon:grassium_z ItemZCrystal{Name=grassium_z}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4789 pixelmon:groundium_z ItemZCrystal{Name=groundium_z}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4790 pixelmon:icium_z ItemZCrystal{Name=icium_z}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4791 pixelmon:normalium_z ItemZCrystal{Name=normalium_z}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4792 pixelmon:poisonium_z ItemZCrystal{Name=poisonium_z}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4793 pixelmon:psychium_z ItemZCrystal{Name=psychium_z}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4794 pixelmon:rockium_z ItemZCrystal{Name=rockium_z}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4795 pixelmon:steelium_z ItemZCrystal{Name=steelium_z}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4796 pixelmon:waterium_z ItemZCrystal{Name=waterium_z}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4797 pixelmon:aloraichium_z ItemZCrystal{Name=aloraichium_z}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4798 pixelmon:decidium_z ItemZCrystal{Name=decidium_z}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4799 pixelmon:eevium_z ItemZCrystal{Name=eevium_z}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4800 pixelmon:incinium_z ItemZCrystal{Name=incinium_z}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4801 pixelmon:kommonium_z ItemZCrystal{Name=kommonium_z}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4802 pixelmon:lunalium_z ItemZCrystal{Name=lunalium_z}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4803 pixelmon:lycanium_z ItemZCrystal{Name=lycanium_z}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4804 pixelmon:marshadium_z ItemZCrystal{Name=marshadium_z}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4805 pixelmon:mewnium_z ItemZCrystal{Name=mewnium_z}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4806 pixelmon:mimikium_z ItemZCrystal{Name=mimikium_z}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4807 pixelmon:pikanium_z ItemZCrystal{Name=pikanium_z}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4808 pixelmon:pikashunium_z ItemZCrystal{Name=pikashunium_z}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4809 pixelmon:primarium_z ItemZCrystal{Name=primarium_z}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4810 pixelmon:snorlium_z ItemZCrystal{Name=snorlium_z}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4811 pixelmon:solganium_z ItemZCrystal{Name=solganium_z}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4812 pixelmon:tapunium_z ItemZCrystal{Name=tapunium_z}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4813 pixelmon:ultranecrozium_z ItemZCrystal{Name=ultranecrozium_z}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4814 pixelmon:new_running_boots ItemPixelmonBoots{Name=new_running_boots}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4815 pixelmon:old_running_boots ItemPixelmonBoots{Name=old_running_boots}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4816 pixelmon:ruby_hammer GenericHammer{Name=ruby_hammer}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4817 pixelmon:ruby_axe GenericAxe{Name=ruby_axe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4818 pixelmon:ruby_hoe GenericHoe{Name=ruby_hoe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4819 pixelmon:ruby_pickaxe GenericPickaxe{Name=ruby_pickaxe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4820 pixelmon:ruby_shovel GenericShovel{Name=ruby_shovel}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4821 pixelmon:ruby_sword GenericSword{Name=ruby_sword}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4822 pixelmon:sapphire_hammer GenericHammer{Name=sapphire_hammer}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4823 pixelmon:sapphire_axe GenericAxe{Name=sapphire_axe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4824 pixelmon:sapphire_hoe GenericHoe{Name=sapphire_hoe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4825 pixelmon:sapphire_pickaxe GenericPickaxe{Name=sapphire_pickaxe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4826 pixelmon:sapphire_shovel GenericShovel{Name=sapphire_shovel}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4827 pixelmon:sapphire_sword GenericSword{Name=sapphire_sword}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4828 pixelmon:amethyst_hammer GenericHammer{Name=amethyst_hammer}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4829 pixelmon:amethyst_axe GenericAxe{Name=amethyst_axe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4830 pixelmon:amethyst_hoe GenericHoe{Name=amethyst_hoe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4831 pixelmon:amethyst_pickaxe GenericPickaxe{Name=amethyst_pickaxe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4832 pixelmon:amethyst_shovel GenericShovel{Name=amethyst_shovel}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4833 pixelmon:amethyst_sword GenericSword{Name=amethyst_sword}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4834 pixelmon:crystal_hammer GenericHammer{Name=crystal_hammer}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4835 pixelmon:crystal_axe GenericAxe{Name=crystal_axe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4836 pixelmon:crystal_hoe GenericHoe{Name=crystal_hoe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4837 pixelmon:crystal_pickaxe GenericPickaxe{Name=crystal_pickaxe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4838 pixelmon:crystal_shovel GenericShovel{Name=crystal_shovel}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4839 pixelmon:crystal_sword GenericSword{Name=crystal_sword}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4840 pixelmon:fire_stone_hammer GenericHammer{Name=fire_stone_hammer}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4841 pixelmon:fire_stone_axe GenericAxe{Name=fire_stone_axe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4842 pixelmon:fire_stone_hoe GenericHoe{Name=fire_stone_hoe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4843 pixelmon:fire_stone_pickaxe GenericPickaxe{Name=fire_stone_pickaxe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4844 pixelmon:fire_stone_shovel GenericShovel{Name=fire_stone_shovel}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4845 pixelmon:fire_stone_sword GenericSword{Name=fire_stone_sword}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4846 pixelmon:water_stone_hammer GenericHammer{Name=water_stone_hammer}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4847 pixelmon:water_stone_axe GenericAxe{Name=water_stone_axe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4848 pixelmon:water_stone_hoe GenericHoe{Name=water_stone_hoe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4849 pixelmon:water_stone_pickaxe GenericPickaxe{Name=water_stone_pickaxe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4850 pixelmon:water_stone_shovel GenericShovel{Name=water_stone_shovel}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4851 pixelmon:water_stone_sword GenericSword{Name=water_stone_sword}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4852 pixelmon:leaf_stone_hammer GenericHammer{Name=leaf_stone_hammer}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4853 pixelmon:leaf_stone_axe GenericAxe{Name=leaf_stone_axe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4854 pixelmon:leaf_stone_hoe GenericHoe{Name=leaf_stone_hoe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4855 pixelmon:leaf_stone_pickaxe GenericPickaxe{Name=leaf_stone_pickaxe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4856 pixelmon:leaf_stone_shovel GenericShovel{Name=leaf_stone_shovel}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4857 pixelmon:leaf_stone_sword GenericSword{Name=leaf_stone_sword}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4858 pixelmon:thunder_stone_hammer GenericHammer{Name=thunder_stone_hammer}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4859 pixelmon:thunder_stone_axe GenericAxe{Name=thunder_stone_axe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4860 pixelmon:thunder_stone_hoe GenericHoe{Name=thunder_stone_hoe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4861 pixelmon:thunder_stone_pickaxe GenericPickaxe{Name=thunder_stone_pickaxe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4862 pixelmon:thunder_stone_shovel GenericShovel{Name=thunder_stone_shovel}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4863 pixelmon:thunder_stone_sword GenericSword{Name=thunder_stone_sword}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4864 pixelmon:sun_stone_hammer GenericHammer{Name=sun_stone_hammer}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4865 pixelmon:sun_stone_axe GenericAxe{Name=sun_stone_axe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4866 pixelmon:sun_stone_hoe GenericHoe{Name=sun_stone_hoe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4867 pixelmon:sun_stone_pickaxe GenericPickaxe{Name=sun_stone_pickaxe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4868 pixelmon:sun_stone_shovel GenericShovel{Name=sun_stone_shovel}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4869 pixelmon:sun_stone_sword GenericSword{Name=sun_stone_sword}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4870 pixelmon:moon_stone_hammer GenericHammer{Name=moon_stone_hammer}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4871 pixelmon:moon_stone_axe GenericAxe{Name=moon_stone_axe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4872 pixelmon:moon_stone_hoe GenericHoe{Name=moon_stone_hoe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4873 pixelmon:moon_stone_pickaxe GenericPickaxe{Name=moon_stone_pickaxe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4874 pixelmon:moon_stone_shovel GenericShovel{Name=moon_stone_shovel}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4875 pixelmon:moon_stone_sword GenericSword{Name=moon_stone_sword}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4876 pixelmon:dawn_stone_hammer GenericHammer{Name=dawn_stone_hammer}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4877 pixelmon:dawn_stone_axe GenericAxe{Name=dawn_stone_axe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4878 pixelmon:dawn_stone_hoe GenericHoe{Name=dawn_stone_hoe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4879 pixelmon:dawn_stone_pickaxe GenericPickaxe{Name=dawn_stone_pickaxe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4880 pixelmon:dawn_stone_shovel GenericShovel{Name=dawn_stone_shovel}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4881 pixelmon:dawn_stone_sword GenericSword{Name=dawn_stone_sword}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4882 pixelmon:dusk_stone_hammer GenericHammer{Name=dusk_stone_hammer}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4883 pixelmon:dusk_stone_axe GenericAxe{Name=dusk_stone_axe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4884 pixelmon:dusk_stone_hoe GenericHoe{Name=dusk_stone_hoe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4885 pixelmon:dusk_stone_pickaxe GenericPickaxe{Name=dusk_stone_pickaxe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4886 pixelmon:dusk_stone_shovel GenericShovel{Name=dusk_stone_shovel}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4887 pixelmon:dusk_stone_sword GenericSword{Name=dusk_stone_sword}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4888 pixelmon:aluminium_sword GenericSword{Name=aluminium_sword}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4889 pixelmon:ruby_helm GenericArmor{Name=ruby_helm}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4890 pixelmon:ruby_plate GenericArmor{Name=ruby_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4891 pixelmon:ruby_legs GenericArmor{Name=ruby_legs}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4892 pixelmon:ruby_boots GenericArmor{Name=ruby_boots}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4893 pixelmon:sapphire_helm GenericArmor{Name=sapphire_helm}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4894 pixelmon:sapphire_plate GenericArmor{Name=sapphire_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4895 pixelmon:sapphire_legs GenericArmor{Name=sapphire_legs}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4896 pixelmon:sapphire_boots GenericArmor{Name=sapphire_boots}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4897 pixelmon:plasma_helm GenericArmor{Name=plasma_helm}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4898 pixelmon:plasma_plate GenericArmor{Name=plasma_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4899 pixelmon:plasma_legs GenericArmor{Name=plasma_legs}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4900 pixelmon:plasma_boots GenericArmor{Name=plasma_boots}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4901 pixelmon:galactic_helm GenericArmor{Name=galactic_helm}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4902 pixelmon:galactic_plate GenericArmor{Name=galactic_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4903 pixelmon:galactic_legs GenericArmor{Name=galactic_legs}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4904 pixelmon:galactic_boots GenericArmor{Name=galactic_boots}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4905 pixelmon:neo_plasma_helm GenericArmor{Name=neo_plasma_helm}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4906 pixelmon:neo_plasma_plate GenericArmor{Name=neo_plasma_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4907 pixelmon:neo_plasma_legs GenericArmor{Name=neo_plasma_legs}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4908 pixelmon:neo_plasma_boots GenericArmor{Name=neo_plasma_boots}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4909 pixelmon:rocket_helm GenericArmor{Name=rocket_helm}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4910 pixelmon:rocket_plate GenericArmor{Name=rocket_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4911 pixelmon:rocket_legs GenericArmor{Name=rocket_legs}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4912 pixelmon:rocket_boots GenericArmor{Name=rocket_boots}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4913 pixelmon:fire_stone_helm GenericArmor{Name=fire_stone_helm}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4914 pixelmon:fire_stone_plate GenericArmor{Name=fire_stone_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4915 pixelmon:fire_stone_legs GenericArmor{Name=fire_stone_legs}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4916 pixelmon:fire_stone_boots GenericArmor{Name=fire_stone_boots}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4917 pixelmon:water_stone_helm GenericArmor{Name=water_stone_helm}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4918 pixelmon:water_stone_plate GenericArmor{Name=water_stone_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4919 pixelmon:water_stone_legs GenericArmor{Name=water_stone_legs}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4920 pixelmon:water_stone_boots GenericArmor{Name=water_stone_boots}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4921 pixelmon:leaf_stone_helm GenericArmor{Name=leaf_stone_helm}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4922 pixelmon:leaf_stone_plate GenericArmor{Name=leaf_stone_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4923 pixelmon:leaf_stone_legs GenericArmor{Name=leaf_stone_legs}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4924 pixelmon:leaf_stone_boots GenericArmor{Name=leaf_stone_boots}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4925 pixelmon:thunder_stone_helm GenericArmor{Name=thunder_stone_helm}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4926 pixelmon:thunder_stone_plate GenericArmor{Name=thunder_stone_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4927 pixelmon:thunder_stone_legs GenericArmor{Name=thunder_stone_legs}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4928 pixelmon:thunder_stone_boots GenericArmor{Name=thunder_stone_boots}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4929 pixelmon:sun_stone_helm GenericArmor{Name=sun_stone_helm}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4930 pixelmon:sun_stone_plate GenericArmor{Name=sun_stone_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4931 pixelmon:sun_stone_legs GenericArmor{Name=sun_stone_legs}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4932 pixelmon:sun_stone_boots GenericArmor{Name=sun_stone_boots}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4933 pixelmon:moon_stone_helm GenericArmor{Name=moon_stone_helm}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4934 pixelmon:moon_stone_plate GenericArmor{Name=moon_stone_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4935 pixelmon:moon_stone_legs GenericArmor{Name=moon_stone_legs}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4936 pixelmon:moon_stone_boots GenericArmor{Name=moon_stone_boots}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4937 pixelmon:dawn_stone_helm GenericArmor{Name=dawn_stone_helm}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4938 pixelmon:dawn_stone_plate GenericArmor{Name=dawn_stone_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4939 pixelmon:dawn_stone_legs GenericArmor{Name=dawn_stone_legs}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4940 pixelmon:dawn_stone_boots GenericArmor{Name=dawn_stone_boots}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4941 pixelmon:dusk_stone_helm GenericArmor{Name=dusk_stone_helm}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4942 pixelmon:dusk_stone_plate GenericArmor{Name=dusk_stone_plate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4943 pixelmon:dusk_stone_legs GenericArmor{Name=dusk_stone_legs}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4944 pixelmon:dusk_stone_boots GenericArmor{Name=dusk_stone_boots}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4945 pixelmon:wood_hammer ItemHammer{Name=wood_hammer}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4946 pixelmon:stone_hammer ItemHammer{Name=stone_hammer}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4947 pixelmon:iron_hammer ItemHammer{Name=iron_hammer}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4948 pixelmon:gold_hammer ItemHammer{Name=gold_hammer}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4949 pixelmon:diamond_hammer ItemHammer{Name=diamond_hammer}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4950 pixelmon:aluminium_hammer ItemHammer{Name=aluminium_hammer}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4951 pixelmon:aluminium_axe GenericAxe{Name=aluminium_axe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4952 pixelmon:aluminium_spade GenericShovel{Name=aluminium_spade}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4953 pixelmon:aluminium_pickaxe GenericPickaxe{Name=aluminium_pickaxe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4954 pixelmon:aluminium_hoe GenericHoe{Name=aluminium_hoe}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4955 pixelmon:aluminium_helmet GenericArmor{Name=aluminium_helmet}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4956 pixelmon:aluminium_chestplate GenericArmor{Name=aluminium_chestplate}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4957 pixelmon:aluminium_leggings GenericArmor{Name=aluminium_leggings}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4958 pixelmon:aluminium_boots GenericArmor{Name=aluminium_boots}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4959 pixelmon:balance_badge ItemBadge{Name=balance_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4960 pixelmon:basic_badge ItemBadge{Name=basic_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4961 pixelmon:beacon_badge ItemBadge{Name=beacon_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4962 pixelmon:boulder_badge ItemBadge{Name=boulder_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4963 pixelmon:cascade_badge ItemBadge{Name=cascade_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4964 pixelmon:coal_badge ItemBadge{Name=coal_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4965 pixelmon:cobble_badge ItemBadge{Name=cobble_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4966 pixelmon:dynamo_badge ItemBadge{Name=dynamo_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4967 pixelmon:earth_badge ItemBadge{Name=earth_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4968 pixelmon:feather_badge ItemBadge{Name=feather_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4969 pixelmon:fen_badge ItemBadge{Name=fen_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4970 pixelmon:fog_badge ItemBadge{Name=fog_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4971 pixelmon:forest_badge ItemBadge{Name=forest_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4972 pixelmon:glacier_badge ItemBadge{Name=glacier_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4973 pixelmon:heat_badge ItemBadge{Name=heat_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4974 pixelmon:hive_badge ItemBadge{Name=hive_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4975 pixelmon:icicle_badge ItemBadge{Name=icicle_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4976 pixelmon:knuckle_badge ItemBadge{Name=knuckle_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4977 pixelmon:marsh_badge ItemBadge{Name=marsh_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4978 pixelmon:mind_badge ItemBadge{Name=mind_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4979 pixelmon:mine_badge ItemBadge{Name=mine_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4980 pixelmon:mineral_badge ItemBadge{Name=mineral_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4981 pixelmon:plain_badge ItemBadge{Name=plain_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4982 pixelmon:rain_badge ItemBadge{Name=rain_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4983 pixelmon:rainbow_badge ItemBadge{Name=rainbow_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4984 pixelmon:relic_badge ItemBadge{Name=relic_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4985 pixelmon:rising_badge ItemBadge{Name=rising_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4986 pixelmon:soul_badge ItemBadge{Name=soul_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4987 pixelmon:stone_badge ItemBadge{Name=stone_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4988 pixelmon:storm_badge ItemBadge{Name=storm_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4989 pixelmon:thunder_badge ItemBadge{Name=thunder_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4990 pixelmon:volcano_badge ItemBadge{Name=volcano_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4991 pixelmon:zephyr_badge ItemBadge{Name=zephyr_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4992 pixelmon:bolt_badge ItemBadge{Name=bolt_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4993 pixelmon:freeze_badge ItemBadge{Name=freeze_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4994 pixelmon:insect_badge ItemBadge{Name=insect_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4995 pixelmon:jet_badge ItemBadge{Name=jet_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4996 pixelmon:legend_badge ItemBadge{Name=legend_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4997 pixelmon:quake_badge ItemBadge{Name=quake_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4998 pixelmon:toxic_badge ItemBadge{Name=toxic_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4999 pixelmon:trio_badge ItemBadge{Name=trio_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5000 pixelmon:wave_badge ItemBadge{Name=wave_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5001 pixelmon:bug_badge ItemBadge{Name=bug_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5002 pixelmon:cliff_badge ItemBadge{Name=cliff_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5003 pixelmon:rumble_badge ItemBadge{Name=rumble_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5004 pixelmon:plant_badge ItemBadge{Name=plant_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5005 pixelmon:voltage_badge ItemBadge{Name=voltage_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5006 pixelmon:fairy_badge ItemBadge{Name=fairy_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5007 pixelmon:psychic_badge ItemBadge{Name=psychic_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5008 pixelmon:iceberg_badge ItemBadge{Name=iceberg_badge}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5009 pixelmon:nugget ItemValuable{Name=nugget}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5010 pixelmon:big_nugget ItemValuable{Name=big_nugget}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5011 pixelmon:balm_mushroom ItemValuable{Name=balm_mushroom}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5012 pixelmon:big_mushroom ItemValuable{Name=big_mushroom}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5013 pixelmon:big_pearl ItemValuable{Name=big_pearl}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5014 pixelmon:comet_shard ItemValuable{Name=comet_shard}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5015 pixelmon:pearl ItemValuable{Name=pearl}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5016 pixelmon:pearl_string ItemValuable{Name=pearl_string}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5017 pixelmon:pretty_wing ItemValuable{Name=pretty_wing}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5018 pixelmon:rare_bone ItemValuable{Name=rare_bone}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5019 pixelmon:relic_band ItemValuable{Name=relic_band}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5020 pixelmon:relic_copper ItemValuable{Name=relic_copper}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5021 pixelmon:relic_crown ItemValuable{Name=relic_crown}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5022 pixelmon:relic_gold ItemValuable{Name=relic_gold}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5023 pixelmon:relic_silver ItemValuable{Name=relic_silver}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5024 pixelmon:relic_statue ItemValuable{Name=relic_statue}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5025 pixelmon:relic_vase ItemValuable{Name=relic_vase}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5026 pixelmon:shoal_salt ItemValuable{Name=shoal_salt}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5027 pixelmon:shoal_shell ItemValuable{Name=shoal_shell}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5028 pixelmon:slowpoke_tail ItemValuable{Name=slowpoke_tail}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5029 pixelmon:star_piece ItemValuable{Name=star_piece}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5030 pixelmon:stardust ItemValuable{Name=stardust}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5031 pixelmon:strange_souvenir ItemValuable{Name=strange_souvenir}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5032 pixelmon:tiny_mushroom ItemValuable{Name=tiny_mushroom}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5033 pixelmon:ultra_ruin_key ItemValuable{Name=ultra_ruin_key}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5034 pixelmon:ultra_forest_key ItemValuable{Name=ultra_forest_key}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5035 pixelmon:ultra_deep_sea_key ItemValuable{Name=ultra_deep_sea_key}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5036 pixelmon:helix_fossil ItemFossil{Name=helix_fossil}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5037 pixelmon:dome_fossil ItemFossil{Name=dome_fossil}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5038 pixelmon:old_amber ItemFossil{Name=old_amber}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5039 pixelmon:root_fossil ItemFossil{Name=root_fossil}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5040 pixelmon:claw_fossil ItemFossil{Name=claw_fossil}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5041 pixelmon:skull_fossil ItemFossil{Name=skull_fossil}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5042 pixelmon:armor_fossil ItemFossil{Name=armor_fossil}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5043 pixelmon:cover_fossil ItemFossil{Name=cover_fossil}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5044 pixelmon:plume_fossil ItemFossil{Name=plume_fossil}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5045 pixelmon:jaw_fossil ItemFossil{Name=jaw_fossil}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5046 pixelmon:sail_fossil ItemFossil{Name=sail_fossil}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5047 pixelmon:covered_fossil_0 ItemCoveredFossil{Name=covered_fossil_0}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5048 pixelmon:covered_fossil_1 ItemCoveredFossil{Name=covered_fossil_1}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5049 pixelmon:covered_fossil_2 ItemCoveredFossil{Name=covered_fossil_2}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5050 pixelmon:covered_fossil_3 ItemCoveredFossil{Name=covered_fossil_3}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5051 pixelmon:covered_fossil_4 ItemCoveredFossil{Name=covered_fossil_4}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5052 pixelmon:covered_fossil_5 ItemCoveredFossil{Name=covered_fossil_5}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5053 pixelmon:covered_fossil_6 ItemCoveredFossil{Name=covered_fossil_6}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5054 pixelmon:covered_fossil_7 ItemCoveredFossil{Name=covered_fossil_7}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5055 pixelmon:covered_fossil_8 ItemCoveredFossil{Name=covered_fossil_8}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5056 pixelmon:covered_fossil_9 ItemCoveredFossil{Name=covered_fossil_9}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5057 pixelmon:covered_fossil_10 ItemCoveredFossil{Name=covered_fossil_10}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5058 pixelmon:fossil_machine_tank PixelmonItem{Name=fossil_machine_tank}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5059 pixelmon:fossil_machine_display PixelmonItem{Name=fossil_machine_display}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5060 pixelmon:fossil_machine_top PixelmonItem{Name=fossil_machine_top}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5061 pixelmon:fossil_machine_base PixelmonItem{Name=fossil_machine_base}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5062 pixelmon:poke_ball ItemPokeball{Name=poke_ball}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5063 pixelmon:great_ball ItemPokeball{Name=great_ball}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5064 pixelmon:ultra_ball ItemPokeball{Name=ultra_ball}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5065 pixelmon:master_ball ItemPokeball{Name=master_ball}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5066 pixelmon:level_ball ItemPokeball{Name=level_ball}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5067 pixelmon:moon_ball ItemPokeball{Name=moon_ball}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5068 pixelmon:friend_ball ItemPokeball{Name=friend_ball}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5069 pixelmon:love_ball ItemPokeball{Name=love_ball}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5070 pixelmon:safari_ball ItemPokeball{Name=safari_ball}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5071 pixelmon:heavy_ball ItemPokeball{Name=heavy_ball}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5072 pixelmon:fast_ball ItemPokeball{Name=fast_ball}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5073 pixelmon:repeat_ball ItemPokeball{Name=repeat_ball}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5074 pixelmon:timer_ball ItemPokeball{Name=timer_ball}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5075 pixelmon:nest_ball ItemPokeball{Name=nest_ball}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5076 pixelmon:net_ball ItemPokeball{Name=net_ball}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5077 pixelmon:dive_ball ItemPokeball{Name=dive_ball}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5078 pixelmon:luxury_ball ItemPokeball{Name=luxury_ball}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5079 pixelmon:heal_ball ItemPokeball{Name=heal_ball}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5080 pixelmon:dusk_ball ItemPokeball{Name=dusk_ball}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5081 pixelmon:premier_ball ItemPokeball{Name=premier_ball}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5082 pixelmon:sport_ball ItemPokeball{Name=sport_ball}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5083 pixelmon:quick_ball ItemPokeball{Name=quick_ball}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5084 pixelmon:lure_ball ItemPokeball{Name=lure_ball}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5085 pixelmon:park_ball ItemPokeball{Name=park_ball}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5086 pixelmon:cherish_ball ItemPokeball{Name=cherish_ball}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5087 pixelmon:gs_ball ItemPokeball{Name=gs_ball}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5088 pixelmon:beast_ball ItemPokeball{Name=beast_ball}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5089 pixelmon:poke_ball_lid ItemPokeballLid{Name=poke_ball_lid}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5090 pixelmon:great_ball_lid ItemPokeballLid{Name=great_ball_lid}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5091 pixelmon:ultra_ball_lid ItemPokeballLid{Name=ultra_ball_lid}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5092 pixelmon:level_ball_lid ItemPokeballLid{Name=level_ball_lid}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5093 pixelmon:moon_ball_lid ItemPokeballLid{Name=moon_ball_lid}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5094 pixelmon:friend_ball_lid ItemPokeballLid{Name=friend_ball_lid}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5095 pixelmon:love_ball_lid ItemPokeballLid{Name=love_ball_lid}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5096 pixelmon:safari_ball_lid ItemPokeballLid{Name=safari_ball_lid}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5097 pixelmon:heavy_ball_lid ItemPokeballLid{Name=heavy_ball_lid}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5098 pixelmon:fast_ball_lid ItemPokeballLid{Name=fast_ball_lid}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5099 pixelmon:repeat_ball_lid ItemPokeballLid{Name=repeat_ball_lid}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5100 pixelmon:timer_ball_lid ItemPokeballLid{Name=timer_ball_lid}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5101 pixelmon:nest_ball_lid ItemPokeballLid{Name=nest_ball_lid}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5102 pixelmon:net_ball_lid ItemPokeballLid{Name=net_ball_lid}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5103 pixelmon:dive_ball_lid ItemPokeballLid{Name=dive_ball_lid}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5104 pixelmon:luxury_ball_lid ItemPokeballLid{Name=luxury_ball_lid}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5105 pixelmon:heal_ball_lid ItemPokeballLid{Name=heal_ball_lid}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5106 pixelmon:dusk_ball_lid ItemPokeballLid{Name=dusk_ball_lid}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5107 pixelmon:premier_ball_lid ItemPokeballLid{Name=premier_ball_lid}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5108 pixelmon:sport_ball_lid ItemPokeballLid{Name=sport_ball_lid}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5109 pixelmon:quick_ball_lid ItemPokeballLid{Name=quick_ball_lid}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5110 pixelmon:lure_ball_lid ItemPokeballLid{Name=lure_ball_lid}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5111 pixelmon:poke_ball_disc ItemPokeballDisc{Name=poke_ball_disc}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5112 pixelmon:great_ball_disc ItemPokeballDisc{Name=great_ball_disc}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5113 pixelmon:ultra_ball_disc ItemPokeballDisc{Name=ultra_ball_disc}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5114 pixelmon:level_ball_disc ItemPokeballDisc{Name=level_ball_disc}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5115 pixelmon:moon_ball_disc ItemPokeballDisc{Name=moon_ball_disc}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5116 pixelmon:friend_ball_disc ItemPokeballDisc{Name=friend_ball_disc}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5117 pixelmon:love_ball_disc ItemPokeballDisc{Name=love_ball_disc}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5118 pixelmon:safari_ball_disc ItemPokeballDisc{Name=safari_ball_disc}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5119 pixelmon:heavy_ball_disc ItemPokeballDisc{Name=heavy_ball_disc}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5120 pixelmon:fast_ball_disc ItemPokeballDisc{Name=fast_ball_disc}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5121 pixelmon:repeat_ball_disc ItemPokeballDisc{Name=repeat_ball_disc}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5122 pixelmon:timer_ball_disc ItemPokeballDisc{Name=timer_ball_disc}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5123 pixelmon:nest_ball_disc ItemPokeballDisc{Name=nest_ball_disc}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5124 pixelmon:net_ball_disc ItemPokeballDisc{Name=net_ball_disc}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5125 pixelmon:dive_ball_disc ItemPokeballDisc{Name=dive_ball_disc}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5126 pixelmon:luxury_ball_disc ItemPokeballDisc{Name=luxury_ball_disc}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5127 pixelmon:heal_ball_disc ItemPokeballDisc{Name=heal_ball_disc}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5128 pixelmon:dusk_ball_disc ItemPokeballDisc{Name=dusk_ball_disc}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5129 pixelmon:premier_ball_disc ItemPokeballDisc{Name=premier_ball_disc}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5130 pixelmon:sport_ball_disc ItemPokeballDisc{Name=sport_ball_disc}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5131 pixelmon:quick_ball_disc ItemPokeballDisc{Name=quick_ball_disc}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5132 pixelmon:lure_ball_disc ItemPokeballDisc{Name=lure_ball_disc}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5133 pixelmon:iron_disc PixelmonItem{Name=iron_disc}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5134 pixelmon:iron_base PixelmonItem{Name=iron_base}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5135 pixelmon:aluminum_disc PixelmonItem{Name=aluminum_disc}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5136 pixelmon:aluminum_base PixelmonItem{Name=aluminum_base}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5137 pixelmon:black_apricorn ItemApricorn{Name=black_apricorn}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5138 pixelmon:white_apricorn ItemApricorn{Name=white_apricorn}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5139 pixelmon:pink_apricorn ItemApricorn{Name=pink_apricorn}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5140 pixelmon:green_apricorn ItemApricorn{Name=green_apricorn}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5141 pixelmon:blue_apricorn ItemApricorn{Name=blue_apricorn}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5142 pixelmon:yellow_apricorn ItemApricorn{Name=yellow_apricorn}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5143 pixelmon:red_apricorn ItemApricorn{Name=red_apricorn}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5144 pixelmon:cooked_black_apricorn ItemApricornCooked{Name=cooked_black_apricorn}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5145 pixelmon:cooked_white_apricorn ItemApricornCooked{Name=cooked_white_apricorn}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5146 pixelmon:cooked_pink_apricorn ItemApricornCooked{Name=cooked_pink_apricorn}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5147 pixelmon:cooked_green_apricorn ItemApricornCooked{Name=cooked_green_apricorn}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5148 pixelmon:cooked_blue_apricorn ItemApricornCooked{Name=cooked_blue_apricorn}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5149 pixelmon:cooked_yellow_apricorn ItemApricornCooked{Name=cooked_yellow_apricorn}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5150 pixelmon:cooked_red_apricorn ItemApricornCooked{Name=cooked_red_apricorn}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5151 pixelmon:blackbadgecase ItemBadgecase{Name=blackbadgecase}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5152 pixelmon:whitebadgecase ItemBadgecase{Name=whitebadgecase}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5153 pixelmon:pinkbadgecase ItemBadgecase{Name=pinkbadgecase}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5154 pixelmon:greenbadgecase ItemBadgecase{Name=greenbadgecase}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5155 pixelmon:bluebadgecase ItemBadgecase{Name=bluebadgecase}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5156 pixelmon:yellowbadgecase ItemBadgecase{Name=yellowbadgecase}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5157 pixelmon:redbadgecase ItemBadgecase{Name=redbadgecase}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5158 pixelmon:tm1 ItemTM{Name=tm1}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5159 pixelmon:tm2 ItemTM{Name=tm2}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5160 pixelmon:tm3 ItemTM{Name=tm3}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5161 pixelmon:tm4 ItemTM{Name=tm4}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5162 pixelmon:tm5 ItemTM{Name=tm5}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5163 pixelmon:tm6 ItemTM{Name=tm6}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5164 pixelmon:tm7 ItemTM{Name=tm7}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5165 pixelmon:tm8 ItemTM{Name=tm8}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5166 pixelmon:tm9 ItemTM{Name=tm9}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5167 pixelmon:tm10 ItemTM{Name=tm10}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5168 pixelmon:tm11 ItemTM{Name=tm11}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5169 pixelmon:tm12 ItemTM{Name=tm12}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5170 pixelmon:tm13 ItemTM{Name=tm13}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5171 pixelmon:tm14 ItemTM{Name=tm14}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5172 pixelmon:tm15 ItemTM{Name=tm15}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5173 pixelmon:tm16 ItemTM{Name=tm16}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5174 pixelmon:tm17 ItemTM{Name=tm17}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5175 pixelmon:tm18 ItemTM{Name=tm18}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5176 pixelmon:tm19 ItemTM{Name=tm19}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5177 pixelmon:tm20 ItemTM{Name=tm20}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5178 pixelmon:tm21 ItemTM{Name=tm21}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5179 pixelmon:tm22 ItemTM{Name=tm22}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5180 pixelmon:tm23 ItemTM{Name=tm23}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5181 pixelmon:tm24 ItemTM{Name=tm24}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5182 pixelmon:tm25 ItemTM{Name=tm25}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5183 pixelmon:tm26 ItemTM{Name=tm26}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5184 pixelmon:tm27 ItemTM{Name=tm27}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5185 pixelmon:tm28 ItemTM{Name=tm28}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5186 pixelmon:tm29 ItemTM{Name=tm29}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5187 pixelmon:tm30 ItemTM{Name=tm30}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5188 pixelmon:tm31 ItemTM{Name=tm31}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5189 pixelmon:tm32 ItemTM{Name=tm32}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5190 pixelmon:tm33 ItemTM{Name=tm33}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5191 pixelmon:tm34 ItemTM{Name=tm34}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5192 pixelmon:tm35 ItemTM{Name=tm35}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5193 pixelmon:tm36 ItemTM{Name=tm36}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5194 pixelmon:tm37 ItemTM{Name=tm37}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5195 pixelmon:tm38 ItemTM{Name=tm38}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5196 pixelmon:tm39 ItemTM{Name=tm39}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5197 pixelmon:tm40 ItemTM{Name=tm40}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5198 pixelmon:tm41 ItemTM{Name=tm41}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5199 pixelmon:tm42 ItemTM{Name=tm42}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5200 pixelmon:tm43 ItemTM{Name=tm43}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5201 pixelmon:tm44 ItemTM{Name=tm44}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5202 pixelmon:tm45 ItemTM{Name=tm45}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5203 pixelmon:tm46 ItemTM{Name=tm46}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5204 pixelmon:tm47 ItemTM{Name=tm47}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5205 pixelmon:tm48 ItemTM{Name=tm48}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5206 pixelmon:tm49 ItemTM{Name=tm49}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5207 pixelmon:tm50 ItemTM{Name=tm50}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5208 pixelmon:tm51 ItemTM{Name=tm51}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5209 pixelmon:tm52 ItemTM{Name=tm52}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5210 pixelmon:tm53 ItemTM{Name=tm53}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5211 pixelmon:tm54 ItemTM{Name=tm54}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5212 pixelmon:tm55 ItemTM{Name=tm55}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5213 pixelmon:tm56 ItemTM{Name=tm56}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5214 pixelmon:tm57 ItemTM{Name=tm57}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5215 pixelmon:tm58 ItemTM{Name=tm58}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5216 pixelmon:tm59 ItemTM{Name=tm59}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5217 pixelmon:tm60 ItemTM{Name=tm60}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5218 pixelmon:tm61 ItemTM{Name=tm61}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5219 pixelmon:tm62 ItemTM{Name=tm62}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5220 pixelmon:tm63 ItemTM{Name=tm63}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5221 pixelmon:tm64 ItemTM{Name=tm64}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5222 pixelmon:tm65 ItemTM{Name=tm65}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5223 pixelmon:tm66 ItemTM{Name=tm66}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5224 pixelmon:tm67 ItemTM{Name=tm67}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5225 pixelmon:tm68 ItemTM{Name=tm68}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5226 pixelmon:tm69 ItemTM{Name=tm69}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5227 pixelmon:tm70 ItemTM{Name=tm70}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5228 pixelmon:tm71 ItemTM{Name=tm71}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5229 pixelmon:tm72 ItemTM{Name=tm72}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5230 pixelmon:tm73 ItemTM{Name=tm73}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5231 pixelmon:tm74 ItemTM{Name=tm74}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5232 pixelmon:tm75 ItemTM{Name=tm75}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5233 pixelmon:tm76 ItemTM{Name=tm76}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5234 pixelmon:tm77 ItemTM{Name=tm77}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5235 pixelmon:tm78 ItemTM{Name=tm78}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5236 pixelmon:tm79 ItemTM{Name=tm79}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5237 pixelmon:tm80 ItemTM{Name=tm80}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5238 pixelmon:tm81 ItemTM{Name=tm81}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5239 pixelmon:tm82 ItemTM{Name=tm82}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5240 pixelmon:tm83 ItemTM{Name=tm83}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5241 pixelmon:tm84 ItemTM{Name=tm84}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5242 pixelmon:tm85 ItemTM{Name=tm85}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5243 pixelmon:tm86 ItemTM{Name=tm86}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5244 pixelmon:tm87 ItemTM{Name=tm87}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5245 pixelmon:tm88 ItemTM{Name=tm88}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5246 pixelmon:tm89 ItemTM{Name=tm89}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5247 pixelmon:tm90 ItemTM{Name=tm90}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5248 pixelmon:tm91 ItemTM{Name=tm91}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5249 pixelmon:tm92 ItemTM{Name=tm92}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5250 pixelmon:tm93 ItemTM{Name=tm93}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5251 pixelmon:tm94 ItemTM{Name=tm94}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5252 pixelmon:tm95 ItemTM{Name=tm95}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5253 pixelmon:tm96 ItemTM{Name=tm96}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5254 pixelmon:tm97 ItemTM{Name=tm97}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5255 pixelmon:tm98 ItemTM{Name=tm98}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5256 pixelmon:tm99 ItemTM{Name=tm99}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5257 pixelmon:tm100 ItemTM{Name=tm100}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5258 pixelmon:tm101 ItemTM{Name=tm101}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5259 pixelmon:tm102 ItemTM{Name=tm102}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5260 pixelmon:tm103 ItemTM{Name=tm103}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5261 pixelmon:tm104 ItemTM{Name=tm104}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5262 pixelmon:tm105 ItemTM{Name=tm105}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5263 pixelmon:tm106 ItemTM{Name=tm106}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5264 pixelmon:tm107 ItemTM{Name=tm107}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5265 pixelmon:tm108 ItemTM{Name=tm108}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5266 pixelmon:tm109 ItemTM{Name=tm109}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5267 pixelmon:tm110 ItemTM{Name=tm110}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5268 pixelmon:tm111 ItemTM{Name=tm111}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5269 pixelmon:tm112 ItemTM{Name=tm112}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5270 pixelmon:tm113 ItemTM{Name=tm113}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5271 pixelmon:tm114 ItemTM{Name=tm114}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5272 pixelmon:tm115 ItemTM{Name=tm115}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5273 pixelmon:tm116 ItemTM{Name=tm116}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5274 pixelmon:tm117 ItemTM{Name=tm117}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5275 pixelmon:tm118 ItemTM{Name=tm118}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5276 pixelmon:tm119 ItemTM{Name=tm119}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5277 pixelmon:tm120 ItemTM{Name=tm120}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5278 pixelmon:tm121 ItemTM{Name=tm121}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5279 pixelmon:tm122 ItemTM{Name=tm122}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5280 pixelmon:tm123 ItemTM{Name=tm123}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5281 pixelmon:tm124 ItemTM{Name=tm124}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5282 pixelmon:tm125 ItemTM{Name=tm125}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5283 pixelmon:tm126 ItemTM{Name=tm126}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5284 pixelmon:tm127 ItemTM{Name=tm127}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5285 pixelmon:tm128 ItemTM{Name=tm128}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5286 pixelmon:tm129 ItemTM{Name=tm129}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5287 pixelmon:tm130 ItemTM{Name=tm130}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5288 pixelmon:tm131 ItemTM{Name=tm131}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5289 pixelmon:tm132 ItemTM{Name=tm132}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5290 pixelmon:tm133 ItemTM{Name=tm133}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5291 pixelmon:tm134 ItemTM{Name=tm134}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5292 pixelmon:tm135 ItemTM{Name=tm135}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5293 pixelmon:tm136 ItemTM{Name=tm136}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5294 pixelmon:tm137 ItemTM{Name=tm137}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5295 pixelmon:tm138 ItemTM{Name=tm138}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5296 pixelmon:tm139 ItemTM{Name=tm139}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5297 pixelmon:tm140 ItemTM{Name=tm140}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5298 pixelmon:tm141 ItemTM{Name=tm141}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5299 pixelmon:tm142 ItemTM{Name=tm142}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5300 pixelmon:tm143 ItemTM{Name=tm143}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5301 pixelmon:tm144 ItemTM{Name=tm144}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5302 pixelmon:tm145 ItemTM{Name=tm145}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5303 pixelmon:tm146 ItemTM{Name=tm146}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5304 pixelmon:tm147 ItemTM{Name=tm147}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5305 pixelmon:tm148 ItemTM{Name=tm148}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5306 pixelmon:tm149 ItemTM{Name=tm149}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5307 pixelmon:tm150 ItemTM{Name=tm150}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5308 pixelmon:tm151 ItemTM{Name=tm151}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5309 pixelmon:tm152 ItemTM{Name=tm152}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5310 pixelmon:tm153 ItemTM{Name=tm153}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5311 pixelmon:tm154 ItemTM{Name=tm154}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5312 pixelmon:tm155 ItemTM{Name=tm155}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5313 pixelmon:tm156 ItemTM{Name=tm156}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5314 pixelmon:tm157 ItemTM{Name=tm157}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5315 pixelmon:tm158 ItemTM{Name=tm158}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5316 pixelmon:tm159 ItemTM{Name=tm159}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5317 pixelmon:tm160 ItemTM{Name=tm160}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5318 pixelmon:tm161 ItemTM{Name=tm161}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5319 pixelmon:tm162 ItemTM{Name=tm162}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5320 pixelmon:tm163 ItemTM{Name=tm163}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5321 pixelmon:tm164 ItemTM{Name=tm164}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5322 pixelmon:tm165 ItemTM{Name=tm165}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5323 pixelmon:tm166 ItemTM{Name=tm166}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5324 pixelmon:tm167 ItemTM{Name=tm167}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5325 pixelmon:tm168 ItemTM{Name=tm168}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5326 pixelmon:tm169 ItemTM{Name=tm169}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5327 pixelmon:tm170 ItemTM{Name=tm170}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5328 pixelmon:tm171 ItemTM{Name=tm171}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5329 pixelmon:tm172 ItemTM{Name=tm172}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5330 pixelmon:tm173 ItemTM{Name=tm173}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5331 pixelmon:tm174 ItemTM{Name=tm174}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5332 pixelmon:hm1 ItemTM{Name=hm1}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5333 pixelmon:hm2 ItemTM{Name=hm2}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5334 pixelmon:hm3 ItemTM{Name=hm3}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5335 pixelmon:hm4 ItemTM{Name=hm4}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5336 pixelmon:hm5 ItemTM{Name=hm5}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5337 pixelmon:hm6 ItemTM{Name=hm6}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5338 pixelmon:hm7 ItemTM{Name=hm7}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5339 pixelmon:hm8 ItemTM{Name=hm8}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5340 pixelmon:hm9 ItemTM{Name=hm9}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5341 pixelmon:hm10 ItemTM{Name=hm10}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5342 pixelmon:pokemail_air ItemMail{Name=pokemail_air}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5343 pixelmon:pokemail_bloom ItemMail{Name=pokemail_bloom}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5344 pixelmon:pokemail_brick ItemMail{Name=pokemail_brick}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5345 pixelmon:pokemail_bridged ItemMail{Name=pokemail_bridged}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5346 pixelmon:pokemail_bridgem ItemMail{Name=pokemail_bridgem}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5347 pixelmon:pokemail_bridges ItemMail{Name=pokemail_bridges}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5348 pixelmon:pokemail_bridgev ItemMail{Name=pokemail_bridgev}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5349 pixelmon:pokemail_bubble ItemMail{Name=pokemail_bubble}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5350 pixelmon:pokemail_dream ItemMail{Name=pokemail_dream}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5351 pixelmon:pokemail_fab ItemMail{Name=pokemail_fab}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5352 pixelmon:pokemail_favored ItemMail{Name=pokemail_favored}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5353 pixelmon:pokemail_flame ItemMail{Name=pokemail_flame}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5354 pixelmon:pokemail_glitter ItemMail{Name=pokemail_glitter}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5355 pixelmon:pokemail_grass ItemMail{Name=pokemail_grass}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5356 pixelmon:pokemail_greet ItemMail{Name=pokemail_greet}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5357 pixelmon:pokemail_heart ItemMail{Name=pokemail_heart}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5358 pixelmon:pokemail_inquiry ItemMail{Name=pokemail_inquiry}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5359 pixelmon:pokemail_like ItemMail{Name=pokemail_like}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5360 pixelmon:pokemail_mech ItemMail{Name=pokemail_mech}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5361 pixelmon:pokemail_mosaic ItemMail{Name=pokemail_mosaic}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5362 pixelmon:pokemail_orange ItemMail{Name=pokemail_orange}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5363 pixelmon:pokemail_reply ItemMail{Name=pokemail_reply}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5364 pixelmon:pokemail_retro ItemMail{Name=pokemail_retro}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5365 pixelmon:pokemail_rsvp ItemMail{Name=pokemail_rsvp}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5366 pixelmon:pokemail_snow ItemMail{Name=pokemail_snow}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5367 pixelmon:pokemail_space ItemMail{Name=pokemail_space}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5368 pixelmon:pokemail_steel ItemMail{Name=pokemail_steel}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5369 pixelmon:pokemail_thanks ItemMail{Name=pokemail_thanks}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5370 pixelmon:pokemail_wave ItemMail{Name=pokemail_wave}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5371 pixelmon:pokemail_wood ItemMail{Name=pokemail_wood}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5372 pixelmon:lure_normal_weak ItemLure{Name=lure_normal_weak}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5373 pixelmon:lure_fire_weak ItemLure{Name=lure_fire_weak}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5374 pixelmon:lure_water_weak ItemLure{Name=lure_water_weak}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5375 pixelmon:lure_electric_weak ItemLure{Name=lure_electric_weak}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5376 pixelmon:lure_grass_weak ItemLure{Name=lure_grass_weak}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5377 pixelmon:lure_ice_weak ItemLure{Name=lure_ice_weak}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5378 pixelmon:lure_fighting_weak ItemLure{Name=lure_fighting_weak}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5379 pixelmon:lure_poison_weak ItemLure{Name=lure_poison_weak}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5380 pixelmon:lure_ground_weak ItemLure{Name=lure_ground_weak}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5381 pixelmon:lure_flying_weak ItemLure{Name=lure_flying_weak}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5382 pixelmon:lure_psychic_weak ItemLure{Name=lure_psychic_weak}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5383 pixelmon:lure_bug_weak ItemLure{Name=lure_bug_weak}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5384 pixelmon:lure_rock_weak ItemLure{Name=lure_rock_weak}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5385 pixelmon:lure_ghost_weak ItemLure{Name=lure_ghost_weak}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5386 pixelmon:lure_dragon_weak ItemLure{Name=lure_dragon_weak}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5387 pixelmon:lure_dark_weak ItemLure{Name=lure_dark_weak}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5388 pixelmon:lure_steel_weak ItemLure{Name=lure_steel_weak}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5389 pixelmon:lure_fairy_weak ItemLure{Name=lure_fairy_weak}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5390 pixelmon:lure_shiny_weak ItemLure{Name=lure_shiny_weak}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5391 pixelmon:lure_ha_weak ItemLure{Name=lure_ha_weak}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5392 pixelmon:lure_normal_strong ItemLure{Name=lure_normal_strong}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5393 pixelmon:lure_fire_strong ItemLure{Name=lure_fire_strong}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5394 pixelmon:lure_water_strong ItemLure{Name=lure_water_strong}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5395 pixelmon:lure_electric_strong ItemLure{Name=lure_electric_strong}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5396 pixelmon:lure_grass_strong ItemLure{Name=lure_grass_strong}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5397 pixelmon:lure_ice_strong ItemLure{Name=lure_ice_strong}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5398 pixelmon:lure_fighting_strong ItemLure{Name=lure_fighting_strong}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5399 pixelmon:lure_poison_strong ItemLure{Name=lure_poison_strong}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5400 pixelmon:lure_ground_strong ItemLure{Name=lure_ground_strong}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5401 pixelmon:lure_flying_strong ItemLure{Name=lure_flying_strong}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5402 pixelmon:lure_psychic_strong ItemLure{Name=lure_psychic_strong}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5403 pixelmon:lure_bug_strong ItemLure{Name=lure_bug_strong}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5404 pixelmon:lure_rock_strong ItemLure{Name=lure_rock_strong}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5405 pixelmon:lure_ghost_strong ItemLure{Name=lure_ghost_strong}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5406 pixelmon:lure_dragon_strong ItemLure{Name=lure_dragon_strong}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5407 pixelmon:lure_dark_strong ItemLure{Name=lure_dark_strong}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5408 pixelmon:lure_steel_strong ItemLure{Name=lure_steel_strong}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5409 pixelmon:lure_fairy_strong ItemLure{Name=lure_fairy_strong}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5410 pixelmon:lure_shiny_strong ItemLure{Name=lure_shiny_strong}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5411 pixelmon:lure_ha_strong ItemLure{Name=lure_ha_strong}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5412 pixelmon:lure_casing_weak ItemLureCasing{Name=lure_casing_weak}
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5413 pixelmon:lure_casing_strong ItemLureCasing{Name=lure_casing_strong}
[15:35:50] [Server thread/TRACE] [FML]: Registry Name : minecraft:potions
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 0 pixelmon:repel com.pixelmonmod.pixelmon.comm.PixelmonPotion@32d5dca1
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 1 minecraft:speed net.minecraft.potion.Potion@67bf393c
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 2 minecraft:slowness net.minecraft.potion.Potion@b31cd6b
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 3 minecraft:haste net.minecraft.potion.Potion@19d85bbe
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4 minecraft:mining_fatigue net.minecraft.potion.Potion@7c6f91d2
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5 minecraft:strength net.minecraft.potion.PotionAttackDamage@3c0640fa
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 6 minecraft:instant_health net.minecraft.potion.PotionHealth@47de4dce
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 7 minecraft:instant_damage net.minecraft.potion.PotionHealth@4951c45f
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 8 minecraft:jump_boost net.minecraft.potion.Potion@488ae823
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 9 minecraft:nausea net.minecraft.potion.Potion@19b6b7e7
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 10 minecraft:regeneration net.minecraft.potion.Potion@2c332922
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 11 minecraft:resistance net.minecraft.potion.Potion@6b8773c7
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 12 minecraft:fire_resistance net.minecraft.potion.Potion@74534564
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 13 minecraft:water_breathing net.minecraft.potion.Potion@5876cd86
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 14 minecraft:invisibility net.minecraft.potion.Potion@6d398593
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 15 minecraft:blindness net.minecraft.potion.Potion@3d70dab8
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 16 minecraft:night_vision net.minecraft.potion.Potion@53e6c017
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 17 minecraft:hunger net.minecraft.potion.Potion@3d123d10
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 18 minecraft:weakness net.minecraft.potion.PotionAttackDamage@1ca6323c
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 19 minecraft:poison net.minecraft.potion.Potion@27b89e0a
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 20 minecraft:wither net.minecraft.potion.Potion@42bb0492
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 21 minecraft:health_boost net.minecraft.potion.PotionHealthBoost@20dc2df1
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 22 minecraft:absorption net.minecraft.potion.PotionAbsorption@40f88929
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 23 minecraft:saturation net.minecraft.potion.PotionHealth@18a9762
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 24 minecraft:glowing net.minecraft.potion.Potion@72378bfd
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 25 minecraft:levitation net.minecraft.potion.Potion@147c00c7
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 26 minecraft:luck net.minecraft.potion.Potion@104972a0
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 27 minecraft:unluck net.minecraft.potion.Potion@45add64c
[15:35:50] [Server thread/TRACE] [FML]: Registry Name : minecraft:biomes
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 0 minecraft:ocean net.minecraft.world.biome.BiomeOcean@54832ad9
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 1 minecraft:plains net.minecraft.world.biome.BiomePlains@6b16aa6f
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 2 minecraft:desert net.minecraft.world.biome.BiomeDesert@d58550c
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 3 minecraft:extreme_hills net.minecraft.world.biome.BiomeHills@295d8b70
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4 minecraft:forest net.minecraft.world.biome.BiomeForest@1e072d67
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5 minecraft:taiga net.minecraft.world.biome.BiomeTaiga@6c6a7553
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 6 minecraft:swampland net.minecraft.world.biome.BiomeSwamp@3087b35f
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 7 minecraft:river net.minecraft.world.biome.BiomeRiver@19324eab
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 8 minecraft:hell net.minecraft.world.biome.BiomeHell@6d03404e
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 9 minecraft:sky net.minecraft.world.biome.BiomeEnd@20e1ce62
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 10 minecraft:frozen_ocean net.minecraft.world.biome.BiomeOcean@36642182
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 11 minecraft:frozen_river net.minecraft.world.biome.BiomeRiver@3df05c40
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 12 minecraft:ice_flats net.minecraft.world.biome.BiomeSnow@431782fe
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 13 minecraft:ice_mountains net.minecraft.world.biome.BiomeSnow@6e16fcaf
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 14 minecraft:mushroom_island net.minecraft.world.biome.BiomeMushroomIsland@4de3a1ca
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 15 minecraft:mushroom_island_shore net.minecraft.world.biome.BiomeMushroomIsland@329cdafa
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 16 minecraft:beaches net.minecraft.world.biome.BiomeBeach@4f283b8f
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 17 minecraft:desert_hills net.minecraft.world.biome.BiomeDesert@1f953e51
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 18 minecraft:forest_hills net.minecraft.world.biome.BiomeForest@4b0a6c53
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 19 minecraft:taiga_hills net.minecraft.world.biome.BiomeTaiga@15beb40b
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 20 minecraft:smaller_extreme_hills net.minecraft.world.biome.BiomeHills@1bc41170
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 21 minecraft:jungle net.minecraft.world.biome.BiomeJungle@6f8060ac
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 22 minecraft:jungle_hills net.minecraft.world.biome.BiomeJungle@308a2eb0
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 23 minecraft:jungle_edge net.minecraft.world.biome.BiomeJungle@1df1bd44
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 24 minecraft:deep_ocean net.minecraft.world.biome.BiomeOcean@ae449e7
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 25 minecraft:stone_beach net.minecraft.world.biome.BiomeStoneBeach@71390c8
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 26 minecraft:cold_beach net.minecraft.world.biome.BiomeBeach@179806f3
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 27 minecraft:birch_forest net.minecraft.world.biome.BiomeForest@3f1bde96
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 28 minecraft:birch_forest_hills net.minecraft.world.biome.BiomeForest@3776c917
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 29 minecraft:roofed_forest net.minecraft.world.biome.BiomeForest@2cf88ae1
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 30 minecraft:taiga_cold net.minecraft.world.biome.BiomeTaiga@7b80be13
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 31 minecraft:taiga_cold_hills net.minecraft.world.biome.BiomeTaiga@1a8e209b
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 32 minecraft:redwood_taiga net.minecraft.world.biome.BiomeTaiga@1b316cac
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 33 minecraft:redwood_taiga_hills net.minecraft.world.biome.BiomeTaiga@737652a9
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 34 minecraft:extreme_hills_with_trees net.minecraft.world.biome.BiomeHills@df80af2
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 35 minecraft:savanna net.minecraft.world.biome.BiomeSavanna@765d2d4d
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 36 minecraft:savanna_rock net.minecraft.world.biome.BiomeSavanna@377fca35
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 37 minecraft:mesa net.minecraft.world.biome.BiomeMesa@48c8c722
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 38 minecraft:mesa_rock net.minecraft.world.biome.BiomeMesa@12f826c
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 39 minecraft:mesa_clear_rock net.minecraft.world.biome.BiomeMesa@14eaab92
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 40 pixelmon:ultra_forest com.pixelmonmod.pixelmon.worldGeneration.dimension.ultraspace.biomes.UltraForest@1157d525
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 41 pixelmon:ultra_jungle com.pixelmonmod.pixelmon.worldGeneration.dimension.ultraspace.biomes.UltraJungle@66abc465
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 42 pixelmon:ultra_deep_sea com.pixelmonmod.pixelmon.worldGeneration.dimension.ultraspace.biomes.UltraDeepSea@14ccb27
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 43 pixelmon:ultra_desert com.pixelmonmod.pixelmon.worldGeneration.dimension.ultraspace.biomes.UltraDesert@72bda8cb
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 127 minecraft:void net.minecraft.world.biome.BiomeVoid@35984172
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 129 minecraft:mutated_plains net.minecraft.world.biome.BiomePlains@746fda68
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 130 minecraft:mutated_desert net.minecraft.world.biome.BiomeDesert@77cac3b
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 131 minecraft:mutated_extreme_hills net.minecraft.world.biome.BiomeHills@3167c0d
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 132 minecraft:mutated_forest net.minecraft.world.biome.BiomeForest@74f23ecc
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 133 minecraft:mutated_taiga net.minecraft.world.biome.BiomeTaiga@7ec416a0
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 134 minecraft:mutated_swampland net.minecraft.world.biome.BiomeSwamp@1cbb6037
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 140 minecraft:mutated_ice_flats net.minecraft.world.biome.BiomeSnow@2cfd91b9
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 149 minecraft:mutated_jungle net.minecraft.world.biome.BiomeJungle@491cceb4
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 151 minecraft:mutated_jungle_edge net.minecraft.world.biome.BiomeJungle@17b3b021
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 155 minecraft:mutated_birch_forest net.minecraft.world.biome.BiomeForestMutated@10fef3d1
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 156 minecraft:mutated_birch_forest_hills net.minecraft.world.biome.BiomeForestMutated@3fb8e614
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 157 minecraft:mutated_roofed_forest net.minecraft.world.biome.BiomeForest@35007b7a
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 158 minecraft:mutated_taiga_cold net.minecraft.world.biome.BiomeTaiga@13e9a2f2
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 160 minecraft:mutated_redwood_taiga net.minecraft.world.biome.BiomeTaiga@74eebb25
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 161 minecraft:mutated_redwood_taiga_hills net.minecraft.world.biome.BiomeTaiga@c1e7bea
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 162 minecraft:mutated_extreme_hills_with_trees net.minecraft.world.biome.BiomeHills@3af30ab8
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 163 minecraft:mutated_savanna net.minecraft.world.biome.BiomeSavannaMutated@6565691a
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 164 minecraft:mutated_savanna_rock net.minecraft.world.biome.BiomeSavannaMutated@1a5b8f77
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 165 minecraft:mutated_mesa net.minecraft.world.biome.BiomeMesa@385ff04e
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 166 minecraft:mutated_mesa_rock net.minecraft.world.biome.BiomeMesa@42ff5c92
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 167 minecraft:mutated_mesa_clear_rock net.minecraft.world.biome.BiomeMesa@c9cd06e
[15:35:50] [Server thread/TRACE] [FML]: Registry Name : minecraft:soundevents
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 0 minecraft:ambient.cave net.minecraft.util.SoundEvent@4d3a7f83
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 1 minecraft:block.anvil.break net.minecraft.util.SoundEvent@6127ef86
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 2 minecraft:block.anvil.destroy net.minecraft.util.SoundEvent@542754be
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 3 minecraft:block.anvil.fall net.minecraft.util.SoundEvent@af57949
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 4 minecraft:block.anvil.hit net.minecraft.util.SoundEvent@f833223
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 5 minecraft:block.anvil.land net.minecraft.util.SoundEvent@5186b78a
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 6 minecraft:block.anvil.place net.minecraft.util.SoundEvent@3f6a9ba0
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 7 minecraft:block.anvil.step net.minecraft.util.SoundEvent@1e749235
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 8 minecraft:block.anvil.use net.minecraft.util.SoundEvent@870a9f2
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 9 minecraft:block.brewing_stand.brew net.minecraft.util.SoundEvent@6c2e7591
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 10 minecraft:block.chest.close net.minecraft.util.SoundEvent@7f2542f
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 11 minecraft:block.chest.locked net.minecraft.util.SoundEvent@3dad8bde
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 12 minecraft:block.chest.open net.minecraft.util.SoundEvent@301f9aa0
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 13 minecraft:block.chorus_flower.death net.minecraft.util.SoundEvent@2f82e3cf
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 14 minecraft:block.chorus_flower.grow net.minecraft.util.SoundEvent@3a44993c
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 15 minecraft:block.cloth.break net.minecraft.util.SoundEvent@6b6606d1
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 16 minecraft:block.cloth.fall net.minecraft.util.SoundEvent@27605b87
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 17 minecraft:block.cloth.hit net.minecraft.util.SoundEvent@1fc4483f
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 18 minecraft:block.cloth.place net.minecraft.util.SoundEvent@1d7af82
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 19 minecraft:block.cloth.step net.minecraft.util.SoundEvent@5adc71e7
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 20 minecraft:block.comparator.click net.minecraft.util.SoundEvent@7fc5a558
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 21 minecraft:block.dispenser.dispense net.minecraft.util.SoundEvent@42fd8f2f
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 22 minecraft:block.dispenser.fail net.minecraft.util.SoundEvent@7eea934d
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 23 minecraft:block.dispenser.launch net.minecraft.util.SoundEvent@4700963e
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 24 minecraft:block.enchantment_table.use net.minecraft.util.SoundEvent@153d14e3
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 25 minecraft:block.end_gateway.spawn net.minecraft.util.SoundEvent@3b17759c
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 26 minecraft:block.end_portal.spawn net.minecraft.util.SoundEvent@11cdf948
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 27 minecraft:block.end_portal_frame.fill net.minecraft.util.SoundEvent@523f3c29
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 28 minecraft:block.enderchest.close net.minecraft.util.SoundEvent@2fd8b081
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 29 minecraft:block.enderchest.open net.minecraft.util.SoundEvent@2fe38b73
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 30 minecraft:block.fence_gate.close net.minecraft.util.SoundEvent@511a307e
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 31 minecraft:block.fence_gate.open net.minecraft.util.SoundEvent@7aef8000
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 32 minecraft:block.fire.ambient net.minecraft.util.SoundEvent@10d97b64
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 33 minecraft:block.fire.extinguish net.minecraft.util.SoundEvent@2352c21f
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 34 minecraft:block.furnace.fire_crackle net.minecraft.util.SoundEvent@23cb8fcb
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 35 minecraft:block.glass.break net.minecraft.util.SoundEvent@25a2f432
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 36 minecraft:block.glass.fall net.minecraft.util.SoundEvent@7efba9b9
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 37 minecraft:block.glass.hit net.minecraft.util.SoundEvent@4b8cde43
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 38 minecraft:block.glass.place net.minecraft.util.SoundEvent@34c6b52e
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 39 minecraft:block.glass.step net.minecraft.util.SoundEvent@6f7c4e0
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 40 minecraft:block.grass.break net.minecraft.util.SoundEvent@25e203e6
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 41 minecraft:block.grass.fall net.minecraft.util.SoundEvent@8b1bfdf
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 42 minecraft:block.grass.hit net.minecraft.util.SoundEvent@95f1422
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 43 minecraft:block.grass.place net.minecraft.util.SoundEvent@31b7112d
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 44 minecraft:block.grass.step net.minecraft.util.SoundEvent@47fc9ce
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 45 minecraft:block.gravel.break net.minecraft.util.SoundEvent@1b5d1d9
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 46 minecraft:block.gravel.fall net.minecraft.util.SoundEvent@703a2bc9
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 47 minecraft:block.gravel.hit net.minecraft.util.SoundEvent@790d629a
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 48 minecraft:block.gravel.place net.minecraft.util.SoundEvent@346e5cc
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 49 minecraft:block.gravel.step net.minecraft.util.SoundEvent@2cd2c764
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 50 minecraft:block.iron_door.close net.minecraft.util.SoundEvent@d17d554
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 51 minecraft:block.iron_door.open net.minecraft.util.SoundEvent@1f1c7fde
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 52 minecraft:block.iron_trapdoor.close net.minecraft.util.SoundEvent@2b409174
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 53 minecraft:block.iron_trapdoor.open net.minecraft.util.SoundEvent@11939a9f
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 54 minecraft:block.ladder.break net.minecraft.util.SoundEvent@229d508c
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 55 minecraft:block.ladder.fall net.minecraft.util.SoundEvent@5e83298e
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 56 minecraft:block.ladder.hit net.minecraft.util.SoundEvent@7167d81b
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 57 minecraft:block.ladder.place net.minecraft.util.SoundEvent@7cadf3ca
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 58 minecraft:block.ladder.step net.minecraft.util.SoundEvent@34fcc5e3
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 59 minecraft:block.lava.ambient net.minecraft.util.SoundEvent@737445ab
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 60 minecraft:block.lava.extinguish net.minecraft.util.SoundEvent@3c9cfcde
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 61 minecraft:block.lava.pop net.minecraft.util.SoundEvent@2f3c7b24
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 62 minecraft:block.lever.click net.minecraft.util.SoundEvent@7dbd70fd
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 63 minecraft:block.metal.break net.minecraft.util.SoundEvent@2cb53bfc
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 64 minecraft:block.metal.fall net.minecraft.util.SoundEvent@779448b8
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 65 minecraft:block.metal.hit net.minecraft.util.SoundEvent@3bbdf835
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 66 minecraft:block.metal.place net.minecraft.util.SoundEvent@2d114d27
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 67 minecraft:block.metal.step net.minecraft.util.SoundEvent@28fef9a2
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 68 minecraft:block.metal_pressureplate.click_off net.minecraft.util.SoundEvent@7dfab58d
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 69 minecraft:block.metal_pressureplate.click_on net.minecraft.util.SoundEvent@29d29657
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 70 minecraft:block.note.basedrum net.minecraft.util.SoundEvent@e0d9e3f
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 71 minecraft:block.note.bass net.minecraft.util.SoundEvent@516155b5
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 72 minecraft:block.note.bell net.minecraft.util.SoundEvent@799fc4c9
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 73 minecraft:block.note.chime net.minecraft.util.SoundEvent@44428583
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 74 minecraft:block.note.flute net.minecraft.util.SoundEvent@265c0752
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 75 minecraft:block.note.guitar net.minecraft.util.SoundEvent@7d4b32d1
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 76 minecraft:block.note.harp net.minecraft.util.SoundEvent@7a75183d
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 77 minecraft:block.note.hat net.minecraft.util.SoundEvent@2acbe46d
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 78 minecraft:block.note.pling net.minecraft.util.SoundEvent@6c6b00f1
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 79 minecraft:block.note.snare net.minecraft.util.SoundEvent@48126a17
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 80 minecraft:block.note.xylophone net.minecraft.util.SoundEvent@1a7437d8
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 81 minecraft:block.piston.contract net.minecraft.util.SoundEvent@6f695077
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 82 minecraft:block.piston.extend net.minecraft.util.SoundEvent@5b31a9e3
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 83 minecraft:block.portal.ambient net.minecraft.util.SoundEvent@282240
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 84 minecraft:block.portal.travel net.minecraft.util.SoundEvent@3b590f6a
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 85 minecraft:block.portal.trigger net.minecraft.util.SoundEvent@1e160a9e
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 86 minecraft:block.redstone_torch.burnout net.minecraft.util.SoundEvent@483ed60e
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 87 minecraft:block.sand.break net.minecraft.util.SoundEvent@9c5d76b
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 88 minecraft:block.sand.fall net.minecraft.util.SoundEvent@7a14ab66
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 89 minecraft:block.sand.hit net.minecraft.util.SoundEvent@54780c40
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 90 minecraft:block.sand.place net.minecraft.util.SoundEvent@6ac83e67
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 91 minecraft:block.sand.step net.minecraft.util.SoundEvent@4d91d2da
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 92 minecraft:block.shulker_box.close net.minecraft.util.SoundEvent@12811f95
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 93 minecraft:block.shulker_box.open net.minecraft.util.SoundEvent@68f1b89
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 94 minecraft:block.slime.break net.minecraft.util.SoundEvent@2d1f3639
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 95 minecraft:block.slime.fall net.minecraft.util.SoundEvent@6e5b3642
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 96 minecraft:block.slime.hit net.minecraft.util.SoundEvent@74bcf1ab
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 97 minecraft:block.slime.place net.minecraft.util.SoundEvent@a11efe6
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 98 minecraft:block.slime.step net.minecraft.util.SoundEvent@5e6bbe63
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 99 minecraft:block.snow.break net.minecraft.util.SoundEvent@69356aca
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 100 minecraft:block.snow.fall net.minecraft.util.SoundEvent@7a17ffee
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 101 minecraft:block.snow.hit net.minecraft.util.SoundEvent@7ffc4195
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 102 minecraft:block.snow.place net.minecraft.util.SoundEvent@7ce760af
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 103 minecraft:block.snow.step net.minecraft.util.SoundEvent@3e4636c3
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 104 minecraft:block.stone.break net.minecraft.util.SoundEvent@7b6b466a
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 105 minecraft:block.stone.fall net.minecraft.util.SoundEvent@6686507b
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 106 minecraft:block.stone.hit net.minecraft.util.SoundEvent@2123a61c
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 107 minecraft:block.stone.place net.minecraft.util.SoundEvent@2e5c7cd5
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 108 minecraft:block.stone.step net.minecraft.util.SoundEvent@f252762
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 109 minecraft:block.stone_button.click_off net.minecraft.util.SoundEvent@5b74bb75
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 110 minecraft:block.stone_button.click_on net.minecraft.util.SoundEvent@675bf541
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 111 minecraft:block.stone_pressureplate.click_off net.minecraft.util.SoundEvent@2aac87ab
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 112 minecraft:block.stone_pressureplate.click_on net.minecraft.util.SoundEvent@c14bbab
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 113 minecraft:block.tripwire.attach net.minecraft.util.SoundEvent@72c5064f
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 114 minecraft:block.tripwire.click_off net.minecraft.util.SoundEvent@4a0c04ab
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 115 minecraft:block.tripwire.click_on net.minecraft.util.SoundEvent@453439e
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 116 minecraft:block.tripwire.detach net.minecraft.util.SoundEvent@2d33795c
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 117 minecraft:block.water.ambient net.minecraft.util.SoundEvent@779ef5cb
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 118 minecraft:block.waterlily.place net.minecraft.util.SoundEvent@5d9d8ecf
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 119 minecraft:block.wood.break net.minecraft.util.SoundEvent@43cc7951
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 120 minecraft:block.wood.fall net.minecraft.util.SoundEvent@758311ed
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 121 minecraft:block.wood.hit net.minecraft.util.SoundEvent@7533923b
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 122 minecraft:block.wood.place net.minecraft.util.SoundEvent@446981a4
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 123 minecraft:block.wood.step net.minecraft.util.SoundEvent@644f6e89
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 124 minecraft:block.wood_button.click_off net.minecraft.util.SoundEvent@9ae0794
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 125 minecraft:block.wood_button.click_on net.minecraft.util.SoundEvent@60e5eed0
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 126 minecraft:block.wood_pressureplate.click_off net.minecraft.util.SoundEvent@680937c9
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 127 minecraft:block.wood_pressureplate.click_on net.minecraft.util.SoundEvent@77ad2767
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 128 minecraft:block.wooden_door.close net.minecraft.util.SoundEvent@e460ca1
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 129 minecraft:block.wooden_door.open net.minecraft.util.SoundEvent@411ae0d7
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 130 minecraft:block.wooden_trapdoor.close net.minecraft.util.SoundEvent@608c2042
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 131 minecraft:block.wooden_trapdoor.open net.minecraft.util.SoundEvent@7e84a52b
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 132 minecraft:enchant.thorns.hit net.minecraft.util.SoundEvent@40199d5e
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 133 minecraft:entity.armorstand.break net.minecraft.util.SoundEvent@5693d1d2
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 134 minecraft:entity.armorstand.fall net.minecraft.util.SoundEvent@571c7572
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 135 minecraft:entity.armorstand.hit net.minecraft.util.SoundEvent@c6a3f47
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 136 minecraft:entity.armorstand.place net.minecraft.util.SoundEvent@15a0f9
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 137 minecraft:entity.arrow.hit net.minecraft.util.SoundEvent@4840ec68
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 138 minecraft:entity.arrow.hit_player net.minecraft.util.SoundEvent@7cc3a7f7
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 139 minecraft:entity.arrow.shoot net.minecraft.util.SoundEvent@210e2f2f
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 140 minecraft:entity.bat.ambient net.minecraft.util.SoundEvent@c31419f
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 141 minecraft:entity.bat.death net.minecraft.util.SoundEvent@43dddfdd
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 142 minecraft:entity.bat.hurt net.minecraft.util.SoundEvent@22c0344e
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 143 minecraft:entity.bat.loop net.minecraft.util.SoundEvent@7267006e
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 144 minecraft:entity.bat.takeoff net.minecraft.util.SoundEvent@745c8a04
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 145 minecraft:entity.blaze.ambient net.minecraft.util.SoundEvent@59d29065
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 146 minecraft:entity.blaze.burn net.minecraft.util.SoundEvent@7a13ad55
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 147 minecraft:entity.blaze.death net.minecraft.util.SoundEvent@303db609
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 148 minecraft:entity.blaze.hurt net.minecraft.util.SoundEvent@20a116a0
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 149 minecraft:entity.blaze.shoot net.minecraft.util.SoundEvent@6dbdeb69
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 150 minecraft:entity.boat.paddle_land net.minecraft.util.SoundEvent@a238a8e
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 151 minecraft:entity.boat.paddle_water net.minecraft.util.SoundEvent@5773f83d
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 152 minecraft:entity.bobber.retrieve net.minecraft.util.SoundEvent@7fcfe065
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 153 minecraft:entity.bobber.splash net.minecraft.util.SoundEvent@7d2baa56
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 154 minecraft:entity.bobber.throw net.minecraft.util.SoundEvent@6b4a2887
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 155 minecraft:entity.cat.ambient net.minecraft.util.SoundEvent@23b087c3
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 156 minecraft:entity.cat.death net.minecraft.util.SoundEvent@237c8718
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 157 minecraft:entity.cat.hiss net.minecraft.util.SoundEvent@325e03b
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 158 minecraft:entity.cat.hurt net.minecraft.util.SoundEvent@3911fec8
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 159 minecraft:entity.cat.purr net.minecraft.util.SoundEvent@1e38e8b6
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 160 minecraft:entity.cat.purreow net.minecraft.util.SoundEvent@59bbf82e
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 161 minecraft:entity.chicken.ambient net.minecraft.util.SoundEvent@75b3ef1a
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 162 minecraft:entity.chicken.death net.minecraft.util.SoundEvent@43e2b8da
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 163 minecraft:entity.chicken.egg net.minecraft.util.SoundEvent@1ac68548
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 164 minecraft:entity.chicken.hurt net.minecraft.util.SoundEvent@1c3a64b6
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 165 minecraft:entity.chicken.step net.minecraft.util.SoundEvent@761b9314
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 166 minecraft:entity.cow.ambient net.minecraft.util.SoundEvent@20e9c165
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 167 minecraft:entity.cow.death net.minecraft.util.SoundEvent@eabecf5
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 168 minecraft:entity.cow.hurt net.minecraft.util.SoundEvent@417b3642
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 169 minecraft:entity.cow.milk net.minecraft.util.SoundEvent@6bd28e4a
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 170 minecraft:entity.cow.step net.minecraft.util.SoundEvent@55e88bc
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 171 minecraft:entity.creeper.death net.minecraft.util.SoundEvent@544300a6
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 172 minecraft:entity.creeper.hurt net.minecraft.util.SoundEvent@4c12f54a
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 173 minecraft:entity.creeper.primed net.minecraft.util.SoundEvent@334d825c
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 174 minecraft:entity.donkey.ambient net.minecraft.util.SoundEvent@42a7e7e1
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 175 minecraft:entity.donkey.angry net.minecraft.util.SoundEvent@e2d9923
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 176 minecraft:entity.donkey.chest net.minecraft.util.SoundEvent@554e9509
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 177 minecraft:entity.donkey.death net.minecraft.util.SoundEvent@acea29e
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 178 minecraft:entity.donkey.hurt net.minecraft.util.SoundEvent@772bc4c9
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 179 minecraft:entity.egg.throw net.minecraft.util.SoundEvent@152dbf8e
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 180 minecraft:entity.elder_guardian.ambient net.minecraft.util.SoundEvent@34ea86ff
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 181 minecraft:entity.elder_guardian.ambient_land net.minecraft.util.SoundEvent@4bcf08ae
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 182 minecraft:entity.elder_guardian.curse net.minecraft.util.SoundEvent@626b9092
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 183 minecraft:entity.elder_guardian.death net.minecraft.util.SoundEvent@1ac2829e
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 184 minecraft:entity.elder_guardian.death_land net.minecraft.util.SoundEvent@7a7f2247
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 185 minecraft:entity.elder_guardian.flop net.minecraft.util.SoundEvent@4946dfde
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 186 minecraft:entity.elder_guardian.hurt net.minecraft.util.SoundEvent@77972964
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 187 minecraft:entity.elder_guardian.hurt_land net.minecraft.util.SoundEvent@794f937a
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 188 minecraft:entity.enderdragon.ambient net.minecraft.util.SoundEvent@7aa1fb0e
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 189 minecraft:entity.enderdragon.death net.minecraft.util.SoundEvent@5e663ab
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 190 minecraft:entity.enderdragon.flap net.minecraft.util.SoundEvent@4b74a67a
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 191 minecraft:entity.enderdragon.growl net.minecraft.util.SoundEvent@4e25282d
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 192 minecraft:entity.enderdragon.hurt net.minecraft.util.SoundEvent@3b29d36c
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 193 minecraft:entity.enderdragon.shoot net.minecraft.util.SoundEvent@d641499
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 194 minecraft:entity.enderdragon_fireball.explode net.minecraft.util.SoundEvent@634d3439
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 195 minecraft:entity.endereye.death net.minecraft.util.SoundEvent@44e0c3d
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 196 minecraft:entity.endereye.launch net.minecraft.util.SoundEvent@71891d6b
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 197 minecraft:entity.endermen.ambient net.minecraft.util.SoundEvent@5ce41f1f
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 198 minecraft:entity.endermen.death net.minecraft.util.SoundEvent@56820446
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 199 minecraft:entity.endermen.hurt net.minecraft.util.SoundEvent@2259d54f
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 200 minecraft:entity.endermen.scream net.minecraft.util.SoundEvent@1b82f62a
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 201 minecraft:entity.endermen.stare net.minecraft.util.SoundEvent@67e21ea2
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 202 minecraft:entity.endermen.teleport net.minecraft.util.SoundEvent@2184962c
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 203 minecraft:entity.endermite.ambient net.minecraft.util.SoundEvent@4d9bccfe
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 204 minecraft:entity.endermite.death net.minecraft.util.SoundEvent@412440c1
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 205 minecraft:entity.endermite.hurt net.minecraft.util.SoundEvent@36c45149
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 206 minecraft:entity.endermite.step net.minecraft.util.SoundEvent@33f4844b
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 207 minecraft:entity.enderpearl.throw net.minecraft.util.SoundEvent@201b52f7
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 208 minecraft:entity.evocation_fangs.attack net.minecraft.util.SoundEvent@435a2c7d
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 209 minecraft:entity.evocation_illager.ambient net.minecraft.util.SoundEvent@57806346
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 210 minecraft:entity.evocation_illager.cast_spell net.minecraft.util.SoundEvent@40416321
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 211 minecraft:entity.evocation_illager.death net.minecraft.util.SoundEvent@3ab70d34
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 212 minecraft:entity.evocation_illager.hurt net.minecraft.util.SoundEvent@289cf7db
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 213 minecraft:entity.evocation_illager.prepare_attack net.minecraft.util.SoundEvent@7c523bdd
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 214 minecraft:entity.evocation_illager.prepare_summon net.minecraft.util.SoundEvent@3741071d
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 215 minecraft:entity.evocation_illager.prepare_wololo net.minecraft.util.SoundEvent@351d726c
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 216 minecraft:entity.experience_bottle.throw net.minecraft.util.SoundEvent@7af0693b
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 217 minecraft:entity.experience_orb.pickup net.minecraft.util.SoundEvent@1791396b
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 218 minecraft:entity.firework.blast net.minecraft.util.SoundEvent@28d7bd6b
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 219 minecraft:entity.firework.blast_far net.minecraft.util.SoundEvent@7607340f
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 220 minecraft:entity.firework.large_blast net.minecraft.util.SoundEvent@f472245
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 221 minecraft:entity.firework.large_blast_far net.minecraft.util.SoundEvent@110318a7
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 222 minecraft:entity.firework.launch net.minecraft.util.SoundEvent@42ac309
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 223 minecraft:entity.firework.shoot net.minecraft.util.SoundEvent@4b4228cf
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 224 minecraft:entity.firework.twinkle net.minecraft.util.SoundEvent@7d216ee8
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 225 minecraft:entity.firework.twinkle_far net.minecraft.util.SoundEvent@74ee97cb
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 226 minecraft:entity.generic.big_fall net.minecraft.util.SoundEvent@268e30d4
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 227 minecraft:entity.generic.burn net.minecraft.util.SoundEvent@7c50709a
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 228 minecraft:entity.generic.death net.minecraft.util.SoundEvent@af007d6
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 229 minecraft:entity.generic.drink net.minecraft.util.SoundEvent@a20898c
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 230 minecraft:entity.generic.eat net.minecraft.util.SoundEvent@5dff108c
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 231 minecraft:entity.generic.explode net.minecraft.util.SoundEvent@22d47f09
[15:35:50] [Server thread/TRACE] [FML]:   Registry: 232 minecraft:entity.generic.extinguish_fire net.minecraft.util.SoundEvent@28100232
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 233 minecraft:entity.generic.hurt net.minecraft.util.SoundEvent@26728255
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 234 minecraft:entity.generic.small_fall net.minecraft.util.SoundEvent@32c8d67
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 235 minecraft:entity.generic.splash net.minecraft.util.SoundEvent@281963c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 236 minecraft:entity.generic.swim net.minecraft.util.SoundEvent@2a2815cc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 237 minecraft:entity.ghast.ambient net.minecraft.util.SoundEvent@18fa5af6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 238 minecraft:entity.ghast.death net.minecraft.util.SoundEvent@7fdabb3b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 239 minecraft:entity.ghast.hurt net.minecraft.util.SoundEvent@7164e28a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 240 minecraft:entity.ghast.scream net.minecraft.util.SoundEvent@1b881f1f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 241 minecraft:entity.ghast.shoot net.minecraft.util.SoundEvent@51efdb72
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 242 minecraft:entity.ghast.warn net.minecraft.util.SoundEvent@7bc6b117
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 243 minecraft:entity.guardian.ambient net.minecraft.util.SoundEvent@2de07c57
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 244 minecraft:entity.guardian.ambient_land net.minecraft.util.SoundEvent@76cbee13
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 245 minecraft:entity.guardian.attack net.minecraft.util.SoundEvent@59d09ff3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 246 minecraft:entity.guardian.death net.minecraft.util.SoundEvent@17d0d3d7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 247 minecraft:entity.guardian.death_land net.minecraft.util.SoundEvent@39fc17be
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 248 minecraft:entity.guardian.flop net.minecraft.util.SoundEvent@106edde4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 249 minecraft:entity.guardian.hurt net.minecraft.util.SoundEvent@4d9cf71d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 250 minecraft:entity.guardian.hurt_land net.minecraft.util.SoundEvent@5c43cb12
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 251 minecraft:entity.horse.ambient net.minecraft.util.SoundEvent@5db66c3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 252 minecraft:entity.horse.angry net.minecraft.util.SoundEvent@633c0a61
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 253 minecraft:entity.horse.armor net.minecraft.util.SoundEvent@49322d04
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 254 minecraft:entity.horse.breathe net.minecraft.util.SoundEvent@b6b746b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 255 minecraft:entity.horse.death net.minecraft.util.SoundEvent@55d8f6bb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 256 minecraft:entity.horse.eat net.minecraft.util.SoundEvent@56b48163
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 257 minecraft:entity.horse.gallop net.minecraft.util.SoundEvent@eb6ccbc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 258 minecraft:entity.horse.hurt net.minecraft.util.SoundEvent@5eae392d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 259 minecraft:entity.horse.jump net.minecraft.util.SoundEvent@4cd1716d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 260 minecraft:entity.horse.land net.minecraft.util.SoundEvent@3e1c5e0d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 261 minecraft:entity.horse.saddle net.minecraft.util.SoundEvent@6f7a65e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 262 minecraft:entity.horse.step net.minecraft.util.SoundEvent@29bf90fc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 263 minecraft:entity.horse.step_wood net.minecraft.util.SoundEvent@6e22d6bf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 264 minecraft:entity.hostile.big_fall net.minecraft.util.SoundEvent@32121140
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 265 minecraft:entity.hostile.death net.minecraft.util.SoundEvent@96c840a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 266 minecraft:entity.hostile.hurt net.minecraft.util.SoundEvent@5c81ddab
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 267 minecraft:entity.hostile.small_fall net.minecraft.util.SoundEvent@24ee6faa
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 268 minecraft:entity.hostile.splash net.minecraft.util.SoundEvent@6d4f266
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 269 minecraft:entity.hostile.swim net.minecraft.util.SoundEvent@6b756a62
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 270 minecraft:entity.husk.ambient net.minecraft.util.SoundEvent@394b9e22
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 271 minecraft:entity.husk.death net.minecraft.util.SoundEvent@6e0f259e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 272 minecraft:entity.husk.hurt net.minecraft.util.SoundEvent@4fe9adfb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 273 minecraft:entity.husk.step net.minecraft.util.SoundEvent@f8fe81e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 274 minecraft:entity.illusion_illager.ambient net.minecraft.util.SoundEvent@6ad0cd43
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 275 minecraft:entity.illusion_illager.cast_spell net.minecraft.util.SoundEvent@7de43652
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 276 minecraft:entity.illusion_illager.death net.minecraft.util.SoundEvent@7fe0ca60
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 277 minecraft:entity.illusion_illager.hurt net.minecraft.util.SoundEvent@fdf029a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 278 minecraft:entity.illusion_illager.mirror_move net.minecraft.util.SoundEvent@63896cf7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 279 minecraft:entity.illusion_illager.prepare_blindness net.minecraft.util.SoundEvent@3f838072
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 280 minecraft:entity.illusion_illager.prepare_mirror net.minecraft.util.SoundEvent@46c9ee28
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 281 minecraft:entity.irongolem.attack net.minecraft.util.SoundEvent@31f5ffb9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 282 minecraft:entity.irongolem.death net.minecraft.util.SoundEvent@19b3d3a4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 283 minecraft:entity.irongolem.hurt net.minecraft.util.SoundEvent@3a9040f0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 284 minecraft:entity.irongolem.step net.minecraft.util.SoundEvent@33214124
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 285 minecraft:entity.item.break net.minecraft.util.SoundEvent@2d3768ce
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 286 minecraft:entity.item.pickup net.minecraft.util.SoundEvent@2a9ea03f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 287 minecraft:entity.itemframe.add_item net.minecraft.util.SoundEvent@1231f25c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 288 minecraft:entity.itemframe.break net.minecraft.util.SoundEvent@2ba0b95f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 289 minecraft:entity.itemframe.place net.minecraft.util.SoundEvent@3dc7c5fd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 290 minecraft:entity.itemframe.remove_item net.minecraft.util.SoundEvent@62871522
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 291 minecraft:entity.itemframe.rotate_item net.minecraft.util.SoundEvent@7fb9a83c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 292 minecraft:entity.leashknot.break net.minecraft.util.SoundEvent@517d9cd5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 293 minecraft:entity.leashknot.place net.minecraft.util.SoundEvent@5216532a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 294 minecraft:entity.lightning.impact net.minecraft.util.SoundEvent@862624f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 295 minecraft:entity.lightning.thunder net.minecraft.util.SoundEvent@3aa8c337
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 296 minecraft:entity.lingeringpotion.throw net.minecraft.util.SoundEvent@78e7b83
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 297 minecraft:entity.llama.ambient net.minecraft.util.SoundEvent@6761f75b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 298 minecraft:entity.llama.angry net.minecraft.util.SoundEvent@7c8a91e2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 299 minecraft:entity.llama.chest net.minecraft.util.SoundEvent@c7443f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 300 minecraft:entity.llama.death net.minecraft.util.SoundEvent@74e175c7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 301 minecraft:entity.llama.eat net.minecraft.util.SoundEvent@1c528f2f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 302 minecraft:entity.llama.hurt net.minecraft.util.SoundEvent@34ff08c6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 303 minecraft:entity.llama.spit net.minecraft.util.SoundEvent@e2344da
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 304 minecraft:entity.llama.step net.minecraft.util.SoundEvent@71135794
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 305 minecraft:entity.llama.swag net.minecraft.util.SoundEvent@79b0956e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 306 minecraft:entity.magmacube.death net.minecraft.util.SoundEvent@35451ba6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 307 minecraft:entity.magmacube.hurt net.minecraft.util.SoundEvent@21d48c40
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 308 minecraft:entity.magmacube.jump net.minecraft.util.SoundEvent@4a10c019
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 309 minecraft:entity.magmacube.squish net.minecraft.util.SoundEvent@37f627d0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 310 minecraft:entity.minecart.inside net.minecraft.util.SoundEvent@2a7392a3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 311 minecraft:entity.minecart.riding net.minecraft.util.SoundEvent@2fc0ad21
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 312 minecraft:entity.mooshroom.shear net.minecraft.util.SoundEvent@639cb0c8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 313 minecraft:entity.mule.ambient net.minecraft.util.SoundEvent@65d2d3cc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 314 minecraft:entity.mule.chest net.minecraft.util.SoundEvent@5382a35f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 315 minecraft:entity.mule.death net.minecraft.util.SoundEvent@7901a5ab
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 316 minecraft:entity.mule.hurt net.minecraft.util.SoundEvent@7f9d40b3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 317 minecraft:entity.painting.break net.minecraft.util.SoundEvent@ca2a03f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 318 minecraft:entity.painting.place net.minecraft.util.SoundEvent@4a7c72af
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 319 minecraft:entity.parrot.ambient net.minecraft.util.SoundEvent@3e24bab6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 320 minecraft:entity.parrot.death net.minecraft.util.SoundEvent@2ba9ed19
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 321 minecraft:entity.parrot.eat net.minecraft.util.SoundEvent@3293030b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 322 minecraft:entity.parrot.fly net.minecraft.util.SoundEvent@1b53e6fc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 323 minecraft:entity.parrot.hurt net.minecraft.util.SoundEvent@391e2a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 324 minecraft:entity.parrot.imitate.blaze net.minecraft.util.SoundEvent@641cea11
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 325 minecraft:entity.parrot.imitate.creeper net.minecraft.util.SoundEvent@4e3d36c2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 326 minecraft:entity.parrot.imitate.elder_guardian net.minecraft.util.SoundEvent@4add4dff
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 327 minecraft:entity.parrot.imitate.enderdragon net.minecraft.util.SoundEvent@25dc2c0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 328 minecraft:entity.parrot.imitate.enderman net.minecraft.util.SoundEvent@192ecf8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 329 minecraft:entity.parrot.imitate.endermite net.minecraft.util.SoundEvent@263e512e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 330 minecraft:entity.parrot.imitate.evocation_illager net.minecraft.util.SoundEvent@62c42a3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 331 minecraft:entity.parrot.imitate.ghast net.minecraft.util.SoundEvent@6a8bcb64
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 332 minecraft:entity.parrot.imitate.husk net.minecraft.util.SoundEvent@7c680fe1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 333 minecraft:entity.parrot.imitate.illusion_illager net.minecraft.util.SoundEvent@288b8663
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 334 minecraft:entity.parrot.imitate.magmacube net.minecraft.util.SoundEvent@4cd6f08b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 335 minecraft:entity.parrot.imitate.polar_bear net.minecraft.util.SoundEvent@78b2d29e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 336 minecraft:entity.parrot.imitate.shulker net.minecraft.util.SoundEvent@4419cd6e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 337 minecraft:entity.parrot.imitate.silverfish net.minecraft.util.SoundEvent@3055f310
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 338 minecraft:entity.parrot.imitate.skeleton net.minecraft.util.SoundEvent@4b7c0f39
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 339 minecraft:entity.parrot.imitate.slime net.minecraft.util.SoundEvent@25b402ea
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 340 minecraft:entity.parrot.imitate.spider net.minecraft.util.SoundEvent@2fccd98f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 341 minecraft:entity.parrot.imitate.stray net.minecraft.util.SoundEvent@309e7215
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 342 minecraft:entity.parrot.imitate.vex net.minecraft.util.SoundEvent@1b30b6f8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 343 minecraft:entity.parrot.imitate.vindication_illager net.minecraft.util.SoundEvent@1e965426
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 344 minecraft:entity.parrot.imitate.witch net.minecraft.util.SoundEvent@575fe6da
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 345 minecraft:entity.parrot.imitate.wither net.minecraft.util.SoundEvent@149238fe
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 346 minecraft:entity.parrot.imitate.wither_skeleton net.minecraft.util.SoundEvent@a0bdbe2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 347 minecraft:entity.parrot.imitate.wolf net.minecraft.util.SoundEvent@261099e1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 348 minecraft:entity.parrot.imitate.zombie net.minecraft.util.SoundEvent@ed1d2cf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 349 minecraft:entity.parrot.imitate.zombie_pigman net.minecraft.util.SoundEvent@b814e23
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 350 minecraft:entity.parrot.imitate.zombie_villager net.minecraft.util.SoundEvent@5f81507a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 351 minecraft:entity.parrot.step net.minecraft.util.SoundEvent@7d7c05fa
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 352 minecraft:entity.pig.ambient net.minecraft.util.SoundEvent@7dbbf730
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 353 minecraft:entity.pig.death net.minecraft.util.SoundEvent@7c4a5ef2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 354 minecraft:entity.pig.hurt net.minecraft.util.SoundEvent@299dd381
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 355 minecraft:entity.pig.saddle net.minecraft.util.SoundEvent@34d3409d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 356 minecraft:entity.pig.step net.minecraft.util.SoundEvent@16732340
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 357 minecraft:entity.player.attack.crit net.minecraft.util.SoundEvent@38e052b2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 358 minecraft:entity.player.attack.knockback net.minecraft.util.SoundEvent@7fa68ff4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 359 minecraft:entity.player.attack.nodamage net.minecraft.util.SoundEvent@515fff35
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 360 minecraft:entity.player.attack.strong net.minecraft.util.SoundEvent@5eb9bf7d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 361 minecraft:entity.player.attack.sweep net.minecraft.util.SoundEvent@64f613da
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 362 minecraft:entity.player.attack.weak net.minecraft.util.SoundEvent@2f64f99f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 363 minecraft:entity.player.big_fall net.minecraft.util.SoundEvent@16c1d11
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 364 minecraft:entity.player.breath net.minecraft.util.SoundEvent@123d0816
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 365 minecraft:entity.player.burp net.minecraft.util.SoundEvent@4601a148
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 366 minecraft:entity.player.death net.minecraft.util.SoundEvent@4e210016
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 367 minecraft:entity.player.hurt net.minecraft.util.SoundEvent@2fc40856
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 368 minecraft:entity.player.hurt_drown net.minecraft.util.SoundEvent@5543d800
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 369 minecraft:entity.player.hurt_on_fire net.minecraft.util.SoundEvent@1e033801
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 370 minecraft:entity.player.levelup net.minecraft.util.SoundEvent@58e4aa67
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 371 minecraft:entity.player.small_fall net.minecraft.util.SoundEvent@57ed8f95
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 372 minecraft:entity.player.splash net.minecraft.util.SoundEvent@1c25deb0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 373 minecraft:entity.player.swim net.minecraft.util.SoundEvent@1be12e05
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 374 minecraft:entity.polar_bear.ambient net.minecraft.util.SoundEvent@66ab088c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 375 minecraft:entity.polar_bear.baby_ambient net.minecraft.util.SoundEvent@5d01a2eb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 376 minecraft:entity.polar_bear.death net.minecraft.util.SoundEvent@6fe337a5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 377 minecraft:entity.polar_bear.hurt net.minecraft.util.SoundEvent@7d60bd5a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 378 minecraft:entity.polar_bear.step net.minecraft.util.SoundEvent@43312512
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 379 minecraft:entity.polar_bear.warning net.minecraft.util.SoundEvent@13f7c165
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 380 minecraft:entity.rabbit.ambient net.minecraft.util.SoundEvent@655f92a1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 381 minecraft:entity.rabbit.attack net.minecraft.util.SoundEvent@1d2d793d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 382 minecraft:entity.rabbit.death net.minecraft.util.SoundEvent@57fec63f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 383 minecraft:entity.rabbit.hurt net.minecraft.util.SoundEvent@7a2fd94c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 384 minecraft:entity.rabbit.jump net.minecraft.util.SoundEvent@637c8632
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 385 minecraft:entity.sheep.ambient net.minecraft.util.SoundEvent@156eeff1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 386 minecraft:entity.sheep.death net.minecraft.util.SoundEvent@34001c5d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 387 minecraft:entity.sheep.hurt net.minecraft.util.SoundEvent@30e15628
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 388 minecraft:entity.sheep.shear net.minecraft.util.SoundEvent@37ab1b10
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 389 minecraft:entity.sheep.step net.minecraft.util.SoundEvent@55d87b73
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 390 minecraft:entity.shulker.ambient net.minecraft.util.SoundEvent@618e7761
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 391 minecraft:entity.shulker.close net.minecraft.util.SoundEvent@5b643d6e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 392 minecraft:entity.shulker.death net.minecraft.util.SoundEvent@34f8ce89
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 393 minecraft:entity.shulker.hurt net.minecraft.util.SoundEvent@22ed2886
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 394 minecraft:entity.shulker.hurt_closed net.minecraft.util.SoundEvent@30ca66c5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 395 minecraft:entity.shulker.open net.minecraft.util.SoundEvent@4abfa2ff
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 396 minecraft:entity.shulker.shoot net.minecraft.util.SoundEvent@38c1b1a7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 397 minecraft:entity.shulker.teleport net.minecraft.util.SoundEvent@73230721
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 398 minecraft:entity.shulker_bullet.hit net.minecraft.util.SoundEvent@10bcbbce
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 399 minecraft:entity.shulker_bullet.hurt net.minecraft.util.SoundEvent@27234b7c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 400 minecraft:entity.silverfish.ambient net.minecraft.util.SoundEvent@125a8ab6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 401 minecraft:entity.silverfish.death net.minecraft.util.SoundEvent@792b9dd3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 402 minecraft:entity.silverfish.hurt net.minecraft.util.SoundEvent@cbc3bf3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 403 minecraft:entity.silverfish.step net.minecraft.util.SoundEvent@31f9f9b3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 404 minecraft:entity.skeleton.ambient net.minecraft.util.SoundEvent@7730da00
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 405 minecraft:entity.skeleton.death net.minecraft.util.SoundEvent@52d01430
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 406 minecraft:entity.skeleton.hurt net.minecraft.util.SoundEvent@3fdede3a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 407 minecraft:entity.skeleton.shoot net.minecraft.util.SoundEvent@41948c13
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 408 minecraft:entity.skeleton.step net.minecraft.util.SoundEvent@3085befb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 409 minecraft:entity.skeleton_horse.ambient net.minecraft.util.SoundEvent@62264d4f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 410 minecraft:entity.skeleton_horse.death net.minecraft.util.SoundEvent@2bc0603f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 411 minecraft:entity.skeleton_horse.hurt net.minecraft.util.SoundEvent@4ed19540
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 412 minecraft:entity.slime.attack net.minecraft.util.SoundEvent@533e8807
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 413 minecraft:entity.slime.death net.minecraft.util.SoundEvent@322eb1a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 414 minecraft:entity.slime.hurt net.minecraft.util.SoundEvent@2b4ba2d9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 415 minecraft:entity.slime.jump net.minecraft.util.SoundEvent@69f24965
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 416 minecraft:entity.slime.squish net.minecraft.util.SoundEvent@4eab9aec
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 417 minecraft:entity.small_magmacube.death net.minecraft.util.SoundEvent@5a45c218
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 418 minecraft:entity.small_magmacube.hurt net.minecraft.util.SoundEvent@2c6efee3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 419 minecraft:entity.small_magmacube.squish net.minecraft.util.SoundEvent@57ac236a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 420 minecraft:entity.small_slime.death net.minecraft.util.SoundEvent@4542af89
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 421 minecraft:entity.small_slime.hurt net.minecraft.util.SoundEvent@3163e03b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 422 minecraft:entity.small_slime.jump net.minecraft.util.SoundEvent@6aa18912
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 423 minecraft:entity.small_slime.squish net.minecraft.util.SoundEvent@5c20505f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 424 minecraft:entity.snowball.throw net.minecraft.util.SoundEvent@cce92b5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 425 minecraft:entity.snowman.ambient net.minecraft.util.SoundEvent@2202c92f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 426 minecraft:entity.snowman.death net.minecraft.util.SoundEvent@440d2d64
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 427 minecraft:entity.snowman.hurt net.minecraft.util.SoundEvent@1a712f12
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 428 minecraft:entity.snowman.shoot net.minecraft.util.SoundEvent@62525dd3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 429 minecraft:entity.spider.ambient net.minecraft.util.SoundEvent@56adbb07
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 430 minecraft:entity.spider.death net.minecraft.util.SoundEvent@7be6dabb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 431 minecraft:entity.spider.hurt net.minecraft.util.SoundEvent@68fc636a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 432 minecraft:entity.spider.step net.minecraft.util.SoundEvent@18301763
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 433 minecraft:entity.splash_potion.break net.minecraft.util.SoundEvent@237ee2e1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 434 minecraft:entity.splash_potion.throw net.minecraft.util.SoundEvent@6e00d737
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 435 minecraft:entity.squid.ambient net.minecraft.util.SoundEvent@656c0eae
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 436 minecraft:entity.squid.death net.minecraft.util.SoundEvent@7d7f966f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 437 minecraft:entity.squid.hurt net.minecraft.util.SoundEvent@29c21acb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 438 minecraft:entity.stray.ambient net.minecraft.util.SoundEvent@4113d9ab
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 439 minecraft:entity.stray.death net.minecraft.util.SoundEvent@448fa659
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 440 minecraft:entity.stray.hurt net.minecraft.util.SoundEvent@45c28c49
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 441 minecraft:entity.stray.step net.minecraft.util.SoundEvent@7c6fc278
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 442 minecraft:entity.tnt.primed net.minecraft.util.SoundEvent@23ee92df
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 443 minecraft:entity.vex.ambient net.minecraft.util.SoundEvent@1a6a4595
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 444 minecraft:entity.vex.charge net.minecraft.util.SoundEvent@4b1b2255
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 445 minecraft:entity.vex.death net.minecraft.util.SoundEvent@4965454c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 446 minecraft:entity.vex.hurt net.minecraft.util.SoundEvent@1e4a4ed5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 447 minecraft:entity.villager.ambient net.minecraft.util.SoundEvent@5644f664
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 448 minecraft:entity.villager.death net.minecraft.util.SoundEvent@445f6f73
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 449 minecraft:entity.villager.hurt net.minecraft.util.SoundEvent@27f31d91
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 450 minecraft:entity.villager.no net.minecraft.util.SoundEvent@6b03c35c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 451 minecraft:entity.villager.trading net.minecraft.util.SoundEvent@1a05ff8e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 452 minecraft:entity.villager.yes net.minecraft.util.SoundEvent@251e2f4a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 453 minecraft:entity.vindication_illager.ambient net.minecraft.util.SoundEvent@1abea1ed
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 454 minecraft:entity.vindication_illager.death net.minecraft.util.SoundEvent@6f5288c5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 455 minecraft:entity.vindication_illager.hurt net.minecraft.util.SoundEvent@5a9ef32e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 456 minecraft:entity.witch.ambient net.minecraft.util.SoundEvent@e2ee348
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 457 minecraft:entity.witch.death net.minecraft.util.SoundEvent@61f08aa9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 458 minecraft:entity.witch.drink net.minecraft.util.SoundEvent@1a1f22f2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 459 minecraft:entity.witch.hurt net.minecraft.util.SoundEvent@37b5a51c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 460 minecraft:entity.witch.throw net.minecraft.util.SoundEvent@4e782401
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 461 minecraft:entity.wither.ambient net.minecraft.util.SoundEvent@2bb84aa5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 462 minecraft:entity.wither.break_block net.minecraft.util.SoundEvent@4853f592
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 463 minecraft:entity.wither.death net.minecraft.util.SoundEvent@52d434c1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 464 minecraft:entity.wither.hurt net.minecraft.util.SoundEvent@5d035ab6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 465 minecraft:entity.wither.shoot net.minecraft.util.SoundEvent@3407ded1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 466 minecraft:entity.wither.spawn net.minecraft.util.SoundEvent@63af52a6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 467 minecraft:entity.wither_skeleton.ambient net.minecraft.util.SoundEvent@10ae002e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 468 minecraft:entity.wither_skeleton.death net.minecraft.util.SoundEvent@573f2e67
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 469 minecraft:entity.wither_skeleton.hurt net.minecraft.util.SoundEvent@5d449307
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 470 minecraft:entity.wither_skeleton.step net.minecraft.util.SoundEvent@44e7c06b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 471 minecraft:entity.wolf.ambient net.minecraft.util.SoundEvent@24a807a9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 472 minecraft:entity.wolf.death net.minecraft.util.SoundEvent@aca594d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 473 minecraft:entity.wolf.growl net.minecraft.util.SoundEvent@736f2fb8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 474 minecraft:entity.wolf.howl net.minecraft.util.SoundEvent@9715d26
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 475 minecraft:entity.wolf.hurt net.minecraft.util.SoundEvent@6d8096ee
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 476 minecraft:entity.wolf.pant net.minecraft.util.SoundEvent@35d8ba22
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 477 minecraft:entity.wolf.shake net.minecraft.util.SoundEvent@3fc051ce
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 478 minecraft:entity.wolf.step net.minecraft.util.SoundEvent@3c5bb37d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 479 minecraft:entity.wolf.whine net.minecraft.util.SoundEvent@558575fe
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 480 minecraft:entity.zombie.ambient net.minecraft.util.SoundEvent@25fcdcc6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 481 minecraft:entity.zombie.attack_door_wood net.minecraft.util.SoundEvent@180fb796
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 482 minecraft:entity.zombie.attack_iron_door net.minecraft.util.SoundEvent@79ae3fb1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 483 minecraft:entity.zombie.break_door_wood net.minecraft.util.SoundEvent@7fa8fff
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 484 minecraft:entity.zombie.death net.minecraft.util.SoundEvent@4423692a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 485 minecraft:entity.zombie.hurt net.minecraft.util.SoundEvent@2175d53f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 486 minecraft:entity.zombie.infect net.minecraft.util.SoundEvent@29ae2517
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 487 minecraft:entity.zombie.step net.minecraft.util.SoundEvent@7a78d2aa
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 488 minecraft:entity.zombie_horse.ambient net.minecraft.util.SoundEvent@254d8ef6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 489 minecraft:entity.zombie_horse.death net.minecraft.util.SoundEvent@2a9e7b4d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 490 minecraft:entity.zombie_horse.hurt net.minecraft.util.SoundEvent@72406594
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 491 minecraft:entity.zombie_pig.ambient net.minecraft.util.SoundEvent@4e1104f4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 492 minecraft:entity.zombie_pig.angry net.minecraft.util.SoundEvent@76219fe
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 493 minecraft:entity.zombie_pig.death net.minecraft.util.SoundEvent@5eff5e4c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 494 minecraft:entity.zombie_pig.hurt net.minecraft.util.SoundEvent@2fe2fcc2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 495 minecraft:entity.zombie_villager.ambient net.minecraft.util.SoundEvent@69926b6e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 496 minecraft:entity.zombie_villager.converted net.minecraft.util.SoundEvent@7ea8224b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 497 minecraft:entity.zombie_villager.cure net.minecraft.util.SoundEvent@5a010eec
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 498 minecraft:entity.zombie_villager.death net.minecraft.util.SoundEvent@623ded82
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 499 minecraft:entity.zombie_villager.hurt net.minecraft.util.SoundEvent@180e33b0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 500 minecraft:entity.zombie_villager.step net.minecraft.util.SoundEvent@270be080
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 501 minecraft:item.armor.equip_chain net.minecraft.util.SoundEvent@752ffce3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 502 minecraft:item.armor.equip_diamond net.minecraft.util.SoundEvent@78f35e39
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 503 minecraft:item.armor.equip_elytra net.minecraft.util.SoundEvent@11896124
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 504 minecraft:item.armor.equip_generic net.minecraft.util.SoundEvent@69fe8c75
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 505 minecraft:item.armor.equip_gold net.minecraft.util.SoundEvent@633cad4d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 506 minecraft:item.armor.equip_iron net.minecraft.util.SoundEvent@15c3585
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 507 minecraft:item.armor.equip_leather net.minecraft.util.SoundEvent@5b86f4cb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 508 minecraft:item.bottle.empty net.minecraft.util.SoundEvent@468646ea
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 509 minecraft:item.bottle.fill net.minecraft.util.SoundEvent@4056cdb2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 510 minecraft:item.bottle.fill_dragonbreath net.minecraft.util.SoundEvent@20462820
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 511 minecraft:item.bucket.empty net.minecraft.util.SoundEvent@4c0ab04f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 512 minecraft:item.bucket.empty_lava net.minecraft.util.SoundEvent@384f0e32
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 513 minecraft:item.bucket.fill net.minecraft.util.SoundEvent@4e826fd4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 514 minecraft:item.bucket.fill_lava net.minecraft.util.SoundEvent@5f14590c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 515 minecraft:item.chorus_fruit.teleport net.minecraft.util.SoundEvent@46051269
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 516 minecraft:item.elytra.flying net.minecraft.util.SoundEvent@67baa05
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 517 minecraft:item.firecharge.use net.minecraft.util.SoundEvent@5b5a89d1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 518 minecraft:item.flintandsteel.use net.minecraft.util.SoundEvent@267b678f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 519 minecraft:item.hoe.till net.minecraft.util.SoundEvent@4803bf73
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 520 minecraft:item.shield.block net.minecraft.util.SoundEvent@13731ff4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 521 minecraft:item.shield.break net.minecraft.util.SoundEvent@1ce8084a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 522 minecraft:item.shovel.flatten net.minecraft.util.SoundEvent@61d24347
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 523 minecraft:item.totem.use net.minecraft.util.SoundEvent@347f8029
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 524 minecraft:music.creative net.minecraft.util.SoundEvent@3f78a5ed
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 525 minecraft:music.credits net.minecraft.util.SoundEvent@630e5010
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 526 minecraft:music.dragon net.minecraft.util.SoundEvent@10b5ff4d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 527 minecraft:music.end net.minecraft.util.SoundEvent@58835bba
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 528 minecraft:music.game net.minecraft.util.SoundEvent@222eda8a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 529 minecraft:music.menu net.minecraft.util.SoundEvent@3331800f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 530 minecraft:music.nether net.minecraft.util.SoundEvent@c414eb3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 531 minecraft:record.11 net.minecraft.util.SoundEvent@4edd8a0a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 532 minecraft:record.13 net.minecraft.util.SoundEvent@1a73f3d1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 533 minecraft:record.blocks net.minecraft.util.SoundEvent@257d3968
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 534 minecraft:record.cat net.minecraft.util.SoundEvent@23cfdfa2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 535 minecraft:record.chirp net.minecraft.util.SoundEvent@1e09c0b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 536 minecraft:record.far net.minecraft.util.SoundEvent@4880a9d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 537 minecraft:record.mall net.minecraft.util.SoundEvent@48f2d51d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 538 minecraft:record.mellohi net.minecraft.util.SoundEvent@151d216e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 539 minecraft:record.stal net.minecraft.util.SoundEvent@1018f702
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 540 minecraft:record.strad net.minecraft.util.SoundEvent@5400db7e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 541 minecraft:record.wait net.minecraft.util.SoundEvent@a84b6de
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 542 minecraft:record.ward net.minecraft.util.SoundEvent@76eee0b1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 543 minecraft:ui.button.click net.minecraft.util.SoundEvent@2119b989
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 544 minecraft:ui.toast.in net.minecraft.util.SoundEvent@73905dff
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 545 minecraft:ui.toast.out net.minecraft.util.SoundEvent@5c0d3715
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 546 minecraft:ui.toast.challenge_complete net.minecraft.util.SoundEvent@5d67bf4d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 547 minecraft:weather.rain net.minecraft.util.SoundEvent@31de8099
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 548 minecraft:weather.rain.above net.minecraft.util.SoundEvent@40d04cf8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 549 pixelmon:pixelmon.block.pc net.minecraft.util.SoundEvent@251c3af1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 550 pixelmon:pixelmon.block.pokelootobtained net.minecraft.util.SoundEvent@60370bb7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 551 pixelmon:pixelmon.item.camerashutter net.minecraft.util.SoundEvent@32a21001
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 552 pixelmon:pixelmon.block.healeractivate net.minecraft.util.SoundEvent@7f1a8a5b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 553 pixelmon:pixelmon.block.pokeballclose net.minecraft.util.SoundEvent@1876f025
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 554 pixelmon:pixelmon.block.pokeballrelease net.minecraft.util.SoundEvent@40442a2f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 555 pixelmon:pixelmon.block.pokeballcapture net.minecraft.util.SoundEvent@6244183e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 556 pixelmon:pixelmon.block.pokeballcapturesuccess net.minecraft.util.SoundEvent@49270e7f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 557 pixelmon:pixelmon.block.bellring net.minecraft.util.SoundEvent@667f28a6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 558 pixelmon:pixelmon.item.ultrawormhole net.minecraft.util.SoundEvent@70b7314
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 559 pixelmon:pixelmon.music.ultraspace net.minecraft.util.SoundEvent@45cc0e23
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 560 pixelmon:pixelmon.mob.bulbasaurf net.minecraft.util.SoundEvent@7783d58e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 561 pixelmon:pixelmon.mob.bulbasaurm net.minecraft.util.SoundEvent@47f7112
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 562 pixelmon:pixelmon.mob.ivysaur net.minecraft.util.SoundEvent@775e048d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 563 pixelmon:pixelmon.mob.venusaur net.minecraft.util.SoundEvent@5de65f43
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 564 pixelmon:pixelmon.mob.charmander net.minecraft.util.SoundEvent@2af00492
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 565 pixelmon:pixelmon.mob.charmeleon net.minecraft.util.SoundEvent@5578073f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 566 pixelmon:pixelmon.mob.charizard net.minecraft.util.SoundEvent@52050b71
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 567 pixelmon:pixelmon.mob.squirtle net.minecraft.util.SoundEvent@3d764a35
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 568 pixelmon:pixelmon.mob.wartortle net.minecraft.util.SoundEvent@17881d9d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 569 pixelmon:pixelmon.mob.blastoise net.minecraft.util.SoundEvent@2dcb1ac
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 570 pixelmon:pixelmon.mob.caterpie net.minecraft.util.SoundEvent@78787c05
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 571 pixelmon:pixelmon.mob.metapod net.minecraft.util.SoundEvent@7750b6dd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 572 pixelmon:pixelmon.mob.butterfree net.minecraft.util.SoundEvent@20e3295f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 573 pixelmon:pixelmon.mob.weedle net.minecraft.util.SoundEvent@47d5bd3e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 574 pixelmon:pixelmon.mob.kakuna net.minecraft.util.SoundEvent@7cf66995
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 575 pixelmon:pixelmon.mob.beedrill net.minecraft.util.SoundEvent@ee2de88
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 576 pixelmon:pixelmon.mob.pidgey net.minecraft.util.SoundEvent@37f2b7da
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 577 pixelmon:pixelmon.mob.pidgeotto net.minecraft.util.SoundEvent@5da4c057
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 578 pixelmon:pixelmon.mob.pidgeot net.minecraft.util.SoundEvent@12d1b0b7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 579 pixelmon:pixelmon.mob.rattata net.minecraft.util.SoundEvent@a5f2afb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 580 pixelmon:pixelmon.mob.raticate net.minecraft.util.SoundEvent@28b1000d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 581 pixelmon:pixelmon.mob.spearow net.minecraft.util.SoundEvent@536ccb34
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 582 pixelmon:pixelmon.mob.fearow net.minecraft.util.SoundEvent@4c278de6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 583 pixelmon:pixelmon.mob.ekans net.minecraft.util.SoundEvent@3fdc6e6b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 584 pixelmon:pixelmon.mob.arbok net.minecraft.util.SoundEvent@1f4db0f5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 585 pixelmon:pixelmon.mob.pikachu net.minecraft.util.SoundEvent@2acded43
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 586 pixelmon:pixelmon.mob.raichu net.minecraft.util.SoundEvent@5a750d41
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 587 pixelmon:pixelmon.mob.sandshrew net.minecraft.util.SoundEvent@6069f52
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 588 pixelmon:pixelmon.mob.sandslash net.minecraft.util.SoundEvent@74be5d7f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 589 pixelmon:pixelmon.mob.nidoranfemale net.minecraft.util.SoundEvent@31dc115e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 590 pixelmon:pixelmon.mob.nidorina net.minecraft.util.SoundEvent@43310d21
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 591 pixelmon:pixelmon.mob.nidoranmale net.minecraft.util.SoundEvent@717fe61a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 592 pixelmon:pixelmon.mob.nidorino net.minecraft.util.SoundEvent@772c18ef
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 593 pixelmon:pixelmon.mob.clefairy net.minecraft.util.SoundEvent@26aba1b5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 594 pixelmon:pixelmon.mob.clefable net.minecraft.util.SoundEvent@6db8e844
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 595 pixelmon:pixelmon.mob.vulpix net.minecraft.util.SoundEvent@63798cdf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 596 pixelmon:pixelmon.mob.ninetales net.minecraft.util.SoundEvent@74850b3f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 597 pixelmon:pixelmon.mob.jigglypuff net.minecraft.util.SoundEvent@fd8aa13
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 598 pixelmon:pixelmon.mob.wigglytuff net.minecraft.util.SoundEvent@25088964
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 599 pixelmon:pixelmon.mob.zubat net.minecraft.util.SoundEvent@ab8f66e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 600 pixelmon:pixelmon.mob.golbat net.minecraft.util.SoundEvent@5638d8f5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 601 pixelmon:pixelmon.mob.oddish net.minecraft.util.SoundEvent@1cfa6813
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 602 pixelmon:pixelmon.mob.gloom net.minecraft.util.SoundEvent@7d588141
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 603 pixelmon:pixelmon.mob.vileplume net.minecraft.util.SoundEvent@309e1302
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 604 pixelmon:pixelmon.mob.paras net.minecraft.util.SoundEvent@20f19a94
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 605 pixelmon:pixelmon.mob.parasect net.minecraft.util.SoundEvent@6f84c469
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 606 pixelmon:pixelmon.mob.venonat net.minecraft.util.SoundEvent@56ef1251
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 607 pixelmon:pixelmon.mob.venomoth net.minecraft.util.SoundEvent@16291d8d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 608 pixelmon:pixelmon.mob.diglett net.minecraft.util.SoundEvent@3a2010e6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 609 pixelmon:pixelmon.mob.dugtrio net.minecraft.util.SoundEvent@73ce2c47
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 610 pixelmon:pixelmon.mob.meowth net.minecraft.util.SoundEvent@5d9dd5f5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 611 pixelmon:pixelmon.mob.persian net.minecraft.util.SoundEvent@3867ebe
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 612 pixelmon:pixelmon.mob.psyduck net.minecraft.util.SoundEvent@399bf908
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 613 pixelmon:pixelmon.mob.golduck net.minecraft.util.SoundEvent@3bb55668
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 614 pixelmon:pixelmon.mob.mankey net.minecraft.util.SoundEvent@8b41e96
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 615 pixelmon:pixelmon.mob.primeape net.minecraft.util.SoundEvent@38f7e2b0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 616 pixelmon:pixelmon.mob.growlithe net.minecraft.util.SoundEvent@5ec20f1f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 617 pixelmon:pixelmon.mob.arcanine net.minecraft.util.SoundEvent@4f5514b9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 618 pixelmon:pixelmon.mob.poliwag net.minecraft.util.SoundEvent@67bde36b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 619 pixelmon:pixelmon.mob.poliwhirl net.minecraft.util.SoundEvent@60d86f4e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 620 pixelmon:pixelmon.mob.poliwrath net.minecraft.util.SoundEvent@2e2c3ebd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 621 pixelmon:pixelmon.mob.abra net.minecraft.util.SoundEvent@49bb071d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 622 pixelmon:pixelmon.mob.kadabra net.minecraft.util.SoundEvent@419503fa
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 623 pixelmon:pixelmon.mob.alakazam net.minecraft.util.SoundEvent@6214b699
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 624 pixelmon:pixelmon.mob.machop net.minecraft.util.SoundEvent@2d02b5b0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 625 pixelmon:pixelmon.mob.machamp net.minecraft.util.SoundEvent@3c90cce2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 626 pixelmon:pixelmon.mob.bellsprout net.minecraft.util.SoundEvent@55f38259
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 627 pixelmon:pixelmon.mob.weepinbell net.minecraft.util.SoundEvent@12945600
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 628 pixelmon:pixelmon.mob.victreebel net.minecraft.util.SoundEvent@2a83ded7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 629 pixelmon:pixelmon.mob.tentacool net.minecraft.util.SoundEvent@104ef0b9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 630 pixelmon:pixelmon.mob.tentacruel net.minecraft.util.SoundEvent@596659a3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 631 pixelmon:pixelmon.mob.geodude net.minecraft.util.SoundEvent@697230d9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 632 pixelmon:pixelmon.mob.graveler net.minecraft.util.SoundEvent@5d333e46
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 633 pixelmon:pixelmon.mob.golem net.minecraft.util.SoundEvent@3a9fd661
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 634 pixelmon:pixelmon.mob.slowpoke net.minecraft.util.SoundEvent@51df2bd0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 635 pixelmon:pixelmon.mob.slowbro net.minecraft.util.SoundEvent@29532dca
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 636 pixelmon:pixelmon.mob.magnemite net.minecraft.util.SoundEvent@6dd6e7a8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 637 pixelmon:pixelmon.mob.magneton net.minecraft.util.SoundEvent@29be18ad
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 638 pixelmon:pixelmon.mob.farfetchd net.minecraft.util.SoundEvent@19737e1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 639 pixelmon:pixelmon.mob.doduo net.minecraft.util.SoundEvent@311a6764
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 640 pixelmon:pixelmon.mob.dodrio net.minecraft.util.SoundEvent@6b2b2d48
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 641 pixelmon:pixelmon.mob.seel net.minecraft.util.SoundEvent@32893bf0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 642 pixelmon:pixelmon.mob.dewgong net.minecraft.util.SoundEvent@a992a7f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 643 pixelmon:pixelmon.mob.grimer net.minecraft.util.SoundEvent@685a4d0f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 644 pixelmon:pixelmon.mob.muk net.minecraft.util.SoundEvent@5aa97c21
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 645 pixelmon:pixelmon.mob.shellder net.minecraft.util.SoundEvent@21849a3f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 646 pixelmon:pixelmon.mob.cloyster net.minecraft.util.SoundEvent@628d86a2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 647 pixelmon:pixelmon.mob.gastly net.minecraft.util.SoundEvent@58859dc9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 648 pixelmon:pixelmon.mob.haunter net.minecraft.util.SoundEvent@49dcba8c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 649 pixelmon:pixelmon.mob.gengar net.minecraft.util.SoundEvent@4c8c94ea
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 650 pixelmon:pixelmon.mob.onix net.minecraft.util.SoundEvent@42baa34f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 651 pixelmon:pixelmon.mob.drowzee net.minecraft.util.SoundEvent@36251504
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 652 pixelmon:pixelmon.mob.hypno net.minecraft.util.SoundEvent@1a01d196
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 653 pixelmon:pixelmon.mob.krabby net.minecraft.util.SoundEvent@32822df8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 654 pixelmon:pixelmon.mob.kingler net.minecraft.util.SoundEvent@25b5503c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 655 pixelmon:pixelmon.mob.voltorb net.minecraft.util.SoundEvent@3ba6fcbb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 656 pixelmon:pixelmon.mob.electrode net.minecraft.util.SoundEvent@2fbf1738
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 657 pixelmon:pixelmon.mob.exeggutor net.minecraft.util.SoundEvent@c7102da
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 658 pixelmon:pixelmon.mob.cubone net.minecraft.util.SoundEvent@34a97d8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 659 pixelmon:pixelmon.mob.marowak net.minecraft.util.SoundEvent@f05e02e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 660 pixelmon:pixelmon.mob.hitmonlee net.minecraft.util.SoundEvent@58542021
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 661 pixelmon:pixelmon.mob.hitmonchan net.minecraft.util.SoundEvent@5c378e23
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 662 pixelmon:pixelmon.mob.lickitung net.minecraft.util.SoundEvent@b14362a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 663 pixelmon:pixelmon.mob.koffing net.minecraft.util.SoundEvent@2bb0a3f6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 664 pixelmon:pixelmon.mob.weezing net.minecraft.util.SoundEvent@529ccb89
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 665 pixelmon:pixelmon.mob.rhyhorn net.minecraft.util.SoundEvent@32ba016f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 666 pixelmon:pixelmon.mob.rhydon net.minecraft.util.SoundEvent@18b5d474
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 667 pixelmon:pixelmon.mob.chansey net.minecraft.util.SoundEvent@36346b87
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 668 pixelmon:pixelmon.mob.tangela net.minecraft.util.SoundEvent@2c02e4b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 669 pixelmon:pixelmon.mob.kangaskhan net.minecraft.util.SoundEvent@6013e605
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 670 pixelmon:pixelmon.mob.horsea net.minecraft.util.SoundEvent@56b38807
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 671 pixelmon:pixelmon.mob.seadra net.minecraft.util.SoundEvent@434ea905
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 672 pixelmon:pixelmon.mob.goldeen net.minecraft.util.SoundEvent@40ff6551
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 673 pixelmon:pixelmon.mob.staryu net.minecraft.util.SoundEvent@3f238085
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 674 pixelmon:pixelmon.mob.starmie net.minecraft.util.SoundEvent@759ad4d6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 675 pixelmon:pixelmon.mob.mrmime net.minecraft.util.SoundEvent@43aa4de1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 676 pixelmon:pixelmon.mob.scytherf net.minecraft.util.SoundEvent@78c46d28
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 677 pixelmon:pixelmon.mob.scytherm net.minecraft.util.SoundEvent@5b40ed1d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 678 pixelmon:pixelmon.mob.jynx net.minecraft.util.SoundEvent@785faec7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 679 pixelmon:pixelmon.mob.electabuzz net.minecraft.util.SoundEvent@690b3168
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 680 pixelmon:pixelmon.mob.magmar net.minecraft.util.SoundEvent@32fdbc4c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 681 pixelmon:pixelmon.mob.pinsir net.minecraft.util.SoundEvent@6e09970b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 682 pixelmon:pixelmon.mob.tauros net.minecraft.util.SoundEvent@6b25359b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 683 pixelmon:pixelmon.mob.magikarp net.minecraft.util.SoundEvent@5b95d9e6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 684 pixelmon:pixelmon.mob.gyarados net.minecraft.util.SoundEvent@4550104
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 685 pixelmon:pixelmon.mob.ditto net.minecraft.util.SoundEvent@26467f4a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 686 pixelmon:pixelmon.mob.eeveef net.minecraft.util.SoundEvent@640d0ff4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 687 pixelmon:pixelmon.mob.eeveem net.minecraft.util.SoundEvent@1122b07a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 688 pixelmon:pixelmon.mob.vaporeon net.minecraft.util.SoundEvent@3dd3ce7b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 689 pixelmon:pixelmon.mob.jolteon net.minecraft.util.SoundEvent@28fa4aa4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 690 pixelmon:pixelmon.mob.flareon net.minecraft.util.SoundEvent@248492e0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 691 pixelmon:pixelmon.mob.porygon net.minecraft.util.SoundEvent@2021576a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 692 pixelmon:pixelmon.mob.omanyte net.minecraft.util.SoundEvent@3a2e503
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 693 pixelmon:pixelmon.mob.omastar net.minecraft.util.SoundEvent@79f720b9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 694 pixelmon:pixelmon.mob.kabuto net.minecraft.util.SoundEvent@79e4bef5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 695 pixelmon:pixelmon.mob.kabutops net.minecraft.util.SoundEvent@53543ca4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 696 pixelmon:pixelmon.mob.aerodactyl net.minecraft.util.SoundEvent@47ca5130
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 697 pixelmon:pixelmon.mob.snorlax net.minecraft.util.SoundEvent@7785398
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 698 pixelmon:pixelmon.mob.articuno net.minecraft.util.SoundEvent@5bb74694
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 699 pixelmon:pixelmon.mob.zapdos net.minecraft.util.SoundEvent@2974e05a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 700 pixelmon:pixelmon.mob.moltres net.minecraft.util.SoundEvent@3ca27795
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 701 pixelmon:pixelmon.mob.dratini net.minecraft.util.SoundEvent@7903170a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 702 pixelmon:pixelmon.mob.dragonair net.minecraft.util.SoundEvent@18616d58
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 703 pixelmon:pixelmon.mob.dragonite net.minecraft.util.SoundEvent@1699283e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 704 pixelmon:pixelmon.mob.mewtwo net.minecraft.util.SoundEvent@3928fba7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 705 pixelmon:pixelmon.mob.mew net.minecraft.util.SoundEvent@587200cf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 706 pixelmon:pixelmon.mob.chikoritaf net.minecraft.util.SoundEvent@4b6abd34
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 707 pixelmon:pixelmon.mob.chikoritam net.minecraft.util.SoundEvent@14eda4bf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 708 pixelmon:pixelmon.mob.bayleef net.minecraft.util.SoundEvent@6a668046
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 709 pixelmon:pixelmon.mob.meganium net.minecraft.util.SoundEvent@225a91bd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 710 pixelmon:pixelmon.mob.cyndaquil net.minecraft.util.SoundEvent@3c471bdf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 711 pixelmon:pixelmon.mob.quilava net.minecraft.util.SoundEvent@457688b4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 712 pixelmon:pixelmon.mob.typhlosion net.minecraft.util.SoundEvent@1bcc44ec
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 713 pixelmon:pixelmon.mob.totodile net.minecraft.util.SoundEvent@6d6de951
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 714 pixelmon:pixelmon.mob.croconaw net.minecraft.util.SoundEvent@69f09ec0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 715 pixelmon:pixelmon.mob.feraligatr net.minecraft.util.SoundEvent@18b28862
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 716 pixelmon:pixelmon.mob.sentret net.minecraft.util.SoundEvent@612044bc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 717 pixelmon:pixelmon.mob.furret net.minecraft.util.SoundEvent@63050ea8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 718 pixelmon:pixelmon.mob.noctowl net.minecraft.util.SoundEvent@eee9a96
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 719 pixelmon:pixelmon.mob.ledyba net.minecraft.util.SoundEvent@293e2b1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 720 pixelmon:pixelmon.mob.spinarak net.minecraft.util.SoundEvent@61f543fb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 721 pixelmon:pixelmon.mob.crobat net.minecraft.util.SoundEvent@2ace7123
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 722 pixelmon:pixelmon.mob.chinchou net.minecraft.util.SoundEvent@500e64c6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 723 pixelmon:pixelmon.mob.pichu net.minecraft.util.SoundEvent@4d15921c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 724 pixelmon:pixelmon.mob.cleffa net.minecraft.util.SoundEvent@634eade
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 725 pixelmon:pixelmon.mob.togepi net.minecraft.util.SoundEvent@5f2ad452
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 726 pixelmon:pixelmon.mob.mareep net.minecraft.util.SoundEvent@7ca1b325
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 727 pixelmon:pixelmon.mob.flaaffy net.minecraft.util.SoundEvent@1dc54bdf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 728 pixelmon:pixelmon.mob.ampharos net.minecraft.util.SoundEvent@3c8620a3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 729 pixelmon:pixelmon.mob.bellossom net.minecraft.util.SoundEvent@3587fb25
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 730 pixelmon:pixelmon.mob.marill net.minecraft.util.SoundEvent@44ce5e2b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 731 pixelmon:pixelmon.mob.azumarill net.minecraft.util.SoundEvent@73e27ede
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 732 pixelmon:pixelmon.mob.sudowoodo net.minecraft.util.SoundEvent@7eecdb39
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 733 pixelmon:pixelmon.mob.hoppip net.minecraft.util.SoundEvent@74b85912
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 734 pixelmon:pixelmon.mob.aipom net.minecraft.util.SoundEvent@42b16ea8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 735 pixelmon:pixelmon.mob.sunkern net.minecraft.util.SoundEvent@2245fcae
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 736 pixelmon:pixelmon.mob.sunflora net.minecraft.util.SoundEvent@3a68cecc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 737 pixelmon:pixelmon.mob.yanma net.minecraft.util.SoundEvent@cae605a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 738 pixelmon:pixelmon.mob.wooper net.minecraft.util.SoundEvent@45a38b49
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 739 pixelmon:pixelmon.mob.quagsire net.minecraft.util.SoundEvent@488ebfdf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 740 pixelmon:pixelmon.mob.espeon net.minecraft.util.SoundEvent@346c06ac
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 741 pixelmon:pixelmon.mob.umbreonf net.minecraft.util.SoundEvent@4bbf0ccb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 742 pixelmon:pixelmon.mob.umbreonm net.minecraft.util.SoundEvent@129f2f36
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 743 pixelmon:pixelmon.mob.murkrow net.minecraft.util.SoundEvent@2fd21afd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 744 pixelmon:pixelmon.mob.wobbuffet net.minecraft.util.SoundEvent@7b5f20cd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 745 pixelmon:pixelmon.mob.gligar net.minecraft.util.SoundEvent@48b5b239
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 746 pixelmon:pixelmon.mob.scizor net.minecraft.util.SoundEvent@23b8d286
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 747 pixelmon:pixelmon.mob.heracross net.minecraft.util.SoundEvent@1c0221fe
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 748 pixelmon:pixelmon.mob.teddiursa net.minecraft.util.SoundEvent@1e5923fb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 749 pixelmon:pixelmon.mob.ursaring net.minecraft.util.SoundEvent@7b186e73
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 750 pixelmon:pixelmon.mob.swinub net.minecraft.util.SoundEvent@1ed1bf74
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 751 pixelmon:pixelmon.mob.piloswine net.minecraft.util.SoundEvent@13516081
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 752 pixelmon:pixelmon.mob.corsola net.minecraft.util.SoundEvent@4440cfeb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 753 pixelmon:pixelmon.mob.skarmory net.minecraft.util.SoundEvent@7c134ae6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 754 pixelmon:pixelmon.mob.houndoom net.minecraft.util.SoundEvent@6faa600f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 755 pixelmon:pixelmon.mob.phanpy net.minecraft.util.SoundEvent@77e75013
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 756 pixelmon:pixelmon.mob.smoochum net.minecraft.util.SoundEvent@351af693
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 757 pixelmon:pixelmon.mob.elekid net.minecraft.util.SoundEvent@5338deac
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 758 pixelmon:pixelmon.mob.miltank net.minecraft.util.SoundEvent@6fae76dc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 759 pixelmon:pixelmon.mob.blissey net.minecraft.util.SoundEvent@2284c4f2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 760 pixelmon:pixelmon.mob.raikou net.minecraft.util.SoundEvent@4048105f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 761 pixelmon:pixelmon.mob.entei net.minecraft.util.SoundEvent@55907b44
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 762 pixelmon:pixelmon.mob.suicune net.minecraft.util.SoundEvent@4914efbc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 763 pixelmon:pixelmon.mob.tyranitar net.minecraft.util.SoundEvent@4d331138
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 764 pixelmon:pixelmon.mob.lugia net.minecraft.util.SoundEvent@4d792a29
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 765 pixelmon:pixelmon.mob.celebi net.minecraft.util.SoundEvent@1b653299
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 766 pixelmon:pixelmon.mob.treecko net.minecraft.util.SoundEvent@75e25746
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 767 pixelmon:pixelmon.mob.grovyle net.minecraft.util.SoundEvent@200d2213
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 768 pixelmon:pixelmon.mob.sceptile net.minecraft.util.SoundEvent@24a17c59
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 769 pixelmon:pixelmon.mob.torchic net.minecraft.util.SoundEvent@166273ae
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 770 pixelmon:pixelmon.mob.combusken net.minecraft.util.SoundEvent@71dd4e43
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 771 pixelmon:pixelmon.mob.blaziken net.minecraft.util.SoundEvent@3809f7d1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 772 pixelmon:pixelmon.mob.mudkip net.minecraft.util.SoundEvent@1765073d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 773 pixelmon:pixelmon.mob.linoone net.minecraft.util.SoundEvent@129ff97c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 774 pixelmon:pixelmon.mob.silcoon net.minecraft.util.SoundEvent@92b023a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 775 pixelmon:pixelmon.mob.beautifly net.minecraft.util.SoundEvent@7eebcbb1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 776 pixelmon:pixelmon.mob.cascoon net.minecraft.util.SoundEvent@418877be
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 777 pixelmon:pixelmon.mob.dustox net.minecraft.util.SoundEvent@2c3132ea
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 778 pixelmon:pixelmon.mob.lotad net.minecraft.util.SoundEvent@7d5acf84
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 779 pixelmon:pixelmon.mob.lombre net.minecraft.util.SoundEvent@5dcc25dd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 780 pixelmon:pixelmon.mob.ludicolo net.minecraft.util.SoundEvent@5ffb8c5d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 781 pixelmon:pixelmon.mob.seedot net.minecraft.util.SoundEvent@7a78532a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 782 pixelmon:pixelmon.mob.shiftry net.minecraft.util.SoundEvent@5175850e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 783 pixelmon:pixelmon.mob.pelipper net.minecraft.util.SoundEvent@6d2bb030
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 784 pixelmon:pixelmon.mob.ralts net.minecraft.util.SoundEvent@6eb140ac
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 785 pixelmon:pixelmon.mob.kirlia net.minecraft.util.SoundEvent@5668af53
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 786 pixelmon:pixelmon.mob.gardevoir net.minecraft.util.SoundEvent@2b480d65
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 787 pixelmon:pixelmon.mob.shroomish net.minecraft.util.SoundEvent@1bd2920c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 788 pixelmon:pixelmon.mob.breloom net.minecraft.util.SoundEvent@7f8205fa
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 789 pixelmon:pixelmon.mob.slaking net.minecraft.util.SoundEvent@6c833f6e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 790 pixelmon:pixelmon.mob.whismur net.minecraft.util.SoundEvent@7cb24be
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 791 pixelmon:pixelmon.mob.loudred net.minecraft.util.SoundEvent@80684b9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 792 pixelmon:pixelmon.mob.exploud net.minecraft.util.SoundEvent@6744fd96
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 793 pixelmon:pixelmon.mob.hariyama net.minecraft.util.SoundEvent@12c9d65f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 794 pixelmon:pixelmon.mob.azurill net.minecraft.util.SoundEvent@4cf9ee6c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 795 pixelmon:pixelmon.mob.nosepass net.minecraft.util.SoundEvent@70e69806
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 796 pixelmon:pixelmon.mob.sableye net.minecraft.util.SoundEvent@308e63c1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 797 pixelmon:pixelmon.mob.aron net.minecraft.util.SoundEvent@6ca930a1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 798 pixelmon:pixelmon.mob.aggron net.minecraft.util.SoundEvent@6f2039d6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 799 pixelmon:pixelmon.mob.carvanha net.minecraft.util.SoundEvent@2bc2ba9c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 800 pixelmon:pixelmon.mob.sharpedo net.minecraft.util.SoundEvent@6811544e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 801 pixelmon:pixelmon.mob.wailord net.minecraft.util.SoundEvent@4d185dd5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 802 pixelmon:pixelmon.mob.numel net.minecraft.util.SoundEvent@23982329
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 803 pixelmon:pixelmon.mob.torkoal net.minecraft.util.SoundEvent@1d307b9c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 804 pixelmon:pixelmon.mob.trapinchf net.minecraft.util.SoundEvent@7fe1ef50
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 805 pixelmon:pixelmon.mob.trapinchm net.minecraft.util.SoundEvent@7018e38c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 806 pixelmon:pixelmon.mob.vibrava net.minecraft.util.SoundEvent@12fb07cd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 807 pixelmon:pixelmon.mob.flygonf net.minecraft.util.SoundEvent@c897295
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 808 pixelmon:pixelmon.mob.flygonm net.minecraft.util.SoundEvent@7c62973b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 809 pixelmon:pixelmon.mob.swablu net.minecraft.util.SoundEvent@4bd10fb8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 810 pixelmon:pixelmon.mob.altaria net.minecraft.util.SoundEvent@1deac60
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 811 pixelmon:pixelmon.mob.seviper net.minecraft.util.SoundEvent@46047b14
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 812 pixelmon:pixelmon.mob.lunatone net.minecraft.util.SoundEvent@2e37e7a0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 813 pixelmon:pixelmon.mob.whiscash net.minecraft.util.SoundEvent@6d589111
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 814 pixelmon:pixelmon.mob.corphish net.minecraft.util.SoundEvent@19918d76
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 815 pixelmon:pixelmon.mob.baltoy net.minecraft.util.SoundEvent@7c28898b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 816 pixelmon:pixelmon.mob.claydol net.minecraft.util.SoundEvent@6d336b49
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 817 pixelmon:pixelmon.mob.anorith net.minecraft.util.SoundEvent@444aafe7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 818 pixelmon:pixelmon.mob.armaldo net.minecraft.util.SoundEvent@51257025
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 819 pixelmon:pixelmon.mob.milotic net.minecraft.util.SoundEvent@6979cf5b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 820 pixelmon:pixelmon.mob.shuppet net.minecraft.util.SoundEvent@1fe6881e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 821 pixelmon:pixelmon.mob.banette net.minecraft.util.SoundEvent@e423992
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 822 pixelmon:pixelmon.mob.duskull net.minecraft.util.SoundEvent@749cc427
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 823 pixelmon:pixelmon.mob.dusclops net.minecraft.util.SoundEvent@5338def8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 824 pixelmon:pixelmon.mob.chimecho net.minecraft.util.SoundEvent@78351af9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 825 pixelmon:pixelmon.mob.walrein net.minecraft.util.SoundEvent@67a432c4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 826 pixelmon:pixelmon.mob.relicanth net.minecraft.util.SoundEvent@758b7feb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 827 pixelmon:pixelmon.mob.bagon net.minecraft.util.SoundEvent@6051b0bc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 828 pixelmon:pixelmon.mob.shelgon net.minecraft.util.SoundEvent@30639c9d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 829 pixelmon:pixelmon.mob.salamence net.minecraft.util.SoundEvent@7617ba47
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 830 pixelmon:pixelmon.mob.metagross net.minecraft.util.SoundEvent@58cde749
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 831 pixelmon:pixelmon.mob.regirock net.minecraft.util.SoundEvent@357478bc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 832 pixelmon:pixelmon.mob.regice net.minecraft.util.SoundEvent@19df9dfb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 833 pixelmon:pixelmon.mob.registeel net.minecraft.util.SoundEvent@52d1c905
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 834 pixelmon:pixelmon.mob.latias net.minecraft.util.SoundEvent@65919bb9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 835 pixelmon:pixelmon.mob.latios net.minecraft.util.SoundEvent@7336ae2f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 836 pixelmon:pixelmon.mob.rayquaza net.minecraft.util.SoundEvent@1663c5f7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 837 pixelmon:pixelmon.mob.deoxys net.minecraft.util.SoundEvent@4a26afdf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 838 pixelmon:pixelmon.mob.turtwig net.minecraft.util.SoundEvent@2303b971
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 839 pixelmon:pixelmon.mob.grotle net.minecraft.util.SoundEvent@65022ce8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 840 pixelmon:pixelmon.mob.torterra net.minecraft.util.SoundEvent@6dc611c2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 841 pixelmon:pixelmon.mob.chimchar net.minecraft.util.SoundEvent@12e103f2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 842 pixelmon:pixelmon.mob.monferno net.minecraft.util.SoundEvent@2c17e8ee
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 843 pixelmon:pixelmon.mob.infernape net.minecraft.util.SoundEvent@5806f4e8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 844 pixelmon:pixelmon.mob.piplup net.minecraft.util.SoundEvent@593a62b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 845 pixelmon:pixelmon.mob.prinplup net.minecraft.util.SoundEvent@1ff7cbf8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 846 pixelmon:pixelmon.mob.empoleon net.minecraft.util.SoundEvent@cb41070
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 847 pixelmon:pixelmon.mob.starly net.minecraft.util.SoundEvent@63fa14ba
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 848 pixelmon:pixelmon.mob.staravia net.minecraft.util.SoundEvent@7bc04410
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 849 pixelmon:pixelmon.mob.staraptor net.minecraft.util.SoundEvent@5a49f89b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 850 pixelmon:pixelmon.mob.bidoof net.minecraft.util.SoundEvent@76524432
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 851 pixelmon:pixelmon.mob.bibarel net.minecraft.util.SoundEvent@45bec186
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 852 pixelmon:pixelmon.mob.kricketot net.minecraft.util.SoundEvent@3ca7ede5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 853 pixelmon:pixelmon.mob.kricketune net.minecraft.util.SoundEvent@29bf57ca
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 854 pixelmon:pixelmon.mob.shinx net.minecraft.util.SoundEvent@4da8f51b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 855 pixelmon:pixelmon.mob.luxio net.minecraft.util.SoundEvent@7ea9bfd9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 856 pixelmon:pixelmon.mob.cranidos net.minecraft.util.SoundEvent@7de2ad2c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 857 pixelmon:pixelmon.mob.rampardos net.minecraft.util.SoundEvent@2e30a45d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 858 pixelmon:pixelmon.mob.bastiodon net.minecraft.util.SoundEvent@243a9cad
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 859 pixelmon:pixelmon.mob.burmy net.minecraft.util.SoundEvent@17dea884
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 860 pixelmon:pixelmon.mob.combee net.minecraft.util.SoundEvent@7f3dec9e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 861 pixelmon:pixelmon.mob.drifloon net.minecraft.util.SoundEvent@5404bd68
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 862 pixelmon:pixelmon.mob.drifblim net.minecraft.util.SoundEvent@24ab9cb1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 863 pixelmon:pixelmon.mob.buneary net.minecraft.util.SoundEvent@46d38a28
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 864 pixelmon:pixelmon.mob.chingling net.minecraft.util.SoundEvent@561ad770
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 865 pixelmon:pixelmon.mob.stunky net.minecraft.util.SoundEvent@2784cf26
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 866 pixelmon:pixelmon.mob.skuntank net.minecraft.util.SoundEvent@5fb29173
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 867 pixelmon:pixelmon.mob.bronzong net.minecraft.util.SoundEvent@56ad267
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 868 pixelmon:pixelmon.mob.bonsly net.minecraft.util.SoundEvent@54b24ed
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 869 pixelmon:pixelmon.mob.mimejr net.minecraft.util.SoundEvent@4b7369d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 870 pixelmon:pixelmon.mob.happiny net.minecraft.util.SoundEvent@4f451671
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 871 pixelmon:pixelmon.mob.gible net.minecraft.util.SoundEvent@1cef0c14
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 872 pixelmon:pixelmon.mob.gabite net.minecraft.util.SoundEvent@405f2f28
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 873 pixelmon:pixelmon.mob.garchomp net.minecraft.util.SoundEvent@7d61ea60
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 874 pixelmon:pixelmon.mob.munchlax net.minecraft.util.SoundEvent@1af09d23
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 875 pixelmon:pixelmon.mob.riolu net.minecraft.util.SoundEvent@7e1badc5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 876 pixelmon:pixelmon.mob.lucario net.minecraft.util.SoundEvent@4704fb41
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 877 pixelmon:pixelmon.mob.hippowdon net.minecraft.util.SoundEvent@35c43b2b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 878 pixelmon:pixelmon.mob.drapion net.minecraft.util.SoundEvent@2bc3a135
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 879 pixelmon:pixelmon.mob.croagunk net.minecraft.util.SoundEvent@895540d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 880 pixelmon:pixelmon.mob.toxicroak net.minecraft.util.SoundEvent@68ab78ad
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 881 pixelmon:pixelmon.mob.abomasnow net.minecraft.util.SoundEvent@7ca21bf0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 882 pixelmon:pixelmon.mob.weavile net.minecraft.util.SoundEvent@4a5ec758
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 883 pixelmon:pixelmon.mob.magnezone net.minecraft.util.SoundEvent@68c9d722
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 884 pixelmon:pixelmon.mob.rhyperior net.minecraft.util.SoundEvent@5b14a486
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 885 pixelmon:pixelmon.mob.tangrowth net.minecraft.util.SoundEvent@3785598f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 886 pixelmon:pixelmon.mob.electivire net.minecraft.util.SoundEvent@bdd3c20
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 887 pixelmon:pixelmon.mob.magmortar net.minecraft.util.SoundEvent@2d8b8abe
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 888 pixelmon:pixelmon.mob.yanmega net.minecraft.util.SoundEvent@53c52b1d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 889 pixelmon:pixelmon.mob.leafeon net.minecraft.util.SoundEvent@4e9149cb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 890 pixelmon:pixelmon.mob.glaceon net.minecraft.util.SoundEvent@2c4f4005
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 891 pixelmon:pixelmon.mob.gliscor net.minecraft.util.SoundEvent@5de0f148
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 892 pixelmon:pixelmon.mob.mamoswine net.minecraft.util.SoundEvent@2707b42a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 893 pixelmon:pixelmon.mob.porygon-z net.minecraft.util.SoundEvent@631c6e10
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 894 pixelmon:pixelmon.mob.probopass net.minecraft.util.SoundEvent@3585451e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 895 pixelmon:pixelmon.mob.dusknoir net.minecraft.util.SoundEvent@6f358857
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 896 pixelmon:pixelmon.mob.dialga net.minecraft.util.SoundEvent@7509c77f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 897 pixelmon:pixelmon.mob.palkia net.minecraft.util.SoundEvent@75e55b20
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 898 pixelmon:pixelmon.mob.heatran net.minecraft.util.SoundEvent@6ad74d37
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 899 pixelmon:pixelmon.mob.regigigas net.minecraft.util.SoundEvent@2963170a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 900 pixelmon:pixelmon.mob.giratina net.minecraft.util.SoundEvent@12ea1f66
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 901 pixelmon:pixelmon.mob.cresselia net.minecraft.util.SoundEvent@4d896a40
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 902 pixelmon:pixelmon.mob.manaphy net.minecraft.util.SoundEvent@1d673833
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 903 pixelmon:pixelmon.mob.darkrai net.minecraft.util.SoundEvent@2c8db7d2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 904 pixelmon:pixelmon.mob.shaymin net.minecraft.util.SoundEvent@6e5e9c0a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 905 pixelmon:pixelmon.mob.snivyf net.minecraft.util.SoundEvent@680320eb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 906 pixelmon:pixelmon.mob.snivym net.minecraft.util.SoundEvent@4c013b78
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 907 pixelmon:pixelmon.mob.servinef net.minecraft.util.SoundEvent@df3260d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 908 pixelmon:pixelmon.mob.servinem net.minecraft.util.SoundEvent@17d74575
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 909 pixelmon:pixelmon.mob.tepig net.minecraft.util.SoundEvent@66223b1c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 910 pixelmon:pixelmon.mob.emboar net.minecraft.util.SoundEvent@23bd065b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 911 pixelmon:pixelmon.mob.oshawott net.minecraft.util.SoundEvent@376a9f6f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 912 pixelmon:pixelmon.mob.dewott net.minecraft.util.SoundEvent@1a3b981a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 913 pixelmon:pixelmon.mob.boldore net.minecraft.util.SoundEvent@6d36ba9a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 914 pixelmon:pixelmon.mob.audino net.minecraft.util.SoundEvent@26f2f6b9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 915 pixelmon:pixelmon.mob.throh net.minecraft.util.SoundEvent@458094ef
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 916 pixelmon:pixelmon.mob.sawk net.minecraft.util.SoundEvent@3bd2f0d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 917 pixelmon:pixelmon.mob.cottonee net.minecraft.util.SoundEvent@5b07b78a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 918 pixelmon:pixelmon.mob.whimsicott net.minecraft.util.SoundEvent@6a71d56d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 919 pixelmon:pixelmon.mob.sandile net.minecraft.util.SoundEvent@2b170320
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 920 pixelmon:pixelmon.mob.krokorok net.minecraft.util.SoundEvent@41b89408
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 921 pixelmon:pixelmon.mob.darumaka net.minecraft.util.SoundEvent@27e5d052
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 922 pixelmon:pixelmon.mob.darmanitan net.minecraft.util.SoundEvent@435bb37e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 923 pixelmon:pixelmon.mob.dwebble net.minecraft.util.SoundEvent@5046b636
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 924 pixelmon:pixelmon.mob.crustle net.minecraft.util.SoundEvent@555b70e2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 925 pixelmon:pixelmon.mob.carracosta net.minecraft.util.SoundEvent@5c355d5b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 926 pixelmon:pixelmon.mob.archen net.minecraft.util.SoundEvent@426bd5e0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 927 pixelmon:pixelmon.mob.archeops net.minecraft.util.SoundEvent@27f93c9d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 928 pixelmon:pixelmon.mob.zorua net.minecraft.util.SoundEvent@29ab94e0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 929 pixelmon:pixelmon.mob.zoroark net.minecraft.util.SoundEvent@5f82cb0b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 930 pixelmon:pixelmon.mob.minccino net.minecraft.util.SoundEvent@43dac1ce
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 931 pixelmon:pixelmon.mob.duosion net.minecraft.util.SoundEvent@2da900fc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 932 pixelmon:pixelmon.mob.deerling net.minecraft.util.SoundEvent@58d09d3d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 933 pixelmon:pixelmon.mob.emolga net.minecraft.util.SoundEvent@11c3dfbf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 934 pixelmon:pixelmon.mob.foongus net.minecraft.util.SoundEvent@482a8f8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 935 pixelmon:pixelmon.mob.amoonguss net.minecraft.util.SoundEvent@6149e674
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 936 pixelmon:pixelmon.mob.joltik net.minecraft.util.SoundEvent@3daca615
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 937 pixelmon:pixelmon.mob.litwick net.minecraft.util.SoundEvent@321da838
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 938 pixelmon:pixelmon.mob.lampent net.minecraft.util.SoundEvent@23c903eb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 939 pixelmon:pixelmon.mob.chandelure net.minecraft.util.SoundEvent@d9d3ba0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 940 pixelmon:pixelmon.mob.axew net.minecraft.util.SoundEvent@55d9a808
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 941 pixelmon:pixelmon.mob.haxorus net.minecraft.util.SoundEvent@a5a86e3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 942 pixelmon:pixelmon.mob.cryogonal net.minecraft.util.SoundEvent@61e70a18
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 943 pixelmon:pixelmon.mob.golurk net.minecraft.util.SoundEvent@5437dbf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 944 pixelmon:pixelmon.mob.pawniard net.minecraft.util.SoundEvent@1dc21cf7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 945 pixelmon:pixelmon.mob.bisharp net.minecraft.util.SoundEvent@4371fc32
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 946 pixelmon:pixelmon.mob.bouffalant net.minecraft.util.SoundEvent@1a9f898e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 947 pixelmon:pixelmon.mob.chespin net.minecraft.util.SoundEvent@4afa1e7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 948 pixelmon:pixelmon.mob.fennekin net.minecraft.util.SoundEvent@9073021
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 949 pixelmon:pixelmon.mob.braixen net.minecraft.util.SoundEvent@455bcd5f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 950 pixelmon:pixelmon.mob.delphox net.minecraft.util.SoundEvent@236eff83
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 951 pixelmon:pixelmon.mob.froakie net.minecraft.util.SoundEvent@5a37c290
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 952 pixelmon:pixelmon.mob.vivillon net.minecraft.util.SoundEvent@6a8167cf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 953 pixelmon:pixelmon.mob.sylveon net.minecraft.util.SoundEvent@71ab7ef5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 954 pixelmon:pixelmon.mob.goomy net.minecraft.util.SoundEvent@256d15a4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 955 pixelmon:pixelmon.mob.klefki net.minecraft.util.SoundEvent@412a60db
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 956 pixelmon:pixelmon.mob.bergmite net.minecraft.util.SoundEvent@2074d82e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 957 pixelmon:pixelmon.mob.noibat net.minecraft.util.SoundEvent@a825603
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 958 pixelmon:pixelmon.mob.noivern net.minecraft.util.SoundEvent@478fb2c2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 959 pixelmon:pixelmon.mob.cutiefly net.minecraft.util.SoundEvent@55312e50
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 960 pixelmon:pixelmon.mob.mimikyu net.minecraft.util.SoundEvent@53022970
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 961 pixelmon:pixelmon.mob.bruxish net.minecraft.util.SoundEvent@4ba85f5d
[15:35:51] [Server thread/TRACE] [FML]: Registry Name : minecraft:potiontypes
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 0 minecraft:empty net.minecraft.potion.PotionType@cdf3815
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 1 minecraft:water net.minecraft.potion.PotionType@3c320c8b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 2 minecraft:mundane net.minecraft.potion.PotionType@4d23b242
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 3 minecraft:thick net.minecraft.potion.PotionType@240fe338
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4 minecraft:awkward net.minecraft.potion.PotionType@5165783c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5 minecraft:night_vision net.minecraft.potion.PotionType@7d1f60cf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 6 minecraft:long_night_vision net.minecraft.potion.PotionType@2d7e6c8c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 7 minecraft:invisibility net.minecraft.potion.PotionType@76b35c38
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 8 minecraft:long_invisibility net.minecraft.potion.PotionType@ced7e4a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 9 minecraft:leaping net.minecraft.potion.PotionType@af27e00
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 10 minecraft:long_leaping net.minecraft.potion.PotionType@543669de
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 11 minecraft:strong_leaping net.minecraft.potion.PotionType@3808bdfc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 12 minecraft:fire_resistance net.minecraft.potion.PotionType@5f709b99
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 13 minecraft:long_fire_resistance net.minecraft.potion.PotionType@46ebfc09
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 14 minecraft:swiftness net.minecraft.potion.PotionType@21f41593
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 15 minecraft:long_swiftness net.minecraft.potion.PotionType@5ceeab0c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 16 minecraft:strong_swiftness net.minecraft.potion.PotionType@7194f5b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 17 minecraft:slowness net.minecraft.potion.PotionType@1e0be005
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 18 minecraft:long_slowness net.minecraft.potion.PotionType@1fd226da
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 19 minecraft:water_breathing net.minecraft.potion.PotionType@36cd58e7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 20 minecraft:long_water_breathing net.minecraft.potion.PotionType@7be3baf2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 21 minecraft:healing net.minecraft.potion.PotionType@3a296643
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 22 minecraft:strong_healing net.minecraft.potion.PotionType@3443732a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 23 minecraft:harming net.minecraft.potion.PotionType@68950f25
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 24 minecraft:strong_harming net.minecraft.potion.PotionType@e471cef
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 25 minecraft:poison net.minecraft.potion.PotionType@7f2d681a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 26 minecraft:long_poison net.minecraft.potion.PotionType@50588ef6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 27 minecraft:strong_poison net.minecraft.potion.PotionType@10744fff
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 28 minecraft:regeneration net.minecraft.potion.PotionType@2662997a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 29 minecraft:long_regeneration net.minecraft.potion.PotionType@329b4814
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 30 minecraft:strong_regeneration net.minecraft.potion.PotionType@26204f8f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 31 minecraft:strength net.minecraft.potion.PotionType@1419f703
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 32 minecraft:long_strength net.minecraft.potion.PotionType@268215b3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 33 minecraft:strong_strength net.minecraft.potion.PotionType@4e31229f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 34 minecraft:weakness net.minecraft.potion.PotionType@6a4940e1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 35 minecraft:long_weakness net.minecraft.potion.PotionType@31330344
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 36 minecraft:luck net.minecraft.potion.PotionType@72ab75c
[15:35:51] [Server thread/TRACE] [FML]: Registry Name : minecraft:enchantments
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 0 minecraft:protection EnchantmentType{Name=enchantment.protect.all, Id=minecraft:protection}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 1 minecraft:fire_protection EnchantmentType{Name=enchantment.protect.fire, Id=minecraft:fire_protection}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 2 minecraft:feather_falling EnchantmentType{Name=enchantment.protect.fall, Id=minecraft:feather_falling}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 3 minecraft:blast_protection EnchantmentType{Name=enchantment.protect.explosion, Id=minecraft:blast_protection}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4 minecraft:projectile_protection EnchantmentType{Name=enchantment.protect.projectile, Id=minecraft:projectile_protection}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5 minecraft:respiration EnchantmentType{Name=enchantment.oxygen, Id=minecraft:respiration}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 6 minecraft:aqua_affinity EnchantmentType{Name=enchantment.waterWorker, Id=minecraft:aqua_affinity}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 7 minecraft:thorns EnchantmentType{Name=enchantment.thorns, Id=minecraft:thorns}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 8 minecraft:depth_strider EnchantmentType{Name=enchantment.waterWalker, Id=minecraft:depth_strider}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 9 minecraft:frost_walker EnchantmentType{Name=enchantment.frostWalker, Id=minecraft:frost_walker}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 10 minecraft:binding_curse EnchantmentType{Name=enchantment.binding_curse, Id=minecraft:binding_curse}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 16 minecraft:sharpness EnchantmentType{Name=enchantment.damage.all, Id=minecraft:sharpness}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 17 minecraft:smite EnchantmentType{Name=enchantment.damage.undead, Id=minecraft:smite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 18 minecraft:bane_of_arthropods EnchantmentType{Name=enchantment.damage.arthropods, Id=minecraft:bane_of_arthropods}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 19 minecraft:knockback EnchantmentType{Name=enchantment.knockback, Id=minecraft:knockback}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 20 minecraft:fire_aspect EnchantmentType{Name=enchantment.fire, Id=minecraft:fire_aspect}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 21 minecraft:looting EnchantmentType{Name=enchantment.lootBonus, Id=minecraft:looting}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 22 minecraft:sweeping EnchantmentType{Name=enchantment.sweeping, Id=minecraft:sweeping}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 32 minecraft:efficiency EnchantmentType{Name=enchantment.digging, Id=minecraft:efficiency}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 33 minecraft:silk_touch EnchantmentType{Name=enchantment.untouching, Id=minecraft:silk_touch}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 34 minecraft:unbreaking EnchantmentType{Name=enchantment.durability, Id=minecraft:unbreaking}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 35 minecraft:fortune EnchantmentType{Name=enchantment.lootBonusDigger, Id=minecraft:fortune}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 48 minecraft:power EnchantmentType{Name=enchantment.arrowDamage, Id=minecraft:power}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 49 minecraft:punch EnchantmentType{Name=enchantment.arrowKnockback, Id=minecraft:punch}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 50 minecraft:flame EnchantmentType{Name=enchantment.arrowFire, Id=minecraft:flame}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 51 minecraft:infinity EnchantmentType{Name=enchantment.arrowInfinite, Id=minecraft:infinity}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 61 minecraft:luck_of_the_sea EnchantmentType{Name=enchantment.lootBonusFishing, Id=minecraft:luck_of_the_sea}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 62 minecraft:lure EnchantmentType{Name=enchantment.fishingSpeed, Id=minecraft:lure}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 70 minecraft:mending EnchantmentType{Name=enchantment.mending, Id=minecraft:mending}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 71 minecraft:vanishing_curse EnchantmentType{Name=enchantment.vanishing_curse, Id=minecraft:vanishing_curse}
[15:35:51] [Server thread/TRACE] [FML]: Registry Name : minecraft:recipes
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 0 minecraft:armordye net.minecraft.item.crafting.RecipesArmorDyes@716205f9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 1 minecraft:bookcloning net.minecraft.item.crafting.RecipeBookCloning@27796482
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 2 minecraft:mapcloning net.minecraft.item.crafting.RecipesMapCloning@52f2d8e8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 3 minecraft:mapextending net.minecraft.item.crafting.RecipesMapExtending@1edad178
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4 minecraft:fireworks net.minecraft.item.crafting.RecipeFireworks@7bc3e36b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5 minecraft:repairitem net.minecraft.item.crafting.RecipeRepairItem@287d9e0c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 6 minecraft:tippedarrow net.minecraft.item.crafting.RecipeTippedArrow@46135aba
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 7 minecraft:bannerduplicate net.minecraft.item.crafting.RecipesBanners$RecipeDuplicatePattern@1efdaec0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 8 minecraft:banneraddpattern net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern@227ca700
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 9 minecraft:shielddecoration net.minecraft.item.crafting.ShieldRecipes$Decoration@2b867623
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 10 minecraft:shulkerboxcoloring net.minecraft.item.crafting.ShulkerBoxRecipes$ShulkerBoxColoring@a1cac17
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 11 minecraft:yellow_wool net.minecraft.item.crafting.ShapelessRecipes@1f3b8bfe
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 12 minecraft:yellow_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@72e76649
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 13 minecraft:yellow_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@334c80be
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 14 minecraft:yellow_stained_glass net.minecraft.item.crafting.ShapedRecipes@4662fa99
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 15 minecraft:yellow_dye_from_sunflower net.minecraft.item.crafting.ShapelessRecipes@23106076
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 16 minecraft:yellow_dye_from_dandelion net.minecraft.item.crafting.ShapelessRecipes@435d648d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 17 minecraft:yellow_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@2220910
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 18 minecraft:yellow_carpet net.minecraft.item.crafting.ShapedRecipes@2094a7be
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 19 minecraft:yellow_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@3be4e71c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 20 minecraft:yellow_bed net.minecraft.item.crafting.ShapedRecipes@26b9a264
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 21 minecraft:yellow_banner net.minecraft.item.crafting.ShapedRecipes@25e60726
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 22 minecraft:writable_book net.minecraft.item.crafting.ShapelessRecipes@568cc1c5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 23 minecraft:wooden_sword net.minecraft.item.crafting.ShapedRecipes@1228a579
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 24 minecraft:wooden_shovel net.minecraft.item.crafting.ShapedRecipes@5f45abe6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 25 minecraft:wooden_pressure_plate net.minecraft.item.crafting.ShapedRecipes@4fc50fee
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 26 minecraft:wooden_pickaxe net.minecraft.item.crafting.ShapedRecipes@4d768435
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 27 minecraft:wooden_hoe net.minecraft.item.crafting.ShapedRecipes@76e51181
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 28 minecraft:wooden_door net.minecraft.item.crafting.ShapedRecipes@3c6c5b44
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 29 minecraft:wooden_button net.minecraft.item.crafting.ShapedRecipes@71c16f67
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 30 minecraft:wooden_axe net.minecraft.item.crafting.ShapedRecipes@37cc1b11
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 31 minecraft:white_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@e2bdc58
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 32 minecraft:white_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@105f875f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 33 minecraft:white_stained_glass net.minecraft.item.crafting.ShapedRecipes@136dc575
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 34 minecraft:white_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@511936ad
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 35 minecraft:white_carpet net.minecraft.item.crafting.ShapedRecipes@5e18309e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 36 minecraft:white_bed net.minecraft.item.crafting.ShapedRecipes@37d92db4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 37 minecraft:white_banner net.minecraft.item.crafting.ShapedRecipes@349c9bfa
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 38 minecraft:wheat net.minecraft.item.crafting.ShapedRecipes@6bbcb69f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 39 minecraft:tripwire_hook net.minecraft.item.crafting.ShapedRecipes@32c8df0b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 40 minecraft:trapped_chest net.minecraft.item.crafting.ShapelessRecipes@7c8c2d03
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 41 minecraft:trapdoor net.minecraft.item.crafting.ShapedRecipes@36f8c95a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 42 minecraft:torch net.minecraft.item.crafting.ShapedRecipes@472c13d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 43 minecraft:tnt_minecart net.minecraft.item.crafting.ShapedRecipes@6951e062
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 44 minecraft:tnt net.minecraft.item.crafting.ShapedRecipes@580581b4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 45 minecraft:sugar net.minecraft.item.crafting.ShapedRecipes@4cee91b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 46 minecraft:string_to_wool net.minecraft.item.crafting.ShapedRecipes@7c3b7d7c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 47 minecraft:stonebrick net.minecraft.item.crafting.ShapedRecipes@46672a62
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 48 minecraft:stone_sword net.minecraft.item.crafting.ShapedRecipes@5961fad1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 49 minecraft:stone_stairs net.minecraft.item.crafting.ShapedRecipes@6ffc12a3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 50 minecraft:stone_slab net.minecraft.item.crafting.ShapedRecipes@5ca012a6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 51 minecraft:stone_shovel net.minecraft.item.crafting.ShapedRecipes@492939b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 52 minecraft:stone_pressure_plate net.minecraft.item.crafting.ShapedRecipes@ef64a8f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 53 minecraft:stone_pickaxe net.minecraft.item.crafting.ShapedRecipes@5c39ec34
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 54 minecraft:stone_hoe net.minecraft.item.crafting.ShapedRecipes@edf68f5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 55 minecraft:stone_button net.minecraft.item.crafting.ShapedRecipes@3f491bd2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 56 minecraft:stone_brick_stairs net.minecraft.item.crafting.ShapedRecipes@40def23
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 57 minecraft:stone_brick_slab net.minecraft.item.crafting.ShapedRecipes@19146ad8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 58 minecraft:stone_axe net.minecraft.item.crafting.ShapedRecipes@699d04a9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 59 minecraft:sticky_piston net.minecraft.item.crafting.ShapedRecipes@7cb84fb5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 60 minecraft:stick net.minecraft.item.crafting.ShapedRecipes@158566f8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 61 minecraft:spruce_wooden_slab net.minecraft.item.crafting.ShapedRecipes@56803e70
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 62 minecraft:spruce_stairs net.minecraft.item.crafting.ShapedRecipes@4d2d0eda
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 63 minecraft:spruce_planks net.minecraft.item.crafting.ShapedRecipes@6705b98b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 64 minecraft:spruce_fence_gate net.minecraft.item.crafting.ShapedRecipes@73859ca8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 65 minecraft:spruce_fence net.minecraft.item.crafting.ShapedRecipes@64e41da0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 66 minecraft:spruce_door net.minecraft.item.crafting.ShapedRecipes@428b5b3f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 67 minecraft:spruce_boat net.minecraft.item.crafting.ShapedRecipes@35e79be0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 68 minecraft:spectral_arrow net.minecraft.item.crafting.ShapedRecipes@1be551ec
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 69 minecraft:speckled_melon net.minecraft.item.crafting.ShapedRecipes@68938ccf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 70 minecraft:snow_layer net.minecraft.item.crafting.ShapedRecipes@73e2a3ae
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 71 minecraft:snow net.minecraft.item.crafting.ShapedRecipes@1aa9635c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 72 minecraft:smooth_sandstone net.minecraft.item.crafting.ShapedRecipes@5eff875a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 73 minecraft:smooth_red_sandstone net.minecraft.item.crafting.ShapedRecipes@608ccfcd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 74 minecraft:slime_ball net.minecraft.item.crafting.ShapedRecipes@78605670
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 75 minecraft:slime net.minecraft.item.crafting.ShapedRecipes@79009bde
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 76 minecraft:sign net.minecraft.item.crafting.ShapedRecipes@3d7c76af
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 77 minecraft:shield net.minecraft.item.crafting.ShapedRecipes@6895b608
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 78 minecraft:shears net.minecraft.item.crafting.ShapedRecipes@ed37f28
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 79 minecraft:sea_lantern net.minecraft.item.crafting.ShapedRecipes@3be94b12
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 80 minecraft:sandstone_stairs net.minecraft.item.crafting.ShapedRecipes@5f45b3f8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 81 minecraft:sandstone_slab net.minecraft.item.crafting.ShapedRecipes@7bff608c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 82 minecraft:sandstone net.minecraft.item.crafting.ShapedRecipes@341f2f4c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 83 minecraft:repeater net.minecraft.item.crafting.ShapedRecipes@757b8c47
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 84 minecraft:redstone_torch net.minecraft.item.crafting.ShapedRecipes@5c65001c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 85 minecraft:redstone_lamp net.minecraft.item.crafting.ShapedRecipes@5a558335
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 86 minecraft:redstone_block net.minecraft.item.crafting.ShapedRecipes@2e7227e6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 87 minecraft:redstone net.minecraft.item.crafting.ShapedRecipes@9eaaecf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 88 minecraft:red_wool net.minecraft.item.crafting.ShapelessRecipes@3746749
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 89 minecraft:red_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@7553ad52
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 90 minecraft:red_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@b521697
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 91 minecraft:red_stained_glass net.minecraft.item.crafting.ShapedRecipes@78f3ce56
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 92 minecraft:red_sandstone_stairs net.minecraft.item.crafting.ShapedRecipes@3a792bf9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 93 minecraft:red_sandstone_slab net.minecraft.item.crafting.ShapedRecipes@10fc01e0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 94 minecraft:red_sandstone net.minecraft.item.crafting.ShapedRecipes@412b4aed
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 95 minecraft:red_nether_brick net.minecraft.item.crafting.ShapedRecipes@12b79055
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 96 minecraft:red_dye_from_tulip net.minecraft.item.crafting.ShapelessRecipes@138a8c9e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 97 minecraft:red_dye_from_rose_bush net.minecraft.item.crafting.ShapelessRecipes@11caa21d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 98 minecraft:red_dye_from_poppy net.minecraft.item.crafting.ShapelessRecipes@7f2c0470
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 99 minecraft:red_dye_from_beetroot net.minecraft.item.crafting.ShapelessRecipes@35283b74
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 100 minecraft:red_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@8c68f7f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 101 minecraft:red_carpet net.minecraft.item.crafting.ShapedRecipes@70a7ebc9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 102 minecraft:red_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@3b0305dd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 103 minecraft:red_bed net.minecraft.item.crafting.ShapedRecipes@8611b3f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 104 minecraft:red_banner net.minecraft.item.crafting.ShapedRecipes@6291d30
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 105 minecraft:rail net.minecraft.item.crafting.ShapedRecipes@490f4b14
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 106 minecraft:rabbit_stew_from_red_mushroom net.minecraft.item.crafting.ShapedRecipes@352bccf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 107 minecraft:rabbit_stew_from_brown_mushroom net.minecraft.item.crafting.ShapedRecipes@7a6ef10b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 108 minecraft:quartz_stairs net.minecraft.item.crafting.ShapedRecipes@4f72e38c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 109 minecraft:quartz_slab net.minecraft.item.crafting.ShapedRecipes@bba6542
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 110 minecraft:quartz_block net.minecraft.item.crafting.ShapedRecipes@681f5a1e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 111 minecraft:purpur_stairs net.minecraft.item.crafting.ShapedRecipes@57e273e0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 112 minecraft:purpur_slab net.minecraft.item.crafting.ShapedRecipes@679864e0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 113 minecraft:purpur_pillar net.minecraft.item.crafting.ShapedRecipes@510ee215
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 114 minecraft:purpur_block net.minecraft.item.crafting.ShapedRecipes@58a2c6a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 115 minecraft:purple_wool net.minecraft.item.crafting.ShapelessRecipes@70903e7b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 116 minecraft:purple_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@30ee1a38
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 117 minecraft:purple_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@bcecdd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 118 minecraft:purple_stained_glass net.minecraft.item.crafting.ShapedRecipes@162bc9e8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 119 minecraft:purple_shulker_box net.minecraft.item.crafting.ShapedRecipes@201ac0ef
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 120 minecraft:purple_dye net.minecraft.item.crafting.ShapelessRecipes@1fae279e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 121 minecraft:purple_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@3387d45e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 122 minecraft:purple_carpet net.minecraft.item.crafting.ShapedRecipes@3ace955c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 123 minecraft:purple_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@7321f698
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 124 minecraft:purple_bed net.minecraft.item.crafting.ShapedRecipes@41a56594
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 125 minecraft:purple_banner net.minecraft.item.crafting.ShapedRecipes@8dbe78f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 126 minecraft:pumpkin_seeds net.minecraft.item.crafting.ShapedRecipes@54610a47
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 127 minecraft:pumpkin_pie net.minecraft.item.crafting.ShapelessRecipes@71897380
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 128 minecraft:prismarine_bricks net.minecraft.item.crafting.ShapedRecipes@dcdf733
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 129 minecraft:prismarine net.minecraft.item.crafting.ShapedRecipes@21df2968
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 130 minecraft:polished_granite net.minecraft.item.crafting.ShapedRecipes@22a05923
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 131 minecraft:polished_diorite net.minecraft.item.crafting.ShapedRecipes@1a8b10dd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 132 minecraft:polished_andesite net.minecraft.item.crafting.ShapedRecipes@40a923e6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 133 minecraft:piston net.minecraft.item.crafting.ShapedRecipes@3963d003
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 134 minecraft:pink_wool net.minecraft.item.crafting.ShapelessRecipes@378446f9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 135 minecraft:pink_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@6ae729fb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 136 minecraft:pink_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@72238cf0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 137 minecraft:pink_stained_glass net.minecraft.item.crafting.ShapedRecipes@12620e98
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 138 minecraft:pink_dye_from_red_bonemeal net.minecraft.item.crafting.ShapelessRecipes@35f011cf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 139 minecraft:pink_dye_from_pink_tulip net.minecraft.item.crafting.ShapelessRecipes@5e1fc897
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 140 minecraft:pink_dye_from_peony net.minecraft.item.crafting.ShapelessRecipes@7f62fa28
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 141 minecraft:pink_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@127e838b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 142 minecraft:pink_carpet net.minecraft.item.crafting.ShapedRecipes@506d7831
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 143 minecraft:pink_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@7f37f6b6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 144 minecraft:pink_bed net.minecraft.item.crafting.ShapedRecipes@5e6d2502
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 145 minecraft:pink_banner net.minecraft.item.crafting.ShapedRecipes@3e7e4aea
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 146 minecraft:pillar_quartz_block net.minecraft.item.crafting.ShapedRecipes@10658b31
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 147 minecraft:paper net.minecraft.item.crafting.ShapedRecipes@28908c04
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 148 minecraft:painting net.minecraft.item.crafting.ShapedRecipes@652a16a8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 149 minecraft:orange_wool net.minecraft.item.crafting.ShapelessRecipes@3dabf112
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 150 minecraft:orange_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@78a3a272
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 151 minecraft:orange_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@70bc684b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 152 minecraft:orange_stained_glass net.minecraft.item.crafting.ShapedRecipes@4ea4e0f3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 153 minecraft:orange_dye_from_red_yellow net.minecraft.item.crafting.ShapelessRecipes@6267b25a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 154 minecraft:orange_dye_from_orange_tulip net.minecraft.item.crafting.ShapelessRecipes@726615d7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 155 minecraft:orange_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@3a2173cd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 156 minecraft:orange_carpet net.minecraft.item.crafting.ShapedRecipes@6ab80ea
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 157 minecraft:orange_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@39f1e9fc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 158 minecraft:orange_bed net.minecraft.item.crafting.ShapedRecipes@2fc94125
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 159 minecraft:orange_banner net.minecraft.item.crafting.ShapedRecipes@67387eba
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 160 minecraft:observer net.minecraft.item.crafting.ShapedRecipes@591e3e5e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 161 minecraft:oak_wooden_slab net.minecraft.item.crafting.ShapedRecipes@64f248ea
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 162 minecraft:oak_stairs net.minecraft.item.crafting.ShapedRecipes@12a065c5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 163 minecraft:oak_planks net.minecraft.item.crafting.ShapedRecipes@38ce90b4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 164 minecraft:noteblock net.minecraft.item.crafting.ShapedRecipes@26d68ea4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 165 minecraft:nether_wart_block net.minecraft.item.crafting.ShapedRecipes@7d49ebf2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 166 minecraft:nether_brick_stairs net.minecraft.item.crafting.ShapedRecipes@352a2660
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 167 minecraft:nether_brick_slab net.minecraft.item.crafting.ShapedRecipes@1ed28f57
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 168 minecraft:nether_brick_fence net.minecraft.item.crafting.ShapedRecipes@20c642ef
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 169 minecraft:nether_brick net.minecraft.item.crafting.ShapedRecipes@1886e8b9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 170 minecraft:mushroom_stew net.minecraft.item.crafting.ShapelessRecipes@681285ec
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 171 minecraft:mossy_stonebrick net.minecraft.item.crafting.ShapelessRecipes@620bab73
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 172 minecraft:mossy_cobblestone_wall net.minecraft.item.crafting.ShapedRecipes@5ca29f17
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 173 minecraft:mossy_cobblestone net.minecraft.item.crafting.ShapelessRecipes@263fc5f3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 174 minecraft:minecart net.minecraft.item.crafting.ShapedRecipes@6e6d4a64
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 175 minecraft:melon_seeds net.minecraft.item.crafting.ShapedRecipes@7de922ba
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 176 minecraft:melon_block net.minecraft.item.crafting.ShapedRecipes@72bb0640
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 177 minecraft:map net.minecraft.item.crafting.ShapedRecipes@205f573e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 178 minecraft:magma_cream net.minecraft.item.crafting.ShapelessRecipes@27de073b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 179 minecraft:magma net.minecraft.item.crafting.ShapedRecipes@292109c7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 180 minecraft:magenta_wool net.minecraft.item.crafting.ShapelessRecipes@747d1e03
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 181 minecraft:magenta_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@30182a74
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 182 minecraft:magenta_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@e909344
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 183 minecraft:magenta_stained_glass net.minecraft.item.crafting.ShapedRecipes@47dc0cc5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 184 minecraft:magenta_dye_from_purple_and_pink net.minecraft.item.crafting.ShapelessRecipes@496203da
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 185 minecraft:magenta_dye_from_lilac net.minecraft.item.crafting.ShapelessRecipes@7aadd290
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 186 minecraft:magenta_dye_from_lapis_red_pink net.minecraft.item.crafting.ShapelessRecipes@5e1db27e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 187 minecraft:magenta_dye_from_lapis_ink_bonemeal net.minecraft.item.crafting.ShapelessRecipes@71878833
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 188 minecraft:magenta_dye_from_allium net.minecraft.item.crafting.ShapelessRecipes@3d5f6088
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 189 minecraft:magenta_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@3415d6e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 190 minecraft:magenta_carpet net.minecraft.item.crafting.ShapedRecipes@4515dfae
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 191 minecraft:magenta_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@63156646
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 192 minecraft:magenta_bed net.minecraft.item.crafting.ShapedRecipes@ed6d97f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 193 minecraft:magenta_banner net.minecraft.item.crafting.ShapedRecipes@762f5d34
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 194 minecraft:lit_pumpkin net.minecraft.item.crafting.ShapedRecipes@75f4c44c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 195 minecraft:lime_wool net.minecraft.item.crafting.ShapelessRecipes@3697cfee
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 196 minecraft:lime_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@cd7871e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 197 minecraft:lime_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@3a7c75d9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 198 minecraft:lime_stained_glass net.minecraft.item.crafting.ShapedRecipes@1f96db42
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 199 minecraft:lime_dye net.minecraft.item.crafting.ShapelessRecipes@57eb4b8b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 200 minecraft:lime_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@6499fda5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 201 minecraft:lime_carpet net.minecraft.item.crafting.ShapedRecipes@46c6ff37
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 202 minecraft:lime_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@46a94faf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 203 minecraft:lime_bed net.minecraft.item.crafting.ShapedRecipes@3c833d43
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 204 minecraft:lime_banner net.minecraft.item.crafting.ShapedRecipes@290db92f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 205 minecraft:light_weighted_pressure_plate net.minecraft.item.crafting.ShapedRecipes@6472dd0c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 206 minecraft:light_gray_wool net.minecraft.item.crafting.ShapelessRecipes@51dcf51b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 207 minecraft:light_gray_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@29b23bc4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 208 minecraft:light_gray_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@7f951dd2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 209 minecraft:light_gray_stained_glass net.minecraft.item.crafting.ShapedRecipes@42f2c28d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 210 minecraft:light_gray_dye_from_white_tulip net.minecraft.item.crafting.ShapelessRecipes@a426150
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 211 minecraft:light_gray_dye_from_oxeye_daisy net.minecraft.item.crafting.ShapelessRecipes@418a4fff
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 212 minecraft:light_gray_dye_from_ink_bonemeal net.minecraft.item.crafting.ShapelessRecipes@374d3128
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 213 minecraft:light_gray_dye_from_gray_bonemeal net.minecraft.item.crafting.ShapelessRecipes@66a97b79
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 214 minecraft:light_gray_dye_from_azure_bluet net.minecraft.item.crafting.ShapelessRecipes@47e7eb7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 215 minecraft:light_gray_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@61ae22d4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 216 minecraft:light_gray_carpet net.minecraft.item.crafting.ShapedRecipes@456b12c3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 217 minecraft:light_gray_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@30cd72a4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 218 minecraft:light_gray_bed net.minecraft.item.crafting.ShapedRecipes@497031ea
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 219 minecraft:light_gray_banner net.minecraft.item.crafting.ShapedRecipes@31a8b0bb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 220 minecraft:light_blue_wool net.minecraft.item.crafting.ShapelessRecipes@16043cb9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 221 minecraft:light_blue_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@7f6cf9b2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 222 minecraft:light_blue_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@18d3e7fc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 223 minecraft:light_blue_stained_glass net.minecraft.item.crafting.ShapedRecipes@2f0170e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 224 minecraft:light_blue_dye_from_lapis_bonemeal net.minecraft.item.crafting.ShapelessRecipes@1592a3d5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 225 minecraft:light_blue_dye_from_blue_orchid net.minecraft.item.crafting.ShapelessRecipes@17fac5b2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 226 minecraft:light_blue_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@1e620fe7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 227 minecraft:light_blue_carpet net.minecraft.item.crafting.ShapedRecipes@4f168322
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 228 minecraft:light_blue_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@dd7b622
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 229 minecraft:light_blue_bed net.minecraft.item.crafting.ShapedRecipes@29701f1f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 230 minecraft:light_blue_banner net.minecraft.item.crafting.ShapedRecipes@1972346b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 231 minecraft:lever net.minecraft.item.crafting.ShapedRecipes@8922006
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 232 minecraft:leather_leggings net.minecraft.item.crafting.ShapedRecipes@619d0977
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 233 minecraft:leather_helmet net.minecraft.item.crafting.ShapedRecipes@36810c06
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 234 minecraft:leather_chestplate net.minecraft.item.crafting.ShapedRecipes@7f0e0db3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 235 minecraft:leather_boots net.minecraft.item.crafting.ShapedRecipes@4bb13671
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 236 minecraft:leather net.minecraft.item.crafting.ShapedRecipes@55abf66a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 237 minecraft:lead net.minecraft.item.crafting.ShapedRecipes@2ee4c028
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 238 minecraft:lapis_lazuli net.minecraft.item.crafting.ShapedRecipes@4fbc04de
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 239 minecraft:lapis_block net.minecraft.item.crafting.ShapedRecipes@3dc455f6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 240 minecraft:ladder net.minecraft.item.crafting.ShapedRecipes@f5a1b27
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 241 minecraft:jungle_wooden_slab net.minecraft.item.crafting.ShapedRecipes@22b9f45f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 242 minecraft:jungle_stairs net.minecraft.item.crafting.ShapedRecipes@75e00044
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 243 minecraft:jungle_planks net.minecraft.item.crafting.ShapedRecipes@77a38cec
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 244 minecraft:jungle_fence_gate net.minecraft.item.crafting.ShapedRecipes@222e5e72
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 245 minecraft:jungle_fence net.minecraft.item.crafting.ShapedRecipes@30ff3726
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 246 minecraft:jungle_door net.minecraft.item.crafting.ShapedRecipes@5b7ee413
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 247 minecraft:jungle_boat net.minecraft.item.crafting.ShapedRecipes@4d0042eb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 248 minecraft:jukebox net.minecraft.item.crafting.ShapedRecipes@2e5affb3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 249 minecraft:item_frame net.minecraft.item.crafting.ShapedRecipes@256edef4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 250 minecraft:iron_trapdoor net.minecraft.item.crafting.ShapedRecipes@6174ff60
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 251 minecraft:iron_sword net.minecraft.item.crafting.ShapedRecipes@5b60accd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 252 minecraft:iron_shovel net.minecraft.item.crafting.ShapedRecipes@f11fad9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 253 minecraft:iron_pickaxe net.minecraft.item.crafting.ShapedRecipes@5d18255a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 254 minecraft:iron_nugget net.minecraft.item.crafting.ShapedRecipes@306cb0a0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 255 minecraft:iron_leggings net.minecraft.item.crafting.ShapedRecipes@355c2b72
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 256 minecraft:iron_ingot_from_nuggets net.minecraft.item.crafting.ShapedRecipes@533053b4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 257 minecraft:iron_ingot_from_block net.minecraft.item.crafting.ShapedRecipes@1334a246
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 258 minecraft:iron_hoe net.minecraft.item.crafting.ShapedRecipes@4c9bf90b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 259 minecraft:iron_helmet net.minecraft.item.crafting.ShapedRecipes@339cedbb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 260 minecraft:iron_door net.minecraft.item.crafting.ShapedRecipes@27dc95b9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 261 minecraft:iron_chestplate net.minecraft.item.crafting.ShapedRecipes@6852c3d2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 262 minecraft:iron_boots net.minecraft.item.crafting.ShapedRecipes@4a729612
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 263 minecraft:iron_block net.minecraft.item.crafting.ShapedRecipes@2c6ee031
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 264 minecraft:iron_bars net.minecraft.item.crafting.ShapedRecipes@570fc662
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 265 minecraft:iron_axe net.minecraft.item.crafting.ShapedRecipes@4a115c4c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 266 minecraft:hopper_minecart net.minecraft.item.crafting.ShapedRecipes@301af154
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 267 minecraft:hopper net.minecraft.item.crafting.ShapedRecipes@5e9650d3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 268 minecraft:heavy_weighted_pressure_plate net.minecraft.item.crafting.ShapedRecipes@c083cec
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 269 minecraft:hay_block net.minecraft.item.crafting.ShapedRecipes@52c0c594
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 270 minecraft:green_wool net.minecraft.item.crafting.ShapelessRecipes@5d7a274e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 271 minecraft:green_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@4f7db06c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 272 minecraft:green_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@40a2cae4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 273 minecraft:green_stained_glass net.minecraft.item.crafting.ShapedRecipes@a0d3cc7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 274 minecraft:green_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@7a11426a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 275 minecraft:green_carpet net.minecraft.item.crafting.ShapedRecipes@392da875
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 276 minecraft:green_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@673ade3d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 277 minecraft:green_bed net.minecraft.item.crafting.ShapedRecipes@15200332
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 278 minecraft:green_banner net.minecraft.item.crafting.ShapedRecipes@62c4ad40
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 279 minecraft:gray_wool net.minecraft.item.crafting.ShapelessRecipes@5f160f9c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 280 minecraft:gray_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@56bc8c45
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 281 minecraft:gray_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@547a79cd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 282 minecraft:gray_stained_glass net.minecraft.item.crafting.ShapedRecipes@276961df
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 283 minecraft:gray_dye net.minecraft.item.crafting.ShapelessRecipes@58d291c1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 284 minecraft:gray_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@543d242e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 285 minecraft:gray_carpet net.minecraft.item.crafting.ShapedRecipes@729f8c5d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 286 minecraft:gray_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@680f7a5e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 287 minecraft:gray_bed net.minecraft.item.crafting.ShapedRecipes@2986e26f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 288 minecraft:gray_banner net.minecraft.item.crafting.ShapedRecipes@453ef145
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 289 minecraft:granite net.minecraft.item.crafting.ShapelessRecipes@136bd1d1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 290 minecraft:golden_sword net.minecraft.item.crafting.ShapedRecipes@1f9a472e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 291 minecraft:golden_shovel net.minecraft.item.crafting.ShapedRecipes@7b1466e3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 292 minecraft:golden_rail net.minecraft.item.crafting.ShapedRecipes@31475919
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 293 minecraft:golden_pickaxe net.minecraft.item.crafting.ShapedRecipes@44a1e5d2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 294 minecraft:golden_leggings net.minecraft.item.crafting.ShapedRecipes@285bee4e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 295 minecraft:golden_hoe net.minecraft.item.crafting.ShapedRecipes@59171a5d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 296 minecraft:golden_helmet net.minecraft.item.crafting.ShapedRecipes@c0d114b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 297 minecraft:golden_chestplate net.minecraft.item.crafting.ShapedRecipes@5626cb89
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 298 minecraft:golden_carrot net.minecraft.item.crafting.ShapedRecipes@66049424
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 299 minecraft:golden_boots net.minecraft.item.crafting.ShapedRecipes@7dcbcede
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 300 minecraft:golden_axe net.minecraft.item.crafting.ShapedRecipes@550a78ed
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 301 minecraft:golden_apple net.minecraft.item.crafting.ShapedRecipes@87f4794
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 302 minecraft:gold_nugget net.minecraft.item.crafting.ShapedRecipes@523d6b45
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 303 minecraft:gold_ingot_from_nuggets net.minecraft.item.crafting.ShapedRecipes@5cbb2b1d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 304 minecraft:gold_ingot_from_block net.minecraft.item.crafting.ShapedRecipes@1cc07127
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 305 minecraft:gold_block net.minecraft.item.crafting.ShapedRecipes@5f4ebecd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 306 minecraft:glowstone net.minecraft.item.crafting.ShapedRecipes@16c2c396
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 307 minecraft:glass_pane net.minecraft.item.crafting.ShapedRecipes@39993624
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 308 minecraft:glass_bottle net.minecraft.item.crafting.ShapedRecipes@1822f675
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 309 minecraft:furnace_minecart net.minecraft.item.crafting.ShapedRecipes@64d19dad
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 310 minecraft:furnace net.minecraft.item.crafting.ShapedRecipes@5b4fd31f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 311 minecraft:flower_pot net.minecraft.item.crafting.ShapedRecipes@41194707
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 312 minecraft:flint_and_steel net.minecraft.item.crafting.ShapelessRecipes@5a0d25ba
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 313 minecraft:fishing_rod net.minecraft.item.crafting.ShapedRecipes@2e61695b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 314 minecraft:fire_charge net.minecraft.item.crafting.ShapelessRecipes@71103416
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 315 minecraft:fermented_spider_eye net.minecraft.item.crafting.ShapelessRecipes@430e9d37
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 316 minecraft:fence_gate net.minecraft.item.crafting.ShapedRecipes@11bb0655
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 317 minecraft:fence net.minecraft.item.crafting.ShapedRecipes@8d0d52a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 318 minecraft:ender_eye net.minecraft.item.crafting.ShapelessRecipes@68183f19
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 319 minecraft:ender_chest net.minecraft.item.crafting.ShapedRecipes@440dc4f7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 320 minecraft:end_rod net.minecraft.item.crafting.ShapedRecipes@3db8bbbe
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 321 minecraft:end_crystal net.minecraft.item.crafting.ShapedRecipes@57832650
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 322 minecraft:end_bricks net.minecraft.item.crafting.ShapedRecipes@7e4fc391
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 323 minecraft:enchanting_table net.minecraft.item.crafting.ShapedRecipes@5e0e97b6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 324 minecraft:emerald_block net.minecraft.item.crafting.ShapedRecipes@596c6c3e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 325 minecraft:emerald net.minecraft.item.crafting.ShapedRecipes@75e81be2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 326 minecraft:dropper net.minecraft.item.crafting.ShapedRecipes@1cd25514
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 327 minecraft:dispenser net.minecraft.item.crafting.ShapedRecipes@15e8e884
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 328 minecraft:diorite net.minecraft.item.crafting.ShapedRecipes@2f9bd5ac
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 329 minecraft:diamond_sword net.minecraft.item.crafting.ShapedRecipes@19f811a2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 330 minecraft:diamond_shovel net.minecraft.item.crafting.ShapedRecipes@6f1af8c3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 331 minecraft:diamond_pickaxe net.minecraft.item.crafting.ShapedRecipes@65b63277
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 332 minecraft:diamond_leggings net.minecraft.item.crafting.ShapedRecipes@23195ebe
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 333 minecraft:diamond_hoe net.minecraft.item.crafting.ShapedRecipes@728ad254
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 334 minecraft:diamond_helmet net.minecraft.item.crafting.ShapedRecipes@5c47ef5f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 335 minecraft:diamond_chestplate net.minecraft.item.crafting.ShapedRecipes@1107891a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 336 minecraft:diamond_boots net.minecraft.item.crafting.ShapedRecipes@71ef3f0c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 337 minecraft:diamond_block net.minecraft.item.crafting.ShapedRecipes@60c95d8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 338 minecraft:diamond_axe net.minecraft.item.crafting.ShapedRecipes@ee9b7ac
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 339 minecraft:diamond net.minecraft.item.crafting.ShapedRecipes@4dc24d88
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 340 minecraft:detector_rail net.minecraft.item.crafting.ShapedRecipes@4d400e77
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 341 minecraft:daylight_detector net.minecraft.item.crafting.ShapedRecipes@7265db9d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 342 minecraft:dark_prismarine net.minecraft.item.crafting.ShapedRecipes@5775485
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 343 minecraft:dark_oak_wooden_slab net.minecraft.item.crafting.ShapedRecipes@4568ef38
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 344 minecraft:dark_oak_stairs net.minecraft.item.crafting.ShapedRecipes@4b6b9255
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 345 minecraft:dark_oak_planks net.minecraft.item.crafting.ShapedRecipes@41576e84
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 346 minecraft:dark_oak_fence_gate net.minecraft.item.crafting.ShapedRecipes@160c47b4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 347 minecraft:dark_oak_fence net.minecraft.item.crafting.ShapedRecipes@606cb314
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 348 minecraft:dark_oak_door net.minecraft.item.crafting.ShapedRecipes@61668c05
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 349 minecraft:dark_oak_boat net.minecraft.item.crafting.ShapedRecipes@562fa8f2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 350 minecraft:cyan_wool net.minecraft.item.crafting.ShapelessRecipes@202e0ff4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 351 minecraft:cyan_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@12136fc6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 352 minecraft:cyan_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@aab0379
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 353 minecraft:cyan_stained_glass net.minecraft.item.crafting.ShapedRecipes@ee395c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 354 minecraft:cyan_dye net.minecraft.item.crafting.ShapelessRecipes@6153b116
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 355 minecraft:cyan_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@6ced9545
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 356 minecraft:cyan_carpet net.minecraft.item.crafting.ShapedRecipes@61c0a61
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 357 minecraft:cyan_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@2b3ba0a8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 358 minecraft:cyan_bed net.minecraft.item.crafting.ShapedRecipes@38328799
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 359 minecraft:cyan_banner net.minecraft.item.crafting.ShapedRecipes@27192b0c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 360 minecraft:crafting_table net.minecraft.item.crafting.ShapedRecipes@faa70af
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 361 minecraft:cookie net.minecraft.item.crafting.ShapedRecipes@403ca4ec
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 362 minecraft:compass net.minecraft.item.crafting.ShapedRecipes@5d98522c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 363 minecraft:comparator net.minecraft.item.crafting.ShapedRecipes@391720c3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 364 minecraft:cobblestone_wall net.minecraft.item.crafting.ShapedRecipes@592aad4c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 365 minecraft:cobblestone_slab net.minecraft.item.crafting.ShapedRecipes@553c74cc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 366 minecraft:coarse_dirt net.minecraft.item.crafting.ShapedRecipes@15c0c274
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 367 minecraft:coal_block net.minecraft.item.crafting.ShapedRecipes@7263ad06
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 368 minecraft:coal net.minecraft.item.crafting.ShapedRecipes@44473749
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 369 minecraft:clock net.minecraft.item.crafting.ShapedRecipes@3327337a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 370 minecraft:clay net.minecraft.item.crafting.ShapedRecipes@5aaab2b0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 371 minecraft:chiseled_stonebrick net.minecraft.item.crafting.ShapedRecipes@787239f5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 372 minecraft:chiseled_sandstone net.minecraft.item.crafting.ShapedRecipes@20ff27a4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 373 minecraft:chiseled_red_sandstone net.minecraft.item.crafting.ShapedRecipes@479885d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 374 minecraft:chiseled_quartz_block net.minecraft.item.crafting.ShapedRecipes@72b92ce6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 375 minecraft:chest_minecart net.minecraft.item.crafting.ShapedRecipes@5248688c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 376 minecraft:chest net.minecraft.item.crafting.ShapedRecipes@338f9bb5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 377 minecraft:cauldron net.minecraft.item.crafting.ShapedRecipes@5a372288
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 378 minecraft:carrot_on_a_stick net.minecraft.item.crafting.ShapedRecipes@75f1c170
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 379 minecraft:cake net.minecraft.item.crafting.ShapedRecipes@c5c7db1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 380 minecraft:bucket net.minecraft.item.crafting.ShapedRecipes@7a680b69
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 381 minecraft:brown_wool net.minecraft.item.crafting.ShapelessRecipes@2fe26f79
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 382 minecraft:brown_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@7917317d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 383 minecraft:brown_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@6e38e95
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 384 minecraft:brown_stained_glass net.minecraft.item.crafting.ShapedRecipes@330888a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 385 minecraft:brown_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@56357e52
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 386 minecraft:brown_carpet net.minecraft.item.crafting.ShapedRecipes@1ad176e1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 387 minecraft:brown_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@2e9f3b74
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 388 minecraft:brown_bed net.minecraft.item.crafting.ShapedRecipes@5bb2f959
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 389 minecraft:brown_banner net.minecraft.item.crafting.ShapedRecipes@84398a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 390 minecraft:brick_stairs net.minecraft.item.crafting.ShapedRecipes@793942d9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 391 minecraft:brick_slab net.minecraft.item.crafting.ShapedRecipes@38913b95
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 392 minecraft:brick_block net.minecraft.item.crafting.ShapedRecipes@1e1908ab
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 393 minecraft:brewing_stand net.minecraft.item.crafting.ShapedRecipes@99a8a49
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 394 minecraft:bread net.minecraft.item.crafting.ShapedRecipes@59e5ecab
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 395 minecraft:bowl net.minecraft.item.crafting.ShapedRecipes@2313c291
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 396 minecraft:bow net.minecraft.item.crafting.ShapedRecipes@60c588cf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 397 minecraft:bookshelf net.minecraft.item.crafting.ShapedRecipes@4f1502d7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 398 minecraft:book net.minecraft.item.crafting.ShapelessRecipes@7c4b5d13
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 399 minecraft:bone_meal_from_bone net.minecraft.item.crafting.ShapelessRecipes@7921eb37
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 400 minecraft:bone_meal_from_block net.minecraft.item.crafting.ShapelessRecipes@12008a54
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 401 minecraft:bone_block net.minecraft.item.crafting.ShapedRecipes@65bd41d8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 402 minecraft:boat net.minecraft.item.crafting.ShapedRecipes@48f27e0b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 403 minecraft:blue_wool net.minecraft.item.crafting.ShapelessRecipes@798e73de
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 404 minecraft:blue_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@279afa4e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 405 minecraft:blue_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@7f85482c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 406 minecraft:blue_stained_glass net.minecraft.item.crafting.ShapedRecipes@3da20c42
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 407 minecraft:blue_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@30eb427c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 408 minecraft:blue_carpet net.minecraft.item.crafting.ShapedRecipes@187b33de
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 409 minecraft:blue_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@5064988
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 410 minecraft:blue_bed net.minecraft.item.crafting.ShapedRecipes@2f75c413
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 411 minecraft:blue_banner net.minecraft.item.crafting.ShapedRecipes@205b3a1a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 412 minecraft:blaze_powder net.minecraft.item.crafting.ShapelessRecipes@1c696163
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 413 minecraft:black_wool net.minecraft.item.crafting.ShapelessRecipes@44ba9865
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 414 minecraft:black_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@7c089fbc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 415 minecraft:black_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@78fdc1bb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 416 minecraft:black_stained_glass net.minecraft.item.crafting.ShapedRecipes@503a3c11
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 417 minecraft:black_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@c39ebcf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 418 minecraft:black_carpet net.minecraft.item.crafting.ShapedRecipes@182934f2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 419 minecraft:black_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@57441348
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 420 minecraft:black_bed net.minecraft.item.crafting.ShapedRecipes@31f151ff
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 421 minecraft:black_banner net.minecraft.item.crafting.ShapedRecipes@462b3fc7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 422 minecraft:birch_wooden_slab net.minecraft.item.crafting.ShapedRecipes@73ccc475
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 423 minecraft:birch_stairs net.minecraft.item.crafting.ShapedRecipes@5802572b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 424 minecraft:birch_planks net.minecraft.item.crafting.ShapedRecipes@31419d4a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 425 minecraft:birch_fence_gate net.minecraft.item.crafting.ShapedRecipes@32317a37
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 426 minecraft:birch_fence net.minecraft.item.crafting.ShapedRecipes@9a1b870
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 427 minecraft:birch_door net.minecraft.item.crafting.ShapedRecipes@39090979
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 428 minecraft:birch_boat net.minecraft.item.crafting.ShapedRecipes@3a95898c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 429 minecraft:beetroot_soup net.minecraft.item.crafting.ShapedRecipes@46eb5c0c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 430 minecraft:beacon net.minecraft.item.crafting.ShapedRecipes@6d89f87d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 431 minecraft:arrow net.minecraft.item.crafting.ShapedRecipes@22974eba
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 432 minecraft:armor_stand net.minecraft.item.crafting.ShapedRecipes@38e8f9a8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 433 minecraft:anvil net.minecraft.item.crafting.ShapedRecipes@79805d37
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 434 minecraft:andesite net.minecraft.item.crafting.ShapelessRecipes@7b7bfa82
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 435 minecraft:activator_rail net.minecraft.item.crafting.ShapedRecipes@5cdd90c4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 436 minecraft:acacia_wooden_slab net.minecraft.item.crafting.ShapedRecipes@54e24511
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 437 minecraft:acacia_stairs net.minecraft.item.crafting.ShapedRecipes@18e69455
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 438 minecraft:acacia_planks net.minecraft.item.crafting.ShapedRecipes@775b3762
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 439 minecraft:acacia_fence_gate net.minecraft.item.crafting.ShapedRecipes@6ce07db6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 440 minecraft:acacia_fence net.minecraft.item.crafting.ShapedRecipes@13553b2e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 441 minecraft:acacia_door net.minecraft.item.crafting.ShapedRecipes@5efb3259
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 442 minecraft:acacia_boat net.minecraft.item.crafting.ShapedRecipes@65227bd6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 443 pixelmon:white_vending_machine net.minecraft.item.crafting.ShapedRecipes@4d51cca1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 444 pixelmon:cyan_chair net.minecraft.item.crafting.ShapedRecipes@335e8f8f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 445 pixelmon:blackbadgecase net.minecraft.item.crafting.ShapedRecipes@1e0346a8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 446 pixelmon:poke_grass net.minecraft.item.crafting.ShapedRecipes@a73124
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 447 pixelmon:timed_fall net.minecraft.item.crafting.ShapedRecipes@3cf0d828
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 448 pixelmon:orange_vending_machine net.minecraft.item.crafting.ShapedRecipes@6d0d040
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 449 pixelmon:green_clock net.minecraft.item.crafting.ShapedRecipes@2e05d815
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 450 pixelmon:sun_stone_helm net.minecraft.item.crafting.ShapedRecipes@29554b2e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 451 pixelmon:blue_folding_chair net.minecraft.item.crafting.ShapedRecipes@2254c2e3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 452 pixelmon:sun_stone_shovel net.minecraft.item.crafting.ShapedRecipes@446a9476
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 453 pixelmon:red_chain net.minecraft.item.crafting.ShapelessRecipes@16437a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 454 pixelmon:gray_cushion_chair net.minecraft.item.crafting.ShapedRecipes@5c9f32a1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 455 pixelmon:timer_ball_disc net.minecraft.item.crafting.ShapedRecipes@32925baf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 456 pixelmon:blue_chair net.minecraft.item.crafting.ShapedRecipes@40dd7fd1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 457 pixelmon:white_cushion_chair net.minecraft.item.crafting.ShapedRecipes@bdbe659
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 458 pixelmon:lure_psychic_weak net.minecraft.item.crafting.ShapelessRecipes@18d2c086
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 459 pixelmon:shingles net.minecraft.item.crafting.ShapedRecipes@338359a1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 460 pixelmon:thunder_stone_helm net.minecraft.item.crafting.ShapedRecipes@4ececb7e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 461 pixelmon:mach_bike_frame net.minecraft.item.crafting.ShapedRecipes@7080ff63
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 462 pixelmon:sun_stone_pickaxe net.minecraft.item.crafting.ShapedRecipes@46f0c377
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 463 pixelmon:crystal_shovel net.minecraft.item.crafting.ShapedRecipes@3564aac1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 464 pixelmon:yellow_vending_machine net.minecraft.item.crafting.ShapedRecipes@453ff839
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 465 pixelmon:fast_ball_disc net.minecraft.item.crafting.ShapedRecipes@3af47995
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 466 pixelmon:poke_dirt net.minecraft.item.crafting.ShapedRecipes@fdd0828
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 467 pixelmon:dawn_stone_pickaxe net.minecraft.item.crafting.ShapedRecipes@66cac48d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 468 pixelmon:sapphire_from_block net.minecraft.item.crafting.ShapelessRecipes@334216e3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 469 pixelmon:orange_cushion_chair net.minecraft.item.crafting.ShapedRecipes@7022a4bc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 470 pixelmon:safari_ball_disc net.minecraft.item.crafting.ShapedRecipes@4bab80a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 471 pixelmon:crystal_hammer net.minecraft.item.crafting.ShapedRecipes@1fc2d77c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 472 pixelmon:brown_water_float net.minecraft.item.crafting.ShapelessRecipes@931b008
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 473 pixelmon:ultra_ball net.minecraft.item.crafting.ShapelessRecipes@3ce90a56
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 474 pixelmon:sun_stone_legs net.minecraft.item.crafting.ShapedRecipes@6af550d6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 475 pixelmon:orange_water_float net.minecraft.item.crafting.ShapelessRecipes@c89728c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 476 pixelmon:dawn_stone_plate net.minecraft.item.crafting.ShapedRecipes@398ed7c2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 477 pixelmon:white_rug net.minecraft.item.crafting.ShapedRecipes@f18d8cf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 478 pixelmon:cloning_machine net.minecraft.item.crafting.ShapedRecipes@44fb21c7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 479 pixelmon:amethyst_block net.minecraft.item.crafting.ShapedRecipes@5f617e8d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 480 pixelmon:ranch net.minecraft.item.crafting.ShapedRecipes@6b57911d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 481 pixelmon:handles net.minecraft.item.crafting.ShapedRecipes@7fbf10c0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 482 pixelmon:aluminium_hammer net.minecraft.item.crafting.ShapedRecipes@6036aa0c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 483 pixelmon:inside_wall_molding net.minecraft.item.crafting.ShapedRecipes@751edeee
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 484 pixelmon:sport_ball_disc net.minecraft.item.crafting.ShapedRecipes@52cba044
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 485 pixelmon:red_cushion_chair net.minecraft.item.crafting.ShapedRecipes@41827518
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 486 pixelmon:wailmer_pail net.minecraft.item.crafting.ShapedRecipes@6a7f22fd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 487 pixelmon:water_stone net.minecraft.item.crafting.ShapedRecipes@4e38340f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 488 pixelmon:water_stone_sword net.minecraft.item.crafting.ShapedRecipes@4c3b1c49
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 489 pixelmon:dawn_stone_hammer net.minecraft.item.crafting.ShapedRecipes@74455e76
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 490 pixelmon:lure_dragon_weak net.minecraft.item.crafting.ShapelessRecipes@45857e3f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 491 pixelmon:fast_ball net.minecraft.item.crafting.ShapelessRecipes@781916a5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 492 pixelmon:carbos com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@668849d7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 493 pixelmon:dark_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@6e613e42
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 494 pixelmon:ruby_from_block net.minecraft.item.crafting.ShapelessRecipes@34b8090a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 495 pixelmon:ground_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@39c412a1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 496 pixelmon:ruby_block net.minecraft.item.crafting.ShapedRecipes@683f8a77
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 497 pixelmon:fossil_cleaner net.minecraft.item.crafting.ShapedRecipes@48792710
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 498 pixelmon:shiny_stone net.minecraft.item.crafting.ShapedRecipes@18317eeb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 499 pixelmon:fire_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@5e719f27
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 500 pixelmon:trade_machine net.minecraft.item.crafting.ShapedRecipes@2da1794e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 501 pixelmon:dusk_stone_pickaxe net.minecraft.item.crafting.ShapedRecipes@75d961a3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 502 pixelmon:quick_ball_disc net.minecraft.item.crafting.ShapedRecipes@54f8beda
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 503 pixelmon:thunder_stone_shovel net.minecraft.item.crafting.ShapedRecipes@28d054ad
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 504 pixelmon:brown_chair net.minecraft.item.crafting.ShapedRecipes@54757f23
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 505 pixelmon:dawn_stone_sword net.minecraft.item.crafting.ShapedRecipes@4280c5a1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 506 pixelmon:crystal_block net.minecraft.item.crafting.ShapedRecipes@2d067605
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 507 pixelmon:water_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@1b8d09a7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 508 pixelmon:cyan_folding_chair net.minecraft.item.crafting.ShapedRecipes@606f70ed
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 509 pixelmon:old_running_boots net.minecraft.item.crafting.ShapedRecipes@48199bba
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 510 pixelmon:brown_vending_machine net.minecraft.item.crafting.ShapedRecipes@d462a3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 511 pixelmon:zinc com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@3ab6d25d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 512 pixelmon:dawn_stone_helm net.minecraft.item.crafting.ShapedRecipes@440ae057
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 513 pixelmon:red_folding_chair net.minecraft.item.crafting.ShapedRecipes@5e58015
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 514 pixelmon:brown_umbrella net.minecraft.item.crafting.ShapedRecipes@18f5a190
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 515 pixelmon:ruby_hammer net.minecraft.item.crafting.ShapedRecipes@7e358d36
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 516 pixelmon:pink_clock net.minecraft.item.crafting.ShapedRecipes@6c8814d9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 517 pixelmon:incense_burner net.minecraft.item.crafting.ShapedRecipes@5c3c07f3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 518 pixelmon:washing_machine net.minecraft.item.crafting.ShapedRecipes@420d6a07
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 519 pixelmon:water_stone_hammer net.minecraft.item.crafting.ShapedRecipes@28807f52
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 520 pixelmon:pokecenter_sign net.minecraft.item.crafting.ShapedRecipes@6468f3d3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 521 pixelmon:repeat_ball net.minecraft.item.crafting.ShapelessRecipes@2c08f73d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 522 pixelmon:iron_hammer net.minecraft.item.crafting.ShapedRecipes@504e8822
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 523 pixelmon:brown_cushion_chair net.minecraft.item.crafting.ShapedRecipes@6d8b9ef
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 524 pixelmon:trash_can net.minecraft.item.crafting.ShapedRecipes@7b838d92
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 525 pixelmon:iron com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@66afb71
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 526 pixelmon:white_folding_chair net.minecraft.item.crafting.ShapedRecipes@6175179c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 527 pixelmon:outside_wall net.minecraft.item.crafting.ShapelessRecipes@64894c7f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 528 pixelmon:temple_block net.minecraft.item.crafting.ShapedRecipes@47081c9a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 529 pixelmon:ruby_hoe net.minecraft.item.crafting.ShapedRecipes@3d9cc2b6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 530 pixelmon:black_umbrella net.minecraft.item.crafting.ShapedRecipes@7210a65
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 531 pixelmon:gray_rug net.minecraft.item.crafting.ShapedRecipes@6bec32d2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 532 pixelmon:blue_clock net.minecraft.item.crafting.ShapedRecipes@1425bcde
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 533 pixelmon:red_chair net.minecraft.item.crafting.ShapedRecipes@43b80c78
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 534 pixelmon:nest_ball net.minecraft.item.crafting.ShapelessRecipes@d0bf0e1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 535 pixelmon:white_water_float net.minecraft.item.crafting.ShapelessRecipes@63090c2b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 536 pixelmon:rocket_plate net.minecraft.item.crafting.ShapedRecipes@1d290869
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 537 pixelmon:fossil_machine_display net.minecraft.item.crafting.ShapedRecipes@3d707383
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 538 pixelmon:repel net.minecraft.item.crafting.ShapedRecipes@4b227be1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 539 pixelmon:thunder_stone_sword net.minecraft.item.crafting.ShapedRecipes@317318c1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 540 pixelmon:fridge net.minecraft.item.crafting.ShapedRecipes@1acf2d98
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 541 pixelmon:green_water_float net.minecraft.item.crafting.ShapelessRecipes@1ef48c5b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 542 pixelmon:tree net.minecraftforge.oredict.ShapedOreRecipe@659247e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 543 pixelmon:tv net.minecraft.item.crafting.ShapedRecipes@337e6d1e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 544 pixelmon:cyan_water_float net.minecraft.item.crafting.ShapelessRecipes@1c093375
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 545 pixelmon:purple_vending_machine net.minecraft.item.crafting.ShapedRecipes@293cd67f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 546 pixelmon:wooden_flooring net.minecraft.item.crafting.ShapedRecipes@15f35993
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 547 pixelmon:heavy_ball_disc net.minecraft.item.crafting.ShapedRecipes@551cb7bf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 548 pixelmon:purple_chair net.minecraft.item.crafting.ShapedRecipes@2412e6c1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 549 pixelmon:ruby_axe net.minecraft.item.crafting.ShapedRecipes@4e388b09
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 550 pixelmon:neo_plasma_boots net.minecraft.item.crafting.ShapedRecipes@ee7f876
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 551 pixelmon:temple_stairs net.minecraft.item.crafting.ShapedRecipes@b59ff54
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 552 pixelmon:blue_vending_machine net.minecraft.item.crafting.ShapedRecipes@362a9d42
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 553 pixelmon:aluminum_disc net.minecraft.item.crafting.ShapedRecipes@3f5d97a2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 554 pixelmon:lure_ice_strong net.minecraft.item.crafting.ShapelessRecipes@6331e83c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 555 pixelmon:yellow_rug net.minecraft.item.crafting.ShapedRecipes@2ae14dc1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 556 pixelmon:galactic_plate net.minecraft.item.crafting.ShapedRecipes@10f9967a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 557 pixelmon:elevator net.minecraft.item.crafting.ShapedRecipes@1f0b5420
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 558 pixelmon:sun_stone_hoe net.minecraft.item.crafting.ShapedRecipes@d12927e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 559 pixelmon:lure_ball net.minecraft.item.crafting.ShapelessRecipes@199e5676
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 560 pixelmon:green_folding_chair net.minecraft.item.crafting.ShapedRecipes@696ca8d6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 561 pixelmon:green_rug net.minecraft.item.crafting.ShapedRecipes@6101dd13
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 562 pixelmon:fire_stone_helm net.minecraft.item.crafting.ShapedRecipes@1bbf7fd1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 563 pixelmon:trade_holder_left net.minecraftforge.oredict.ShapedOreRecipe@31d5ca6a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 564 pixelmon:blue_cushion_chair net.minecraft.item.crafting.ShapedRecipes@7927c177
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 565 pixelmon:ruby_legs net.minecraft.item.crafting.ShapedRecipes@75a6dc04
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 566 pixelmon:black_water_float net.minecraft.item.crafting.ShapelessRecipes@1fdae1f5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 567 pixelmon:repeat_ball_disc net.minecraft.item.crafting.ShapedRecipes@79fbaa77
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 568 pixelmon:sapphire_hoe net.minecraft.item.crafting.ShapedRecipes@19fd5378
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 569 pixelmon:moon_stone_helm net.minecraft.item.crafting.ShapedRecipes@2c8be4da
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 570 pixelmon:water_stone_boots net.minecraft.item.crafting.ShapedRecipes@40fe9815
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 571 pixelmon:purple_folding_chair net.minecraft.item.crafting.ShapedRecipes@4704c1ac
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 572 pixelmon:red_clock net.minecraft.item.crafting.ShapedRecipes@d760a8f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 573 pixelmon:heal_ball_disc net.minecraft.item.crafting.ShapedRecipes@13f5580a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 574 pixelmon:fire_stone_sword net.minecraft.item.crafting.ShapedRecipes@785ca068
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 575 pixelmon:reveal_glass net.minecraft.item.crafting.ShapedRecipes@fad31d3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 576 pixelmon:sapphire_helm net.minecraft.item.crafting.ShapedRecipes@d2d989a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 577 pixelmon:ruby_shovel net.minecraft.item.crafting.ShapedRecipes@bfe0ac
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 578 pixelmon:orange_tank net.minecraft.item.crafting.ShapedRecipes@35b60cd8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 579 pixelmon:mach_bike net.minecraft.item.crafting.ShapedRecipes@1f1caea3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 580 pixelmon:pink_umbrella net.minecraft.item.crafting.ShapedRecipes@367b6ffb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 581 pixelmon:steel_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@30c5c297
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 582 pixelmon:sun_stone_boots net.minecraft.item.crafting.ShapedRecipes@7aa050c3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 583 pixelmon:fossil_display net.minecraftforge.oredict.ShapedOreRecipe@3e9eae35
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 584 pixelmon:leaf_stone_boots net.minecraft.item.crafting.ShapedRecipes@541563b3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 585 pixelmon:fighting_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@7d03329e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 586 pixelmon:love_ball net.minecraft.item.crafting.ShapelessRecipes@2a89d2d4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 587 pixelmon:cyan_vending_machine net.minecraft.item.crafting.ShapedRecipes@2b88c2d4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 588 pixelmon:iron_disc net.minecraft.item.crafting.ShapedRecipes@584d219b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 589 pixelmon:pink_cushion_chair net.minecraft.item.crafting.ShapedRecipes@d117ceb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 590 pixelmon:old_rod net.minecraft.item.crafting.ShapedRecipes@4e330904
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 591 pixelmon:fire_stone_shovel net.minecraft.item.crafting.ShapedRecipes@68a52577
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 592 pixelmon:dusk_stone_sword net.minecraft.item.crafting.ShapedRecipes@47936eb4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 593 pixelmon:uno_orb net.minecraft.item.crafting.ShapelessRecipes@5efff1fd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 594 pixelmon:dusk_stone_axe net.minecraft.item.crafting.ShapedRecipes@9c2a36f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 595 pixelmon:ice_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@5f9813f8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 596 pixelmon:amethyst_shovel net.minecraft.item.crafting.ShapedRecipes@65a5bd0f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 597 pixelmon:white_umbrella net.minecraft.item.crafting.ShapedRecipes@5f26a5ef
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 598 pixelmon:leaf_stone_hoe net.minecraft.item.crafting.ShapedRecipes@393d7807
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 599 pixelmon:water_stone_plate net.minecraft.item.crafting.ShapedRecipes@13246c7f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 600 pixelmon:leaf_stone net.minecraft.item.crafting.ShapedRecipes@32f599c4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 601 pixelmon:lure_fire_strong net.minecraft.item.crafting.ShapelessRecipes@dc52596
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 602 pixelmon:sport_ball net.minecraft.item.crafting.ShapelessRecipes@3bc503f1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 603 pixelmon:lure_bug_weak net.minecraft.item.crafting.ShapelessRecipes@1362cb8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 604 pixelmon:pink_chair net.minecraft.item.crafting.ShapedRecipes@b4791ec
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 605 pixelmon:lure_psychic_strong net.minecraft.item.crafting.ShapelessRecipes@77075f02
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 606 pixelmon:dragon_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@717989a6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 607 pixelmon:ruby_boots net.minecraft.item.crafting.ShapedRecipes@5d50f1ae
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 608 pixelmon:sun_stone net.minecraft.item.crafting.ShapedRecipes@3315e446
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 609 pixelmon:water_stone_shovel net.minecraft.item.crafting.ShapedRecipes@276feddb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 610 pixelmon:lure_fire_weak net.minecraft.item.crafting.ShapelessRecipes@35f5a163
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 611 pixelmon:net_ball net.minecraft.item.crafting.ShapelessRecipes@7537b744
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 612 pixelmon:lure_rock_weak net.minecraft.item.crafting.ShapelessRecipes@5aaec0bc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 613 pixelmon:rocket_legs net.minecraft.item.crafting.ShapedRecipes@82646bd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 614 pixelmon:plasma_boots net.minecraft.item.crafting.ShapedRecipes@1e16ae15
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 615 pixelmon:tres_orb net.minecraft.item.crafting.ShapelessRecipes@47bf0237
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 616 pixelmon:crystal_pickaxe net.minecraft.item.crafting.ShapedRecipes@1e0d03de
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 617 pixelmon:premier_ball_disc net.minecraft.item.crafting.ShapedRecipes@721bf599
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 618 pixelmon:plasma_helm net.minecraft.item.crafting.ShapedRecipes@4d0d218d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 619 pixelmon:fossil_machine_tank net.minecraft.item.crafting.ShapedRecipes@40b79f12
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 620 pixelmon:greenbadgecase net.minecraft.item.crafting.ShapedRecipes@ee2b931
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 621 pixelmon:amethyst_axe net.minecraft.item.crafting.ShapedRecipes@464eb00d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 622 pixelmon:rock net.minecraft.item.crafting.ShapedRecipes@6cc29db7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 623 pixelmon:yellow_water_float net.minecraft.item.crafting.ShapelessRecipes@51c8e3a8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 624 pixelmon:diamond_hammer net.minecraft.item.crafting.ShapedRecipes@14c1e916
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 625 pixelmon:temple_brick net.minecraft.item.crafting.ShapedRecipes@4693128f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 626 pixelmon:purple_cushion_chair net.minecraft.item.crafting.ShapedRecipes@6b4f780f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 627 pixelmon:crystal_sword net.minecraft.item.crafting.ShapedRecipes@11194d97
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 628 pixelmon:friend_ball net.minecraft.item.crafting.ShapelessRecipes@1508159d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 629 pixelmon:lure_ha_strong net.minecraft.item.crafting.ShapelessRecipes@7a60c32a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 630 pixelmon:sapphire_sword net.minecraft.item.crafting.ShapedRecipes@6322a193
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 631 pixelmon:fire_stone_axe net.minecraft.item.crafting.ShapedRecipes@226f7f6c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 632 pixelmon:mower net.minecraft.item.crafting.ShapedRecipes@4ca3cf4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 633 pixelmon:orange_rug net.minecraft.item.crafting.ShapedRecipes@46d95fdd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 634 pixelmon:orange_folding_chair net.minecraft.item.crafting.ShapedRecipes@21a107a1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 635 pixelmon:lure_ground_weak net.minecraft.item.crafting.ShapelessRecipes@60e131de
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 636 pixelmon:tree_top net.minecraft.item.crafting.ShapedRecipes@425a4a9b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 637 pixelmon:aluminium_boots net.minecraft.item.crafting.ShapedRecipes@4335e648
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 638 pixelmon:red_umbrella net.minecraft.item.crafting.ShapedRecipes@5bc4b995
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 639 pixelmon:blue_water_float net.minecraft.item.crafting.ShapelessRecipes@4a2a0b6b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 640 pixelmon:painting net.minecraft.item.crafting.ShapedRecipes@d33f3cc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 641 pixelmon:dusk_stone_helm net.minecraft.item.crafting.ShapedRecipes@301d8b4f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 642 pixelmon:brown_clock net.minecraft.item.crafting.ShapedRecipes@3fc8c8f3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 643 pixelmon:sapphire_legs net.minecraft.item.crafting.ShapedRecipes@3aff6b52
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 644 pixelmon:gray_umbrella net.minecraft.item.crafting.ShapedRecipes@74519320
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 645 pixelmon:sapphire_axe net.minecraft.item.crafting.ShapedRecipes@46c91490
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 646 pixelmon:thunder_stone_boots net.minecraft.item.crafting.ShapedRecipes@5e91723
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 647 pixelmon:crystal_from_block net.minecraft.item.crafting.ShapelessRecipes@223cb532
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 648 pixelmon:luxury_ball_disc net.minecraft.item.crafting.ShapedRecipes@24fd6fc2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 649 pixelmon:blank_unown_block net.minecraft.item.crafting.ShapedRecipes@3bb061c1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 650 pixelmon:great_ball_disc net.minecraft.item.crafting.ShapedRecipes@fbe30fb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 651 pixelmon:black_folding_chair net.minecraft.item.crafting.ShapedRecipes@74e643ba
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 652 pixelmon:lure_bug_strong net.minecraft.item.crafting.ShapelessRecipes@443b9333
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 653 pixelmon:nest_ball_disc net.minecraft.item.crafting.ShapedRecipes@413bbe7d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 654 pixelmon:cave_rock net.minecraft.item.crafting.ShapedRecipes@9bbdc70
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 655 pixelmon:camera net.minecraft.item.crafting.ShapedRecipes@7891e0b6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 656 pixelmon:safari_ball net.minecraft.item.crafting.ShapelessRecipes@5918fc71
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 657 pixelmon:fossil_machine net.minecraft.item.crafting.ShapedRecipes@672f5b05
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 658 pixelmon:galactic_helm net.minecraft.item.crafting.ShapedRecipes@3e9c6b0d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 659 pixelmon:rocket_boots net.minecraft.item.crafting.ShapedRecipes@6b5f15dc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 660 pixelmon:lure_electric_strong net.minecraft.item.crafting.ShapelessRecipes@5e62faf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 661 pixelmon:bluebadgecase net.minecraft.item.crafting.ShapedRecipes@6066992a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 662 pixelmon:acro_bike net.minecraft.item.crafting.ShapedRecipes@1398c3ba
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 663 pixelmon:aluminium_leggings net.minecraft.item.crafting.ShapedRecipes@7589d9ad
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 664 pixelmon:lure_ground_strong net.minecraft.item.crafting.ShapelessRecipes@3ef33248
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 665 pixelmon:lure_fighting_weak net.minecraft.item.crafting.ShapelessRecipes@6419d0b9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 666 pixelmon:tree_bottom net.minecraft.item.crafting.ShapedRecipes@5e38d011
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 667 pixelmon:crystal_axe net.minecraft.item.crafting.ShapedRecipes@42f79602
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 668 pixelmon:gray_water_float net.minecraft.item.crafting.ShapelessRecipes@39e0939b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 669 pixelmon:fire_stone_pickaxe net.minecraft.item.crafting.ShapedRecipes@4d52d9d5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 670 pixelmon:green_umbrella net.minecraft.item.crafting.ShapedRecipes@3e789c4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 671 pixelmon:trade_holder_right net.minecraftforge.oredict.ShapedOreRecipe@34e004ab
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 672 pixelmon:window2 net.minecraft.item.crafting.ShapedRecipes@278aa006
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 673 pixelmon:thunder_stone_hammer net.minecraft.item.crafting.ShapedRecipes@2a95e535
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 674 pixelmon:purple_rug net.minecraft.item.crafting.ShapedRecipes@70bca449
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 675 pixelmon:rock_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@3a73f1ab
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 676 pixelmon:yellow_folding_chair net.minecraft.item.crafting.ShapedRecipes@182f1340
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 677 pixelmon:yellow_chair net.minecraft.item.crafting.ShapedRecipes@e84ea1d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 678 pixelmon:purple_umbrella net.minecraft.item.crafting.ShapedRecipes@48e2a3f3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 679 pixelmon:moon_stone_axe net.minecraft.item.crafting.ShapedRecipes@6d239a51
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 680 pixelmon:clothed_table net.minecraftforge.oredict.ShapedOreRecipe@6f3bf2ac
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 681 pixelmon:pinkbadgecase net.minecraft.item.crafting.ShapedRecipes@63012c0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 682 pixelmon:lure_ball_disc net.minecraft.item.crafting.ShapedRecipes@27510c77
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 683 pixelmon:temple_pillar net.minecraft.item.crafting.ShapedRecipes@7cc3e1c6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 684 pixelmon:lure_dragon_strong net.minecraft.item.crafting.ShapelessRecipes@404d7979
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 685 pixelmon:ruby_sword net.minecraft.item.crafting.ShapedRecipes@790c622b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 686 pixelmon:water_stone_helm net.minecraft.item.crafting.ShapedRecipes@173edb1a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 687 pixelmon:moon_stone_boots net.minecraft.item.crafting.ShapedRecipes@59bab44c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 688 pixelmon:aluminium_pickaxe net.minecraft.item.crafting.ShapedRecipes@4f0cf4f8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 689 pixelmon:moon_stone_shovel net.minecraft.item.crafting.ShapedRecipes@684a1da7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 690 pixelmon:lure_dark_strong net.minecraft.item.crafting.ShapelessRecipes@50bed92b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 691 pixelmon:amethyst_from_block net.minecraft.item.crafting.ShapelessRecipes@4dd1d178
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 692 pixelmon:grass_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@204cb33f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 693 pixelmon:white_chair net.minecraft.item.crafting.ShapedRecipes@6bc3bdbc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 694 pixelmon:protein com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@3da42d0d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 695 pixelmon:dawn_stone_axe net.minecraft.item.crafting.ShapedRecipes@13f7dfa9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 696 pixelmon:acro_bike_frame net.minecraft.item.crafting.ShapedRecipes@3c66b0cd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 697 pixelmon:wheel net.minecraft.item.crafting.ShapedRecipes@6846eb8b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 698 pixelmon:amethyst_hoe net.minecraft.item.crafting.ShapedRecipes@554252c3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 699 pixelmon:bug_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@4187e332
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 700 pixelmon:black_rug net.minecraft.item.crafting.ShapedRecipes@cfbce3e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 701 pixelmon:anvil net.minecraft.item.crafting.ShapedRecipes@27cbaaa6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 702 pixelmon:dawn_stone_legs net.minecraft.item.crafting.ShapedRecipes@4c4b14b8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 703 pixelmon:red_rug net.minecraft.item.crafting.ShapedRecipes@603f98da
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 704 pixelmon:fire_stone_boots net.minecraft.item.crafting.ShapedRecipes@7ea6e650
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 705 pixelmon:yellow_umbrella net.minecraft.item.crafting.ShapedRecipes@7847a474
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 706 pixelmon:moon_ball_disc net.minecraft.item.crafting.ShapedRecipes@169b674a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 707 pixelmon:fairy_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@65ef6292
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 708 pixelmon:bridge_block net.minecraft.item.crafting.ShapedRecipes@35a4152d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 709 pixelmon:stone_hammer net.minecraft.item.crafting.ShapedRecipes@396b8666
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 710 pixelmon:water_stone_legs net.minecraft.item.crafting.ShapedRecipes@e17ab8b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 711 pixelmon:lure_shiny_strong net.minecraft.item.crafting.ShapelessRecipes@4f66a486
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 712 pixelmon:lure_grass_strong net.minecraft.item.crafting.ShapelessRecipes@1459cca2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 713 pixelmon:poke_gift net.minecraft.item.crafting.ShapedRecipes@36f72bf0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 714 pixelmon:aluminium_shovel net.minecraft.item.crafting.ShapedRecipes@62ffb8c3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 715 pixelmon:fire_stone_plate net.minecraft.item.crafting.ShapedRecipes@7116ba52
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 716 pixelmon:sapphire_block net.minecraft.item.crafting.ShapedRecipes@a70e8a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 717 pixelmon:lure_ice_weak net.minecraft.item.crafting.ShapelessRecipes@5c4eadd8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 718 pixelmon:level_ball net.minecraft.item.crafting.ShapelessRecipes@1bd1610c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 719 pixelmon:dusty_ruins_wall net.minecraft.item.crafting.ShapedRecipes@5bdfdd6a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 720 pixelmon:ruby_plate net.minecraft.item.crafting.ShapedRecipes@60ace38a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 721 pixelmon:dusk_stone_shovel net.minecraft.item.crafting.ShapedRecipes@1ad96bf4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 722 pixelmon:level_ball_disc net.minecraft.item.crafting.ShapedRecipes@67b9ba7f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 723 pixelmon:healer net.minecraft.item.crafting.ShapedRecipes@3023a469
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 724 pixelmon:lure_fairy_strong net.minecraft.item.crafting.ShapelessRecipes@15d589c9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 725 pixelmon:moon_stone_hammer net.minecraft.item.crafting.ShapedRecipes@2115aff9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 726 pixelmon:lure_fighting_strong net.minecraft.item.crafting.ShapelessRecipes@4def02a2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 727 pixelmon:meteorite net.minecraft.item.crafting.ShapedRecipes@429079a6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 728 pixelmon:mechanical_anvil net.minecraft.item.crafting.ShapedRecipes@54722c22
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 729 pixelmon:poke_ball_disc net.minecraft.item.crafting.ShapedRecipes@11215edd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 730 pixelmon:neo_plasma_legs net.minecraft.item.crafting.ShapedRecipes@12c5529b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 731 pixelmon:infuser net.minecraft.item.crafting.ShapedRecipes@eff1b0f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 732 pixelmon:orange_clock net.minecraft.item.crafting.ShapedRecipes@2c772a9f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 733 pixelmon:orange_umbrella net.minecraft.item.crafting.ShapedRecipes@47d9df28
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 734 pixelmon:water_stone_hoe net.minecraft.item.crafting.ShapedRecipes@283054a0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 735 pixelmon:fire_stone net.minecraft.item.crafting.ShapedRecipes@1d0563ae
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 736 pixelmon:lure_fairy_weak net.minecraft.item.crafting.ShapelessRecipes@21dbc9af
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 737 pixelmon:aluminium_sword net.minecraft.item.crafting.ShapedRecipes@55c997ad
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 738 pixelmon:normal_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@41925c04
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 739 pixelmon:fire_stone_legs net.minecraft.item.crafting.ShapedRecipes@2a81efaf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 740 pixelmon:thunder_stone_axe net.minecraft.item.crafting.ShapedRecipes@295a12e3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 741 pixelmon:mower2 net.minecraft.item.crafting.ShapedRecipes@2f360fbb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 742 pixelmon:sun_stone_sword net.minecraft.item.crafting.ShapedRecipes@44e6b03e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 743 pixelmon:picket_fence net.minecraft.item.crafting.ShapelessRecipes@a9b6a71
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 744 pixelmon:dawn_stone_boots net.minecraft.item.crafting.ShapedRecipes@20c98d31
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 745 pixelmon:leaf_stone_hammer net.minecraft.item.crafting.ShapedRecipes@2378c1ec
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 746 pixelmon:plasma_legs net.minecraft.item.crafting.ShapedRecipes@23d86e1a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 747 pixelmon:lure_ghost_weak net.minecraft.item.crafting.ShapelessRecipes@e34e054
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 748 pixelmon:lure_normal_strong net.minecraft.item.crafting.ShapelessRecipes@3d10213c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 749 pixelmon:movement_plate. net.minecraft.item.crafting.ShapedRecipes@4c9d5e13
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 750 pixelmon:cyan_rug net.minecraft.item.crafting.ShapedRecipes@e608b9b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 751 pixelmon:brown_rug net.minecraft.item.crafting.ShapedRecipes@76ef7643
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 752 pixelmon:temple_brick_slab net.minecraft.item.crafting.ShapedRecipes@bc01ec9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 753 pixelmon:dawn_stone net.minecraft.item.crafting.ShapedRecipes@3d36a1be
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 754 pixelmon:dawn_stone_shovel net.minecraft.item.crafting.ShapedRecipes@1b9536ee
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 755 pixelmon:sapphire_shovel net.minecraft.item.crafting.ShapedRecipes@7f473035
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 756 pixelmon:lure_flying_strong net.minecraft.item.crafting.ShapelessRecipes@3fab0609
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 757 pixelmon:fire_stone_hoe net.minecraft.item.crafting.ShapedRecipes@7dabcfd4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 758 pixelmon:quick_ball net.minecraft.item.crafting.ShapelessRecipes@2c7631b4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 759 pixelmon:dive_ball net.minecraft.item.crafting.ShapelessRecipes@7c0a1197
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 760 pixelmon:hp_up com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@58b9f9c4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 761 pixelmon:porygon_piece net.minecraft.item.crafting.ShapelessRecipes@47a10c53
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 762 pixelmon:moon_stone_legs net.minecraft.item.crafting.ShapedRecipes@17e3610b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 763 pixelmon:great_ball net.minecraft.item.crafting.ShapelessRecipes@59180f65
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 764 pixelmon:yellow_clock net.minecraft.item.crafting.ShapedRecipes@251c9154
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 765 pixelmon:sun_stone_plate net.minecraft.item.crafting.ShapedRecipes@61c52fd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 766 pixelmon:amethyst_sword net.minecraft.item.crafting.ShapedRecipes@6371130c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 767 pixelmon:lure_ghost_strong net.minecraft.item.crafting.ShapelessRecipes@338dde5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 768 pixelmon:lure_ha_weak net.minecraft.item.crafting.ShapelessRecipes@20ebf755
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 769 pixelmon:pink_rug net.minecraft.item.crafting.ShapedRecipes@4f46c581
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 770 pixelmon:aluminium_chestplate net.minecraft.item.crafting.ShapedRecipes@7516cce9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 771 pixelmon:gray_chair net.minecraft.item.crafting.ShapedRecipes@4383da4e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 772 pixelmon:temple_brick_stairs net.minecraft.item.crafting.ShapedRecipes@5d97cc65
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 773 pixelmon:water_stone_axe net.minecraft.item.crafting.ShapedRecipes@50ffe7a8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 774 pixelmon:green_tank net.minecraft.item.crafting.ShapedRecipes@7c351b0d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 775 pixelmon:aluminium_helmet net.minecraft.item.crafting.ShapedRecipes@7e756d2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 776 pixelmon:leaf_stone_plate net.minecraft.item.crafting.ShapedRecipes@7280aea7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 777 pixelmon:super_repel net.minecraft.item.crafting.ShapedRecipes@1b830d7b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 778 pixelmon:box net.minecraft.item.crafting.ShapedRecipes@1f521f74
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 779 pixelmon:leaf_stone_axe net.minecraft.item.crafting.ShapedRecipes@2bc57670
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 780 pixelmon:pink_folding_chair net.minecraft.item.crafting.ShapedRecipes@d179bab
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 781 pixelmon:film net.minecraft.item.crafting.ShapedRecipes@5f07cf0a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 782 pixelmon:fire_stone_hammer net.minecraft.item.crafting.ShapedRecipes@71956b09
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 783 pixelmon:lure_steel_strong net.minecraft.item.crafting.ShapelessRecipes@5dc10d41
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 784 pixelmon:fossil_machine_top net.minecraft.item.crafting.ShapedRecipes@437c7ab2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 785 pixelmon:lure_poison_weak net.minecraft.item.crafting.ShapelessRecipes@75a14879
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 786 pixelmon:dusk_stone_boots net.minecraft.item.crafting.ShapedRecipes@20bb69fc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 787 pixelmon:lure_water_weak net.minecraft.item.crafting.ShapelessRecipes@74c0431c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 788 pixelmon:lure_grass_weak net.minecraft.item.crafting.ShapelessRecipes@43f3951f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 789 pixelmon:lure_water_strong net.minecraft.item.crafting.ShapelessRecipes@133ab428
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 790 pixelmon:leaf_stone_sword net.minecraft.item.crafting.ShapedRecipes@245008ec
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 791 pixelmon:blue_rug net.minecraft.item.crafting.ShapedRecipes@51e9a44c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 792 pixelmon:dusk_stone_hammer net.minecraft.item.crafting.ShapedRecipes@5f500c3c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 793 pixelmon:amethyst_pickaxe net.minecraft.item.crafting.ShapedRecipes@3d3023d0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 794 pixelmon:black_cushion_chair net.minecraft.item.crafting.ShapedRecipes@69c2e0fe
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 795 pixelmon:black_vending_machine net.minecraft.item.crafting.ShapedRecipes@70017db3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 796 pixelmon:moon_stone_hoe net.minecraft.item.crafting.ShapedRecipes@6bbe655b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 797 pixelmon:dusk_ball net.minecraft.item.crafting.ShapelessRecipes@77c25e5f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 798 pixelmon:dusk_stone_legs net.minecraft.item.crafting.ShapedRecipes@97a3c34
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 799 pixelmon:pink_water_float net.minecraft.item.crafting.ShapelessRecipes@7aaaa7c5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 800 pixelmon:green_vending_machine net.minecraft.item.crafting.ShapedRecipes@51c52a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 801 pixelmon:end_table net.minecraftforge.oredict.ShapedOreRecipe@579cbeeb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 802 pixelmon:ruby_pickaxe net.minecraft.item.crafting.ShapedRecipes@15441690
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 803 pixelmon:sun_stone_axe net.minecraft.item.crafting.ShapedRecipes@1f8d4b99
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 804 pixelmon:lure_shiny_weak net.minecraft.item.crafting.ShapelessRecipes@78c48aca
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 805 pixelmon:trade_panel net.minecraft.item.crafting.ShapedRecipes@5bc2cd14
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 806 pixelmon:heavy_ball net.minecraft.item.crafting.ShapelessRecipes@32fb6946
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 807 pixelmon:bolder net.minecraft.item.crafting.ShapedRecipes@1fd770e8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 808 pixelmon:trade_monitor net.minecraft.item.crafting.ShapedRecipes@12ffdc9c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 809 pixelmon:ruby_helm net.minecraft.item.crafting.ShapedRecipes@4ca8f05d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 810 pixelmon:moon_ball net.minecraft.item.crafting.ShapelessRecipes@180085e0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 811 pixelmon:ruins_wall net.minecraft.item.crafting.ShapedRecipes@4a809999
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 812 pixelmon:new_running_boots net.minecraft.item.crafting.ShapedRecipes@77b55585
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 813 pixelmon:love_ball_disc net.minecraft.item.crafting.ShapedRecipes@34a4e2cf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 814 pixelmon:psychic_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@540a2b28
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 815 pixelmon:plasma_plate net.minecraft.item.crafting.ShapedRecipes@4e658299
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 816 pixelmon:flying_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@5df71fa8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 817 pixelmon:neo_plasma_plate net.minecraft.item.crafting.ShapedRecipes@4dd98dbc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 818 pixelmon:yellowbadgecase net.minecraft.item.crafting.ShapedRecipes@611fded8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 819 pixelmon:pink_vending_machine net.minecraft.item.crafting.ShapedRecipes@4f389221
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 820 pixelmon:green_chair net.minecraft.item.crafting.ShapedRecipes@271e47ff
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 821 pixelmon:temple_block_slab net.minecraft.item.crafting.ShapedRecipes@2b7ae740
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 822 pixelmon:gray_folding_chair net.minecraft.item.crafting.ShapedRecipes@61775d1b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 823 pixelmon:thunder_stone net.minecraft.item.crafting.ShapedRecipes@10f074f7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 824 pixelmon:dawn_stone_hoe net.minecraft.item.crafting.ShapedRecipes@343f0c08
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 825 pixelmon:sapphire_plate net.minecraft.item.crafting.ShapedRecipes@37718520
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 826 pixelmon:green_cushion_chair net.minecraft.item.crafting.ShapedRecipes@287d5b13
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 827 pixelmon:friend_ball_disc net.minecraft.item.crafting.ShapedRecipes@130c8285
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 828 pixelmon:ghost_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@5858d76
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 829 pixelmon:gold_hammer net.minecraft.item.crafting.ShapedRecipes@618317fe
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 830 pixelmon:galactic_legs net.minecraft.item.crafting.ShapedRecipes@40538c58
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 831 pixelmon:gray_vending_machine net.minecraft.item.crafting.ShapedRecipes@78d0bd66
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 832 pixelmon:lure_flying_weak net.minecraft.item.crafting.ShapelessRecipes@793036aa
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 833 pixelmon:broken_pillar net.minecraft.item.crafting.ShapedRecipes@6e2a757f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 834 pixelmon:wooden_hammer net.minecraftforge.oredict.ShapedOreRecipe@5cd0db94
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 835 pixelmon:poison_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@1cb71a1a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 836 pixelmon:max_repel net.minecraft.item.crafting.ShapedRecipes@103fe3df
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 837 pixelmon:heal_ball net.minecraft.item.crafting.ShapelessRecipes@4a8e95a6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 838 pixelmon:sapphire_hammer net.minecraft.item.crafting.ShapedRecipes@533d792b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 839 pixelmon:electric_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@b61536a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 840 pixelmon:neo_plasma_helm net.minecraft.item.crafting.ShapedRecipes@7ff33eaf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 841 pixelmon:white_clock net.minecraft.item.crafting.ShapedRecipes@4caa7aea
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 842 pixelmon:water_stone_pickaxe net.minecraft.item.crafting.ShapedRecipes@f7bf972
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 843 pixelmon:purple_clock net.minecraft.item.crafting.ShapedRecipes@d6fe736
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 844 pixelmon:dive_ball_disc net.minecraft.item.crafting.ShapedRecipes@29887455
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 845 pixelmon:redbadgecase net.minecraft.item.crafting.ShapedRecipes@7c9c785b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 846 pixelmon:crystal_hoe net.minecraft.item.crafting.ShapedRecipes@642bb788
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 847 pixelmon:lure_normal_weak net.minecraft.item.crafting.ShapelessRecipes@241c8fec
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 848 pixelmon:pokemart_sign net.minecraft.item.crafting.ShapedRecipes@70af21c9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 849 pixelmon:moon_stone net.minecraft.item.crafting.ShapedRecipes@5aab98d4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 850 pixelmon:inside_wall net.minecraft.item.crafting.ShapelessRecipes@41b6e085
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 851 pixelmon:lure_casing_weak net.minecraft.item.crafting.ShapedRecipes@53c1859c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 852 pixelmon:cyan_umbrella net.minecraft.item.crafting.ShapedRecipes@1cee76da
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 853 pixelmon:braille/braille_block_i net.minecraftforge.oredict.ShapedOreRecipe@4f96de25
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 854 pixelmon:braille/braille_block_h net.minecraftforge.oredict.ShapedOreRecipe@415f3120
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 855 pixelmon:braille/braille_block_r net.minecraftforge.oredict.ShapedOreRecipe@71ff6ba5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 856 pixelmon:braille/braille_block_l net.minecraftforge.oredict.ShapedOreRecipe@6798c27e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 857 pixelmon:braille/braille_block_b net.minecraftforge.oredict.ShapedOreRecipe@479720c1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 858 pixelmon:braille/braille_block_comma net.minecraftforge.oredict.ShapedOreRecipe@46ba3dca
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 859 pixelmon:braille/braille_block_z net.minecraftforge.oredict.ShapedOreRecipe@1d6ea56a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 860 pixelmon:braille/braille_block_o net.minecraftforge.oredict.ShapedOreRecipe@6746b078
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 861 pixelmon:braille/braille_block_c net.minecraftforge.oredict.ShapedOreRecipe@75129225
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 862 pixelmon:braille/braille_block_k net.minecraftforge.oredict.ShapedOreRecipe@45168ab3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 863 pixelmon:braille/braille_block_q net.minecraftforge.oredict.ShapedOreRecipe@69deedf7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 864 pixelmon:braille/braille_block_x net.minecraftforge.oredict.ShapedOreRecipe@259afe1d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 865 pixelmon:braille/braille_block_blank net.minecraftforge.oredict.ShapedOreRecipe@691a843c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 866 pixelmon:braille/braille_block_w net.minecraftforge.oredict.ShapedOreRecipe@2c79479
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 867 pixelmon:braille/braille_block_t net.minecraftforge.oredict.ShapedOreRecipe@47f487ac
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 868 pixelmon:braille/braille_block_d net.minecraftforge.oredict.ShapedOreRecipe@4d837d30
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 869 pixelmon:braille/braille_block_u net.minecraftforge.oredict.ShapedOreRecipe@66fd2f14
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 870 pixelmon:braille/braille_block_p net.minecraftforge.oredict.ShapedOreRecipe@6a2bb731
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 871 pixelmon:braille/braille_block_a net.minecraftforge.oredict.ShapedOreRecipe@75b4aa3f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 872 pixelmon:braille/braille_block_y net.minecraftforge.oredict.ShapedOreRecipe@43dd9bcd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 873 pixelmon:braille/braille_block_j net.minecraftforge.oredict.ShapedOreRecipe@59bce6fc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 874 pixelmon:braille/braille_block_f net.minecraftforge.oredict.ShapedOreRecipe@f0819fc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 875 pixelmon:braille/braille_block_v net.minecraftforge.oredict.ShapedOreRecipe@440409fb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 876 pixelmon:braille/braille_block_m net.minecraftforge.oredict.ShapedOreRecipe@30cb1fa6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 877 pixelmon:braille/braille_block_n net.minecraftforge.oredict.ShapedOreRecipe@3333e8d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 878 pixelmon:braille/braille_block_g net.minecraftforge.oredict.ShapedOreRecipe@46b72f83
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 879 pixelmon:braille/braille_block_period net.minecraftforge.oredict.ShapedOreRecipe@5ef50622
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 880 pixelmon:braille/braille_block_e net.minecraftforge.oredict.ShapedOreRecipe@73646539
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 881 pixelmon:braille/braille_block_s net.minecraftforge.oredict.ShapedOreRecipe@57c333c3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 882 pixelmon:sun_stone_hammer net.minecraft.item.crafting.ShapedRecipes@1356b029
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 883 pixelmon:pc net.minecraft.item.crafting.ShapedRecipes@3972b640
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 884 pixelmon:moon_stone_plate net.minecraft.item.crafting.ShapedRecipes@48f0869a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 885 pixelmon:dusk_ball_disc net.minecraft.item.crafting.ShapedRecipes@42a60849
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 886 pixelmon:dusk_stone_plate net.minecraft.item.crafting.ShapedRecipes@2c592474
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 887 pixelmon:yellow_cushion_chair net.minecraft.item.crafting.ShapedRecipes@62165917
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 888 pixelmon:brown_folding_chair net.minecraft.item.crafting.ShapedRecipes@5a1f0656
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 889 pixelmon:amethyst_hammer net.minecraft.item.crafting.ShapedRecipes@30816a04
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 890 pixelmon:aluminium_hoe net.minecraft.item.crafting.ShapedRecipes@7db26e56
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 891 pixelmon:leaf_stone_pickaxe net.minecraft.item.crafting.ShapedRecipes@46205bcd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 892 pixelmon:poke_ball net.minecraft.item.crafting.ShapelessRecipes@13e9d93d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 893 pixelmon:luxury_ball net.minecraft.item.crafting.ShapelessRecipes@6078d2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 894 pixelmon:poke_sand net.minecraft.item.crafting.ShapedRecipes@3bb5b3ed
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 895 pixelmon:good_rod net.minecraft.item.crafting.ShapedRecipes@6e79e07a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 896 pixelmon:stick_plate net.minecraft.item.crafting.ShapedRecipes@49306aea
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 897 pixelmon:leaf_stone_shovel net.minecraft.item.crafting.ShapedRecipes@76bc1ea
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 898 pixelmon:sapphire_boots net.minecraft.item.crafting.ShapedRecipes@5047ea7f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 899 pixelmon:cloner_cord net.minecraft.item.crafting.ShapedRecipes@3f07a230
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 900 pixelmon:galactic_boots net.minecraft.item.crafting.ShapedRecipes@736b27e3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 901 pixelmon:moon_stone_pickaxe net.minecraft.item.crafting.ShapedRecipes@4ff54b61
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 902 pixelmon:thunder_stone_plate net.minecraft.item.crafting.ShapedRecipes@768f5f50
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 903 pixelmon:lure_rock_strong net.minecraft.item.crafting.ShapelessRecipes@6be5530c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 904 pixelmon:orange_chair net.minecraft.item.crafting.ShapedRecipes@1392880f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 905 pixelmon:lure_electric_weak net.minecraft.item.crafting.ShapelessRecipes@3bd2c345
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 906 pixelmon:aluminium_axe net.minecraft.item.crafting.ShapedRecipes@45d363bf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 907 pixelmon:dos_orb net.minecraft.item.crafting.ShapelessRecipes@256d5c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 908 pixelmon:gym_sign net.minecraft.item.crafting.ShapedRecipes@124e0645
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 909 pixelmon:sapphire_pickaxe net.minecraft.item.crafting.ShapedRecipes@22f8e73a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 910 pixelmon:thunder_stone_legs net.minecraft.item.crafting.ShapedRecipes@64e2270a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 911 pixelmon:gray_clock net.minecraft.item.crafting.ShapedRecipes@1a91972b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 912 pixelmon:shell_bell net.minecraft.item.crafting.ShapedRecipes@60a876d7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 913 pixelmon:black_clock net.minecraft.item.crafting.ShapedRecipes@33f9781c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 914 pixelmon:dusk_stone net.minecraft.item.crafting.ShapedRecipes@54deabc4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 915 pixelmon:lure_poison_strong net.minecraft.item.crafting.ShapelessRecipes@5a540767
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 916 pixelmon:timer_ball net.minecraft.item.crafting.ShapelessRecipes@21a8ab48
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 917 pixelmon:window1 net.minecraft.item.crafting.ShapedRecipes@43825d9a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 918 pixelmon:net_ball_disc net.minecraft.item.crafting.ShapedRecipes@2984917f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 919 pixelmon:thunder_stone_hoe net.minecraft.item.crafting.ShapedRecipes@723b5444
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 920 pixelmon:moon_stone_sword net.minecraft.item.crafting.ShapedRecipes@64c16edc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 921 pixelmon:cyan_cushion_chair net.minecraft.item.crafting.ShapedRecipes@45671e53
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 922 pixelmon:leaf_stone_helm net.minecraft.item.crafting.ShapedRecipes@42440066
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 923 pixelmon:purple_water_float net.minecraft.item.crafting.ShapelessRecipes@7410e2a3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 924 pixelmon:ultra_ball_disc net.minecraft.item.crafting.ShapedRecipes@254c9366
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 925 pixelmon:lure_steel_weak net.minecraft.item.crafting.ShapelessRecipes@50dc8dbb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 926 pixelmon:cyan_clock net.minecraft.item.crafting.ShapedRecipes@1336956d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 927 pixelmon:black_chair net.minecraft.item.crafting.ShapedRecipes@14b3b189
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 928 pixelmon:dusk_stone_hoe net.minecraft.item.crafting.ShapedRecipes@62d1a333
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 929 pixelmon:leaf_stone_legs net.minecraft.item.crafting.ShapedRecipes@2c79868a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 930 pixelmon:thunder_stone_pickaxe net.minecraft.item.crafting.ShapedRecipes@7ef0fc54
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 931 pixelmon:premier_ball net.minecraft.item.crafting.ShapelessRecipes@7a2c8be3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 932 pixelmon:red_water_float net.minecraft.item.crafting.ShapelessRecipes@38ae0657
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 933 pixelmon:ice_stone net.minecraft.item.crafting.ShapedRecipes@406dadca
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 934 pixelmon:rocket_helm net.minecraft.item.crafting.ShapedRecipes@46391a9c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 935 pixelmon:lure_dark_weak net.minecraft.item.crafting.ShapelessRecipes@340245fb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 936 pixelmon:whitebadgecase net.minecraft.item.crafting.ShapedRecipes@39c03390
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 937 pixelmon:fan net.minecraft.item.crafting.ShapedRecipes@44fe15ec
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 938 pixelmon:blue_umbrella net.minecraft.item.crafting.ShapedRecipes@31dc21b1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 939 pixelmon:fossil_machine_base net.minecraft.item.crafting.ShapedRecipes@7dabb506
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 940 pixelmon:red_vending_machine net.minecraft.item.crafting.ShapedRecipes@53b562e2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 941 pixelmon:calcium com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@4cca1fb4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 942 pixelmon:lure_casing_strong net.minecraft.item.crafting.ShapedRecipes@de78a2a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 943 pixelmon:item_finder net.minecraft.item.crafting.ShapedRecipes@5adffa24
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 944 pixelmon:unown_blocka com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@4d8373d5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 945 pixelmon:unown_blockb com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@55b37d27
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 946 pixelmon:unown_blockc com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@7fc0489a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 947 pixelmon:unown_blockd com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@2e9aadd5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 948 pixelmon:unown_blocke com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@78516e08
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 949 pixelmon:unown_blockf com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@36c56e60
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 950 pixelmon:unown_blockg com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@4bbc74ba
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 951 pixelmon:unown_blockh com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@30b39c1d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 952 pixelmon:unown_blocki com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@43e1952d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 953 pixelmon:unown_blockj com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@5e4a455f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 954 pixelmon:unown_blockk com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@767bf388
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 955 pixelmon:unown_blockl com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@5a84da2e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 956 pixelmon:unown_blockm com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@158374ae
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 957 pixelmon:unown_blockn com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@19efbbfc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 958 pixelmon:unown_blocko com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@30a1fcfa
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 959 pixelmon:unown_blockp com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@4c08056a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 960 pixelmon:unown_blockq com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@42a03e41
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 961 pixelmon:unown_blockr com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@26745db2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 962 pixelmon:unown_blocks com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@190d23aa
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 963 pixelmon:unown_blockt com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@15a246b4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 964 pixelmon:unown_blocku com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@56b32077
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 965 pixelmon:unown_blockv com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@522e7ede
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 966 pixelmon:unown_blockw com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@22ce1742
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 967 pixelmon:unown_blockx com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@255e7249
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 968 pixelmon:unown_blocky com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@6a214e0d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 969 pixelmon:unown_blockz com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@4bd81519
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 970 pixelmon:unown_block! com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@197e6f27
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 971 pixelmon:unown_block? com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@4fe48a7b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 972 pixelmon:unown_block_ com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@2fd5e4ac
[15:35:51] [Server thread/TRACE] [FML]: Registry Name : minecraft:villagerprofessions
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 0 minecraft:farmer net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@196bc2c1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 1 minecraft:librarian net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@452c8a6c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 2 minecraft:priest net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@2dc0cbbc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 3 minecraft:smith net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@16b6493d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4 minecraft:butcher net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@3bf7c70e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5 minecraft:nitwit net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@1aa945f6
[15:35:51] [Server thread/TRACE] [FML]: Registry Name : minecraft:entities
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 0 pixelmon:npc_trainer net.minecraftforge.fml.common.registry.EntityEntry@10ed727d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 1 minecraft:item net.minecraftforge.fml.common.registry.EntityEntry@1660bba7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 2 minecraft:xp_orb net.minecraftforge.fml.common.registry.EntityEntry@2a2f7a61
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 3 minecraft:area_effect_cloud net.minecraftforge.fml.common.registry.EntityEntry@1802badc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4 minecraft:elder_guardian net.minecraftforge.fml.common.registry.EntityEntry@56f1db5f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5 minecraft:wither_skeleton net.minecraftforge.fml.common.registry.EntityEntry@4f8186a5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 6 minecraft:stray net.minecraftforge.fml.common.registry.EntityEntry@472d201
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 7 minecraft:egg net.minecraftforge.fml.common.registry.EntityEntry@1b58788a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 8 minecraft:leash_knot net.minecraftforge.fml.common.registry.EntityEntry@2162e4a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 9 minecraft:painting net.minecraftforge.fml.common.registry.EntityEntry@707b0b9b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 10 minecraft:arrow net.minecraftforge.fml.common.registry.EntityEntry@43ac1fa0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 11 minecraft:snowball net.minecraftforge.fml.common.registry.EntityEntry@2ba7828b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 12 minecraft:fireball net.minecraftforge.fml.common.registry.EntityEntry@a8dedda
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 13 minecraft:small_fireball net.minecraftforge.fml.common.registry.EntityEntry@e620893
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 14 minecraft:ender_pearl net.minecraftforge.fml.common.registry.EntityEntry@51653509
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 15 minecraft:eye_of_ender_signal net.minecraftforge.fml.common.registry.EntityEntry@42ea4bac
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 16 minecraft:potion net.minecraftforge.fml.common.registry.EntityEntry@4df50829
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 17 minecraft:xp_bottle net.minecraftforge.fml.common.registry.EntityEntry@627a1c77
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 18 minecraft:item_frame net.minecraftforge.fml.common.registry.EntityEntry@1acfb04c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 19 minecraft:wither_skull net.minecraftforge.fml.common.registry.EntityEntry@27dfd939
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 20 minecraft:tnt net.minecraftforge.fml.common.registry.EntityEntry@7ec9d826
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 21 minecraft:falling_block net.minecraftforge.fml.common.registry.EntityEntry@6c1a9613
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 22 minecraft:fireworks_rocket net.minecraftforge.fml.common.registry.EntityEntry@74a680d3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 23 minecraft:husk net.minecraftforge.fml.common.registry.EntityEntry@484f7fad
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 24 minecraft:spectral_arrow net.minecraftforge.fml.common.registry.EntityEntry@61d87509
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 25 minecraft:shulker_bullet net.minecraftforge.fml.common.registry.EntityEntry@1467dcd0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 26 minecraft:dragon_fireball net.minecraftforge.fml.common.registry.EntityEntry@7c7335dc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 27 minecraft:zombie_villager net.minecraftforge.fml.common.registry.EntityEntry@3095e9c6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 28 minecraft:skeleton_horse net.minecraftforge.fml.common.registry.EntityEntry@3e93ee71
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 29 minecraft:zombie_horse net.minecraftforge.fml.common.registry.EntityEntry@c5dc3db
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 30 minecraft:armor_stand net.minecraftforge.fml.common.registry.EntityEntry@3699c795
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 31 minecraft:donkey net.minecraftforge.fml.common.registry.EntityEntry@ef09e1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 32 minecraft:mule net.minecraftforge.fml.common.registry.EntityEntry@5b628376
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 33 minecraft:evocation_fangs net.minecraftforge.fml.common.registry.EntityEntry@15363eba
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 34 minecraft:evocation_illager net.minecraftforge.fml.common.registry.EntityEntry@f57ced1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 35 minecraft:vex net.minecraftforge.fml.common.registry.EntityEntry@39fbee74
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 36 minecraft:vindication_illager net.minecraftforge.fml.common.registry.EntityEntry@74691a1f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 37 minecraft:illusion_illager net.minecraftforge.fml.common.registry.EntityEntry@545bc8e1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 38 pixelmon:npc_trader net.minecraftforge.fml.common.registry.EntityEntry@22c4848c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 39 pixelmon:pixelmon net.minecraftforge.fml.common.registry.EntityEntry@4743b4df
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 40 minecraft:commandblock_minecart net.minecraftforge.fml.common.registry.EntityEntry@38bb297
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 41 minecraft:boat net.minecraftforge.fml.common.registry.EntityEntry@6c96e1d5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 42 minecraft:minecart net.minecraftforge.fml.common.registry.EntityEntry@58e9375b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 43 minecraft:chest_minecart net.minecraftforge.fml.common.registry.EntityEntry@36cc6055
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 44 minecraft:furnace_minecart net.minecraftforge.fml.common.registry.EntityEntry@41d1bcbd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 45 minecraft:tnt_minecart net.minecraftforge.fml.common.registry.EntityEntry@6ba6f4e7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 46 minecraft:hopper_minecart net.minecraftforge.fml.common.registry.EntityEntry@4746d52d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 47 minecraft:spawner_minecart net.minecraftforge.fml.common.registry.EntityEntry@48d44acf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 48 pixelmon:statue net.minecraftforge.fml.common.registry.EntityEntry@6b3285bc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 49 pixelmon:npc_chatting net.minecraftforge.fml.common.registry.EntityEntry@3767ceb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 50 minecraft:creeper net.minecraftforge.fml.common.registry.EntityEntry@2b960c2b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 51 minecraft:skeleton net.minecraftforge.fml.common.registry.EntityEntry@fd9512f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 52 minecraft:spider net.minecraftforge.fml.common.registry.EntityEntry@6f3b4c9a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 53 minecraft:giant net.minecraftforge.fml.common.registry.EntityEntry@40ab1491
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 54 minecraft:zombie net.minecraftforge.fml.common.registry.EntityEntry@5345b68c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 55 minecraft:slime net.minecraftforge.fml.common.registry.EntityEntry@340d50c8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 56 minecraft:ghast net.minecraftforge.fml.common.registry.EntityEntry@259fb8f5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 57 minecraft:zombie_pigman net.minecraftforge.fml.common.registry.EntityEntry@7b0eb7e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 58 minecraft:enderman net.minecraftforge.fml.common.registry.EntityEntry@31bbcced
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 59 minecraft:cave_spider net.minecraftforge.fml.common.registry.EntityEntry@5858054c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 60 minecraft:silverfish net.minecraftforge.fml.common.registry.EntityEntry@3a3740a5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 61 minecraft:blaze net.minecraftforge.fml.common.registry.EntityEntry@5d9576a0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 62 minecraft:magma_cube net.minecraftforge.fml.common.registry.EntityEntry@1b7123e5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 63 minecraft:ender_dragon net.minecraftforge.fml.common.registry.EntityEntry@2bf5f4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 64 minecraft:wither net.minecraftforge.fml.common.registry.EntityEntry@78fd9a11
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 65 minecraft:bat net.minecraftforge.fml.common.registry.EntityEntry@618b147b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 66 minecraft:witch net.minecraftforge.fml.common.registry.EntityEntry@5d63d553
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 67 minecraft:endermite net.minecraftforge.fml.common.registry.EntityEntry@6b56e8ee
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 68 minecraft:guardian net.minecraftforge.fml.common.registry.EntityEntry@50fd7d94
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 69 minecraft:shulker net.minecraftforge.fml.common.registry.EntityEntry@397ff526
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 70 pixelmon:npc_relearner net.minecraftforge.fml.common.registry.EntityEntry@1bb04c0e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 71 pixelmon:npc_tutor net.minecraftforge.fml.common.registry.EntityEntry@3b25e379
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 72 pixelmon:empty_pokeball net.minecraftforge.fml.common.registry.EntityEntry@364dcf3f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 73 pixelmon:hook net.minecraftforge.fml.common.registry.EntityEntry@1a346138
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 74 pixelmon:chair_mount net.minecraftforge.fml.common.registry.EntityEntry@34cfcfb9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 75 pixelmon:npc_nursejoy net.minecraftforge.fml.common.registry.EntityEntry@77d08bf1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 76 pixelmon:npc_shopkeeper net.minecraftforge.fml.common.registry.EntityEntry@2225d231
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 77 pixelmon:painting net.minecraftforge.fml.common.registry.EntityEntry@9547468
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 78 pixelmon:occupied_pokeball net.minecraftforge.fml.common.registry.EntityEntry@76ad3c55
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 79 pixelmon:ultra_wormhole net.minecraftforge.fml.common.registry.EntityEntry@7f47e834
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 80 pixelmon:breeding net.minecraftforge.fml.common.registry.EntityEntry@77d31dfc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 81 pixelmon:bike net.minecraftforge.fml.common.registry.EntityEntry@6252bbad
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 82 sponge:human net.minecraftforge.fml.common.registry.EntityEntry@75c98a8b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 90 minecraft:pig net.minecraftforge.fml.common.registry.EntityEntry@65c2610f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 91 minecraft:sheep net.minecraftforge.fml.common.registry.EntityEntry@2411cf8b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 92 minecraft:cow net.minecraftforge.fml.common.registry.EntityEntry@22816de1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 93 minecraft:chicken net.minecraftforge.fml.common.registry.EntityEntry@4f6938cb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 94 minecraft:squid net.minecraftforge.fml.common.registry.EntityEntry@bb0dcb6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 95 minecraft:wolf net.minecraftforge.fml.common.registry.EntityEntry@550482aa
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 96 minecraft:mooshroom net.minecraftforge.fml.common.registry.EntityEntry@4dbcc8ce
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 97 minecraft:snowman net.minecraftforge.fml.common.registry.EntityEntry@60a98fa6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 98 minecraft:ocelot net.minecraftforge.fml.common.registry.EntityEntry@4c822e9b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 99 minecraft:villager_golem net.minecraftforge.fml.common.registry.EntityEntry@34207fde
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 100 minecraft:horse net.minecraftforge.fml.common.registry.EntityEntry@1b136640
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 101 minecraft:rabbit net.minecraftforge.fml.common.registry.EntityEntry@13ea9afc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 102 minecraft:polar_bear net.minecraftforge.fml.common.registry.EntityEntry@7ff48cdc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 103 minecraft:llama net.minecraftforge.fml.common.registry.EntityEntry@6eaf016e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 104 minecraft:llama_spit net.minecraftforge.fml.common.registry.EntityEntry@6fa73db5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 105 minecraft:parrot net.minecraftforge.fml.common.registry.EntityEntry@524ba12b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 120 minecraft:villager net.minecraftforge.fml.common.registry.EntityEntry@71590f85
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 200 minecraft:ender_crystal net.minecraftforge.fml.common.registry.EntityEntry@6565f3
[15:35:51] [Server thread/TRACE] [FML]: Registry Name : minecraft:blocks
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 0 minecraft:air Block{minecraft:air}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 1 minecraft:stone Block{minecraft:stone}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 2 minecraft:grass Block{minecraft:grass}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 3 minecraft:dirt Block{minecraft:dirt}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4 minecraft:cobblestone Block{minecraft:cobblestone}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5 minecraft:planks Block{minecraft:planks}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 6 minecraft:sapling Block{minecraft:sapling}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 7 minecraft:bedrock Block{minecraft:bedrock}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 8 minecraft:flowing_water Block{minecraft:flowing_water}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 9 minecraft:water Block{minecraft:water}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 10 minecraft:flowing_lava Block{minecraft:flowing_lava}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 11 minecraft:lava Block{minecraft:lava}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 12 minecraft:sand Block{minecraft:sand}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 13 minecraft:gravel Block{minecraft:gravel}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 14 minecraft:gold_ore Block{minecraft:gold_ore}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 15 minecraft:iron_ore Block{minecraft:iron_ore}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 16 minecraft:coal_ore Block{minecraft:coal_ore}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 17 minecraft:log Block{minecraft:log}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 18 minecraft:leaves Block{minecraft:leaves}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 19 minecraft:sponge Block{minecraft:sponge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 20 minecraft:glass Block{minecraft:glass}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 21 minecraft:lapis_ore Block{minecraft:lapis_ore}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 22 minecraft:lapis_block Block{minecraft:lapis_block}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 23 minecraft:dispenser Block{minecraft:dispenser}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 24 minecraft:sandstone Block{minecraft:sandstone}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 25 minecraft:noteblock Block{minecraft:noteblock}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 26 minecraft:bed Block{minecraft:bed}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 27 minecraft:golden_rail Block{minecraft:golden_rail}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 28 minecraft:detector_rail Block{minecraft:detector_rail}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 29 minecraft:sticky_piston Block{minecraft:sticky_piston}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 30 minecraft:web Block{minecraft:web}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 31 minecraft:tallgrass Block{minecraft:tallgrass}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 32 minecraft:deadbush Block{minecraft:deadbush}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 33 minecraft:piston Block{minecraft:piston}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 34 minecraft:piston_head Block{minecraft:piston_head}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 35 minecraft:wool Block{minecraft:wool}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 36 minecraft:piston_extension Block{minecraft:piston_extension}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 37 minecraft:yellow_flower Block{minecraft:yellow_flower}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 38 minecraft:red_flower Block{minecraft:red_flower}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 39 minecraft:brown_mushroom Block{minecraft:brown_mushroom}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 40 minecraft:red_mushroom Block{minecraft:red_mushroom}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 41 minecraft:gold_block Block{minecraft:gold_block}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 42 minecraft:iron_block Block{minecraft:iron_block}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 43 minecraft:double_stone_slab Block{minecraft:double_stone_slab}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 44 minecraft:stone_slab Block{minecraft:stone_slab}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 45 minecraft:brick_block Block{minecraft:brick_block}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 46 minecraft:tnt Block{minecraft:tnt}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 47 minecraft:bookshelf Block{minecraft:bookshelf}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 48 minecraft:mossy_cobblestone Block{minecraft:mossy_cobblestone}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 49 minecraft:obsidian Block{minecraft:obsidian}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 50 minecraft:torch Block{minecraft:torch}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 51 minecraft:fire Block{minecraft:fire}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 52 minecraft:mob_spawner Block{minecraft:mob_spawner}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 53 minecraft:oak_stairs Block{minecraft:oak_stairs}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 54 minecraft:chest Block{minecraft:chest}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 55 minecraft:redstone_wire Block{minecraft:redstone_wire}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 56 minecraft:diamond_ore Block{minecraft:diamond_ore}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 57 minecraft:diamond_block Block{minecraft:diamond_block}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 58 minecraft:crafting_table Block{minecraft:crafting_table}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 59 minecraft:wheat Block{minecraft:wheat}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 60 minecraft:farmland Block{minecraft:farmland}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 61 minecraft:furnace Block{minecraft:furnace}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 62 minecraft:lit_furnace Block{minecraft:lit_furnace}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 63 minecraft:standing_sign Block{minecraft:standing_sign}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 64 minecraft:wooden_door Block{minecraft:wooden_door}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 65 minecraft:ladder Block{minecraft:ladder}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 66 minecraft:rail Block{minecraft:rail}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 67 minecraft:stone_stairs Block{minecraft:stone_stairs}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 68 minecraft:wall_sign Block{minecraft:wall_sign}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 69 minecraft:lever Block{minecraft:lever}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 70 minecraft:stone_pressure_plate Block{minecraft:stone_pressure_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 71 minecraft:iron_door Block{minecraft:iron_door}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 72 minecraft:wooden_pressure_plate Block{minecraft:wooden_pressure_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 73 minecraft:redstone_ore Block{minecraft:redstone_ore}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 74 minecraft:lit_redstone_ore Block{minecraft:lit_redstone_ore}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 75 minecraft:unlit_redstone_torch Block{minecraft:unlit_redstone_torch}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 76 minecraft:redstone_torch Block{minecraft:redstone_torch}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 77 minecraft:stone_button Block{minecraft:stone_button}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 78 minecraft:snow_layer Block{minecraft:snow_layer}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 79 minecraft:ice Block{minecraft:ice}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 80 minecraft:snow Block{minecraft:snow}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 81 minecraft:cactus Block{minecraft:cactus}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 82 minecraft:clay Block{minecraft:clay}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 83 minecraft:reeds Block{minecraft:reeds}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 84 minecraft:jukebox Block{minecraft:jukebox}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 85 minecraft:fence Block{minecraft:fence}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 86 minecraft:pumpkin Block{minecraft:pumpkin}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 87 minecraft:netherrack Block{minecraft:netherrack}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 88 minecraft:soul_sand Block{minecraft:soul_sand}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 89 minecraft:glowstone Block{minecraft:glowstone}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 90 minecraft:portal Block{minecraft:portal}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 91 minecraft:lit_pumpkin Block{minecraft:lit_pumpkin}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 92 minecraft:cake Block{minecraft:cake}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 93 minecraft:unpowered_repeater Block{minecraft:unpowered_repeater}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 94 minecraft:powered_repeater Block{minecraft:powered_repeater}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 95 minecraft:stained_glass Block{minecraft:stained_glass}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 96 minecraft:trapdoor Block{minecraft:trapdoor}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 97 minecraft:monster_egg Block{minecraft:monster_egg}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 98 minecraft:stonebrick Block{minecraft:stonebrick}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 99 minecraft:brown_mushroom_block Block{minecraft:brown_mushroom_block}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 100 minecraft:red_mushroom_block Block{minecraft:red_mushroom_block}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 101 minecraft:iron_bars Block{minecraft:iron_bars}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 102 minecraft:glass_pane Block{minecraft:glass_pane}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 103 minecraft:melon_block Block{minecraft:melon_block}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 104 minecraft:pumpkin_stem Block{minecraft:pumpkin_stem}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 105 minecraft:melon_stem Block{minecraft:melon_stem}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 106 minecraft:vine Block{minecraft:vine}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 107 minecraft:fence_gate Block{minecraft:fence_gate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 108 minecraft:brick_stairs Block{minecraft:brick_stairs}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 109 minecraft:stone_brick_stairs Block{minecraft:stone_brick_stairs}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 110 minecraft:mycelium Block{minecraft:mycelium}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 111 minecraft:waterlily Block{minecraft:waterlily}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 112 minecraft:nether_brick Block{minecraft:nether_brick}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 113 minecraft:nether_brick_fence Block{minecraft:nether_brick_fence}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 114 minecraft:nether_brick_stairs Block{minecraft:nether_brick_stairs}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 115 minecraft:nether_wart Block{minecraft:nether_wart}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 116 minecraft:enchanting_table Block{minecraft:enchanting_table}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 117 minecraft:brewing_stand Block{minecraft:brewing_stand}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 118 minecraft:cauldron Block{minecraft:cauldron}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 119 minecraft:end_portal Block{minecraft:end_portal}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 120 minecraft:end_portal_frame Block{minecraft:end_portal_frame}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 121 minecraft:end_stone Block{minecraft:end_stone}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 122 minecraft:dragon_egg Block{minecraft:dragon_egg}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 123 minecraft:redstone_lamp Block{minecraft:redstone_lamp}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 124 minecraft:lit_redstone_lamp Block{minecraft:lit_redstone_lamp}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 125 minecraft:double_wooden_slab Block{minecraft:double_wooden_slab}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 126 minecraft:wooden_slab Block{minecraft:wooden_slab}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 127 minecraft:cocoa Block{minecraft:cocoa}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 128 minecraft:sandstone_stairs Block{minecraft:sandstone_stairs}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 129 minecraft:emerald_ore Block{minecraft:emerald_ore}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 130 minecraft:ender_chest Block{minecraft:ender_chest}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 131 minecraft:tripwire_hook Block{minecraft:tripwire_hook}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 132 minecraft:tripwire Block{minecraft:tripwire}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 133 minecraft:emerald_block Block{minecraft:emerald_block}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 134 minecraft:spruce_stairs Block{minecraft:spruce_stairs}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 135 minecraft:birch_stairs Block{minecraft:birch_stairs}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 136 minecraft:jungle_stairs Block{minecraft:jungle_stairs}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 137 minecraft:command_block Block{minecraft:command_block}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 138 minecraft:beacon Block{minecraft:beacon}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 139 minecraft:cobblestone_wall Block{minecraft:cobblestone_wall}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 140 minecraft:flower_pot Block{minecraft:flower_pot}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 141 minecraft:carrots Block{minecraft:carrots}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 142 minecraft:potatoes Block{minecraft:potatoes}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 143 minecraft:wooden_button Block{minecraft:wooden_button}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 144 minecraft:skull Block{minecraft:skull}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 145 minecraft:anvil Block{minecraft:anvil}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 146 minecraft:trapped_chest Block{minecraft:trapped_chest}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 147 minecraft:light_weighted_pressure_plate Block{minecraft:light_weighted_pressure_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 148 minecraft:heavy_weighted_pressure_plate Block{minecraft:heavy_weighted_pressure_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 149 minecraft:unpowered_comparator Block{minecraft:unpowered_comparator}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 150 minecraft:powered_comparator Block{minecraft:powered_comparator}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 151 minecraft:daylight_detector Block{minecraft:daylight_detector}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 152 minecraft:redstone_block Block{minecraft:redstone_block}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 153 minecraft:quartz_ore Block{minecraft:quartz_ore}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 154 minecraft:hopper Block{minecraft:hopper}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 155 minecraft:quartz_block Block{minecraft:quartz_block}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 156 minecraft:quartz_stairs Block{minecraft:quartz_stairs}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 157 minecraft:activator_rail Block{minecraft:activator_rail}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 158 minecraft:dropper Block{minecraft:dropper}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 159 minecraft:stained_hardened_clay Block{minecraft:stained_hardened_clay}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 160 minecraft:stained_glass_pane Block{minecraft:stained_glass_pane}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 161 minecraft:leaves2 Block{minecraft:leaves2}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 162 minecraft:log2 Block{minecraft:log2}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 163 minecraft:acacia_stairs Block{minecraft:acacia_stairs}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 164 minecraft:dark_oak_stairs Block{minecraft:dark_oak_stairs}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 165 minecraft:slime Block{minecraft:slime}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 166 minecraft:barrier Block{minecraft:barrier}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 167 minecraft:iron_trapdoor Block{minecraft:iron_trapdoor}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 168 minecraft:prismarine Block{minecraft:prismarine}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 169 minecraft:sea_lantern Block{minecraft:sea_lantern}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 170 minecraft:hay_block Block{minecraft:hay_block}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 171 minecraft:carpet Block{minecraft:carpet}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 172 minecraft:hardened_clay Block{minecraft:hardened_clay}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 173 minecraft:coal_block Block{minecraft:coal_block}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 174 minecraft:packed_ice Block{minecraft:packed_ice}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 175 minecraft:double_plant Block{minecraft:double_plant}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 176 minecraft:standing_banner Block{minecraft:standing_banner}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 177 minecraft:wall_banner Block{minecraft:wall_banner}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 178 minecraft:daylight_detector_inverted Block{minecraft:daylight_detector_inverted}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 179 minecraft:red_sandstone Block{minecraft:red_sandstone}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 180 minecraft:red_sandstone_stairs Block{minecraft:red_sandstone_stairs}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 181 minecraft:double_stone_slab2 Block{minecraft:double_stone_slab2}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 182 minecraft:stone_slab2 Block{minecraft:stone_slab2}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 183 minecraft:spruce_fence_gate Block{minecraft:spruce_fence_gate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 184 minecraft:birch_fence_gate Block{minecraft:birch_fence_gate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 185 minecraft:jungle_fence_gate Block{minecraft:jungle_fence_gate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 186 minecraft:dark_oak_fence_gate Block{minecraft:dark_oak_fence_gate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 187 minecraft:acacia_fence_gate Block{minecraft:acacia_fence_gate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 188 minecraft:spruce_fence Block{minecraft:spruce_fence}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 189 minecraft:birch_fence Block{minecraft:birch_fence}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 190 minecraft:jungle_fence Block{minecraft:jungle_fence}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 191 minecraft:dark_oak_fence Block{minecraft:dark_oak_fence}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 192 minecraft:acacia_fence Block{minecraft:acacia_fence}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 193 minecraft:spruce_door Block{minecraft:spruce_door}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 194 minecraft:birch_door Block{minecraft:birch_door}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 195 minecraft:jungle_door Block{minecraft:jungle_door}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 196 minecraft:acacia_door Block{minecraft:acacia_door}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 197 minecraft:dark_oak_door Block{minecraft:dark_oak_door}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 198 minecraft:end_rod Block{minecraft:end_rod}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 199 minecraft:chorus_plant Block{minecraft:chorus_plant}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 200 minecraft:chorus_flower Block{minecraft:chorus_flower}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 201 minecraft:purpur_block Block{minecraft:purpur_block}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 202 minecraft:purpur_pillar Block{minecraft:purpur_pillar}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 203 minecraft:purpur_stairs Block{minecraft:purpur_stairs}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 204 minecraft:purpur_double_slab Block{minecraft:purpur_double_slab}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 205 minecraft:purpur_slab Block{minecraft:purpur_slab}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 206 minecraft:end_bricks Block{minecraft:end_bricks}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 207 minecraft:beetroots Block{minecraft:beetroots}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 208 minecraft:grass_path Block{minecraft:grass_path}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 209 minecraft:end_gateway Block{minecraft:end_gateway}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 210 minecraft:repeating_command_block Block{minecraft:repeating_command_block}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 211 minecraft:chain_command_block Block{minecraft:chain_command_block}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 212 minecraft:frosted_ice Block{minecraft:frosted_ice}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 213 minecraft:magma Block{minecraft:magma}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 214 minecraft:nether_wart_block Block{minecraft:nether_wart_block}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 215 minecraft:red_nether_brick Block{minecraft:red_nether_brick}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 216 minecraft:bone_block Block{minecraft:bone_block}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 217 minecraft:structure_void Block{minecraft:structure_void}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 218 minecraft:observer Block{minecraft:observer}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 219 minecraft:white_shulker_box Block{minecraft:white_shulker_box}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 220 minecraft:orange_shulker_box Block{minecraft:orange_shulker_box}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 221 minecraft:magenta_shulker_box Block{minecraft:magenta_shulker_box}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 222 minecraft:light_blue_shulker_box Block{minecraft:light_blue_shulker_box}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 223 minecraft:yellow_shulker_box Block{minecraft:yellow_shulker_box}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 224 minecraft:lime_shulker_box Block{minecraft:lime_shulker_box}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 225 minecraft:pink_shulker_box Block{minecraft:pink_shulker_box}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 226 minecraft:gray_shulker_box Block{minecraft:gray_shulker_box}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 227 minecraft:silver_shulker_box Block{minecraft:silver_shulker_box}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 228 minecraft:cyan_shulker_box Block{minecraft:cyan_shulker_box}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 229 minecraft:purple_shulker_box Block{minecraft:purple_shulker_box}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 230 minecraft:blue_shulker_box Block{minecraft:blue_shulker_box}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 231 minecraft:brown_shulker_box Block{minecraft:brown_shulker_box}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 232 minecraft:green_shulker_box Block{minecraft:green_shulker_box}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 233 minecraft:red_shulker_box Block{minecraft:red_shulker_box}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 234 minecraft:black_shulker_box Block{minecraft:black_shulker_box}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 235 minecraft:white_glazed_terracotta Block{minecraft:white_glazed_terracotta}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 236 minecraft:orange_glazed_terracotta Block{minecraft:orange_glazed_terracotta}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 237 minecraft:magenta_glazed_terracotta Block{minecraft:magenta_glazed_terracotta}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 238 minecraft:light_blue_glazed_terracotta Block{minecraft:light_blue_glazed_terracotta}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 239 minecraft:yellow_glazed_terracotta Block{minecraft:yellow_glazed_terracotta}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 240 minecraft:lime_glazed_terracotta Block{minecraft:lime_glazed_terracotta}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 241 minecraft:pink_glazed_terracotta Block{minecraft:pink_glazed_terracotta}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 242 minecraft:gray_glazed_terracotta Block{minecraft:gray_glazed_terracotta}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 243 minecraft:silver_glazed_terracotta Block{minecraft:silver_glazed_terracotta}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 244 minecraft:cyan_glazed_terracotta Block{minecraft:cyan_glazed_terracotta}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 245 minecraft:purple_glazed_terracotta Block{minecraft:purple_glazed_terracotta}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 246 minecraft:blue_glazed_terracotta Block{minecraft:blue_glazed_terracotta}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 247 minecraft:brown_glazed_terracotta Block{minecraft:brown_glazed_terracotta}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 248 minecraft:green_glazed_terracotta Block{minecraft:green_glazed_terracotta}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 249 minecraft:red_glazed_terracotta Block{minecraft:red_glazed_terracotta}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 250 minecraft:black_glazed_terracotta Block{minecraft:black_glazed_terracotta}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 251 minecraft:concrete Block{minecraft:concrete}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 252 minecraft:concrete_powder Block{minecraft:concrete_powder}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 253 pixelmon:healer Block{pixelmon:healer}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 254 pixelmon:thunder_stone_ore Block{pixelmon:thunder_stone_ore}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 255 minecraft:structure_block Block{minecraft:structure_block}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 256 pixelmon:leaf_stone_ore Block{pixelmon:leaf_stone_ore}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 257 pixelmon:water_stone_ore Block{pixelmon:water_stone_ore}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 258 pixelmon:fire_stone_ore Block{pixelmon:fire_stone_ore}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 259 pixelmon:dawn_dusk_ore Block{pixelmon:dawn_dusk_ore}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 260 pixelmon:pc Block{pixelmon:pc}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 261 pixelmon:ranch Block{pixelmon:ranch}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 262 pixelmon:mechanical_anvil Block{pixelmon:mechanical_anvil}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 263 pixelmon:infuser Block{pixelmon:infuser}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 264 pixelmon:anvil Block{pixelmon:anvil}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 265 pixelmon:fossil_machine Block{pixelmon:fossil_machine}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 266 pixelmon:bauxite_ore Block{pixelmon:bauxite_ore}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 267 pixelmon:fossil Block{pixelmon:fossil}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 268 pixelmon:trade_machine Block{pixelmon:trade_machine}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 269 pixelmon:fossil_cleaner Block{pixelmon:fossil_cleaner}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 270 pixelmon:articuno_shrine Block{pixelmon:articuno_shrine}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 271 pixelmon:zapdos_shrine Block{pixelmon:zapdos_shrine}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 272 pixelmon:moltres_shrine Block{pixelmon:moltres_shrine}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 273 pixelmon:timespace_altar Block{pixelmon:timespace_altar}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 274 pixelmon:temple_pillar Block{pixelmon:temple_pillar}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 275 pixelmon:ice_rock Block{pixelmon:ice_rock}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 276 pixelmon:moss_rock Block{pixelmon:moss_rock}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 277 pixelmon:ruins_wall Block{pixelmon:ruins_wall}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 278 pixelmon:dusty_ruins_wall Block{pixelmon:dusty_ruins_wall}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 279 pixelmon:temple_block Block{pixelmon:temple_block}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 280 pixelmon:temple_brick Block{pixelmon:temple_brick}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 281 pixelmon:temple_stairs Block{pixelmon:temple_stairs}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 282 pixelmon:temple_brick_stairs Block{pixelmon:temple_brick_stairs}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 283 pixelmon:temple_slab Block{pixelmon:temple_slab}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 284 pixelmon:temple_brick_slab Block{pixelmon:temple_brick_slab}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 285 pixelmon:temple_double_slab Block{pixelmon:temple_double_slab}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 286 pixelmon:temple_brick_double_slab Block{pixelmon:temple_brick_double_slab}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 287 pixelmon:elevator Block{pixelmon:elevator}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 288 pixelmon:warp_plate Block{pixelmon:warp_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 289 pixelmon:movement_plate Block{pixelmon:movement_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 290 pixelmon:stick_plate Block{pixelmon:stick_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 291 pixelmon:timed_fall Block{pixelmon:timed_fall}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 292 pixelmon:poke_chest Block{pixelmon:poke_chest}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 293 pixelmon:ultra_chest Block{pixelmon:ultra_chest}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 294 pixelmon:master_chest Block{pixelmon:master_chest}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 295 pixelmon:beast_chest Block{pixelmon:beast_chest}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 296 pixelmon:sun_stone_ore Block{pixelmon:sun_stone_ore}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 297 pixelmon:cloning_machine Block{pixelmon:cloning_machine}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 298 pixelmon:pixelmon_spawner Block{pixelmon:pixelmon_spawner}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 299 pixelmon:temporary_light Block{pixelmon:temporary_light}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 300 pixelmon:hidden_cube Block{pixelmon:hidden_cube}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 301 pixelmon:hidden_iron_door Block{pixelmon:hidden_iron_door}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 302 pixelmon:hidden_wooden_door Block{pixelmon:hidden_wooden_door}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 303 pixelmon:hidden_pressure_plate Block{pixelmon:hidden_pressure_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 304 pixelmon:unown_block Block{pixelmon:unown_block}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 305 pixelmon:unown_block2 Block{pixelmon:unown_block2}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 306 pixelmon:braille_block Block{pixelmon:braille_block}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 307 pixelmon:braille_block2 Block{pixelmon:braille_block2}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 308 pixelmon:poke_grass Block{pixelmon:poke_grass}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 309 pixelmon:poke_dirt Block{pixelmon:poke_dirt}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 310 pixelmon:poke_sand Block{pixelmon:poke_sand}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 311 pixelmon:poke_sand_corner1 Block{pixelmon:poke_sand_corner1}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 312 pixelmon:poke_sand_corner2 Block{pixelmon:poke_sand_corner2}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 313 pixelmon:poke_sand_corner3 Block{pixelmon:poke_sand_corner3}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 314 pixelmon:poke_sand_corner4 Block{pixelmon:poke_sand_corner4}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 315 pixelmon:poke_sand_side1 Block{pixelmon:poke_sand_side1}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 316 pixelmon:poke_sand_side2 Block{pixelmon:poke_sand_side2}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 317 pixelmon:poke_sand_side3 Block{pixelmon:poke_sand_side3}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 318 pixelmon:poke_sand_side4 Block{pixelmon:poke_sand_side4}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 319 pixelmon:ruby_block Block{pixelmon:ruby_block}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 320 pixelmon:ruby_ore Block{pixelmon:ruby_ore}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 321 pixelmon:sapphire_block Block{pixelmon:sapphire_block}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 322 pixelmon:sapphire_ore Block{pixelmon:sapphire_ore}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 323 pixelmon:amethyst_block Block{pixelmon:amethyst_block}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 324 pixelmon:amethyst_ore Block{pixelmon:amethyst_ore}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 325 pixelmon:crystal_block Block{pixelmon:crystal_block}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 326 pixelmon:crystal_ore Block{pixelmon:crystal_ore}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 327 pixelmon:silicon_ore Block{pixelmon:silicon_ore}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 328 pixelmon:shingles Block{pixelmon:shingles}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 329 pixelmon:shingles_corner1 Block{pixelmon:shingles_corner1}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 330 pixelmon:shingles_corner2 Block{pixelmon:shingles_corner2}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 331 pixelmon:outside_wall Block{pixelmon:outside_wall}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 332 pixelmon:inside_wall Block{pixelmon:inside_wall}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 333 pixelmon:inside_wall_molding Block{pixelmon:inside_wall_molding}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 334 pixelmon:tree_top Block{pixelmon:tree_top}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 335 pixelmon:tree_bottom Block{pixelmon:tree_bottom}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 336 pixelmon:wooden_flooring Block{pixelmon:wooden_flooring}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 337 pixelmon:pokemart_sign Block{pixelmon:pokemart_sign}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 338 pixelmon:pokecenter_sign Block{pixelmon:pokecenter_sign}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 339 pixelmon:window1 Block{pixelmon:window1}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 340 pixelmon:window2 Block{pixelmon:window2}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 341 pixelmon:sandy_grass Block{pixelmon:sandy_grass}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 342 pixelmon:rock Block{pixelmon:rock}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 343 pixelmon:cave_rock Block{pixelmon:cave_rock}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 344 pixelmon:bridge_block Block{pixelmon:bridge_block}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 345 pixelmon:tree Block{pixelmon:tree}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 346 pixelmon:bolder Block{pixelmon:bolder}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 347 pixelmon:box Block{pixelmon:box}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 348 pixelmon:clothed_table Block{pixelmon:clothed_table}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 349 pixelmon:trash_can Block{pixelmon:trash_can}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 350 pixelmon:gym_sign Block{pixelmon:gym_sign}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 351 pixelmon:tv Block{pixelmon:tv}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 352 pixelmon:red_rug Block{pixelmon:red_rug}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 353 pixelmon:green_rug Block{pixelmon:green_rug}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 354 pixelmon:blue_rug Block{pixelmon:blue_rug}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 355 pixelmon:yellow_rug Block{pixelmon:yellow_rug}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 356 pixelmon:pink_rug Block{pixelmon:pink_rug}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 357 pixelmon:purple_rug Block{pixelmon:purple_rug}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 358 pixelmon:white_rug Block{pixelmon:white_rug}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 359 pixelmon:gray_rug Block{pixelmon:gray_rug}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 360 pixelmon:black_rug Block{pixelmon:black_rug}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 361 pixelmon:orange_rug Block{pixelmon:orange_rug}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 362 pixelmon:brown_rug Block{pixelmon:brown_rug}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 363 pixelmon:cyan_rug Block{pixelmon:cyan_rug}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 364 pixelmon:red_umbrella Block{pixelmon:red_umbrella}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 365 pixelmon:green_umbrella Block{pixelmon:green_umbrella}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 366 pixelmon:blue_umbrella Block{pixelmon:blue_umbrella}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 367 pixelmon:yellow_umbrella Block{pixelmon:yellow_umbrella}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 368 pixelmon:orange_umbrella Block{pixelmon:orange_umbrella}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 369 pixelmon:brown_umbrella Block{pixelmon:brown_umbrella}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 370 pixelmon:pink_umbrella Block{pixelmon:pink_umbrella}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 371 pixelmon:purple_umbrella Block{pixelmon:purple_umbrella}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 372 pixelmon:white_umbrella Block{pixelmon:white_umbrella}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 373 pixelmon:gray_umbrella Block{pixelmon:gray_umbrella}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 374 pixelmon:black_umbrella Block{pixelmon:black_umbrella}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 375 pixelmon:cyan_umbrella Block{pixelmon:cyan_umbrella}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 376 pixelmon:blue_clock Block{pixelmon:blue_clock}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 377 pixelmon:pink_clock Block{pixelmon:pink_clock}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 378 pixelmon:white_clock Block{pixelmon:white_clock}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 379 pixelmon:gray_clock Block{pixelmon:gray_clock}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 380 pixelmon:black_clock Block{pixelmon:black_clock}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 381 pixelmon:purple_clock Block{pixelmon:purple_clock}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 382 pixelmon:yellow_clock Block{pixelmon:yellow_clock}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 383 pixelmon:red_clock Block{pixelmon:red_clock}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 384 pixelmon:brown_clock Block{pixelmon:brown_clock}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 385 pixelmon:green_clock Block{pixelmon:green_clock}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 386 pixelmon:cyan_clock Block{pixelmon:cyan_clock}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 387 pixelmon:orange_clock Block{pixelmon:orange_clock}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 388 pixelmon:red_cushion_chair Block{pixelmon:red_cushion_chair}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 389 pixelmon:yellow_cushion_chair Block{pixelmon:yellow_cushion_chair}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 390 pixelmon:green_cushion_chair Block{pixelmon:green_cushion_chair}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 391 pixelmon:pink_cushion_chair Block{pixelmon:pink_cushion_chair}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 392 pixelmon:blue_cushion_chair Block{pixelmon:blue_cushion_chair}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 393 pixelmon:black_cushion_chair Block{pixelmon:black_cushion_chair}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 394 pixelmon:gray_cushion_chair Block{pixelmon:gray_cushion_chair}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 395 pixelmon:cyan_cushion_chair Block{pixelmon:cyan_cushion_chair}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 396 pixelmon:white_cushion_chair Block{pixelmon:white_cushion_chair}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 397 pixelmon:brown_cushion_chair Block{pixelmon:brown_cushion_chair}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 398 pixelmon:orange_cushion_chair Block{pixelmon:orange_cushion_chair}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 399 pixelmon:purple_cushion_chair Block{pixelmon:purple_cushion_chair}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 400 pixelmon:red_chair Block{pixelmon:red_chair}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 401 pixelmon:yellow_chair Block{pixelmon:yellow_chair}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 402 pixelmon:orange_chair Block{pixelmon:orange_chair}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 403 pixelmon:pink_chair Block{pixelmon:pink_chair}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 404 pixelmon:purple_chair Block{pixelmon:purple_chair}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 405 pixelmon:cyan_chair Block{pixelmon:cyan_chair}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 406 pixelmon:blue_chair Block{pixelmon:blue_chair}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 407 pixelmon:white_chair Block{pixelmon:white_chair}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 408 pixelmon:gray_chair Block{pixelmon:gray_chair}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 409 pixelmon:black_chair Block{pixelmon:black_chair}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 410 pixelmon:green_chair Block{pixelmon:green_chair}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 411 pixelmon:brown_chair Block{pixelmon:brown_chair}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 412 pixelmon:fossil_display Block{pixelmon:fossil_display}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 413 pixelmon:end_table Block{pixelmon:end_table}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 414 pixelmon:blue_vending_machine Block{pixelmon:blue_vending_machine}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 415 pixelmon:green_vending_machine Block{pixelmon:green_vending_machine}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 416 pixelmon:orange_vending_machine Block{pixelmon:orange_vending_machine}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 417 pixelmon:pink_vending_machine Block{pixelmon:pink_vending_machine}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 418 pixelmon:red_vending_machine Block{pixelmon:red_vending_machine}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 419 pixelmon:yellow_vending_machine Block{pixelmon:yellow_vending_machine}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 420 pixelmon:brown_vending_machine Block{pixelmon:brown_vending_machine}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 421 pixelmon:white_vending_machine Block{pixelmon:white_vending_machine}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 422 pixelmon:gray_vending_machine Block{pixelmon:gray_vending_machine}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 423 pixelmon:black_vending_machine Block{pixelmon:black_vending_machine}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 424 pixelmon:cyan_vending_machine Block{pixelmon:cyan_vending_machine}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 425 pixelmon:purple_vending_machine Block{pixelmon:purple_vending_machine}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 426 pixelmon:fridge Block{pixelmon:fridge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 427 pixelmon:picket_fence Block{pixelmon:picket_fence}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 428 pixelmon:green_folding_chair Block{pixelmon:green_folding_chair}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 429 pixelmon:red_folding_chair Block{pixelmon:red_folding_chair}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 430 pixelmon:blue_folding_chair Block{pixelmon:blue_folding_chair}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 431 pixelmon:yellow_folding_chair Block{pixelmon:yellow_folding_chair}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 432 pixelmon:orange_folding_chair Block{pixelmon:orange_folding_chair}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 433 pixelmon:brown_folding_chair Block{pixelmon:brown_folding_chair}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 434 pixelmon:white_folding_chair Block{pixelmon:white_folding_chair}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 435 pixelmon:gray_folding_chair Block{pixelmon:gray_folding_chair}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 436 pixelmon:black_folding_chair Block{pixelmon:black_folding_chair}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 437 pixelmon:pink_folding_chair Block{pixelmon:pink_folding_chair}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 438 pixelmon:purple_folding_chair Block{pixelmon:purple_folding_chair}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 439 pixelmon:cyan_folding_chair Block{pixelmon:cyan_folding_chair}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 440 pixelmon:blue_water_float Block{pixelmon:blue_water_float}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 441 pixelmon:green_water_float Block{pixelmon:green_water_float}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 442 pixelmon:orange_water_float Block{pixelmon:orange_water_float}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 443 pixelmon:pink_water_float Block{pixelmon:pink_water_float}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 444 pixelmon:purple_water_float Block{pixelmon:purple_water_float}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 445 pixelmon:red_water_float Block{pixelmon:red_water_float}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 446 pixelmon:yellow_water_float Block{pixelmon:yellow_water_float}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 447 pixelmon:brown_water_float Block{pixelmon:brown_water_float}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 448 pixelmon:white_water_float Block{pixelmon:white_water_float}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 449 pixelmon:gray_water_float Block{pixelmon:gray_water_float}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 450 pixelmon:black_water_float Block{pixelmon:black_water_float}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 451 pixelmon:cyan_water_float Block{pixelmon:cyan_water_float}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 452 pixelmon:pixelmon_grass Block{pixelmon:pixelmon_grass}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 453 pixelmon:spawner_cave_rock Block{pixelmon:spawner_cave_rock}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 454 pixelmon:poke_gift Block{pixelmon:poke_gift}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 455 pixelmon:poke_gift_event Block{pixelmon:poke_gift_event}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 456 pixelmon:gracideablock Block{pixelmon:gracideablock}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 457 pixelmon:plateholder Block{pixelmon:plateholder}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 458 pixelmon:block.red_orb Block{pixelmon:block.red_orb}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 459 pixelmon:block.blue_orb Block{pixelmon:block.blue_orb}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 460 pixelmon:mower Block{pixelmon:mower}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 461 pixelmon:fan Block{pixelmon:fan}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 462 pixelmon:washing_machine Block{pixelmon:washing_machine}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 463 pixelmon:tidal_bell Block{pixelmon:tidal_bell}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 464 pixelmon:clear_bell Block{pixelmon:clear_bell}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 465 pixelmon:deep_sea Block{pixelmon:deep_sea}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 466 pixelmon:berrytree_cheri Block{pixelmon:berrytree_cheri}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 467 pixelmon:berrytree_chesto Block{pixelmon:berrytree_chesto}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 468 pixelmon:berrytree_pecha Block{pixelmon:berrytree_pecha}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 469 pixelmon:berrytree_rawst Block{pixelmon:berrytree_rawst}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 470 pixelmon:berrytree_aspear Block{pixelmon:berrytree_aspear}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 471 pixelmon:berrytree_leppa Block{pixelmon:berrytree_leppa}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 472 pixelmon:berrytree_oran Block{pixelmon:berrytree_oran}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 473 pixelmon:berrytree_persim Block{pixelmon:berrytree_persim}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 474 pixelmon:berrytree_lum Block{pixelmon:berrytree_lum}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 475 pixelmon:berrytree_sitrus Block{pixelmon:berrytree_sitrus}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 476 pixelmon:berrytree_figy Block{pixelmon:berrytree_figy}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 477 pixelmon:berrytree_wiki Block{pixelmon:berrytree_wiki}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 478 pixelmon:berrytree_mago Block{pixelmon:berrytree_mago}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 479 pixelmon:berrytree_aguav Block{pixelmon:berrytree_aguav}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 480 pixelmon:berrytree_iapapa Block{pixelmon:berrytree_iapapa}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 481 pixelmon:berrytree_pomeg Block{pixelmon:berrytree_pomeg}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 482 pixelmon:berrytree_kelpsy Block{pixelmon:berrytree_kelpsy}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 483 pixelmon:berrytree_qualot Block{pixelmon:berrytree_qualot}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 484 pixelmon:berrytree_hondew Block{pixelmon:berrytree_hondew}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 485 pixelmon:berrytree_grepa Block{pixelmon:berrytree_grepa}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 486 pixelmon:berrytree_tamato Block{pixelmon:berrytree_tamato}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 487 pixelmon:berrytree_occa Block{pixelmon:berrytree_occa}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 488 pixelmon:berrytree_passho Block{pixelmon:berrytree_passho}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 489 pixelmon:berrytree_wacan Block{pixelmon:berrytree_wacan}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 490 pixelmon:berrytree_rindo Block{pixelmon:berrytree_rindo}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 491 pixelmon:berrytree_yache Block{pixelmon:berrytree_yache}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 492 pixelmon:berrytree_chople Block{pixelmon:berrytree_chople}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 493 pixelmon:berrytree_kebia Block{pixelmon:berrytree_kebia}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 494 pixelmon:berrytree_shuca Block{pixelmon:berrytree_shuca}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 495 pixelmon:berrytree_coba Block{pixelmon:berrytree_coba}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 496 pixelmon:berrytree_tanga Block{pixelmon:berrytree_tanga}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 497 pixelmon:berrytree_charti Block{pixelmon:berrytree_charti}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 498 pixelmon:berrytree_kasib Block{pixelmon:berrytree_kasib}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 499 pixelmon:berrytree_haban Block{pixelmon:berrytree_haban}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 500 pixelmon:berrytree_colbur Block{pixelmon:berrytree_colbur}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 501 pixelmon:berrytree_babiri Block{pixelmon:berrytree_babiri}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 502 pixelmon:berrytree_chilan Block{pixelmon:berrytree_chilan}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 503 pixelmon:berrytree_roseli Block{pixelmon:berrytree_roseli}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 504 pixelmon:berrytree_liechi Block{pixelmon:berrytree_liechi}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 505 pixelmon:berrytree_ganlon Block{pixelmon:berrytree_ganlon}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 506 pixelmon:berrytree_salac Block{pixelmon:berrytree_salac}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 507 pixelmon:berrytree_petaya Block{pixelmon:berrytree_petaya}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 508 pixelmon:berrytree_apicot Block{pixelmon:berrytree_apicot}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 509 pixelmon:berrytree_lansat Block{pixelmon:berrytree_lansat}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 510 pixelmon:berrytree_starf Block{pixelmon:berrytree_starf}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 511 pixelmon:berrytree_enigma Block{pixelmon:berrytree_enigma}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 512 pixelmon:berrytree_micle Block{pixelmon:berrytree_micle}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 513 pixelmon:berrytree_custap Block{pixelmon:berrytree_custap}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 514 pixelmon:berrytree_jaboca Block{pixelmon:berrytree_jaboca}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 515 pixelmon:berrytree_rowap Block{pixelmon:berrytree_rowap}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 516 pixelmon:black_apricorn_tree Block{pixelmon:black_apricorn_tree}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 517 pixelmon:white_apricorn_tree Block{pixelmon:white_apricorn_tree}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 518 pixelmon:pink_apricorn_tree Block{pixelmon:pink_apricorn_tree}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 519 pixelmon:green_apricorn_tree Block{pixelmon:green_apricorn_tree}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 520 pixelmon:blue_apricorn_tree Block{pixelmon:blue_apricorn_tree}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 521 pixelmon:yellow_apricorn_tree Block{pixelmon:yellow_apricorn_tree}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 522 pixelmon:red_apricorn_tree Block{pixelmon:red_apricorn_tree}
[15:35:51] [Server thread/TRACE] [FML]: Registry Name : minecraft:items
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 0 minecraft:air ItemAir{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 1 minecraft:stone ItemMultiTexture{Name=stone}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 2 minecraft:grass ItemColored{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 3 minecraft:dirt ItemMultiTexture{Name=dirt}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4 minecraft:cobblestone ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5 minecraft:planks ItemMultiTexture{Name=wood}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 6 minecraft:sapling ItemMultiTexture{Name=sapling}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 7 minecraft:bedrock ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 12 minecraft:sand ItemMultiTexture{Name=sand}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 13 minecraft:gravel ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 14 minecraft:gold_ore ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 15 minecraft:iron_ore ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 16 minecraft:coal_ore ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 17 minecraft:log ItemMultiTexture{Name=log}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 18 minecraft:leaves ItemLeaves{Name=leaves}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 19 minecraft:sponge ItemMultiTexture{Name=sponge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 20 minecraft:glass ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 21 minecraft:lapis_ore ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 22 minecraft:lapis_block ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 23 minecraft:dispenser ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 24 minecraft:sandstone ItemMultiTexture{Name=sandStone}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 25 minecraft:noteblock ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 27 minecraft:golden_rail ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 28 minecraft:detector_rail ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 29 minecraft:sticky_piston ItemPiston{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 30 minecraft:web ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 31 minecraft:tallgrass ItemColored{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 32 minecraft:deadbush ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 33 minecraft:piston ItemPiston{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 35 minecraft:wool ItemCloth{Name=cloth}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 37 minecraft:yellow_flower ItemMultiTexture{Name=flower}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 38 minecraft:red_flower ItemMultiTexture{Name=rose}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 39 minecraft:brown_mushroom ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 40 minecraft:red_mushroom ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 41 minecraft:gold_block ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 42 minecraft:iron_block ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 44 minecraft:stone_slab ItemSlab{Name=stoneSlab}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 45 minecraft:brick_block ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 46 minecraft:tnt ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 47 minecraft:bookshelf ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 48 minecraft:mossy_cobblestone ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 49 minecraft:obsidian ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 50 minecraft:torch ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 52 minecraft:mob_spawner ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 53 minecraft:oak_stairs ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 54 minecraft:chest ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 56 minecraft:diamond_ore ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 57 minecraft:diamond_block ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 58 minecraft:crafting_table ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 60 minecraft:farmland ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 61 minecraft:furnace ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 65 minecraft:ladder ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 66 minecraft:rail ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 67 minecraft:stone_stairs ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 69 minecraft:lever ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 70 minecraft:stone_pressure_plate ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 72 minecraft:wooden_pressure_plate ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 73 minecraft:redstone_ore ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 76 minecraft:redstone_torch ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 77 minecraft:stone_button ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 78 minecraft:snow_layer ItemSnow{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 79 minecraft:ice ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 80 minecraft:snow ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 81 minecraft:cactus ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 82 minecraft:clay ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 84 minecraft:jukebox ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 85 minecraft:fence ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 86 minecraft:pumpkin ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 87 minecraft:netherrack ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 88 minecraft:soul_sand ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 89 minecraft:glowstone ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 91 minecraft:lit_pumpkin ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 95 minecraft:stained_glass ItemCloth{Name=stainedGlass}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 96 minecraft:trapdoor ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 97 minecraft:monster_egg ItemMultiTexture{Name=monsterStoneEgg}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 98 minecraft:stonebrick ItemMultiTexture{Name=stonebricksmooth}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 99 minecraft:brown_mushroom_block ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 100 minecraft:red_mushroom_block ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 101 minecraft:iron_bars ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 102 minecraft:glass_pane ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 103 minecraft:melon_block ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 106 minecraft:vine ItemColored{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 107 minecraft:fence_gate ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 108 minecraft:brick_stairs ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 109 minecraft:stone_brick_stairs ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 110 minecraft:mycelium ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 111 minecraft:waterlily ItemLilyPad{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 112 minecraft:nether_brick ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 113 minecraft:nether_brick_fence ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 114 minecraft:nether_brick_stairs ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 116 minecraft:enchanting_table ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 120 minecraft:end_portal_frame ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 121 minecraft:end_stone ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 122 minecraft:dragon_egg ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 123 minecraft:redstone_lamp ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 126 minecraft:wooden_slab ItemSlab{Name=woodSlab}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 128 minecraft:sandstone_stairs ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 129 minecraft:emerald_ore ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 130 minecraft:ender_chest ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 131 minecraft:tripwire_hook ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 133 minecraft:emerald_block ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 134 minecraft:spruce_stairs ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 135 minecraft:birch_stairs ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 136 minecraft:jungle_stairs ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 137 minecraft:command_block ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 138 minecraft:beacon ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 139 minecraft:cobblestone_wall ItemMultiTexture{Name=cobbleWall}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 143 minecraft:wooden_button ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 145 minecraft:anvil ItemAnvilBlock{Name=anvil}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 146 minecraft:trapped_chest ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 147 minecraft:light_weighted_pressure_plate ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 148 minecraft:heavy_weighted_pressure_plate ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 151 minecraft:daylight_detector ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 152 minecraft:redstone_block ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 153 minecraft:quartz_ore ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 154 minecraft:hopper ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 155 minecraft:quartz_block ItemMultiTexture{Name=quartzBlock}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 156 minecraft:quartz_stairs ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 157 minecraft:activator_rail ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 158 minecraft:dropper ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 159 minecraft:stained_hardened_clay ItemCloth{Name=clayHardenedStained}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 160 minecraft:stained_glass_pane ItemCloth{Name=stainedGlassPane}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 161 minecraft:leaves2 ItemLeaves{Name=leaves}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 162 minecraft:log2 ItemMultiTexture{Name=log}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 163 minecraft:acacia_stairs ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 164 minecraft:dark_oak_stairs ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 165 minecraft:slime ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 166 minecraft:barrier ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 167 minecraft:iron_trapdoor ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 168 minecraft:prismarine ItemMultiTexture{Name=prismarine}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 169 minecraft:sea_lantern ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 170 minecraft:hay_block ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 171 minecraft:carpet ItemCloth{Name=woolCarpet}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 172 minecraft:hardened_clay ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 173 minecraft:coal_block ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 174 minecraft:packed_ice ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 175 minecraft:double_plant ItemMultiTexture{Name=doublePlant}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 179 minecraft:red_sandstone ItemMultiTexture{Name=redSandStone}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 180 minecraft:red_sandstone_stairs ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 182 minecraft:stone_slab2 ItemSlab{Name=stoneSlab2}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 183 minecraft:spruce_fence_gate ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 184 minecraft:birch_fence_gate ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 185 minecraft:jungle_fence_gate ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 186 minecraft:dark_oak_fence_gate ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 187 minecraft:acacia_fence_gate ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 188 minecraft:spruce_fence ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 189 minecraft:birch_fence ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 190 minecraft:jungle_fence ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 191 minecraft:dark_oak_fence ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 192 minecraft:acacia_fence ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 198 minecraft:end_rod ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 199 minecraft:chorus_plant ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 200 minecraft:chorus_flower ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 201 minecraft:purpur_block ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 202 minecraft:purpur_pillar ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 203 minecraft:purpur_stairs ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 205 minecraft:purpur_slab ItemSlab{Name=purpurSlab}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 206 minecraft:end_bricks ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 208 minecraft:grass_path ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 210 minecraft:repeating_command_block ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 211 minecraft:chain_command_block ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 213 minecraft:magma ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 214 minecraft:nether_wart_block ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 215 minecraft:red_nether_brick ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 216 minecraft:bone_block ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 217 minecraft:structure_void ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 218 minecraft:observer ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 219 minecraft:white_shulker_box ItemShulkerBox{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 220 minecraft:orange_shulker_box ItemShulkerBox{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 221 minecraft:magenta_shulker_box ItemShulkerBox{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 222 minecraft:light_blue_shulker_box ItemShulkerBox{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 223 minecraft:yellow_shulker_box ItemShulkerBox{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 224 minecraft:lime_shulker_box ItemShulkerBox{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 225 minecraft:pink_shulker_box ItemShulkerBox{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 226 minecraft:gray_shulker_box ItemShulkerBox{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 227 minecraft:silver_shulker_box ItemShulkerBox{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 228 minecraft:cyan_shulker_box ItemShulkerBox{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 229 minecraft:purple_shulker_box ItemShulkerBox{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 230 minecraft:blue_shulker_box ItemShulkerBox{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 231 minecraft:brown_shulker_box ItemShulkerBox{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 232 minecraft:green_shulker_box ItemShulkerBox{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 233 minecraft:red_shulker_box ItemShulkerBox{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 234 minecraft:black_shulker_box ItemShulkerBox{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 235 minecraft:white_glazed_terracotta ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 236 minecraft:orange_glazed_terracotta ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 237 minecraft:magenta_glazed_terracotta ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 238 minecraft:light_blue_glazed_terracotta ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 239 minecraft:yellow_glazed_terracotta ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 240 minecraft:lime_glazed_terracotta ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 241 minecraft:pink_glazed_terracotta ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 242 minecraft:gray_glazed_terracotta ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 243 minecraft:silver_glazed_terracotta ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 244 minecraft:cyan_glazed_terracotta ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 245 minecraft:purple_glazed_terracotta ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 246 minecraft:blue_glazed_terracotta ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 247 minecraft:brown_glazed_terracotta ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 248 minecraft:green_glazed_terracotta ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 249 minecraft:red_glazed_terracotta ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 250 minecraft:black_glazed_terracotta ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 251 minecraft:concrete ItemCloth{Name=concrete}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 252 minecraft:concrete_powder ItemCloth{Name=concrete_powder}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 255 minecraft:structure_block ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 256 minecraft:iron_shovel ItemSpade{Name=shovelIron}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 257 minecraft:iron_pickaxe ItemPickaxe{Name=pickaxeIron}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 258 minecraft:iron_axe ItemAxe{Name=hatchetIron}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 259 minecraft:flint_and_steel ItemFlintAndSteel{Name=flintAndSteel}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 260 minecraft:apple ItemFood{Name=apple}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 261 minecraft:bow ItemBow{Name=bow}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 262 minecraft:arrow ItemArrow{Name=arrow}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 263 minecraft:coal ItemCoal{Name=coal}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 264 minecraft:diamond Item{Name=diamond}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 265 minecraft:iron_ingot Item{Name=ingotIron}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 266 minecraft:gold_ingot Item{Name=ingotGold}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 267 minecraft:iron_sword ItemSword{Name=swordIron}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 268 minecraft:wooden_sword ItemSword{Name=swordWood}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 269 minecraft:wooden_shovel ItemSpade{Name=shovelWood}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 270 minecraft:wooden_pickaxe ItemPickaxe{Name=pickaxeWood}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 271 minecraft:wooden_axe ItemAxe{Name=hatchetWood}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 272 minecraft:stone_sword ItemSword{Name=swordStone}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 273 minecraft:stone_shovel ItemSpade{Name=shovelStone}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 274 minecraft:stone_pickaxe ItemPickaxe{Name=pickaxeStone}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 275 minecraft:stone_axe ItemAxe{Name=hatchetStone}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 276 minecraft:diamond_sword ItemSword{Name=swordDiamond}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 277 minecraft:diamond_shovel ItemSpade{Name=shovelDiamond}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 278 minecraft:diamond_pickaxe ItemPickaxe{Name=pickaxeDiamond}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 279 minecraft:diamond_axe ItemAxe{Name=hatchetDiamond}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 280 minecraft:stick Item{Name=stick}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 281 minecraft:bowl Item{Name=bowl}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 282 minecraft:mushroom_stew ItemSoup{Name=mushroomStew}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 283 minecraft:golden_sword ItemSword{Name=swordGold}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 284 minecraft:golden_shovel ItemSpade{Name=shovelGold}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 285 minecraft:golden_pickaxe ItemPickaxe{Name=pickaxeGold}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 286 minecraft:golden_axe ItemAxe{Name=hatchetGold}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 287 minecraft:string ItemBlockSpecial{Name=string}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 288 minecraft:feather Item{Name=feather}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 289 minecraft:gunpowder Item{Name=sulphur}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 290 minecraft:wooden_hoe ItemHoe{Name=hoeWood}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 291 minecraft:stone_hoe ItemHoe{Name=hoeStone}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 292 minecraft:iron_hoe ItemHoe{Name=hoeIron}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 293 minecraft:diamond_hoe ItemHoe{Name=hoeDiamond}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 294 minecraft:golden_hoe ItemHoe{Name=hoeGold}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 295 minecraft:wheat_seeds ItemSeeds{Name=seeds}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 296 minecraft:wheat Item{Name=wheat}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 297 minecraft:bread ItemFood{Name=bread}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 298 minecraft:leather_helmet ItemArmor{Name=helmetCloth}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 299 minecraft:leather_chestplate ItemArmor{Name=chestplateCloth}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 300 minecraft:leather_leggings ItemArmor{Name=leggingsCloth}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 301 minecraft:leather_boots ItemArmor{Name=bootsCloth}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 302 minecraft:chainmail_helmet ItemArmor{Name=helmetChain}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 303 minecraft:chainmail_chestplate ItemArmor{Name=chestplateChain}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 304 minecraft:chainmail_leggings ItemArmor{Name=leggingsChain}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 305 minecraft:chainmail_boots ItemArmor{Name=bootsChain}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 306 minecraft:iron_helmet ItemArmor{Name=helmetIron}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 307 minecraft:iron_chestplate ItemArmor{Name=chestplateIron}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 308 minecraft:iron_leggings ItemArmor{Name=leggingsIron}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 309 minecraft:iron_boots ItemArmor{Name=bootsIron}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 310 minecraft:diamond_helmet ItemArmor{Name=helmetDiamond}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 311 minecraft:diamond_chestplate ItemArmor{Name=chestplateDiamond}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 312 minecraft:diamond_leggings ItemArmor{Name=leggingsDiamond}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 313 minecraft:diamond_boots ItemArmor{Name=bootsDiamond}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 314 minecraft:golden_helmet ItemArmor{Name=helmetGold}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 315 minecraft:golden_chestplate ItemArmor{Name=chestplateGold}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 316 minecraft:golden_leggings ItemArmor{Name=leggingsGold}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 317 minecraft:golden_boots ItemArmor{Name=bootsGold}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 318 minecraft:flint Item{Name=flint}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 319 minecraft:porkchop ItemFood{Name=porkchopRaw}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 320 minecraft:cooked_porkchop ItemFood{Name=porkchopCooked}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 321 minecraft:painting ItemHangingEntity{Name=painting}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 322 minecraft:golden_apple ItemAppleGold{Name=appleGold}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 323 minecraft:sign ItemSign{Name=sign}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 324 minecraft:wooden_door ItemDoor{Name=doorOak}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 325 minecraft:bucket ItemBucket{Name=bucket}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 326 minecraft:water_bucket ItemBucket{Name=bucketWater}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 327 minecraft:lava_bucket ItemBucket{Name=bucketLava}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 328 minecraft:minecart ItemMinecart{Name=minecart}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 329 minecraft:saddle ItemSaddle{Name=saddle}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 330 minecraft:iron_door ItemDoor{Name=doorIron}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 331 minecraft:redstone ItemRedstone{Name=redstone}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 332 minecraft:snowball ItemSnowball{Name=snowball}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 333 minecraft:boat ItemBoat{Name=boat.oak}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 334 minecraft:leather Item{Name=leather}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 335 minecraft:milk_bucket ItemBucketMilk{Name=milk}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 336 minecraft:brick Item{Name=brick}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 337 minecraft:clay_ball Item{Name=clay}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 338 minecraft:reeds ItemBlockSpecial{Name=reeds}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 339 minecraft:paper Item{Name=paper}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 340 minecraft:book ItemBook{Name=book}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 341 minecraft:slime_ball Item{Name=slimeball}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 342 minecraft:chest_minecart ItemMinecart{Name=minecartChest}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 343 minecraft:furnace_minecart ItemMinecart{Name=minecartFurnace}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 344 minecraft:egg ItemEgg{Name=egg}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 345 minecraft:compass ItemCompass{Name=compass}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 346 minecraft:fishing_rod ItemFishingRod{Name=fishingRod}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 347 minecraft:clock ItemClock{Name=clock}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 348 minecraft:glowstone_dust Item{Name=yellowDust}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 349 minecraft:fish ItemFishFood{Name=fish}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 350 minecraft:cooked_fish ItemFishFood{Name=fish}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 351 minecraft:dye ItemDye{Name=dyePowder}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 352 minecraft:bone Item{Name=bone}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 353 minecraft:sugar Item{Name=sugar}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 354 minecraft:cake ItemBlockSpecial{Name=cake}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 355 minecraft:bed ItemBed{Name=bed}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 356 minecraft:repeater ItemBlockSpecial{Name=diode}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 357 minecraft:cookie ItemFood{Name=cookie}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 358 minecraft:filled_map ItemMap{Name=map}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 359 minecraft:shears ItemShears{Name=shears}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 360 minecraft:melon ItemFood{Name=melon}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 361 minecraft:pumpkin_seeds ItemSeeds{Name=seeds_pumpkin}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 362 minecraft:melon_seeds ItemSeeds{Name=seeds_melon}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 363 minecraft:beef ItemFood{Name=beefRaw}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 364 minecraft:cooked_beef ItemFood{Name=beefCooked}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 365 minecraft:chicken ItemFood{Name=chickenRaw}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 366 minecraft:cooked_chicken ItemFood{Name=chickenCooked}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 367 minecraft:rotten_flesh ItemFood{Name=rottenFlesh}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 368 minecraft:ender_pearl ItemEnderPearl{Name=enderPearl}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 369 minecraft:blaze_rod Item{Name=blazeRod}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 370 minecraft:ghast_tear Item{Name=ghastTear}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 371 minecraft:gold_nugget Item{Name=goldNugget}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 372 minecraft:nether_wart ItemSeeds{Name=netherStalkSeeds}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 373 minecraft:potion ItemPotion{Name=potion}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 374 minecraft:glass_bottle ItemGlassBottle{Name=glassBottle}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 375 minecraft:spider_eye ItemFood{Name=spiderEye}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 376 minecraft:fermented_spider_eye Item{Name=fermentedSpiderEye}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 377 minecraft:blaze_powder Item{Name=blazePowder}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 378 minecraft:magma_cream Item{Name=magmaCream}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 379 minecraft:brewing_stand ItemBlockSpecial{Name=brewingStand}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 380 minecraft:cauldron ItemBlockSpecial{Name=cauldron}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 381 minecraft:ender_eye ItemEnderEye{Name=eyeOfEnder}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 382 minecraft:speckled_melon Item{Name=speckledMelon}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 383 minecraft:spawn_egg ItemMonsterPlacer{Name=monsterPlacer}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 384 minecraft:experience_bottle ItemExpBottle{Name=expBottle}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 385 minecraft:fire_charge ItemFireball{Name=fireball}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 386 minecraft:writable_book ItemWritableBook{Name=writingBook}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 387 minecraft:written_book ItemWrittenBook{Name=writtenBook}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 388 minecraft:emerald Item{Name=emerald}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 389 minecraft:item_frame ItemHangingEntity{Name=frame}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 390 minecraft:flower_pot ItemBlockSpecial{Name=flowerPot}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 391 minecraft:carrot ItemSeedFood{Name=carrots}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 392 minecraft:potato ItemSeedFood{Name=potato}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 393 minecraft:baked_potato ItemFood{Name=potatoBaked}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 394 minecraft:poisonous_potato ItemFood{Name=potatoPoisonous}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 395 minecraft:map ItemEmptyMap{Name=emptyMap}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 396 minecraft:golden_carrot ItemFood{Name=carrotGolden}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 397 minecraft:skull ItemSkull{Name=skull}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 398 minecraft:carrot_on_a_stick ItemCarrotOnAStick{Name=carrotOnAStick}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 399 minecraft:nether_star ItemSimpleFoiled{Name=netherStar}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 400 minecraft:pumpkin_pie ItemFood{Name=pumpkinPie}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 401 minecraft:fireworks ItemFirework{Name=fireworks}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 402 minecraft:firework_charge ItemFireworkCharge{Name=fireworksCharge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 403 minecraft:enchanted_book ItemEnchantedBook{Name=enchantedBook}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 404 minecraft:comparator ItemBlockSpecial{Name=comparator}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 405 minecraft:netherbrick Item{Name=netherbrick}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 406 minecraft:quartz Item{Name=netherquartz}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 407 minecraft:tnt_minecart ItemMinecart{Name=minecartTnt}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 408 minecraft:hopper_minecart ItemMinecart{Name=minecartHopper}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 409 minecraft:prismarine_shard Item{Name=prismarineShard}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 410 minecraft:prismarine_crystals Item{Name=prismarineCrystals}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 411 minecraft:rabbit ItemFood{Name=rabbitRaw}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 412 minecraft:cooked_rabbit ItemFood{Name=rabbitCooked}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 413 minecraft:rabbit_stew ItemSoup{Name=rabbitStew}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 414 minecraft:rabbit_foot Item{Name=rabbitFoot}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 415 minecraft:rabbit_hide Item{Name=rabbitHide}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 416 minecraft:armor_stand ItemArmorStand{Name=armorStand}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 417 minecraft:iron_horse_armor Item{Name=horsearmormetal}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 418 minecraft:golden_horse_armor Item{Name=horsearmorgold}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 419 minecraft:diamond_horse_armor Item{Name=horsearmordiamond}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 420 minecraft:lead ItemLead{Name=leash}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 421 minecraft:name_tag ItemNameTag{Name=nameTag}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 422 minecraft:command_block_minecart ItemMinecart{Name=minecartCommandBlock}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 423 minecraft:mutton ItemFood{Name=muttonRaw}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 424 minecraft:cooked_mutton ItemFood{Name=muttonCooked}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 425 minecraft:banner ItemBanner{Name=banner}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 426 minecraft:end_crystal ItemEndCrystal{Name=end_crystal}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 427 minecraft:spruce_door ItemDoor{Name=doorSpruce}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 428 minecraft:birch_door ItemDoor{Name=doorBirch}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 429 minecraft:jungle_door ItemDoor{Name=doorJungle}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 430 minecraft:acacia_door ItemDoor{Name=doorAcacia}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 431 minecraft:dark_oak_door ItemDoor{Name=doorDarkOak}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 432 minecraft:chorus_fruit ItemChorusFruit{Name=chorusFruit}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 433 minecraft:chorus_fruit_popped Item{Name=chorusFruitPopped}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 434 minecraft:beetroot ItemFood{Name=beetroot}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 435 minecraft:beetroot_seeds ItemSeeds{Name=beetroot_seeds}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 436 minecraft:beetroot_soup ItemSoup{Name=beetroot_soup}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 437 minecraft:dragon_breath Item{Name=dragon_breath}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 438 minecraft:splash_potion ItemSplashPotion{Name=splash_potion}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 439 minecraft:spectral_arrow ItemSpectralArrow{Name=spectral_arrow}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 440 minecraft:tipped_arrow ItemTippedArrow{Name=tipped_arrow}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 441 minecraft:lingering_potion ItemLingeringPotion{Name=lingering_potion}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 442 minecraft:shield ItemShield{Name=shield}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 443 minecraft:elytra ItemElytra{Name=elytra}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 444 minecraft:spruce_boat ItemBoat{Name=boat.spruce}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 445 minecraft:birch_boat ItemBoat{Name=boat.birch}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 446 minecraft:jungle_boat ItemBoat{Name=boat.jungle}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 447 minecraft:acacia_boat ItemBoat{Name=boat.acacia}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 448 minecraft:dark_oak_boat ItemBoat{Name=boat.dark_oak}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 449 minecraft:totem_of_undying Item{Name=totem}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 450 minecraft:shulker_shell Item{Name=shulkerShell}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 452 minecraft:iron_nugget Item{Name=ironNugget}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 453 minecraft:knowledge_book ItemKnowledgeBook{Name=knowledgeBook}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 2256 minecraft:record_13 ItemRecord{Name=record}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 2257 minecraft:record_cat ItemRecord{Name=record}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 2258 minecraft:record_blocks ItemRecord{Name=record}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 2259 minecraft:record_chirp ItemRecord{Name=record}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 2260 minecraft:record_far ItemRecord{Name=record}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 2261 minecraft:record_mall ItemRecord{Name=record}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 2262 minecraft:record_mellohi ItemRecord{Name=record}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 2263 minecraft:record_stal ItemRecord{Name=record}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 2264 minecraft:record_strad ItemRecord{Name=record}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 2265 minecraft:record_ward ItemRecord{Name=record}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 2266 minecraft:record_11 ItemRecord{Name=record}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 2267 minecraft:record_wait ItemRecord{Name=record}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4096 pixelmon:healer PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4097 pixelmon:thunder_stone_ore ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4098 pixelmon:leaf_stone_ore ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4099 pixelmon:water_stone_ore ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4100 pixelmon:fire_stone_ore ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4101 pixelmon:dawn_dusk_ore ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4102 pixelmon:pc PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4103 pixelmon:ranch PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4104 pixelmon:mechanical_anvil PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4105 pixelmon:infuser PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4106 pixelmon:anvil ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4107 pixelmon:fossil_machine PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4108 pixelmon:bauxite_ore ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4109 pixelmon:fossil ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4110 pixelmon:trade_machine PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4111 pixelmon:fossil_cleaner PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4112 pixelmon:articuno_shrine ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4113 pixelmon:zapdos_shrine ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4114 pixelmon:moltres_shrine ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4115 pixelmon:timespace_altar ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4116 pixelmon:temple_pillar ItemBlockPillar{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4117 pixelmon:ice_rock PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4118 pixelmon:moss_rock PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4119 pixelmon:ruins_wall ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4120 pixelmon:dusty_ruins_wall ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4121 pixelmon:temple_block ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4122 pixelmon:temple_brick ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4123 pixelmon:temple_stairs ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4124 pixelmon:temple_brick_stairs ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4125 pixelmon:temple_slab ItemSlab{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4126 pixelmon:temple_brick_slab ItemSlab{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4127 pixelmon:elevator ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4128 pixelmon:warp_plate ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4129 pixelmon:movement_plate ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4130 pixelmon:stick_plate ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4131 pixelmon:timed_fall ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4132 pixelmon:poke_chest PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4133 pixelmon:ultra_chest PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4134 pixelmon:master_chest PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4135 pixelmon:beast_chest PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4136 pixelmon:sun_stone_ore ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4137 pixelmon:cloning_machine PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4138 pixelmon:pixelmon_spawner ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4139 pixelmon:temporary_light ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4140 pixelmon:hidden_cube ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4141 pixelmon:hidden_pressure_plate ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4142 pixelmon:unown_block ItemBlockUnown{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4143 pixelmon:unown_block2 ItemBlockUnown{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4144 pixelmon:braille_block ItemBlockBraille{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4145 pixelmon:braille_block2 ItemBlockBraille{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4146 pixelmon:poke_grass ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4147 pixelmon:poke_dirt ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4148 pixelmon:poke_sand ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4149 pixelmon:poke_sand_corner1 ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4150 pixelmon:poke_sand_corner2 ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4151 pixelmon:poke_sand_corner3 ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4152 pixelmon:poke_sand_corner4 ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4153 pixelmon:poke_sand_side1 ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4154 pixelmon:poke_sand_side2 ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4155 pixelmon:poke_sand_side3 ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4156 pixelmon:poke_sand_side4 ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4157 pixelmon:ruby_block ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4158 pixelmon:ruby_ore ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4159 pixelmon:sapphire_block ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4160 pixelmon:sapphire_ore ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4161 pixelmon:amethyst_block ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4162 pixelmon:amethyst_ore ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4163 pixelmon:crystal_block ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4164 pixelmon:crystal_ore ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4165 pixelmon:silicon_ore ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4166 pixelmon:shingles ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4167 pixelmon:shingles_corner1 ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4168 pixelmon:shingles_corner2 ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4169 pixelmon:outside_wall ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4170 pixelmon:inside_wall ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4171 pixelmon:inside_wall_molding ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4172 pixelmon:tree_top ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4173 pixelmon:tree_bottom ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4174 pixelmon:wooden_flooring ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4175 pixelmon:pokemart_sign ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4176 pixelmon:pokecenter_sign ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4177 pixelmon:window1 ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4178 pixelmon:window2 ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4179 pixelmon:sandy_grass ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4180 pixelmon:rock ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4181 pixelmon:cave_rock ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4182 pixelmon:bridge_block ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4183 pixelmon:bolder ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4184 pixelmon:box ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4185 pixelmon:clothed_table PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4186 pixelmon:trash_can ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4187 pixelmon:gym_sign ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4188 pixelmon:tv PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4189 pixelmon:red_rug PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4190 pixelmon:green_rug PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4191 pixelmon:blue_rug PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4192 pixelmon:yellow_rug PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4193 pixelmon:pink_rug PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4194 pixelmon:purple_rug PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4195 pixelmon:white_rug PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4196 pixelmon:gray_rug PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4197 pixelmon:black_rug PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4198 pixelmon:orange_rug PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4199 pixelmon:brown_rug PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4200 pixelmon:cyan_rug PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4201 pixelmon:red_umbrella ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4202 pixelmon:green_umbrella ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4203 pixelmon:blue_umbrella ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4204 pixelmon:yellow_umbrella ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4205 pixelmon:orange_umbrella ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4206 pixelmon:brown_umbrella ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4207 pixelmon:pink_umbrella ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4208 pixelmon:purple_umbrella ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4209 pixelmon:white_umbrella ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4210 pixelmon:gray_umbrella ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4211 pixelmon:black_umbrella ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4212 pixelmon:cyan_umbrella ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4213 pixelmon:blue_clock ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4214 pixelmon:pink_clock ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4215 pixelmon:white_clock ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4216 pixelmon:gray_clock ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4217 pixelmon:black_clock ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4218 pixelmon:purple_clock ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4219 pixelmon:yellow_clock ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4220 pixelmon:red_clock ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4221 pixelmon:brown_clock ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4222 pixelmon:green_clock ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4223 pixelmon:cyan_clock ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4224 pixelmon:orange_clock ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4225 pixelmon:red_cushion_chair ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4226 pixelmon:yellow_cushion_chair ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4227 pixelmon:green_cushion_chair ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4228 pixelmon:pink_cushion_chair ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4229 pixelmon:blue_cushion_chair ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4230 pixelmon:black_cushion_chair ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4231 pixelmon:gray_cushion_chair ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4232 pixelmon:cyan_cushion_chair ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4233 pixelmon:white_cushion_chair ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4234 pixelmon:brown_cushion_chair ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4235 pixelmon:orange_cushion_chair ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4236 pixelmon:purple_cushion_chair ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4237 pixelmon:red_chair ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4238 pixelmon:yellow_chair ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4239 pixelmon:orange_chair ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4240 pixelmon:pink_chair ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4241 pixelmon:purple_chair ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4242 pixelmon:cyan_chair ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4243 pixelmon:blue_chair ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4244 pixelmon:white_chair ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4245 pixelmon:gray_chair ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4246 pixelmon:black_chair ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4247 pixelmon:green_chair ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4248 pixelmon:brown_chair ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4249 pixelmon:fossil_display PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4250 pixelmon:end_table ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4251 pixelmon:blue_vending_machine PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4252 pixelmon:green_vending_machine PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4253 pixelmon:orange_vending_machine PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4254 pixelmon:pink_vending_machine PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4255 pixelmon:red_vending_machine PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4256 pixelmon:yellow_vending_machine PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4257 pixelmon:brown_vending_machine PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4258 pixelmon:white_vending_machine PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4259 pixelmon:gray_vending_machine PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4260 pixelmon:black_vending_machine PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4261 pixelmon:cyan_vending_machine PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4262 pixelmon:purple_vending_machine PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4263 pixelmon:fridge PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4264 pixelmon:picket_fence ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4265 pixelmon:green_folding_chair ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4266 pixelmon:red_folding_chair ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4267 pixelmon:blue_folding_chair ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4268 pixelmon:yellow_folding_chair ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4269 pixelmon:orange_folding_chair ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4270 pixelmon:brown_folding_chair ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4271 pixelmon:white_folding_chair ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4272 pixelmon:gray_folding_chair ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4273 pixelmon:black_folding_chair ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4274 pixelmon:pink_folding_chair ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4275 pixelmon:purple_folding_chair ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4276 pixelmon:cyan_folding_chair ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4277 pixelmon:blue_water_float PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4278 pixelmon:green_water_float PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4279 pixelmon:orange_water_float PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4280 pixelmon:pink_water_float PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4281 pixelmon:purple_water_float PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4282 pixelmon:red_water_float PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4283 pixelmon:yellow_water_float PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4284 pixelmon:brown_water_float PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4285 pixelmon:white_water_float PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4286 pixelmon:gray_water_float PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4287 pixelmon:black_water_float PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4288 pixelmon:cyan_water_float PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4289 pixelmon:pixelmon_grass ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4290 pixelmon:spawner_cave_rock ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4291 pixelmon:poke_gift PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4292 pixelmon:poke_gift_event PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4293 pixelmon:gracideablock PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4294 pixelmon:plateholder PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4295 pixelmon:block.red_orb PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4296 pixelmon:block.blue_orb PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4297 pixelmon:mower PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4298 pixelmon:fan PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4299 pixelmon:washing_machine PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4300 pixelmon:tidal_bell PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4301 pixelmon:clear_bell PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4302 pixelmon:deep_sea ItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4303 pixelmon:berrytree_cheri PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4304 pixelmon:berrytree_chesto PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4305 pixelmon:berrytree_pecha PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4306 pixelmon:berrytree_rawst PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4307 pixelmon:berrytree_aspear PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4308 pixelmon:berrytree_leppa PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4309 pixelmon:berrytree_oran PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4310 pixelmon:berrytree_persim PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4311 pixelmon:berrytree_lum PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4312 pixelmon:berrytree_sitrus PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4313 pixelmon:berrytree_figy PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4314 pixelmon:berrytree_wiki PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4315 pixelmon:berrytree_mago PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4316 pixelmon:berrytree_aguav PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4317 pixelmon:berrytree_iapapa PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4318 pixelmon:berrytree_pomeg PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4319 pixelmon:berrytree_kelpsy PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4320 pixelmon:berrytree_qualot PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4321 pixelmon:berrytree_hondew PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4322 pixelmon:berrytree_grepa PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4323 pixelmon:berrytree_tamato PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4324 pixelmon:berrytree_occa PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4325 pixelmon:berrytree_passho PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4326 pixelmon:berrytree_wacan PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4327 pixelmon:berrytree_rindo PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4328 pixelmon:berrytree_yache PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4329 pixelmon:berrytree_chople PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4330 pixelmon:berrytree_kebia PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4331 pixelmon:berrytree_shuca PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4332 pixelmon:berrytree_coba PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4333 pixelmon:berrytree_tanga PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4334 pixelmon:berrytree_charti PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4335 pixelmon:berrytree_kasib PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4336 pixelmon:berrytree_haban PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4337 pixelmon:berrytree_colbur PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4338 pixelmon:berrytree_babiri PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4339 pixelmon:berrytree_chilan PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4340 pixelmon:berrytree_roseli PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4341 pixelmon:berrytree_liechi PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4342 pixelmon:berrytree_ganlon PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4343 pixelmon:berrytree_salac PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4344 pixelmon:berrytree_petaya PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4345 pixelmon:berrytree_apicot PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4346 pixelmon:berrytree_lansat PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4347 pixelmon:berrytree_starf PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4348 pixelmon:berrytree_enigma PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4349 pixelmon:berrytree_micle PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4350 pixelmon:berrytree_custap PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4351 pixelmon:berrytree_jaboca PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4352 pixelmon:berrytree_rowap PixelmonItemBlock{Name=null}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4353 pixelmon:item_finder ItemItemFinder{Name=item_finder}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4354 pixelmon:rare_candy PixelmonItem{Name=rare_candy}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4355 pixelmon:potion ItemPotion{Name=potion}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4356 pixelmon:super_potion ItemPotion{Name=super_potion}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4357 pixelmon:hyper_potion ItemPotion{Name=hyper_potion}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4358 pixelmon:max_potion ItemPotion{Name=max_potion}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4359 pixelmon:fresh_water ItemPotion{Name=fresh_water}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4360 pixelmon:soda_pop ItemPotion{Name=soda_pop}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4361 pixelmon:lemonade ItemPotion{Name=lemonade}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4362 pixelmon:moomoo_milk ItemPotion{Name=moomoo_milk}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4363 pixelmon:ether ItemEther{Name=ether}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4364 pixelmon:max_ether ItemEther{Name=max_ether}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4365 pixelmon:elixir ItemElixir{Name=elixir}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4366 pixelmon:max_elixir ItemElixir{Name=max_elixir}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4367 pixelmon:pp_up ItemPPUp{Name=pp_up}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4368 pixelmon:pp_max ItemPPUp{Name=pp_max}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4369 pixelmon:full_restore ItemPotion{Name=full_restore}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4370 pixelmon:revive ItemRevive{Name=revive}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4371 pixelmon:max_revive ItemRevive{Name=max_revive}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4372 pixelmon:antidote ItemStatusAilmentHealer{Name=antidote}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4373 pixelmon:paralyze_heal ItemStatusAilmentHealer{Name=paralyze_heal}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4374 pixelmon:awakening ItemStatusAilmentHealer{Name=awakening}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4375 pixelmon:burn_heal ItemStatusAilmentHealer{Name=burn_heal}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4376 pixelmon:ice_heal ItemStatusAilmentHealer{Name=ice_heal}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4377 pixelmon:full_heal ItemStatusAilmentHealer{Name=full_heal}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4378 pixelmon:rage_candy_bar ItemPotion{Name=rage_candy_bar}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4379 pixelmon:lava_cookie ItemStatusAilmentHealer{Name=lava_cookie}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4380 pixelmon:old_gateau ItemStatusAilmentHealer{Name=old_gateau}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4381 pixelmon:casteliacone ItemStatusAilmentHealer{Name=casteliacone}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4382 pixelmon:lumiose_galette ItemStatusAilmentHealer{Name=lumiose_galette}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4383 pixelmon:shalour_sable ItemStatusAilmentHealer{Name=shalour_sable}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4384 pixelmon:big_malasada ItemStatusAilmentHealer{Name=big_malasada}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4385 pixelmon:hp_up IncreaseEV{Name=hp_up}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4386 pixelmon:protein IncreaseEV{Name=protein}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4387 pixelmon:iron IncreaseEV{Name=iron}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4388 pixelmon:calcium IncreaseEV{Name=calcium}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4389 pixelmon:zinc IncreaseEV{Name=zinc}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4390 pixelmon:carbos IncreaseEV{Name=carbos}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4391 pixelmon:health_wing IncreaseEV{Name=health_wing}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4392 pixelmon:muscle_wing IncreaseEV{Name=muscle_wing}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4393 pixelmon:resist_wing IncreaseEV{Name=resist_wing}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4394 pixelmon:genius_wing IncreaseEV{Name=genius_wing}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4395 pixelmon:clever_wing IncreaseEV{Name=clever_wing}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4396 pixelmon:swift_wing IncreaseEV{Name=swift_wing}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4397 pixelmon:pomeg_berry DecreaseEV{Name=pomeg_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4398 pixelmon:kelpsy_berry DecreaseEV{Name=kelpsy_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4399 pixelmon:qualot_berry DecreaseEV{Name=qualot_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4400 pixelmon:hondew_berry DecreaseEV{Name=hondew_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4401 pixelmon:grepa_berry DecreaseEV{Name=grepa_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4402 pixelmon:tamato_berry DecreaseEV{Name=tamato_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4403 pixelmon:heal_powder ItemStatusAilmentHealer{Name=heal_powder}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4404 pixelmon:energy_powder ItemPotion{Name=energy_powder}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4405 pixelmon:energy_root ItemPotion{Name=energy_root}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4406 pixelmon:revival_herb ItemRevive{Name=revival_herb}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4407 pixelmon:x_attack ItemBattleItem{Name=x_attack}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4408 pixelmon:x_defence ItemBattleItem{Name=x_defence}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4409 pixelmon:x_special_attack ItemBattleItem{Name=x_special_attack}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4410 pixelmon:x_special_defence ItemBattleItem{Name=x_special_defence}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4411 pixelmon:x_speed ItemBattleItem{Name=x_speed}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4412 pixelmon:x_accuracy ItemBattleItem{Name=x_accuracy}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4413 pixelmon:dire_hit ItemBattleItem{Name=dire_hit}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4414 pixelmon:fire_stone ItemEvolutionStone{Name=fire_stone}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4415 pixelmon:water_stone ItemEvolutionStone{Name=water_stone}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4416 pixelmon:moon_stone ItemEvolutionStone{Name=moon_stone}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4417 pixelmon:thunder_stone ItemEvolutionStone{Name=thunder_stone}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4418 pixelmon:leaf_stone ItemEvolutionStone{Name=leaf_stone}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4419 pixelmon:sun_stone ItemEvolutionStone{Name=sun_stone}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4420 pixelmon:dawn_stone ItemEvolutionStone{Name=dawn_stone}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4421 pixelmon:dusk_stone ItemEvolutionStone{Name=dusk_stone}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4422 pixelmon:shiny_stone ItemEvolutionStone{Name=shiny_stone}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4423 pixelmon:ice_stone ItemEvolutionStone{Name=ice_stone}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4424 pixelmon:thunder_stone_shard PixelmonItem{Name=thunder_stone_shard}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4425 pixelmon:leaf_stone_shard PixelmonItem{Name=leaf_stone_shard}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4426 pixelmon:water_stone_shard PixelmonItem{Name=water_stone_shard}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4427 pixelmon:fire_stone_shard PixelmonItem{Name=fire_stone_shard}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4428 pixelmon:sun_stone_shard PixelmonItem{Name=sun_stone_shard}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4429 pixelmon:moon_stone_shard PixelmonItem{Name=moon_stone_shard}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4430 pixelmon:dawn_stone_shard PixelmonItem{Name=dawn_stone_shard}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4431 pixelmon:dusk_stone_shard PixelmonItem{Name=dusk_stone_shard}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4432 pixelmon:shiny_stone_shard PixelmonItem{Name=shiny_stone_shard}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4433 pixelmon:ice_stone_shard PixelmonItem{Name=ice_stone_shard}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4434 pixelmon:wailmer_pail ItemWailmerPail{Name=wailmer_pail}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4435 pixelmon:old_rod ItemFishingRod{Name=old_rod}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4436 pixelmon:good_rod ItemFishingRod{Name=good_rod}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4437 pixelmon:super_rod ItemFishingRod{Name=super_rod}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4438 pixelmon:chisel ItemStatueMaker{Name=chisel}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4439 pixelmon:ranch_upgrade ItemRanchUpgrade{Name=ranch_upgrade}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4440 pixelmon:trade_monitor PixelmonItem{Name=trade_monitor}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4441 pixelmon:trade_holder_right PixelmonItem{Name=trade_holder_right}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4442 pixelmon:trade_holder_left PixelmonItem{Name=trade_holder_left}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4443 pixelmon:trade_panel PixelmonItem{Name=trade_panel}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4444 pixelmon:orb PixelmonItem{Name=orb}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4445 pixelmon:uno_orb ItemShrineOrb{Name=uno_orb}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4446 pixelmon:dos_orb ItemShrineOrb{Name=dos_orb}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4447 pixelmon:tres_orb ItemShrineOrb{Name=tres_orb}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4448 pixelmon:trainer_editor ItemNPCEditor{Name=trainer_editor}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4449 pixelmon:pokemon_editor ItemPokemonEditor{Name=pokemon_editor}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4450 pixelmon:grotto_spawner ItemSpawnGrotto{Name=grotto_spawner}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4451 pixelmon:green_tank PixelmonItem{Name=green_tank}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4452 pixelmon:orange_tank PixelmonItem{Name=orange_tank}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4453 pixelmon:cloner_cord PixelmonItem{Name=cloner_cord}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4454 pixelmon:hourglass_gold ItemIsisHourglass{Name=hourglass_gold}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4455 pixelmon:hourglass_silver ItemIsisHourglass{Name=hourglass_silver}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4456 pixelmon:lens_gold ItemHirokusLens{Name=lens_gold}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4457 pixelmon:lens_silver ItemHirokusLens{Name=lens_silver}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4458 pixelmon:hidden_iron_door ItemHiddenDoor{Name=hidden_iron_door}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4459 pixelmon:hidden_wooden_door ItemHiddenDoor{Name=hidden_wooden_door}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4460 pixelmon:gift_box ItemGift{Name=gift_box}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4461 pixelmon:pixelmon_sprite ItemPixelmonSprite{Name=pixelmon_sprite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4462 pixelmon:painting ItemPixelmonPainting{Name=pixelmon_painting}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4463 pixelmon:camera ItemCamera{Name=camera}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4464 pixelmon:film GenericItem{Name=film}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4465 pixelmon:tree PixelmonItemBlock{Name=tree}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4466 pixelmon:amethyst GenericItem{Name=amethyst}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4467 pixelmon:ruby ItemRuby{Name=ruby}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4468 pixelmon:crystal GenericItem{Name=crystal}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4469 pixelmon:sapphire GenericItem{Name=sapphire}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4470 pixelmon:silicon GenericItem{Name=silicon}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4471 pixelmon:aluminium_ingot PixelmonItem{Name=aluminium_ingot}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4472 pixelmon:aluminium_plate PixelmonItem{Name=aluminium_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4473 pixelmon:ability_capsule ItemAbilityCapsule{Name=ability_capsule}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4474 pixelmon:exp_all ItemExpAll{Name=exp_all}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4475 pixelmon:gracidea ItemGracidea{Name=gracidea}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4476 pixelmon:reveal_glass PixelmonItem{Name=reveal_glass}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4477 pixelmon:red_chain PixelmonItem{Name=red_chain}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4478 pixelmon:repel ItemRepel{Name=repel}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4479 pixelmon:super_repel ItemRepel{Name=super_repel}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4480 pixelmon:max_repel ItemRepel{Name=max_repel}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4481 pixelmon:porygon_piece PorygonPiece{Name=porygon_piece}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4482 pixelmon:red_shard ItemShard{Name=red_shard}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4483 pixelmon:blue_shard ItemShard{Name=blue_shard}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4484 pixelmon:jade_shard ItemShard{Name=jade_shard}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4485 pixelmon:azure_flute ItemAzureFlute{Name=azure_flute}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4486 pixelmon:sacredash ItemSacredAsh{Name=sacredash}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4487 pixelmon:gold_bottle_cap ItemBottleCap{Name=gold_bottle_cap}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4488 pixelmon:silver_bottle_cap ItemBottleCap{Name=silver_bottle_cap}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4489 pixelmon:mach_bike ItemBike{Name=mach_bike}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4490 pixelmon:mach_bike_frame PixelmonItem{Name=mach_bike_frame}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4491 pixelmon:acro_bike ItemBike{Name=acro_bike}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4492 pixelmon:acro_bike_frame PixelmonItem{Name=acro_bike_frame}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4493 pixelmon:handles PixelmonItem{Name=handles}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4494 pixelmon:wheel PixelmonItem{Name=wheel}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4495 pixelmon:incense_burner PixelmonItem{Name=incense_burner}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4496 pixelmon:ever_stone ItemEverstone{Name=ever_stone}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4497 pixelmon:lucky_egg ItemLuckyEgg{Name=lucky_egg}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4498 pixelmon:exp_share ItemExpShare{Name=exp_share}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4499 pixelmon:choice_band ChoiceItem{Name=choice_band}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4500 pixelmon:choice_scarf ChoiceItem{Name=choice_scarf}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4501 pixelmon:choice_specs ChoiceItem{Name=choice_specs}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4502 pixelmon:macho_brace EVAdjusting{Name=macho_brace}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4503 pixelmon:power_weight EVAdjusting{Name=power_weight}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4504 pixelmon:power_bracer EVAdjusting{Name=power_bracer}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4505 pixelmon:power_belt EVAdjusting{Name=power_belt}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4506 pixelmon:power_lens EVAdjusting{Name=power_lens}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4507 pixelmon:power_band EVAdjusting{Name=power_band}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4508 pixelmon:power_anklet EVAdjusting{Name=power_anklet}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4509 pixelmon:muscle_band ItemMuscleBand{Name=muscle_band}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4510 pixelmon:cheri_berry ItemBerryStatus{Name=cheri_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4511 pixelmon:chesto_berry ItemBerryStatus{Name=chesto_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4512 pixelmon:pecha_berry ItemBerryStatus{Name=pecha_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4513 pixelmon:rawst_berry ItemBerryStatus{Name=rawst_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4514 pixelmon:aspear_berry ItemBerryStatus{Name=aspear_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4515 pixelmon:leppa_berry ItemBerryLeppa{Name=leppa_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4516 pixelmon:persim_berry ItemBerryStatus{Name=persim_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4517 pixelmon:oran_berry ItemBerryRestoreHP{Name=oran_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4518 pixelmon:lum_berry ItemBerryStatus{Name=lum_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4519 pixelmon:sitrus_berry ItemBerryRestoreHP{Name=sitrus_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4520 pixelmon:figy_berry ItemBerryRestoreHP{Name=figy_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4521 pixelmon:wiki_berry ItemBerryRestoreHP{Name=wiki_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4522 pixelmon:mago_berry ItemBerryRestoreHP{Name=mago_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4523 pixelmon:aguav_berry ItemBerryRestoreHP{Name=aguav_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4524 pixelmon:iapapa_berry ItemBerryRestoreHP{Name=iapapa_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4525 pixelmon:liechi_berry ItemBerryStatIncrease{Name=liechi_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4526 pixelmon:ganlon_berry ItemBerryStatIncrease{Name=ganlon_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4527 pixelmon:salac_berry ItemBerryStatIncrease{Name=salac_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4528 pixelmon:petaya_berry ItemBerryStatIncrease{Name=petaya_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4529 pixelmon:apicot_berry ItemBerryStatIncrease{Name=apicot_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4530 pixelmon:lansat_berry ItemBerryStatIncrease{Name=lansat_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4531 pixelmon:starf_berry ItemBerryStatIncrease{Name=starf_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4532 pixelmon:custap_berry ItemBerryCustap{Name=custap_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4533 pixelmon:micle_berry ItemBerryMicle{Name=micle_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4534 pixelmon:enigma_berry ItemBerryEnigma{Name=enigma_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4535 pixelmon:pumkin_berry ItemBerryStatus{Name=pumkin_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4536 pixelmon:drash_berry ItemBerryStatus{Name=drash_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4537 pixelmon:eggant_berry ItemBerryStatus{Name=eggant_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4538 pixelmon:yago_berry ItemBerryStatus{Name=yago_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4539 pixelmon:touga_berry ItemBerryStatus{Name=touga_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4540 pixelmon:ginema_berry ItemBerryGinema{Name=ginema_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4541 pixelmon:occa_berry ItemBerryTypeReducing{Name=occa_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4542 pixelmon:passho_berry ItemBerryTypeReducing{Name=passho_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4543 pixelmon:wacan_berry ItemBerryTypeReducing{Name=wacan_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4544 pixelmon:rindo_berry ItemBerryTypeReducing{Name=rindo_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4545 pixelmon:yache_berry ItemBerryTypeReducing{Name=yache_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4546 pixelmon:chople_berry ItemBerryTypeReducing{Name=chople_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4547 pixelmon:kebia_berry ItemBerryTypeReducing{Name=kebia_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4548 pixelmon:shuca_berry ItemBerryTypeReducing{Name=shuca_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4549 pixelmon:coba_berry ItemBerryTypeReducing{Name=coba_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4550 pixelmon:payapa_berry ItemBerryTypeReducing{Name=payapa_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4551 pixelmon:tanga_berry ItemBerryTypeReducing{Name=tanga_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4552 pixelmon:charti_berry ItemBerryTypeReducing{Name=charti_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4553 pixelmon:kasib_berry ItemBerryTypeReducing{Name=kasib_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4554 pixelmon:haban_berry ItemBerryTypeReducing{Name=haban_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4555 pixelmon:colbur_berry ItemBerryTypeReducing{Name=colbur_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4556 pixelmon:babiri_berry ItemBerryTypeReducing{Name=babiri_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4557 pixelmon:chilan_berry ItemBerryTypeReducing{Name=chilan_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4558 pixelmon:roseli_berry ItemBerryTypeReducing{Name=roseli_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4559 pixelmon:jaboca_berry ItemBerryRecoil{Name=jaboca_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4560 pixelmon:rowap_berry ItemBerryRecoil{Name=rowap_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4561 pixelmon:kee_berry ItemBerryStatResponse{Name=kee_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4562 pixelmon:maranga_berry ItemBerryStatResponse{Name=maranga_berry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4563 pixelmon:berry_juice ItemBerryJuice{Name=berry_juice}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4564 pixelmon:soothe_bell ItemSootheBell{Name=soothe_bell}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4565 pixelmon:smoke_ball ItemSmokeBall{Name=smoke_ball}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4566 pixelmon:wide_lens ItemWideLens{Name=wide_lens}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4567 pixelmon:leftovers ItemLeftovers{Name=leftovers}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4568 pixelmon:shell_bell ItemShellBell{Name=shell_bell}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4569 pixelmon:cell_battery ItemCellBattery{Name=cell_battery}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4570 pixelmon:metronome ItemMetronome{Name=metronome}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4571 pixelmon:metal_coat ItemMetalCoat{Name=metal_coat}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4572 pixelmon:prism_scale ItemPrismScale{Name=prism_scale}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4573 pixelmon:dubious_disc HeldItem{Name=dubious_disc}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4574 pixelmon:electirizer HeldItem{Name=electirizer}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4575 pixelmon:magmarizer HeldItem{Name=magmarizer}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4576 pixelmon:kings_rock ItemKingsRock{Name=kings_rock}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4577 pixelmon:protector HeldItem{Name=protector}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4578 pixelmon:up-grade HeldItem{Name=up-grade}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4579 pixelmon:razor_fang ItemRazorFang{Name=razor_fang}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4580 pixelmon:dragon_scale HeldItem{Name=dragon_scale}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4581 pixelmon:absorb_bulb ItemAbsorbBulb{Name=absorb_bulb}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4582 pixelmon:life_orb ItemLifeOrb{Name=life_orb}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4583 pixelmon:razor_claw ItemRazorClaw{Name=razor_claw}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4584 pixelmon:focus_sash ItemFocusSash{Name=focus_sash}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4585 pixelmon:focus_band ItemFocusBand{Name=focus_band}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4586 pixelmon:scope_lens ItemScopeLens{Name=scope_lens}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4587 pixelmon:air_balloon ItemAirBalloon{Name=air_balloon}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4588 pixelmon:rocky_helmet ItemRockyHelmet{Name=rocky_helmet}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4589 pixelmon:shed_shell ItemShedShell{Name=shed_shell}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4590 pixelmon:damp_rock ItemWeatherRock{Name=damp_rock}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4591 pixelmon:heat_rock ItemWeatherRock{Name=heat_rock}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4592 pixelmon:icy_rock ItemWeatherRock{Name=icy_rock}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4593 pixelmon:smooth_rock ItemWeatherRock{Name=smooth_rock}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4594 pixelmon:eviolite ItemEviolite{Name=eviolite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4595 pixelmon:light_ball StatEnhancingItems{Name=light_ball}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4596 pixelmon:lucky_punch ItemCritEnhancing{Name=lucky_punch}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4597 pixelmon:metal_powder ItemDittoEnhancing{Name=metal_powder}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4598 pixelmon:quick_powder ItemDittoEnhancing{Name=quick_powder}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4599 pixelmon:stick ItemCritEnhancing{Name=stick}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4600 pixelmon:thick_club StatEnhancingItems{Name=thick_club}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4601 pixelmon:power_herb ItemPowerHerb{Name=power_herb}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4602 pixelmon:red_card ItemRedCard{Name=red_card}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4603 pixelmon:expert_belt ItemExpertBelt{Name=expert_belt}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4604 pixelmon:light_clay ItemLightClay{Name=light_clay}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4605 pixelmon:mental_herb ItemMentalHerb{Name=mental_herb}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4606 pixelmon:quick_claw ItemQuickClaw{Name=quick_claw}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4607 pixelmon:white_herb ItemWhiteHerb{Name=white_herb}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4608 pixelmon:big_root ItemBigRoot{Name=big_root}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4609 pixelmon:zoom_lens ItemZoomLens{Name=zoom_lens}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4610 pixelmon:bright_powder ItemBrightPowder{Name=bright_powder}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4611 pixelmon:lagging_tail ItemLaggingTail{Name=lagging_tail}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4612 pixelmon:wise_glasses ItemMuscleBand{Name=wise_glasses}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4613 pixelmon:eject_button ItemEjectButton{Name=eject_button}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4614 pixelmon:binding_band ItemBindingBand{Name=binding_band}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4615 pixelmon:iron_ball ItemIronBall{Name=iron_ball}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4616 pixelmon:grip_claw ItemGripClaw{Name=grip_claw}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4617 pixelmon:float_stone ItemFloatStone{Name=float_stone}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4618 pixelmon:ring_target ItemRingTarget{Name=ring_target}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4619 pixelmon:amulet_coin ItemAmuletCoin{Name=amulet_coin}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4620 pixelmon:reaper_cloth HeldItem{Name=reaper_cloth}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4621 pixelmon:deep_sea_scale ItemDeepSeaToothScale{Name=deep_sea_scale}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4622 pixelmon:deep_sea_tooth ItemDeepSeaToothScale{Name=deep_sea_tooth}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4623 pixelmon:oval_stone HeldItem{Name=oval_stone}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4624 pixelmon:full_incense ItemLaggingTail{Name=full_incense}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4625 pixelmon:lax_incense ItemBrightPowder{Name=lax_incense}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4626 pixelmon:luck_incense ItemAmuletCoin{Name=luck_incense}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4627 pixelmon:odd_incense ItemIncensePowerIncrease{Name=odd_incense}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4628 pixelmon:pure_incense ItemIncensePowerIncrease{Name=pure_incense}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4629 pixelmon:rock_incense ItemIncensePowerIncrease{Name=rock_incense}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4630 pixelmon:rose_incense ItemIncensePowerIncrease{Name=rose_incense}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4631 pixelmon:sea_incense ItemIncensePowerIncrease{Name=sea_incense}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4632 pixelmon:wave_incense ItemIncensePowerIncrease{Name=wave_incense}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4633 pixelmon:bug_gem ItemGems{Name=bug_gem}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4634 pixelmon:dark_gem ItemGems{Name=dark_gem}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4635 pixelmon:dragon_gem ItemGems{Name=dragon_gem}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4636 pixelmon:electric_gem ItemGems{Name=electric_gem}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4637 pixelmon:fighting_gem ItemGems{Name=fighting_gem}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4638 pixelmon:fire_gem ItemGems{Name=fire_gem}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4639 pixelmon:flying_gem ItemGems{Name=flying_gem}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4640 pixelmon:ghost_gem ItemGems{Name=ghost_gem}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4641 pixelmon:grass_gem ItemGems{Name=grass_gem}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4642 pixelmon:ground_gem ItemGems{Name=ground_gem}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4643 pixelmon:ice_gem ItemGems{Name=ice_gem}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4644 pixelmon:normal_gem ItemGems{Name=normal_gem}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4645 pixelmon:poison_gem ItemGems{Name=poison_gem}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4646 pixelmon:psychic_gem ItemGems{Name=psychic_gem}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4647 pixelmon:rock_gem ItemGems{Name=rock_gem}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4648 pixelmon:steel_gem ItemGems{Name=steel_gem}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4649 pixelmon:water_gem ItemGems{Name=water_gem}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4650 pixelmon:fairy_gem ItemGems{Name=fairy_gem}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4651 pixelmon:black_belt TypeEnhancingItems{Name=black_belt}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4652 pixelmon:black_glasses TypeEnhancingItems{Name=black_glasses}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4653 pixelmon:charcoal TypeEnhancingItems{Name=charcoal}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4654 pixelmon:dragon_fang TypeEnhancingItems{Name=dragon_fang}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4655 pixelmon:hard_stone TypeEnhancingItems{Name=hard_stone}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4656 pixelmon:miracle_seed TypeEnhancingItems{Name=miracle_seed}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4657 pixelmon:mystic_water TypeEnhancingItems{Name=mystic_water}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4658 pixelmon:never_melt_ice TypeEnhancingItems{Name=never_melt_ice}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4659 pixelmon:poison_barb TypeEnhancingItems{Name=poison_barb}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4660 pixelmon:sharp_beak TypeEnhancingItems{Name=sharp_beak}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4661 pixelmon:silk_scarf TypeEnhancingItems{Name=silk_scarf}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4662 pixelmon:silver_powder TypeEnhancingItems{Name=silver_powder}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4663 pixelmon:soft_sand TypeEnhancingItems{Name=soft_sand}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4664 pixelmon:spell_tag TypeEnhancingItems{Name=spell_tag}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4665 pixelmon:twisted_spoon TypeEnhancingItems{Name=twisted_spoon}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4666 pixelmon:magnet TypeEnhancingItems{Name=magnet}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4667 pixelmon:meadow_plate ItemPlate{Name=meadow_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4668 pixelmon:flame_plate ItemPlate{Name=flame_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4669 pixelmon:splash_plate ItemPlate{Name=splash_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4670 pixelmon:sky_plate ItemPlate{Name=sky_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4671 pixelmon:insect_plate ItemPlate{Name=insect_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4672 pixelmon:toxic_plate ItemPlate{Name=toxic_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4673 pixelmon:zap_plate ItemPlate{Name=zap_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4674 pixelmon:mind_plate ItemPlate{Name=mind_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4675 pixelmon:stone_plate ItemPlate{Name=stone_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4676 pixelmon:earth_plate ItemPlate{Name=earth_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4677 pixelmon:dread_plate ItemPlate{Name=dread_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4678 pixelmon:spooky_plate ItemPlate{Name=spooky_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4679 pixelmon:iron_plate ItemPlate{Name=iron_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4680 pixelmon:fist_plate ItemPlate{Name=fist_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4681 pixelmon:icicle_plate ItemPlate{Name=icicle_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4682 pixelmon:draco_plate ItemPlate{Name=draco_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4683 pixelmon:pixie_plate ItemPlate{Name=pixie_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4684 pixelmon:grass_memory ItemMemory{Name=grass_memory}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4685 pixelmon:fire_memory ItemMemory{Name=fire_memory}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4686 pixelmon:water_memory ItemMemory{Name=water_memory}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4687 pixelmon:flying_memory ItemMemory{Name=flying_memory}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4688 pixelmon:bug_memory ItemMemory{Name=bug_memory}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4689 pixelmon:poison_memory ItemMemory{Name=poison_memory}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4690 pixelmon:electric_memory ItemMemory{Name=electric_memory}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4691 pixelmon:psychic_memory ItemMemory{Name=psychic_memory}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4692 pixelmon:rock_memory ItemMemory{Name=rock_memory}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4693 pixelmon:ground_memory ItemMemory{Name=ground_memory}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4694 pixelmon:dark_memory ItemMemory{Name=dark_memory}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4695 pixelmon:ghost_memory ItemMemory{Name=ghost_memory}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4696 pixelmon:steel_memory ItemMemory{Name=steel_memory}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4697 pixelmon:fighting_memory ItemMemory{Name=fighting_memory}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4698 pixelmon:ice_memory ItemMemory{Name=ice_memory}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4699 pixelmon:dragon_memory ItemMemory{Name=dragon_memory}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4700 pixelmon:fairy_memory ItemMemory{Name=fairy_memory}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4701 pixelmon:toxic_orb ItemToxicOrb{Name=toxic_orb}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4702 pixelmon:flame_orb ItemFlameOrb{Name=flame_orb}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4703 pixelmon:sticky_barb ItemStickyBarb{Name=sticky_barb}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4704 pixelmon:destiny_knot ItemDestinyKnot{Name=destiny_knot}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4705 pixelmon:black_sludge ItemBlackSludge{Name=black_sludge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4706 pixelmon:assault_vest ItemAssaultVest{Name=assault_vest}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4707 pixelmon:luminous_moss ItemRaiseStat{Name=luminous_moss}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4708 pixelmon:safety_goggles ItemSafetyGoggles{Name=safety_goggles}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4709 pixelmon:snowball ItemRaiseStat{Name=snowball}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4710 pixelmon:weakness_policy ItemWeaknessPolicy{Name=weakness_policy}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4711 pixelmon:soul_dew ItemSoulDew{Name=soul_dew}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4712 pixelmon:electric_seed ItemTerrainSeed{Name=electric_seed}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4713 pixelmon:grassy_seed ItemTerrainSeed{Name=grassy_seed}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4714 pixelmon:misty_seed ItemTerrainSeed{Name=misty_seed}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4715 pixelmon:psychic_seed ItemTerrainSeed{Name=psychic_seed}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4716 pixelmon:abomasite ItemMegaStone{Name=abomasite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4717 pixelmon:absolite ItemMegaStone{Name=absolite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4718 pixelmon:aerodactylite ItemMegaStone{Name=aerodactylite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4719 pixelmon:aggronite ItemMegaStone{Name=aggronite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4720 pixelmon:alakazite ItemMegaStone{Name=alakazite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4721 pixelmon:altarianite ItemMegaStone{Name=altarianite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4722 pixelmon:ampharosite ItemMegaStone{Name=ampharosite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4723 pixelmon:audinite ItemMegaStone{Name=audinite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4724 pixelmon:banettite ItemMegaStone{Name=banettite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4725 pixelmon:beedrillite ItemMegaStone{Name=beedrillite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4726 pixelmon:blastoisinite ItemMegaStone{Name=blastoisinite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4727 pixelmon:blazikenite ItemMegaStone{Name=blazikenite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4728 pixelmon:cameruptite ItemMegaStone{Name=cameruptite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4729 pixelmon:charizardite_x ItemMegaStone{Name=charizardite_x}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4730 pixelmon:charizardite_y ItemMegaStone{Name=charizardite_y}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4731 pixelmon:diancite ItemMegaStone{Name=diancite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4732 pixelmon:galladite ItemMegaStone{Name=galladite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4733 pixelmon:garchompite ItemMegaStone{Name=garchompite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4734 pixelmon:gardevoirite ItemMegaStone{Name=gardevoirite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4735 pixelmon:gengarite ItemMegaStone{Name=gengarite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4736 pixelmon:glalitite ItemMegaStone{Name=glalitite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4737 pixelmon:gyaradosite ItemMegaStone{Name=gyaradosite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4738 pixelmon:heracronite ItemMegaStone{Name=heracronite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4739 pixelmon:houndoominite ItemMegaStone{Name=houndoominite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4740 pixelmon:kangaskhanite ItemMegaStone{Name=kangaskhanite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4741 pixelmon:latiasite ItemMegaStone{Name=latiasite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4742 pixelmon:latiosite ItemMegaStone{Name=latiosite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4743 pixelmon:lopunnite ItemMegaStone{Name=lopunnite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4744 pixelmon:lucarionite ItemMegaStone{Name=lucarionite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4745 pixelmon:manectite ItemMegaStone{Name=manectite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4746 pixelmon:mawilite ItemMegaStone{Name=mawilite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4747 pixelmon:medichamite ItemMegaStone{Name=medichamite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4748 pixelmon:metagrossite ItemMegaStone{Name=metagrossite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4749 pixelmon:mewtwonite_x ItemMegaStone{Name=mewtwonite_x}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4750 pixelmon:mewtwonite_y ItemMegaStone{Name=mewtwonite_y}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4751 pixelmon:pidgeotite ItemMegaStone{Name=pidgeotite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4752 pixelmon:pinsirite ItemMegaStone{Name=pinsirite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4753 pixelmon:sablenite ItemMegaStone{Name=sablenite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4754 pixelmon:salamencite ItemMegaStone{Name=salamencite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4755 pixelmon:sceptilite ItemMegaStone{Name=sceptilite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4756 pixelmon:scizorite ItemMegaStone{Name=scizorite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4757 pixelmon:sharpedonite ItemMegaStone{Name=sharpedonite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4758 pixelmon:slowbronite ItemMegaStone{Name=slowbronite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4759 pixelmon:steelixite ItemMegaStone{Name=steelixite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4760 pixelmon:swampertite ItemMegaStone{Name=swampertite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4761 pixelmon:tyranitarite ItemMegaStone{Name=tyranitarite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4762 pixelmon:venusaurite ItemMegaStone{Name=venusaurite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4763 pixelmon:adamant_orb ItemTimespaceOrb{Name=adamant_orb}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4764 pixelmon:lustrous_orb ItemTimespaceOrb{Name=lustrous_orb}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4765 pixelmon:griseous_orb ItemTimespaceOrb{Name=griseous_orb}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4766 pixelmon:burn_drive HeldItem{Name=burn_drive}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4767 pixelmon:chill_drive HeldItem{Name=chill_drive}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4768 pixelmon:douse_drive HeldItem{Name=douse_drive}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4769 pixelmon:shock_drive HeldItem{Name=shock_drive}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4770 pixelmon:sachet HeldItem{Name=sachet}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4771 pixelmon:whipped_dream HeldItem{Name=whipped_dream}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4772 pixelmon:dna_splicers HeldItem{Name=dna_splicers}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4773 pixelmon:prison_bottle HeldItem{Name=prison_bottle}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4774 pixelmon:meteorite HeldItem{Name=meteorite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4775 pixelmon:n_lunarizer HeldItem{Name=n_lunarizer}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4776 pixelmon:n_solarizer HeldItem{Name=n_solarizer}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4777 pixelmon:red_orb ItemOrb{Name=red_orb}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4778 pixelmon:blue_orb ItemOrb{Name=blue_orb}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4779 pixelmon:buginium_z ItemZCrystal{Name=buginium_z}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4780 pixelmon:darkinium_z ItemZCrystal{Name=darkinium_z}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4781 pixelmon:dragonium_z ItemZCrystal{Name=dragonium_z}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4782 pixelmon:electrium_z ItemZCrystal{Name=electrium_z}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4783 pixelmon:fairium_z ItemZCrystal{Name=fairium_z}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4784 pixelmon:fightinium_z ItemZCrystal{Name=fightinium_z}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4785 pixelmon:firium_z ItemZCrystal{Name=firium_z}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4786 pixelmon:flyinium_z ItemZCrystal{Name=flyinium_z}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4787 pixelmon:ghostium_z ItemZCrystal{Name=ghostium_z}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4788 pixelmon:grassium_z ItemZCrystal{Name=grassium_z}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4789 pixelmon:groundium_z ItemZCrystal{Name=groundium_z}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4790 pixelmon:icium_z ItemZCrystal{Name=icium_z}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4791 pixelmon:normalium_z ItemZCrystal{Name=normalium_z}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4792 pixelmon:poisonium_z ItemZCrystal{Name=poisonium_z}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4793 pixelmon:psychium_z ItemZCrystal{Name=psychium_z}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4794 pixelmon:rockium_z ItemZCrystal{Name=rockium_z}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4795 pixelmon:steelium_z ItemZCrystal{Name=steelium_z}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4796 pixelmon:waterium_z ItemZCrystal{Name=waterium_z}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4797 pixelmon:aloraichium_z ItemZCrystal{Name=aloraichium_z}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4798 pixelmon:decidium_z ItemZCrystal{Name=decidium_z}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4799 pixelmon:eevium_z ItemZCrystal{Name=eevium_z}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4800 pixelmon:incinium_z ItemZCrystal{Name=incinium_z}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4801 pixelmon:kommonium_z ItemZCrystal{Name=kommonium_z}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4802 pixelmon:lunalium_z ItemZCrystal{Name=lunalium_z}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4803 pixelmon:lycanium_z ItemZCrystal{Name=lycanium_z}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4804 pixelmon:marshadium_z ItemZCrystal{Name=marshadium_z}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4805 pixelmon:mewnium_z ItemZCrystal{Name=mewnium_z}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4806 pixelmon:mimikium_z ItemZCrystal{Name=mimikium_z}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4807 pixelmon:pikanium_z ItemZCrystal{Name=pikanium_z}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4808 pixelmon:pikashunium_z ItemZCrystal{Name=pikashunium_z}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4809 pixelmon:primarium_z ItemZCrystal{Name=primarium_z}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4810 pixelmon:snorlium_z ItemZCrystal{Name=snorlium_z}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4811 pixelmon:solganium_z ItemZCrystal{Name=solganium_z}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4812 pixelmon:tapunium_z ItemZCrystal{Name=tapunium_z}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4813 pixelmon:ultranecrozium_z ItemZCrystal{Name=ultranecrozium_z}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4814 pixelmon:new_running_boots ItemPixelmonBoots{Name=new_running_boots}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4815 pixelmon:old_running_boots ItemPixelmonBoots{Name=old_running_boots}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4816 pixelmon:ruby_hammer GenericHammer{Name=ruby_hammer}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4817 pixelmon:ruby_axe GenericAxe{Name=ruby_axe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4818 pixelmon:ruby_hoe GenericHoe{Name=ruby_hoe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4819 pixelmon:ruby_pickaxe GenericPickaxe{Name=ruby_pickaxe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4820 pixelmon:ruby_shovel GenericShovel{Name=ruby_shovel}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4821 pixelmon:ruby_sword GenericSword{Name=ruby_sword}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4822 pixelmon:sapphire_hammer GenericHammer{Name=sapphire_hammer}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4823 pixelmon:sapphire_axe GenericAxe{Name=sapphire_axe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4824 pixelmon:sapphire_hoe GenericHoe{Name=sapphire_hoe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4825 pixelmon:sapphire_pickaxe GenericPickaxe{Name=sapphire_pickaxe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4826 pixelmon:sapphire_shovel GenericShovel{Name=sapphire_shovel}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4827 pixelmon:sapphire_sword GenericSword{Name=sapphire_sword}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4828 pixelmon:amethyst_hammer GenericHammer{Name=amethyst_hammer}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4829 pixelmon:amethyst_axe GenericAxe{Name=amethyst_axe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4830 pixelmon:amethyst_hoe GenericHoe{Name=amethyst_hoe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4831 pixelmon:amethyst_pickaxe GenericPickaxe{Name=amethyst_pickaxe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4832 pixelmon:amethyst_shovel GenericShovel{Name=amethyst_shovel}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4833 pixelmon:amethyst_sword GenericSword{Name=amethyst_sword}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4834 pixelmon:crystal_hammer GenericHammer{Name=crystal_hammer}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4835 pixelmon:crystal_axe GenericAxe{Name=crystal_axe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4836 pixelmon:crystal_hoe GenericHoe{Name=crystal_hoe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4837 pixelmon:crystal_pickaxe GenericPickaxe{Name=crystal_pickaxe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4838 pixelmon:crystal_shovel GenericShovel{Name=crystal_shovel}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4839 pixelmon:crystal_sword GenericSword{Name=crystal_sword}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4840 pixelmon:fire_stone_hammer GenericHammer{Name=fire_stone_hammer}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4841 pixelmon:fire_stone_axe GenericAxe{Name=fire_stone_axe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4842 pixelmon:fire_stone_hoe GenericHoe{Name=fire_stone_hoe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4843 pixelmon:fire_stone_pickaxe GenericPickaxe{Name=fire_stone_pickaxe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4844 pixelmon:fire_stone_shovel GenericShovel{Name=fire_stone_shovel}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4845 pixelmon:fire_stone_sword GenericSword{Name=fire_stone_sword}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4846 pixelmon:water_stone_hammer GenericHammer{Name=water_stone_hammer}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4847 pixelmon:water_stone_axe GenericAxe{Name=water_stone_axe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4848 pixelmon:water_stone_hoe GenericHoe{Name=water_stone_hoe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4849 pixelmon:water_stone_pickaxe GenericPickaxe{Name=water_stone_pickaxe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4850 pixelmon:water_stone_shovel GenericShovel{Name=water_stone_shovel}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4851 pixelmon:water_stone_sword GenericSword{Name=water_stone_sword}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4852 pixelmon:leaf_stone_hammer GenericHammer{Name=leaf_stone_hammer}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4853 pixelmon:leaf_stone_axe GenericAxe{Name=leaf_stone_axe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4854 pixelmon:leaf_stone_hoe GenericHoe{Name=leaf_stone_hoe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4855 pixelmon:leaf_stone_pickaxe GenericPickaxe{Name=leaf_stone_pickaxe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4856 pixelmon:leaf_stone_shovel GenericShovel{Name=leaf_stone_shovel}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4857 pixelmon:leaf_stone_sword GenericSword{Name=leaf_stone_sword}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4858 pixelmon:thunder_stone_hammer GenericHammer{Name=thunder_stone_hammer}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4859 pixelmon:thunder_stone_axe GenericAxe{Name=thunder_stone_axe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4860 pixelmon:thunder_stone_hoe GenericHoe{Name=thunder_stone_hoe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4861 pixelmon:thunder_stone_pickaxe GenericPickaxe{Name=thunder_stone_pickaxe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4862 pixelmon:thunder_stone_shovel GenericShovel{Name=thunder_stone_shovel}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4863 pixelmon:thunder_stone_sword GenericSword{Name=thunder_stone_sword}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4864 pixelmon:sun_stone_hammer GenericHammer{Name=sun_stone_hammer}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4865 pixelmon:sun_stone_axe GenericAxe{Name=sun_stone_axe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4866 pixelmon:sun_stone_hoe GenericHoe{Name=sun_stone_hoe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4867 pixelmon:sun_stone_pickaxe GenericPickaxe{Name=sun_stone_pickaxe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4868 pixelmon:sun_stone_shovel GenericShovel{Name=sun_stone_shovel}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4869 pixelmon:sun_stone_sword GenericSword{Name=sun_stone_sword}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4870 pixelmon:moon_stone_hammer GenericHammer{Name=moon_stone_hammer}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4871 pixelmon:moon_stone_axe GenericAxe{Name=moon_stone_axe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4872 pixelmon:moon_stone_hoe GenericHoe{Name=moon_stone_hoe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4873 pixelmon:moon_stone_pickaxe GenericPickaxe{Name=moon_stone_pickaxe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4874 pixelmon:moon_stone_shovel GenericShovel{Name=moon_stone_shovel}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4875 pixelmon:moon_stone_sword GenericSword{Name=moon_stone_sword}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4876 pixelmon:dawn_stone_hammer GenericHammer{Name=dawn_stone_hammer}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4877 pixelmon:dawn_stone_axe GenericAxe{Name=dawn_stone_axe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4878 pixelmon:dawn_stone_hoe GenericHoe{Name=dawn_stone_hoe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4879 pixelmon:dawn_stone_pickaxe GenericPickaxe{Name=dawn_stone_pickaxe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4880 pixelmon:dawn_stone_shovel GenericShovel{Name=dawn_stone_shovel}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4881 pixelmon:dawn_stone_sword GenericSword{Name=dawn_stone_sword}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4882 pixelmon:dusk_stone_hammer GenericHammer{Name=dusk_stone_hammer}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4883 pixelmon:dusk_stone_axe GenericAxe{Name=dusk_stone_axe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4884 pixelmon:dusk_stone_hoe GenericHoe{Name=dusk_stone_hoe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4885 pixelmon:dusk_stone_pickaxe GenericPickaxe{Name=dusk_stone_pickaxe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4886 pixelmon:dusk_stone_shovel GenericShovel{Name=dusk_stone_shovel}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4887 pixelmon:dusk_stone_sword GenericSword{Name=dusk_stone_sword}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4888 pixelmon:aluminium_sword GenericSword{Name=aluminium_sword}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4889 pixelmon:ruby_helm GenericArmor{Name=ruby_helm}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4890 pixelmon:ruby_plate GenericArmor{Name=ruby_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4891 pixelmon:ruby_legs GenericArmor{Name=ruby_legs}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4892 pixelmon:ruby_boots GenericArmor{Name=ruby_boots}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4893 pixelmon:sapphire_helm GenericArmor{Name=sapphire_helm}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4894 pixelmon:sapphire_plate GenericArmor{Name=sapphire_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4895 pixelmon:sapphire_legs GenericArmor{Name=sapphire_legs}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4896 pixelmon:sapphire_boots GenericArmor{Name=sapphire_boots}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4897 pixelmon:plasma_helm GenericArmor{Name=plasma_helm}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4898 pixelmon:plasma_plate GenericArmor{Name=plasma_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4899 pixelmon:plasma_legs GenericArmor{Name=plasma_legs}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4900 pixelmon:plasma_boots GenericArmor{Name=plasma_boots}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4901 pixelmon:galactic_helm GenericArmor{Name=galactic_helm}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4902 pixelmon:galactic_plate GenericArmor{Name=galactic_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4903 pixelmon:galactic_legs GenericArmor{Name=galactic_legs}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4904 pixelmon:galactic_boots GenericArmor{Name=galactic_boots}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4905 pixelmon:neo_plasma_helm GenericArmor{Name=neo_plasma_helm}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4906 pixelmon:neo_plasma_plate GenericArmor{Name=neo_plasma_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4907 pixelmon:neo_plasma_legs GenericArmor{Name=neo_plasma_legs}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4908 pixelmon:neo_plasma_boots GenericArmor{Name=neo_plasma_boots}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4909 pixelmon:rocket_helm GenericArmor{Name=rocket_helm}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4910 pixelmon:rocket_plate GenericArmor{Name=rocket_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4911 pixelmon:rocket_legs GenericArmor{Name=rocket_legs}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4912 pixelmon:rocket_boots GenericArmor{Name=rocket_boots}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4913 pixelmon:fire_stone_helm GenericArmor{Name=fire_stone_helm}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4914 pixelmon:fire_stone_plate GenericArmor{Name=fire_stone_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4915 pixelmon:fire_stone_legs GenericArmor{Name=fire_stone_legs}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4916 pixelmon:fire_stone_boots GenericArmor{Name=fire_stone_boots}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4917 pixelmon:water_stone_helm GenericArmor{Name=water_stone_helm}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4918 pixelmon:water_stone_plate GenericArmor{Name=water_stone_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4919 pixelmon:water_stone_legs GenericArmor{Name=water_stone_legs}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4920 pixelmon:water_stone_boots GenericArmor{Name=water_stone_boots}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4921 pixelmon:leaf_stone_helm GenericArmor{Name=leaf_stone_helm}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4922 pixelmon:leaf_stone_plate GenericArmor{Name=leaf_stone_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4923 pixelmon:leaf_stone_legs GenericArmor{Name=leaf_stone_legs}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4924 pixelmon:leaf_stone_boots GenericArmor{Name=leaf_stone_boots}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4925 pixelmon:thunder_stone_helm GenericArmor{Name=thunder_stone_helm}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4926 pixelmon:thunder_stone_plate GenericArmor{Name=thunder_stone_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4927 pixelmon:thunder_stone_legs GenericArmor{Name=thunder_stone_legs}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4928 pixelmon:thunder_stone_boots GenericArmor{Name=thunder_stone_boots}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4929 pixelmon:sun_stone_helm GenericArmor{Name=sun_stone_helm}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4930 pixelmon:sun_stone_plate GenericArmor{Name=sun_stone_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4931 pixelmon:sun_stone_legs GenericArmor{Name=sun_stone_legs}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4932 pixelmon:sun_stone_boots GenericArmor{Name=sun_stone_boots}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4933 pixelmon:moon_stone_helm GenericArmor{Name=moon_stone_helm}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4934 pixelmon:moon_stone_plate GenericArmor{Name=moon_stone_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4935 pixelmon:moon_stone_legs GenericArmor{Name=moon_stone_legs}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4936 pixelmon:moon_stone_boots GenericArmor{Name=moon_stone_boots}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4937 pixelmon:dawn_stone_helm GenericArmor{Name=dawn_stone_helm}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4938 pixelmon:dawn_stone_plate GenericArmor{Name=dawn_stone_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4939 pixelmon:dawn_stone_legs GenericArmor{Name=dawn_stone_legs}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4940 pixelmon:dawn_stone_boots GenericArmor{Name=dawn_stone_boots}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4941 pixelmon:dusk_stone_helm GenericArmor{Name=dusk_stone_helm}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4942 pixelmon:dusk_stone_plate GenericArmor{Name=dusk_stone_plate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4943 pixelmon:dusk_stone_legs GenericArmor{Name=dusk_stone_legs}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4944 pixelmon:dusk_stone_boots GenericArmor{Name=dusk_stone_boots}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4945 pixelmon:wood_hammer ItemHammer{Name=wood_hammer}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4946 pixelmon:stone_hammer ItemHammer{Name=stone_hammer}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4947 pixelmon:iron_hammer ItemHammer{Name=iron_hammer}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4948 pixelmon:gold_hammer ItemHammer{Name=gold_hammer}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4949 pixelmon:diamond_hammer ItemHammer{Name=diamond_hammer}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4950 pixelmon:aluminium_hammer ItemHammer{Name=aluminium_hammer}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4951 pixelmon:aluminium_axe GenericAxe{Name=aluminium_axe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4952 pixelmon:aluminium_spade GenericShovel{Name=aluminium_spade}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4953 pixelmon:aluminium_pickaxe GenericPickaxe{Name=aluminium_pickaxe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4954 pixelmon:aluminium_hoe GenericHoe{Name=aluminium_hoe}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4955 pixelmon:aluminium_helmet GenericArmor{Name=aluminium_helmet}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4956 pixelmon:aluminium_chestplate GenericArmor{Name=aluminium_chestplate}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4957 pixelmon:aluminium_leggings GenericArmor{Name=aluminium_leggings}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4958 pixelmon:aluminium_boots GenericArmor{Name=aluminium_boots}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4959 pixelmon:balance_badge ItemBadge{Name=balance_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4960 pixelmon:basic_badge ItemBadge{Name=basic_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4961 pixelmon:beacon_badge ItemBadge{Name=beacon_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4962 pixelmon:boulder_badge ItemBadge{Name=boulder_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4963 pixelmon:cascade_badge ItemBadge{Name=cascade_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4964 pixelmon:coal_badge ItemBadge{Name=coal_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4965 pixelmon:cobble_badge ItemBadge{Name=cobble_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4966 pixelmon:dynamo_badge ItemBadge{Name=dynamo_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4967 pixelmon:earth_badge ItemBadge{Name=earth_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4968 pixelmon:feather_badge ItemBadge{Name=feather_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4969 pixelmon:fen_badge ItemBadge{Name=fen_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4970 pixelmon:fog_badge ItemBadge{Name=fog_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4971 pixelmon:forest_badge ItemBadge{Name=forest_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4972 pixelmon:glacier_badge ItemBadge{Name=glacier_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4973 pixelmon:heat_badge ItemBadge{Name=heat_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4974 pixelmon:hive_badge ItemBadge{Name=hive_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4975 pixelmon:icicle_badge ItemBadge{Name=icicle_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4976 pixelmon:knuckle_badge ItemBadge{Name=knuckle_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4977 pixelmon:marsh_badge ItemBadge{Name=marsh_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4978 pixelmon:mind_badge ItemBadge{Name=mind_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4979 pixelmon:mine_badge ItemBadge{Name=mine_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4980 pixelmon:mineral_badge ItemBadge{Name=mineral_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4981 pixelmon:plain_badge ItemBadge{Name=plain_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4982 pixelmon:rain_badge ItemBadge{Name=rain_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4983 pixelmon:rainbow_badge ItemBadge{Name=rainbow_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4984 pixelmon:relic_badge ItemBadge{Name=relic_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4985 pixelmon:rising_badge ItemBadge{Name=rising_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4986 pixelmon:soul_badge ItemBadge{Name=soul_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4987 pixelmon:stone_badge ItemBadge{Name=stone_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4988 pixelmon:storm_badge ItemBadge{Name=storm_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4989 pixelmon:thunder_badge ItemBadge{Name=thunder_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4990 pixelmon:volcano_badge ItemBadge{Name=volcano_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4991 pixelmon:zephyr_badge ItemBadge{Name=zephyr_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4992 pixelmon:bolt_badge ItemBadge{Name=bolt_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4993 pixelmon:freeze_badge ItemBadge{Name=freeze_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4994 pixelmon:insect_badge ItemBadge{Name=insect_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4995 pixelmon:jet_badge ItemBadge{Name=jet_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4996 pixelmon:legend_badge ItemBadge{Name=legend_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4997 pixelmon:quake_badge ItemBadge{Name=quake_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4998 pixelmon:toxic_badge ItemBadge{Name=toxic_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4999 pixelmon:trio_badge ItemBadge{Name=trio_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5000 pixelmon:wave_badge ItemBadge{Name=wave_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5001 pixelmon:bug_badge ItemBadge{Name=bug_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5002 pixelmon:cliff_badge ItemBadge{Name=cliff_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5003 pixelmon:rumble_badge ItemBadge{Name=rumble_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5004 pixelmon:plant_badge ItemBadge{Name=plant_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5005 pixelmon:voltage_badge ItemBadge{Name=voltage_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5006 pixelmon:fairy_badge ItemBadge{Name=fairy_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5007 pixelmon:psychic_badge ItemBadge{Name=psychic_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5008 pixelmon:iceberg_badge ItemBadge{Name=iceberg_badge}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5009 pixelmon:nugget ItemValuable{Name=nugget}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5010 pixelmon:big_nugget ItemValuable{Name=big_nugget}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5011 pixelmon:balm_mushroom ItemValuable{Name=balm_mushroom}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5012 pixelmon:big_mushroom ItemValuable{Name=big_mushroom}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5013 pixelmon:big_pearl ItemValuable{Name=big_pearl}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5014 pixelmon:comet_shard ItemValuable{Name=comet_shard}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5015 pixelmon:pearl ItemValuable{Name=pearl}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5016 pixelmon:pearl_string ItemValuable{Name=pearl_string}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5017 pixelmon:pretty_wing ItemValuable{Name=pretty_wing}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5018 pixelmon:rare_bone ItemValuable{Name=rare_bone}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5019 pixelmon:relic_band ItemValuable{Name=relic_band}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5020 pixelmon:relic_copper ItemValuable{Name=relic_copper}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5021 pixelmon:relic_crown ItemValuable{Name=relic_crown}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5022 pixelmon:relic_gold ItemValuable{Name=relic_gold}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5023 pixelmon:relic_silver ItemValuable{Name=relic_silver}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5024 pixelmon:relic_statue ItemValuable{Name=relic_statue}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5025 pixelmon:relic_vase ItemValuable{Name=relic_vase}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5026 pixelmon:shoal_salt ItemValuable{Name=shoal_salt}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5027 pixelmon:shoal_shell ItemValuable{Name=shoal_shell}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5028 pixelmon:slowpoke_tail ItemValuable{Name=slowpoke_tail}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5029 pixelmon:star_piece ItemValuable{Name=star_piece}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5030 pixelmon:stardust ItemValuable{Name=stardust}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5031 pixelmon:strange_souvenir ItemValuable{Name=strange_souvenir}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5032 pixelmon:tiny_mushroom ItemValuable{Name=tiny_mushroom}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5033 pixelmon:ultra_ruin_key ItemValuable{Name=ultra_ruin_key}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5034 pixelmon:ultra_forest_key ItemValuable{Name=ultra_forest_key}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5035 pixelmon:ultra_deep_sea_key ItemValuable{Name=ultra_deep_sea_key}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5036 pixelmon:helix_fossil ItemFossil{Name=helix_fossil}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5037 pixelmon:dome_fossil ItemFossil{Name=dome_fossil}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5038 pixelmon:old_amber ItemFossil{Name=old_amber}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5039 pixelmon:root_fossil ItemFossil{Name=root_fossil}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5040 pixelmon:claw_fossil ItemFossil{Name=claw_fossil}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5041 pixelmon:skull_fossil ItemFossil{Name=skull_fossil}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5042 pixelmon:armor_fossil ItemFossil{Name=armor_fossil}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5043 pixelmon:cover_fossil ItemFossil{Name=cover_fossil}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5044 pixelmon:plume_fossil ItemFossil{Name=plume_fossil}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5045 pixelmon:jaw_fossil ItemFossil{Name=jaw_fossil}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5046 pixelmon:sail_fossil ItemFossil{Name=sail_fossil}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5047 pixelmon:covered_fossil_0 ItemCoveredFossil{Name=covered_fossil_0}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5048 pixelmon:covered_fossil_1 ItemCoveredFossil{Name=covered_fossil_1}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5049 pixelmon:covered_fossil_2 ItemCoveredFossil{Name=covered_fossil_2}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5050 pixelmon:covered_fossil_3 ItemCoveredFossil{Name=covered_fossil_3}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5051 pixelmon:covered_fossil_4 ItemCoveredFossil{Name=covered_fossil_4}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5052 pixelmon:covered_fossil_5 ItemCoveredFossil{Name=covered_fossil_5}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5053 pixelmon:covered_fossil_6 ItemCoveredFossil{Name=covered_fossil_6}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5054 pixelmon:covered_fossil_7 ItemCoveredFossil{Name=covered_fossil_7}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5055 pixelmon:covered_fossil_8 ItemCoveredFossil{Name=covered_fossil_8}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5056 pixelmon:covered_fossil_9 ItemCoveredFossil{Name=covered_fossil_9}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5057 pixelmon:covered_fossil_10 ItemCoveredFossil{Name=covered_fossil_10}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5058 pixelmon:fossil_machine_tank PixelmonItem{Name=fossil_machine_tank}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5059 pixelmon:fossil_machine_display PixelmonItem{Name=fossil_machine_display}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5060 pixelmon:fossil_machine_top PixelmonItem{Name=fossil_machine_top}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5061 pixelmon:fossil_machine_base PixelmonItem{Name=fossil_machine_base}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5062 pixelmon:poke_ball ItemPokeball{Name=poke_ball}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5063 pixelmon:great_ball ItemPokeball{Name=great_ball}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5064 pixelmon:ultra_ball ItemPokeball{Name=ultra_ball}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5065 pixelmon:master_ball ItemPokeball{Name=master_ball}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5066 pixelmon:level_ball ItemPokeball{Name=level_ball}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5067 pixelmon:moon_ball ItemPokeball{Name=moon_ball}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5068 pixelmon:friend_ball ItemPokeball{Name=friend_ball}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5069 pixelmon:love_ball ItemPokeball{Name=love_ball}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5070 pixelmon:safari_ball ItemPokeball{Name=safari_ball}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5071 pixelmon:heavy_ball ItemPokeball{Name=heavy_ball}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5072 pixelmon:fast_ball ItemPokeball{Name=fast_ball}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5073 pixelmon:repeat_ball ItemPokeball{Name=repeat_ball}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5074 pixelmon:timer_ball ItemPokeball{Name=timer_ball}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5075 pixelmon:nest_ball ItemPokeball{Name=nest_ball}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5076 pixelmon:net_ball ItemPokeball{Name=net_ball}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5077 pixelmon:dive_ball ItemPokeball{Name=dive_ball}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5078 pixelmon:luxury_ball ItemPokeball{Name=luxury_ball}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5079 pixelmon:heal_ball ItemPokeball{Name=heal_ball}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5080 pixelmon:dusk_ball ItemPokeball{Name=dusk_ball}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5081 pixelmon:premier_ball ItemPokeball{Name=premier_ball}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5082 pixelmon:sport_ball ItemPokeball{Name=sport_ball}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5083 pixelmon:quick_ball ItemPokeball{Name=quick_ball}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5084 pixelmon:lure_ball ItemPokeball{Name=lure_ball}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5085 pixelmon:park_ball ItemPokeball{Name=park_ball}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5086 pixelmon:cherish_ball ItemPokeball{Name=cherish_ball}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5087 pixelmon:gs_ball ItemPokeball{Name=gs_ball}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5088 pixelmon:beast_ball ItemPokeball{Name=beast_ball}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5089 pixelmon:poke_ball_lid ItemPokeballLid{Name=poke_ball_lid}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5090 pixelmon:great_ball_lid ItemPokeballLid{Name=great_ball_lid}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5091 pixelmon:ultra_ball_lid ItemPokeballLid{Name=ultra_ball_lid}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5092 pixelmon:level_ball_lid ItemPokeballLid{Name=level_ball_lid}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5093 pixelmon:moon_ball_lid ItemPokeballLid{Name=moon_ball_lid}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5094 pixelmon:friend_ball_lid ItemPokeballLid{Name=friend_ball_lid}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5095 pixelmon:love_ball_lid ItemPokeballLid{Name=love_ball_lid}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5096 pixelmon:safari_ball_lid ItemPokeballLid{Name=safari_ball_lid}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5097 pixelmon:heavy_ball_lid ItemPokeballLid{Name=heavy_ball_lid}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5098 pixelmon:fast_ball_lid ItemPokeballLid{Name=fast_ball_lid}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5099 pixelmon:repeat_ball_lid ItemPokeballLid{Name=repeat_ball_lid}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5100 pixelmon:timer_ball_lid ItemPokeballLid{Name=timer_ball_lid}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5101 pixelmon:nest_ball_lid ItemPokeballLid{Name=nest_ball_lid}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5102 pixelmon:net_ball_lid ItemPokeballLid{Name=net_ball_lid}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5103 pixelmon:dive_ball_lid ItemPokeballLid{Name=dive_ball_lid}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5104 pixelmon:luxury_ball_lid ItemPokeballLid{Name=luxury_ball_lid}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5105 pixelmon:heal_ball_lid ItemPokeballLid{Name=heal_ball_lid}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5106 pixelmon:dusk_ball_lid ItemPokeballLid{Name=dusk_ball_lid}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5107 pixelmon:premier_ball_lid ItemPokeballLid{Name=premier_ball_lid}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5108 pixelmon:sport_ball_lid ItemPokeballLid{Name=sport_ball_lid}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5109 pixelmon:quick_ball_lid ItemPokeballLid{Name=quick_ball_lid}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5110 pixelmon:lure_ball_lid ItemPokeballLid{Name=lure_ball_lid}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5111 pixelmon:poke_ball_disc ItemPokeballDisc{Name=poke_ball_disc}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5112 pixelmon:great_ball_disc ItemPokeballDisc{Name=great_ball_disc}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5113 pixelmon:ultra_ball_disc ItemPokeballDisc{Name=ultra_ball_disc}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5114 pixelmon:level_ball_disc ItemPokeballDisc{Name=level_ball_disc}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5115 pixelmon:moon_ball_disc ItemPokeballDisc{Name=moon_ball_disc}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5116 pixelmon:friend_ball_disc ItemPokeballDisc{Name=friend_ball_disc}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5117 pixelmon:love_ball_disc ItemPokeballDisc{Name=love_ball_disc}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5118 pixelmon:safari_ball_disc ItemPokeballDisc{Name=safari_ball_disc}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5119 pixelmon:heavy_ball_disc ItemPokeballDisc{Name=heavy_ball_disc}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5120 pixelmon:fast_ball_disc ItemPokeballDisc{Name=fast_ball_disc}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5121 pixelmon:repeat_ball_disc ItemPokeballDisc{Name=repeat_ball_disc}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5122 pixelmon:timer_ball_disc ItemPokeballDisc{Name=timer_ball_disc}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5123 pixelmon:nest_ball_disc ItemPokeballDisc{Name=nest_ball_disc}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5124 pixelmon:net_ball_disc ItemPokeballDisc{Name=net_ball_disc}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5125 pixelmon:dive_ball_disc ItemPokeballDisc{Name=dive_ball_disc}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5126 pixelmon:luxury_ball_disc ItemPokeballDisc{Name=luxury_ball_disc}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5127 pixelmon:heal_ball_disc ItemPokeballDisc{Name=heal_ball_disc}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5128 pixelmon:dusk_ball_disc ItemPokeballDisc{Name=dusk_ball_disc}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5129 pixelmon:premier_ball_disc ItemPokeballDisc{Name=premier_ball_disc}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5130 pixelmon:sport_ball_disc ItemPokeballDisc{Name=sport_ball_disc}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5131 pixelmon:quick_ball_disc ItemPokeballDisc{Name=quick_ball_disc}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5132 pixelmon:lure_ball_disc ItemPokeballDisc{Name=lure_ball_disc}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5133 pixelmon:iron_disc PixelmonItem{Name=iron_disc}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5134 pixelmon:iron_base PixelmonItem{Name=iron_base}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5135 pixelmon:aluminum_disc PixelmonItem{Name=aluminum_disc}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5136 pixelmon:aluminum_base PixelmonItem{Name=aluminum_base}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5137 pixelmon:black_apricorn ItemApricorn{Name=black_apricorn}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5138 pixelmon:white_apricorn ItemApricorn{Name=white_apricorn}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5139 pixelmon:pink_apricorn ItemApricorn{Name=pink_apricorn}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5140 pixelmon:green_apricorn ItemApricorn{Name=green_apricorn}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5141 pixelmon:blue_apricorn ItemApricorn{Name=blue_apricorn}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5142 pixelmon:yellow_apricorn ItemApricorn{Name=yellow_apricorn}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5143 pixelmon:red_apricorn ItemApricorn{Name=red_apricorn}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5144 pixelmon:cooked_black_apricorn ItemApricornCooked{Name=cooked_black_apricorn}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5145 pixelmon:cooked_white_apricorn ItemApricornCooked{Name=cooked_white_apricorn}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5146 pixelmon:cooked_pink_apricorn ItemApricornCooked{Name=cooked_pink_apricorn}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5147 pixelmon:cooked_green_apricorn ItemApricornCooked{Name=cooked_green_apricorn}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5148 pixelmon:cooked_blue_apricorn ItemApricornCooked{Name=cooked_blue_apricorn}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5149 pixelmon:cooked_yellow_apricorn ItemApricornCooked{Name=cooked_yellow_apricorn}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5150 pixelmon:cooked_red_apricorn ItemApricornCooked{Name=cooked_red_apricorn}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5151 pixelmon:blackbadgecase ItemBadgecase{Name=blackbadgecase}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5152 pixelmon:whitebadgecase ItemBadgecase{Name=whitebadgecase}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5153 pixelmon:pinkbadgecase ItemBadgecase{Name=pinkbadgecase}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5154 pixelmon:greenbadgecase ItemBadgecase{Name=greenbadgecase}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5155 pixelmon:bluebadgecase ItemBadgecase{Name=bluebadgecase}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5156 pixelmon:yellowbadgecase ItemBadgecase{Name=yellowbadgecase}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5157 pixelmon:redbadgecase ItemBadgecase{Name=redbadgecase}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5158 pixelmon:tm1 ItemTM{Name=tm1}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5159 pixelmon:tm2 ItemTM{Name=tm2}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5160 pixelmon:tm3 ItemTM{Name=tm3}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5161 pixelmon:tm4 ItemTM{Name=tm4}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5162 pixelmon:tm5 ItemTM{Name=tm5}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5163 pixelmon:tm6 ItemTM{Name=tm6}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5164 pixelmon:tm7 ItemTM{Name=tm7}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5165 pixelmon:tm8 ItemTM{Name=tm8}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5166 pixelmon:tm9 ItemTM{Name=tm9}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5167 pixelmon:tm10 ItemTM{Name=tm10}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5168 pixelmon:tm11 ItemTM{Name=tm11}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5169 pixelmon:tm12 ItemTM{Name=tm12}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5170 pixelmon:tm13 ItemTM{Name=tm13}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5171 pixelmon:tm14 ItemTM{Name=tm14}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5172 pixelmon:tm15 ItemTM{Name=tm15}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5173 pixelmon:tm16 ItemTM{Name=tm16}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5174 pixelmon:tm17 ItemTM{Name=tm17}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5175 pixelmon:tm18 ItemTM{Name=tm18}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5176 pixelmon:tm19 ItemTM{Name=tm19}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5177 pixelmon:tm20 ItemTM{Name=tm20}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5178 pixelmon:tm21 ItemTM{Name=tm21}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5179 pixelmon:tm22 ItemTM{Name=tm22}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5180 pixelmon:tm23 ItemTM{Name=tm23}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5181 pixelmon:tm24 ItemTM{Name=tm24}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5182 pixelmon:tm25 ItemTM{Name=tm25}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5183 pixelmon:tm26 ItemTM{Name=tm26}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5184 pixelmon:tm27 ItemTM{Name=tm27}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5185 pixelmon:tm28 ItemTM{Name=tm28}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5186 pixelmon:tm29 ItemTM{Name=tm29}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5187 pixelmon:tm30 ItemTM{Name=tm30}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5188 pixelmon:tm31 ItemTM{Name=tm31}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5189 pixelmon:tm32 ItemTM{Name=tm32}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5190 pixelmon:tm33 ItemTM{Name=tm33}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5191 pixelmon:tm34 ItemTM{Name=tm34}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5192 pixelmon:tm35 ItemTM{Name=tm35}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5193 pixelmon:tm36 ItemTM{Name=tm36}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5194 pixelmon:tm37 ItemTM{Name=tm37}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5195 pixelmon:tm38 ItemTM{Name=tm38}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5196 pixelmon:tm39 ItemTM{Name=tm39}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5197 pixelmon:tm40 ItemTM{Name=tm40}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5198 pixelmon:tm41 ItemTM{Name=tm41}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5199 pixelmon:tm42 ItemTM{Name=tm42}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5200 pixelmon:tm43 ItemTM{Name=tm43}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5201 pixelmon:tm44 ItemTM{Name=tm44}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5202 pixelmon:tm45 ItemTM{Name=tm45}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5203 pixelmon:tm46 ItemTM{Name=tm46}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5204 pixelmon:tm47 ItemTM{Name=tm47}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5205 pixelmon:tm48 ItemTM{Name=tm48}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5206 pixelmon:tm49 ItemTM{Name=tm49}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5207 pixelmon:tm50 ItemTM{Name=tm50}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5208 pixelmon:tm51 ItemTM{Name=tm51}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5209 pixelmon:tm52 ItemTM{Name=tm52}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5210 pixelmon:tm53 ItemTM{Name=tm53}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5211 pixelmon:tm54 ItemTM{Name=tm54}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5212 pixelmon:tm55 ItemTM{Name=tm55}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5213 pixelmon:tm56 ItemTM{Name=tm56}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5214 pixelmon:tm57 ItemTM{Name=tm57}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5215 pixelmon:tm58 ItemTM{Name=tm58}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5216 pixelmon:tm59 ItemTM{Name=tm59}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5217 pixelmon:tm60 ItemTM{Name=tm60}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5218 pixelmon:tm61 ItemTM{Name=tm61}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5219 pixelmon:tm62 ItemTM{Name=tm62}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5220 pixelmon:tm63 ItemTM{Name=tm63}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5221 pixelmon:tm64 ItemTM{Name=tm64}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5222 pixelmon:tm65 ItemTM{Name=tm65}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5223 pixelmon:tm66 ItemTM{Name=tm66}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5224 pixelmon:tm67 ItemTM{Name=tm67}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5225 pixelmon:tm68 ItemTM{Name=tm68}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5226 pixelmon:tm69 ItemTM{Name=tm69}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5227 pixelmon:tm70 ItemTM{Name=tm70}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5228 pixelmon:tm71 ItemTM{Name=tm71}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5229 pixelmon:tm72 ItemTM{Name=tm72}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5230 pixelmon:tm73 ItemTM{Name=tm73}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5231 pixelmon:tm74 ItemTM{Name=tm74}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5232 pixelmon:tm75 ItemTM{Name=tm75}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5233 pixelmon:tm76 ItemTM{Name=tm76}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5234 pixelmon:tm77 ItemTM{Name=tm77}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5235 pixelmon:tm78 ItemTM{Name=tm78}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5236 pixelmon:tm79 ItemTM{Name=tm79}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5237 pixelmon:tm80 ItemTM{Name=tm80}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5238 pixelmon:tm81 ItemTM{Name=tm81}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5239 pixelmon:tm82 ItemTM{Name=tm82}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5240 pixelmon:tm83 ItemTM{Name=tm83}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5241 pixelmon:tm84 ItemTM{Name=tm84}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5242 pixelmon:tm85 ItemTM{Name=tm85}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5243 pixelmon:tm86 ItemTM{Name=tm86}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5244 pixelmon:tm87 ItemTM{Name=tm87}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5245 pixelmon:tm88 ItemTM{Name=tm88}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5246 pixelmon:tm89 ItemTM{Name=tm89}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5247 pixelmon:tm90 ItemTM{Name=tm90}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5248 pixelmon:tm91 ItemTM{Name=tm91}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5249 pixelmon:tm92 ItemTM{Name=tm92}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5250 pixelmon:tm93 ItemTM{Name=tm93}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5251 pixelmon:tm94 ItemTM{Name=tm94}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5252 pixelmon:tm95 ItemTM{Name=tm95}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5253 pixelmon:tm96 ItemTM{Name=tm96}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5254 pixelmon:tm97 ItemTM{Name=tm97}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5255 pixelmon:tm98 ItemTM{Name=tm98}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5256 pixelmon:tm99 ItemTM{Name=tm99}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5257 pixelmon:tm100 ItemTM{Name=tm100}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5258 pixelmon:tm101 ItemTM{Name=tm101}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5259 pixelmon:tm102 ItemTM{Name=tm102}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5260 pixelmon:tm103 ItemTM{Name=tm103}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5261 pixelmon:tm104 ItemTM{Name=tm104}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5262 pixelmon:tm105 ItemTM{Name=tm105}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5263 pixelmon:tm106 ItemTM{Name=tm106}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5264 pixelmon:tm107 ItemTM{Name=tm107}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5265 pixelmon:tm108 ItemTM{Name=tm108}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5266 pixelmon:tm109 ItemTM{Name=tm109}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5267 pixelmon:tm110 ItemTM{Name=tm110}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5268 pixelmon:tm111 ItemTM{Name=tm111}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5269 pixelmon:tm112 ItemTM{Name=tm112}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5270 pixelmon:tm113 ItemTM{Name=tm113}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5271 pixelmon:tm114 ItemTM{Name=tm114}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5272 pixelmon:tm115 ItemTM{Name=tm115}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5273 pixelmon:tm116 ItemTM{Name=tm116}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5274 pixelmon:tm117 ItemTM{Name=tm117}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5275 pixelmon:tm118 ItemTM{Name=tm118}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5276 pixelmon:tm119 ItemTM{Name=tm119}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5277 pixelmon:tm120 ItemTM{Name=tm120}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5278 pixelmon:tm121 ItemTM{Name=tm121}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5279 pixelmon:tm122 ItemTM{Name=tm122}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5280 pixelmon:tm123 ItemTM{Name=tm123}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5281 pixelmon:tm124 ItemTM{Name=tm124}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5282 pixelmon:tm125 ItemTM{Name=tm125}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5283 pixelmon:tm126 ItemTM{Name=tm126}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5284 pixelmon:tm127 ItemTM{Name=tm127}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5285 pixelmon:tm128 ItemTM{Name=tm128}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5286 pixelmon:tm129 ItemTM{Name=tm129}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5287 pixelmon:tm130 ItemTM{Name=tm130}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5288 pixelmon:tm131 ItemTM{Name=tm131}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5289 pixelmon:tm132 ItemTM{Name=tm132}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5290 pixelmon:tm133 ItemTM{Name=tm133}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5291 pixelmon:tm134 ItemTM{Name=tm134}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5292 pixelmon:tm135 ItemTM{Name=tm135}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5293 pixelmon:tm136 ItemTM{Name=tm136}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5294 pixelmon:tm137 ItemTM{Name=tm137}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5295 pixelmon:tm138 ItemTM{Name=tm138}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5296 pixelmon:tm139 ItemTM{Name=tm139}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5297 pixelmon:tm140 ItemTM{Name=tm140}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5298 pixelmon:tm141 ItemTM{Name=tm141}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5299 pixelmon:tm142 ItemTM{Name=tm142}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5300 pixelmon:tm143 ItemTM{Name=tm143}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5301 pixelmon:tm144 ItemTM{Name=tm144}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5302 pixelmon:tm145 ItemTM{Name=tm145}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5303 pixelmon:tm146 ItemTM{Name=tm146}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5304 pixelmon:tm147 ItemTM{Name=tm147}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5305 pixelmon:tm148 ItemTM{Name=tm148}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5306 pixelmon:tm149 ItemTM{Name=tm149}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5307 pixelmon:tm150 ItemTM{Name=tm150}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5308 pixelmon:tm151 ItemTM{Name=tm151}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5309 pixelmon:tm152 ItemTM{Name=tm152}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5310 pixelmon:tm153 ItemTM{Name=tm153}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5311 pixelmon:tm154 ItemTM{Name=tm154}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5312 pixelmon:tm155 ItemTM{Name=tm155}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5313 pixelmon:tm156 ItemTM{Name=tm156}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5314 pixelmon:tm157 ItemTM{Name=tm157}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5315 pixelmon:tm158 ItemTM{Name=tm158}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5316 pixelmon:tm159 ItemTM{Name=tm159}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5317 pixelmon:tm160 ItemTM{Name=tm160}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5318 pixelmon:tm161 ItemTM{Name=tm161}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5319 pixelmon:tm162 ItemTM{Name=tm162}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5320 pixelmon:tm163 ItemTM{Name=tm163}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5321 pixelmon:tm164 ItemTM{Name=tm164}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5322 pixelmon:tm165 ItemTM{Name=tm165}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5323 pixelmon:tm166 ItemTM{Name=tm166}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5324 pixelmon:tm167 ItemTM{Name=tm167}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5325 pixelmon:tm168 ItemTM{Name=tm168}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5326 pixelmon:tm169 ItemTM{Name=tm169}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5327 pixelmon:tm170 ItemTM{Name=tm170}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5328 pixelmon:tm171 ItemTM{Name=tm171}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5329 pixelmon:tm172 ItemTM{Name=tm172}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5330 pixelmon:tm173 ItemTM{Name=tm173}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5331 pixelmon:tm174 ItemTM{Name=tm174}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5332 pixelmon:hm1 ItemTM{Name=hm1}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5333 pixelmon:hm2 ItemTM{Name=hm2}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5334 pixelmon:hm3 ItemTM{Name=hm3}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5335 pixelmon:hm4 ItemTM{Name=hm4}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5336 pixelmon:hm5 ItemTM{Name=hm5}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5337 pixelmon:hm6 ItemTM{Name=hm6}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5338 pixelmon:hm7 ItemTM{Name=hm7}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5339 pixelmon:hm8 ItemTM{Name=hm8}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5340 pixelmon:hm9 ItemTM{Name=hm9}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5341 pixelmon:hm10 ItemTM{Name=hm10}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5342 pixelmon:pokemail_air ItemMail{Name=pokemail_air}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5343 pixelmon:pokemail_bloom ItemMail{Name=pokemail_bloom}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5344 pixelmon:pokemail_brick ItemMail{Name=pokemail_brick}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5345 pixelmon:pokemail_bridged ItemMail{Name=pokemail_bridged}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5346 pixelmon:pokemail_bridgem ItemMail{Name=pokemail_bridgem}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5347 pixelmon:pokemail_bridges ItemMail{Name=pokemail_bridges}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5348 pixelmon:pokemail_bridgev ItemMail{Name=pokemail_bridgev}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5349 pixelmon:pokemail_bubble ItemMail{Name=pokemail_bubble}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5350 pixelmon:pokemail_dream ItemMail{Name=pokemail_dream}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5351 pixelmon:pokemail_fab ItemMail{Name=pokemail_fab}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5352 pixelmon:pokemail_favored ItemMail{Name=pokemail_favored}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5353 pixelmon:pokemail_flame ItemMail{Name=pokemail_flame}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5354 pixelmon:pokemail_glitter ItemMail{Name=pokemail_glitter}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5355 pixelmon:pokemail_grass ItemMail{Name=pokemail_grass}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5356 pixelmon:pokemail_greet ItemMail{Name=pokemail_greet}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5357 pixelmon:pokemail_heart ItemMail{Name=pokemail_heart}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5358 pixelmon:pokemail_inquiry ItemMail{Name=pokemail_inquiry}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5359 pixelmon:pokemail_like ItemMail{Name=pokemail_like}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5360 pixelmon:pokemail_mech ItemMail{Name=pokemail_mech}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5361 pixelmon:pokemail_mosaic ItemMail{Name=pokemail_mosaic}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5362 pixelmon:pokemail_orange ItemMail{Name=pokemail_orange}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5363 pixelmon:pokemail_reply ItemMail{Name=pokemail_reply}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5364 pixelmon:pokemail_retro ItemMail{Name=pokemail_retro}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5365 pixelmon:pokemail_rsvp ItemMail{Name=pokemail_rsvp}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5366 pixelmon:pokemail_snow ItemMail{Name=pokemail_snow}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5367 pixelmon:pokemail_space ItemMail{Name=pokemail_space}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5368 pixelmon:pokemail_steel ItemMail{Name=pokemail_steel}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5369 pixelmon:pokemail_thanks ItemMail{Name=pokemail_thanks}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5370 pixelmon:pokemail_wave ItemMail{Name=pokemail_wave}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5371 pixelmon:pokemail_wood ItemMail{Name=pokemail_wood}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5372 pixelmon:lure_normal_weak ItemLure{Name=lure_normal_weak}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5373 pixelmon:lure_fire_weak ItemLure{Name=lure_fire_weak}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5374 pixelmon:lure_water_weak ItemLure{Name=lure_water_weak}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5375 pixelmon:lure_electric_weak ItemLure{Name=lure_electric_weak}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5376 pixelmon:lure_grass_weak ItemLure{Name=lure_grass_weak}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5377 pixelmon:lure_ice_weak ItemLure{Name=lure_ice_weak}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5378 pixelmon:lure_fighting_weak ItemLure{Name=lure_fighting_weak}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5379 pixelmon:lure_poison_weak ItemLure{Name=lure_poison_weak}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5380 pixelmon:lure_ground_weak ItemLure{Name=lure_ground_weak}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5381 pixelmon:lure_flying_weak ItemLure{Name=lure_flying_weak}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5382 pixelmon:lure_psychic_weak ItemLure{Name=lure_psychic_weak}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5383 pixelmon:lure_bug_weak ItemLure{Name=lure_bug_weak}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5384 pixelmon:lure_rock_weak ItemLure{Name=lure_rock_weak}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5385 pixelmon:lure_ghost_weak ItemLure{Name=lure_ghost_weak}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5386 pixelmon:lure_dragon_weak ItemLure{Name=lure_dragon_weak}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5387 pixelmon:lure_dark_weak ItemLure{Name=lure_dark_weak}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5388 pixelmon:lure_steel_weak ItemLure{Name=lure_steel_weak}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5389 pixelmon:lure_fairy_weak ItemLure{Name=lure_fairy_weak}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5390 pixelmon:lure_shiny_weak ItemLure{Name=lure_shiny_weak}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5391 pixelmon:lure_ha_weak ItemLure{Name=lure_ha_weak}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5392 pixelmon:lure_normal_strong ItemLure{Name=lure_normal_strong}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5393 pixelmon:lure_fire_strong ItemLure{Name=lure_fire_strong}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5394 pixelmon:lure_water_strong ItemLure{Name=lure_water_strong}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5395 pixelmon:lure_electric_strong ItemLure{Name=lure_electric_strong}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5396 pixelmon:lure_grass_strong ItemLure{Name=lure_grass_strong}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5397 pixelmon:lure_ice_strong ItemLure{Name=lure_ice_strong}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5398 pixelmon:lure_fighting_strong ItemLure{Name=lure_fighting_strong}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5399 pixelmon:lure_poison_strong ItemLure{Name=lure_poison_strong}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5400 pixelmon:lure_ground_strong ItemLure{Name=lure_ground_strong}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5401 pixelmon:lure_flying_strong ItemLure{Name=lure_flying_strong}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5402 pixelmon:lure_psychic_strong ItemLure{Name=lure_psychic_strong}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5403 pixelmon:lure_bug_strong ItemLure{Name=lure_bug_strong}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5404 pixelmon:lure_rock_strong ItemLure{Name=lure_rock_strong}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5405 pixelmon:lure_ghost_strong ItemLure{Name=lure_ghost_strong}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5406 pixelmon:lure_dragon_strong ItemLure{Name=lure_dragon_strong}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5407 pixelmon:lure_dark_strong ItemLure{Name=lure_dark_strong}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5408 pixelmon:lure_steel_strong ItemLure{Name=lure_steel_strong}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5409 pixelmon:lure_fairy_strong ItemLure{Name=lure_fairy_strong}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5410 pixelmon:lure_shiny_strong ItemLure{Name=lure_shiny_strong}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5411 pixelmon:lure_ha_strong ItemLure{Name=lure_ha_strong}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5412 pixelmon:lure_casing_weak ItemLureCasing{Name=lure_casing_weak}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5413 pixelmon:lure_casing_strong ItemLureCasing{Name=lure_casing_strong}
[15:35:51] [Server thread/TRACE] [FML]: Registry Name : minecraft:potions
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 0 pixelmon:repel com.pixelmonmod.pixelmon.comm.PixelmonPotion@32d5dca1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 1 minecraft:speed net.minecraft.potion.Potion@67bf393c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 2 minecraft:slowness net.minecraft.potion.Potion@b31cd6b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 3 minecraft:haste net.minecraft.potion.Potion@19d85bbe
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4 minecraft:mining_fatigue net.minecraft.potion.Potion@7c6f91d2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5 minecraft:strength net.minecraft.potion.PotionAttackDamage@3c0640fa
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 6 minecraft:instant_health net.minecraft.potion.PotionHealth@47de4dce
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 7 minecraft:instant_damage net.minecraft.potion.PotionHealth@4951c45f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 8 minecraft:jump_boost net.minecraft.potion.Potion@488ae823
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 9 minecraft:nausea net.minecraft.potion.Potion@19b6b7e7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 10 minecraft:regeneration net.minecraft.potion.Potion@2c332922
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 11 minecraft:resistance net.minecraft.potion.Potion@6b8773c7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 12 minecraft:fire_resistance net.minecraft.potion.Potion@74534564
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 13 minecraft:water_breathing net.minecraft.potion.Potion@5876cd86
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 14 minecraft:invisibility net.minecraft.potion.Potion@6d398593
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 15 minecraft:blindness net.minecraft.potion.Potion@3d70dab8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 16 minecraft:night_vision net.minecraft.potion.Potion@53e6c017
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 17 minecraft:hunger net.minecraft.potion.Potion@3d123d10
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 18 minecraft:weakness net.minecraft.potion.PotionAttackDamage@1ca6323c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 19 minecraft:poison net.minecraft.potion.Potion@27b89e0a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 20 minecraft:wither net.minecraft.potion.Potion@42bb0492
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 21 minecraft:health_boost net.minecraft.potion.PotionHealthBoost@20dc2df1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 22 minecraft:absorption net.minecraft.potion.PotionAbsorption@40f88929
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 23 minecraft:saturation net.minecraft.potion.PotionHealth@18a9762
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 24 minecraft:glowing net.minecraft.potion.Potion@72378bfd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 25 minecraft:levitation net.minecraft.potion.Potion@147c00c7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 26 minecraft:luck net.minecraft.potion.Potion@104972a0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 27 minecraft:unluck net.minecraft.potion.Potion@45add64c
[15:35:51] [Server thread/TRACE] [FML]: Registry Name : minecraft:biomes
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 0 minecraft:ocean net.minecraft.world.biome.BiomeOcean@54832ad9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 1 minecraft:plains net.minecraft.world.biome.BiomePlains@6b16aa6f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 2 minecraft:desert net.minecraft.world.biome.BiomeDesert@d58550c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 3 minecraft:extreme_hills net.minecraft.world.biome.BiomeHills@295d8b70
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4 minecraft:forest net.minecraft.world.biome.BiomeForest@1e072d67
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5 minecraft:taiga net.minecraft.world.biome.BiomeTaiga@6c6a7553
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 6 minecraft:swampland net.minecraft.world.biome.BiomeSwamp@3087b35f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 7 minecraft:river net.minecraft.world.biome.BiomeRiver@19324eab
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 8 minecraft:hell net.minecraft.world.biome.BiomeHell@6d03404e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 9 minecraft:sky net.minecraft.world.biome.BiomeEnd@20e1ce62
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 10 minecraft:frozen_ocean net.minecraft.world.biome.BiomeOcean@36642182
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 11 minecraft:frozen_river net.minecraft.world.biome.BiomeRiver@3df05c40
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 12 minecraft:ice_flats net.minecraft.world.biome.BiomeSnow@431782fe
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 13 minecraft:ice_mountains net.minecraft.world.biome.BiomeSnow@6e16fcaf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 14 minecraft:mushroom_island net.minecraft.world.biome.BiomeMushroomIsland@4de3a1ca
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 15 minecraft:mushroom_island_shore net.minecraft.world.biome.BiomeMushroomIsland@329cdafa
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 16 minecraft:beaches net.minecraft.world.biome.BiomeBeach@4f283b8f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 17 minecraft:desert_hills net.minecraft.world.biome.BiomeDesert@1f953e51
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 18 minecraft:forest_hills net.minecraft.world.biome.BiomeForest@4b0a6c53
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 19 minecraft:taiga_hills net.minecraft.world.biome.BiomeTaiga@15beb40b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 20 minecraft:smaller_extreme_hills net.minecraft.world.biome.BiomeHills@1bc41170
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 21 minecraft:jungle net.minecraft.world.biome.BiomeJungle@6f8060ac
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 22 minecraft:jungle_hills net.minecraft.world.biome.BiomeJungle@308a2eb0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 23 minecraft:jungle_edge net.minecraft.world.biome.BiomeJungle@1df1bd44
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 24 minecraft:deep_ocean net.minecraft.world.biome.BiomeOcean@ae449e7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 25 minecraft:stone_beach net.minecraft.world.biome.BiomeStoneBeach@71390c8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 26 minecraft:cold_beach net.minecraft.world.biome.BiomeBeach@179806f3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 27 minecraft:birch_forest net.minecraft.world.biome.BiomeForest@3f1bde96
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 28 minecraft:birch_forest_hills net.minecraft.world.biome.BiomeForest@3776c917
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 29 minecraft:roofed_forest net.minecraft.world.biome.BiomeForest@2cf88ae1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 30 minecraft:taiga_cold net.minecraft.world.biome.BiomeTaiga@7b80be13
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 31 minecraft:taiga_cold_hills net.minecraft.world.biome.BiomeTaiga@1a8e209b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 32 minecraft:redwood_taiga net.minecraft.world.biome.BiomeTaiga@1b316cac
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 33 minecraft:redwood_taiga_hills net.minecraft.world.biome.BiomeTaiga@737652a9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 34 minecraft:extreme_hills_with_trees net.minecraft.world.biome.BiomeHills@df80af2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 35 minecraft:savanna net.minecraft.world.biome.BiomeSavanna@765d2d4d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 36 minecraft:savanna_rock net.minecraft.world.biome.BiomeSavanna@377fca35
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 37 minecraft:mesa net.minecraft.world.biome.BiomeMesa@48c8c722
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 38 minecraft:mesa_rock net.minecraft.world.biome.BiomeMesa@12f826c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 39 minecraft:mesa_clear_rock net.minecraft.world.biome.BiomeMesa@14eaab92
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 40 pixelmon:ultra_forest com.pixelmonmod.pixelmon.worldGeneration.dimension.ultraspace.biomes.UltraForest@1157d525
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 41 pixelmon:ultra_jungle com.pixelmonmod.pixelmon.worldGeneration.dimension.ultraspace.biomes.UltraJungle@66abc465
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 42 pixelmon:ultra_deep_sea com.pixelmonmod.pixelmon.worldGeneration.dimension.ultraspace.biomes.UltraDeepSea@14ccb27
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 43 pixelmon:ultra_desert com.pixelmonmod.pixelmon.worldGeneration.dimension.ultraspace.biomes.UltraDesert@72bda8cb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 127 minecraft:void net.minecraft.world.biome.BiomeVoid@35984172
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 129 minecraft:mutated_plains net.minecraft.world.biome.BiomePlains@746fda68
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 130 minecraft:mutated_desert net.minecraft.world.biome.BiomeDesert@77cac3b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 131 minecraft:mutated_extreme_hills net.minecraft.world.biome.BiomeHills@3167c0d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 132 minecraft:mutated_forest net.minecraft.world.biome.BiomeForest@74f23ecc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 133 minecraft:mutated_taiga net.minecraft.world.biome.BiomeTaiga@7ec416a0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 134 minecraft:mutated_swampland net.minecraft.world.biome.BiomeSwamp@1cbb6037
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 140 minecraft:mutated_ice_flats net.minecraft.world.biome.BiomeSnow@2cfd91b9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 149 minecraft:mutated_jungle net.minecraft.world.biome.BiomeJungle@491cceb4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 151 minecraft:mutated_jungle_edge net.minecraft.world.biome.BiomeJungle@17b3b021
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 155 minecraft:mutated_birch_forest net.minecraft.world.biome.BiomeForestMutated@10fef3d1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 156 minecraft:mutated_birch_forest_hills net.minecraft.world.biome.BiomeForestMutated@3fb8e614
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 157 minecraft:mutated_roofed_forest net.minecraft.world.biome.BiomeForest@35007b7a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 158 minecraft:mutated_taiga_cold net.minecraft.world.biome.BiomeTaiga@13e9a2f2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 160 minecraft:mutated_redwood_taiga net.minecraft.world.biome.BiomeTaiga@74eebb25
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 161 minecraft:mutated_redwood_taiga_hills net.minecraft.world.biome.BiomeTaiga@c1e7bea
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 162 minecraft:mutated_extreme_hills_with_trees net.minecraft.world.biome.BiomeHills@3af30ab8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 163 minecraft:mutated_savanna net.minecraft.world.biome.BiomeSavannaMutated@6565691a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 164 minecraft:mutated_savanna_rock net.minecraft.world.biome.BiomeSavannaMutated@1a5b8f77
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 165 minecraft:mutated_mesa net.minecraft.world.biome.BiomeMesa@385ff04e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 166 minecraft:mutated_mesa_rock net.minecraft.world.biome.BiomeMesa@42ff5c92
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 167 minecraft:mutated_mesa_clear_rock net.minecraft.world.biome.BiomeMesa@c9cd06e
[15:35:51] [Server thread/TRACE] [FML]: Registry Name : minecraft:soundevents
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 0 minecraft:ambient.cave net.minecraft.util.SoundEvent@4d3a7f83
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 1 minecraft:block.anvil.break net.minecraft.util.SoundEvent@6127ef86
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 2 minecraft:block.anvil.destroy net.minecraft.util.SoundEvent@542754be
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 3 minecraft:block.anvil.fall net.minecraft.util.SoundEvent@af57949
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4 minecraft:block.anvil.hit net.minecraft.util.SoundEvent@f833223
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5 minecraft:block.anvil.land net.minecraft.util.SoundEvent@5186b78a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 6 minecraft:block.anvil.place net.minecraft.util.SoundEvent@3f6a9ba0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 7 minecraft:block.anvil.step net.minecraft.util.SoundEvent@1e749235
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 8 minecraft:block.anvil.use net.minecraft.util.SoundEvent@870a9f2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 9 minecraft:block.brewing_stand.brew net.minecraft.util.SoundEvent@6c2e7591
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 10 minecraft:block.chest.close net.minecraft.util.SoundEvent@7f2542f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 11 minecraft:block.chest.locked net.minecraft.util.SoundEvent@3dad8bde
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 12 minecraft:block.chest.open net.minecraft.util.SoundEvent@301f9aa0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 13 minecraft:block.chorus_flower.death net.minecraft.util.SoundEvent@2f82e3cf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 14 minecraft:block.chorus_flower.grow net.minecraft.util.SoundEvent@3a44993c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 15 minecraft:block.cloth.break net.minecraft.util.SoundEvent@6b6606d1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 16 minecraft:block.cloth.fall net.minecraft.util.SoundEvent@27605b87
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 17 minecraft:block.cloth.hit net.minecraft.util.SoundEvent@1fc4483f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 18 minecraft:block.cloth.place net.minecraft.util.SoundEvent@1d7af82
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 19 minecraft:block.cloth.step net.minecraft.util.SoundEvent@5adc71e7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 20 minecraft:block.comparator.click net.minecraft.util.SoundEvent@7fc5a558
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 21 minecraft:block.dispenser.dispense net.minecraft.util.SoundEvent@42fd8f2f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 22 minecraft:block.dispenser.fail net.minecraft.util.SoundEvent@7eea934d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 23 minecraft:block.dispenser.launch net.minecraft.util.SoundEvent@4700963e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 24 minecraft:block.enchantment_table.use net.minecraft.util.SoundEvent@153d14e3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 25 minecraft:block.end_gateway.spawn net.minecraft.util.SoundEvent@3b17759c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 26 minecraft:block.end_portal.spawn net.minecraft.util.SoundEvent@11cdf948
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 27 minecraft:block.end_portal_frame.fill net.minecraft.util.SoundEvent@523f3c29
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 28 minecraft:block.enderchest.close net.minecraft.util.SoundEvent@2fd8b081
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 29 minecraft:block.enderchest.open net.minecraft.util.SoundEvent@2fe38b73
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 30 minecraft:block.fence_gate.close net.minecraft.util.SoundEvent@511a307e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 31 minecraft:block.fence_gate.open net.minecraft.util.SoundEvent@7aef8000
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 32 minecraft:block.fire.ambient net.minecraft.util.SoundEvent@10d97b64
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 33 minecraft:block.fire.extinguish net.minecraft.util.SoundEvent@2352c21f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 34 minecraft:block.furnace.fire_crackle net.minecraft.util.SoundEvent@23cb8fcb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 35 minecraft:block.glass.break net.minecraft.util.SoundEvent@25a2f432
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 36 minecraft:block.glass.fall net.minecraft.util.SoundEvent@7efba9b9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 37 minecraft:block.glass.hit net.minecraft.util.SoundEvent@4b8cde43
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 38 minecraft:block.glass.place net.minecraft.util.SoundEvent@34c6b52e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 39 minecraft:block.glass.step net.minecraft.util.SoundEvent@6f7c4e0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 40 minecraft:block.grass.break net.minecraft.util.SoundEvent@25e203e6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 41 minecraft:block.grass.fall net.minecraft.util.SoundEvent@8b1bfdf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 42 minecraft:block.grass.hit net.minecraft.util.SoundEvent@95f1422
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 43 minecraft:block.grass.place net.minecraft.util.SoundEvent@31b7112d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 44 minecraft:block.grass.step net.minecraft.util.SoundEvent@47fc9ce
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 45 minecraft:block.gravel.break net.minecraft.util.SoundEvent@1b5d1d9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 46 minecraft:block.gravel.fall net.minecraft.util.SoundEvent@703a2bc9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 47 minecraft:block.gravel.hit net.minecraft.util.SoundEvent@790d629a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 48 minecraft:block.gravel.place net.minecraft.util.SoundEvent@346e5cc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 49 minecraft:block.gravel.step net.minecraft.util.SoundEvent@2cd2c764
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 50 minecraft:block.iron_door.close net.minecraft.util.SoundEvent@d17d554
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 51 minecraft:block.iron_door.open net.minecraft.util.SoundEvent@1f1c7fde
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 52 minecraft:block.iron_trapdoor.close net.minecraft.util.SoundEvent@2b409174
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 53 minecraft:block.iron_trapdoor.open net.minecraft.util.SoundEvent@11939a9f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 54 minecraft:block.ladder.break net.minecraft.util.SoundEvent@229d508c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 55 minecraft:block.ladder.fall net.minecraft.util.SoundEvent@5e83298e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 56 minecraft:block.ladder.hit net.minecraft.util.SoundEvent@7167d81b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 57 minecraft:block.ladder.place net.minecraft.util.SoundEvent@7cadf3ca
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 58 minecraft:block.ladder.step net.minecraft.util.SoundEvent@34fcc5e3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 59 minecraft:block.lava.ambient net.minecraft.util.SoundEvent@737445ab
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 60 minecraft:block.lava.extinguish net.minecraft.util.SoundEvent@3c9cfcde
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 61 minecraft:block.lava.pop net.minecraft.util.SoundEvent@2f3c7b24
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 62 minecraft:block.lever.click net.minecraft.util.SoundEvent@7dbd70fd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 63 minecraft:block.metal.break net.minecraft.util.SoundEvent@2cb53bfc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 64 minecraft:block.metal.fall net.minecraft.util.SoundEvent@779448b8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 65 minecraft:block.metal.hit net.minecraft.util.SoundEvent@3bbdf835
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 66 minecraft:block.metal.place net.minecraft.util.SoundEvent@2d114d27
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 67 minecraft:block.metal.step net.minecraft.util.SoundEvent@28fef9a2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 68 minecraft:block.metal_pressureplate.click_off net.minecraft.util.SoundEvent@7dfab58d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 69 minecraft:block.metal_pressureplate.click_on net.minecraft.util.SoundEvent@29d29657
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 70 minecraft:block.note.basedrum net.minecraft.util.SoundEvent@e0d9e3f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 71 minecraft:block.note.bass net.minecraft.util.SoundEvent@516155b5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 72 minecraft:block.note.bell net.minecraft.util.SoundEvent@799fc4c9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 73 minecraft:block.note.chime net.minecraft.util.SoundEvent@44428583
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 74 minecraft:block.note.flute net.minecraft.util.SoundEvent@265c0752
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 75 minecraft:block.note.guitar net.minecraft.util.SoundEvent@7d4b32d1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 76 minecraft:block.note.harp net.minecraft.util.SoundEvent@7a75183d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 77 minecraft:block.note.hat net.minecraft.util.SoundEvent@2acbe46d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 78 minecraft:block.note.pling net.minecraft.util.SoundEvent@6c6b00f1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 79 minecraft:block.note.snare net.minecraft.util.SoundEvent@48126a17
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 80 minecraft:block.note.xylophone net.minecraft.util.SoundEvent@1a7437d8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 81 minecraft:block.piston.contract net.minecraft.util.SoundEvent@6f695077
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 82 minecraft:block.piston.extend net.minecraft.util.SoundEvent@5b31a9e3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 83 minecraft:block.portal.ambient net.minecraft.util.SoundEvent@282240
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 84 minecraft:block.portal.travel net.minecraft.util.SoundEvent@3b590f6a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 85 minecraft:block.portal.trigger net.minecraft.util.SoundEvent@1e160a9e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 86 minecraft:block.redstone_torch.burnout net.minecraft.util.SoundEvent@483ed60e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 87 minecraft:block.sand.break net.minecraft.util.SoundEvent@9c5d76b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 88 minecraft:block.sand.fall net.minecraft.util.SoundEvent@7a14ab66
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 89 minecraft:block.sand.hit net.minecraft.util.SoundEvent@54780c40
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 90 minecraft:block.sand.place net.minecraft.util.SoundEvent@6ac83e67
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 91 minecraft:block.sand.step net.minecraft.util.SoundEvent@4d91d2da
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 92 minecraft:block.shulker_box.close net.minecraft.util.SoundEvent@12811f95
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 93 minecraft:block.shulker_box.open net.minecraft.util.SoundEvent@68f1b89
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 94 minecraft:block.slime.break net.minecraft.util.SoundEvent@2d1f3639
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 95 minecraft:block.slime.fall net.minecraft.util.SoundEvent@6e5b3642
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 96 minecraft:block.slime.hit net.minecraft.util.SoundEvent@74bcf1ab
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 97 minecraft:block.slime.place net.minecraft.util.SoundEvent@a11efe6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 98 minecraft:block.slime.step net.minecraft.util.SoundEvent@5e6bbe63
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 99 minecraft:block.snow.break net.minecraft.util.SoundEvent@69356aca
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 100 minecraft:block.snow.fall net.minecraft.util.SoundEvent@7a17ffee
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 101 minecraft:block.snow.hit net.minecraft.util.SoundEvent@7ffc4195
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 102 minecraft:block.snow.place net.minecraft.util.SoundEvent@7ce760af
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 103 minecraft:block.snow.step net.minecraft.util.SoundEvent@3e4636c3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 104 minecraft:block.stone.break net.minecraft.util.SoundEvent@7b6b466a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 105 minecraft:block.stone.fall net.minecraft.util.SoundEvent@6686507b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 106 minecraft:block.stone.hit net.minecraft.util.SoundEvent@2123a61c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 107 minecraft:block.stone.place net.minecraft.util.SoundEvent@2e5c7cd5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 108 minecraft:block.stone.step net.minecraft.util.SoundEvent@f252762
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 109 minecraft:block.stone_button.click_off net.minecraft.util.SoundEvent@5b74bb75
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 110 minecraft:block.stone_button.click_on net.minecraft.util.SoundEvent@675bf541
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 111 minecraft:block.stone_pressureplate.click_off net.minecraft.util.SoundEvent@2aac87ab
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 112 minecraft:block.stone_pressureplate.click_on net.minecraft.util.SoundEvent@c14bbab
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 113 minecraft:block.tripwire.attach net.minecraft.util.SoundEvent@72c5064f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 114 minecraft:block.tripwire.click_off net.minecraft.util.SoundEvent@4a0c04ab
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 115 minecraft:block.tripwire.click_on net.minecraft.util.SoundEvent@453439e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 116 minecraft:block.tripwire.detach net.minecraft.util.SoundEvent@2d33795c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 117 minecraft:block.water.ambient net.minecraft.util.SoundEvent@779ef5cb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 118 minecraft:block.waterlily.place net.minecraft.util.SoundEvent@5d9d8ecf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 119 minecraft:block.wood.break net.minecraft.util.SoundEvent@43cc7951
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 120 minecraft:block.wood.fall net.minecraft.util.SoundEvent@758311ed
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 121 minecraft:block.wood.hit net.minecraft.util.SoundEvent@7533923b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 122 minecraft:block.wood.place net.minecraft.util.SoundEvent@446981a4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 123 minecraft:block.wood.step net.minecraft.util.SoundEvent@644f6e89
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 124 minecraft:block.wood_button.click_off net.minecraft.util.SoundEvent@9ae0794
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 125 minecraft:block.wood_button.click_on net.minecraft.util.SoundEvent@60e5eed0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 126 minecraft:block.wood_pressureplate.click_off net.minecraft.util.SoundEvent@680937c9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 127 minecraft:block.wood_pressureplate.click_on net.minecraft.util.SoundEvent@77ad2767
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 128 minecraft:block.wooden_door.close net.minecraft.util.SoundEvent@e460ca1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 129 minecraft:block.wooden_door.open net.minecraft.util.SoundEvent@411ae0d7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 130 minecraft:block.wooden_trapdoor.close net.minecraft.util.SoundEvent@608c2042
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 131 minecraft:block.wooden_trapdoor.open net.minecraft.util.SoundEvent@7e84a52b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 132 minecraft:enchant.thorns.hit net.minecraft.util.SoundEvent@40199d5e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 133 minecraft:entity.armorstand.break net.minecraft.util.SoundEvent@5693d1d2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 134 minecraft:entity.armorstand.fall net.minecraft.util.SoundEvent@571c7572
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 135 minecraft:entity.armorstand.hit net.minecraft.util.SoundEvent@c6a3f47
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 136 minecraft:entity.armorstand.place net.minecraft.util.SoundEvent@15a0f9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 137 minecraft:entity.arrow.hit net.minecraft.util.SoundEvent@4840ec68
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 138 minecraft:entity.arrow.hit_player net.minecraft.util.SoundEvent@7cc3a7f7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 139 minecraft:entity.arrow.shoot net.minecraft.util.SoundEvent@210e2f2f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 140 minecraft:entity.bat.ambient net.minecraft.util.SoundEvent@c31419f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 141 minecraft:entity.bat.death net.minecraft.util.SoundEvent@43dddfdd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 142 minecraft:entity.bat.hurt net.minecraft.util.SoundEvent@22c0344e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 143 minecraft:entity.bat.loop net.minecraft.util.SoundEvent@7267006e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 144 minecraft:entity.bat.takeoff net.minecraft.util.SoundEvent@745c8a04
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 145 minecraft:entity.blaze.ambient net.minecraft.util.SoundEvent@59d29065
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 146 minecraft:entity.blaze.burn net.minecraft.util.SoundEvent@7a13ad55
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 147 minecraft:entity.blaze.death net.minecraft.util.SoundEvent@303db609
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 148 minecraft:entity.blaze.hurt net.minecraft.util.SoundEvent@20a116a0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 149 minecraft:entity.blaze.shoot net.minecraft.util.SoundEvent@6dbdeb69
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 150 minecraft:entity.boat.paddle_land net.minecraft.util.SoundEvent@a238a8e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 151 minecraft:entity.boat.paddle_water net.minecraft.util.SoundEvent@5773f83d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 152 minecraft:entity.bobber.retrieve net.minecraft.util.SoundEvent@7fcfe065
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 153 minecraft:entity.bobber.splash net.minecraft.util.SoundEvent@7d2baa56
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 154 minecraft:entity.bobber.throw net.minecraft.util.SoundEvent@6b4a2887
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 155 minecraft:entity.cat.ambient net.minecraft.util.SoundEvent@23b087c3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 156 minecraft:entity.cat.death net.minecraft.util.SoundEvent@237c8718
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 157 minecraft:entity.cat.hiss net.minecraft.util.SoundEvent@325e03b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 158 minecraft:entity.cat.hurt net.minecraft.util.SoundEvent@3911fec8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 159 minecraft:entity.cat.purr net.minecraft.util.SoundEvent@1e38e8b6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 160 minecraft:entity.cat.purreow net.minecraft.util.SoundEvent@59bbf82e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 161 minecraft:entity.chicken.ambient net.minecraft.util.SoundEvent@75b3ef1a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 162 minecraft:entity.chicken.death net.minecraft.util.SoundEvent@43e2b8da
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 163 minecraft:entity.chicken.egg net.minecraft.util.SoundEvent@1ac68548
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 164 minecraft:entity.chicken.hurt net.minecraft.util.SoundEvent@1c3a64b6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 165 minecraft:entity.chicken.step net.minecraft.util.SoundEvent@761b9314
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 166 minecraft:entity.cow.ambient net.minecraft.util.SoundEvent@20e9c165
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 167 minecraft:entity.cow.death net.minecraft.util.SoundEvent@eabecf5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 168 minecraft:entity.cow.hurt net.minecraft.util.SoundEvent@417b3642
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 169 minecraft:entity.cow.milk net.minecraft.util.SoundEvent@6bd28e4a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 170 minecraft:entity.cow.step net.minecraft.util.SoundEvent@55e88bc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 171 minecraft:entity.creeper.death net.minecraft.util.SoundEvent@544300a6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 172 minecraft:entity.creeper.hurt net.minecraft.util.SoundEvent@4c12f54a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 173 minecraft:entity.creeper.primed net.minecraft.util.SoundEvent@334d825c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 174 minecraft:entity.donkey.ambient net.minecraft.util.SoundEvent@42a7e7e1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 175 minecraft:entity.donkey.angry net.minecraft.util.SoundEvent@e2d9923
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 176 minecraft:entity.donkey.chest net.minecraft.util.SoundEvent@554e9509
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 177 minecraft:entity.donkey.death net.minecraft.util.SoundEvent@acea29e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 178 minecraft:entity.donkey.hurt net.minecraft.util.SoundEvent@772bc4c9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 179 minecraft:entity.egg.throw net.minecraft.util.SoundEvent@152dbf8e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 180 minecraft:entity.elder_guardian.ambient net.minecraft.util.SoundEvent@34ea86ff
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 181 minecraft:entity.elder_guardian.ambient_land net.minecraft.util.SoundEvent@4bcf08ae
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 182 minecraft:entity.elder_guardian.curse net.minecraft.util.SoundEvent@626b9092
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 183 minecraft:entity.elder_guardian.death net.minecraft.util.SoundEvent@1ac2829e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 184 minecraft:entity.elder_guardian.death_land net.minecraft.util.SoundEvent@7a7f2247
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 185 minecraft:entity.elder_guardian.flop net.minecraft.util.SoundEvent@4946dfde
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 186 minecraft:entity.elder_guardian.hurt net.minecraft.util.SoundEvent@77972964
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 187 minecraft:entity.elder_guardian.hurt_land net.minecraft.util.SoundEvent@794f937a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 188 minecraft:entity.enderdragon.ambient net.minecraft.util.SoundEvent@7aa1fb0e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 189 minecraft:entity.enderdragon.death net.minecraft.util.SoundEvent@5e663ab
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 190 minecraft:entity.enderdragon.flap net.minecraft.util.SoundEvent@4b74a67a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 191 minecraft:entity.enderdragon.growl net.minecraft.util.SoundEvent@4e25282d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 192 minecraft:entity.enderdragon.hurt net.minecraft.util.SoundEvent@3b29d36c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 193 minecraft:entity.enderdragon.shoot net.minecraft.util.SoundEvent@d641499
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 194 minecraft:entity.enderdragon_fireball.explode net.minecraft.util.SoundEvent@634d3439
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 195 minecraft:entity.endereye.death net.minecraft.util.SoundEvent@44e0c3d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 196 minecraft:entity.endereye.launch net.minecraft.util.SoundEvent@71891d6b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 197 minecraft:entity.endermen.ambient net.minecraft.util.SoundEvent@5ce41f1f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 198 minecraft:entity.endermen.death net.minecraft.util.SoundEvent@56820446
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 199 minecraft:entity.endermen.hurt net.minecraft.util.SoundEvent@2259d54f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 200 minecraft:entity.endermen.scream net.minecraft.util.SoundEvent@1b82f62a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 201 minecraft:entity.endermen.stare net.minecraft.util.SoundEvent@67e21ea2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 202 minecraft:entity.endermen.teleport net.minecraft.util.SoundEvent@2184962c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 203 minecraft:entity.endermite.ambient net.minecraft.util.SoundEvent@4d9bccfe
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 204 minecraft:entity.endermite.death net.minecraft.util.SoundEvent@412440c1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 205 minecraft:entity.endermite.hurt net.minecraft.util.SoundEvent@36c45149
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 206 minecraft:entity.endermite.step net.minecraft.util.SoundEvent@33f4844b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 207 minecraft:entity.enderpearl.throw net.minecraft.util.SoundEvent@201b52f7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 208 minecraft:entity.evocation_fangs.attack net.minecraft.util.SoundEvent@435a2c7d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 209 minecraft:entity.evocation_illager.ambient net.minecraft.util.SoundEvent@57806346
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 210 minecraft:entity.evocation_illager.cast_spell net.minecraft.util.SoundEvent@40416321
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 211 minecraft:entity.evocation_illager.death net.minecraft.util.SoundEvent@3ab70d34
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 212 minecraft:entity.evocation_illager.hurt net.minecraft.util.SoundEvent@289cf7db
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 213 minecraft:entity.evocation_illager.prepare_attack net.minecraft.util.SoundEvent@7c523bdd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 214 minecraft:entity.evocation_illager.prepare_summon net.minecraft.util.SoundEvent@3741071d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 215 minecraft:entity.evocation_illager.prepare_wololo net.minecraft.util.SoundEvent@351d726c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 216 minecraft:entity.experience_bottle.throw net.minecraft.util.SoundEvent@7af0693b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 217 minecraft:entity.experience_orb.pickup net.minecraft.util.SoundEvent@1791396b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 218 minecraft:entity.firework.blast net.minecraft.util.SoundEvent@28d7bd6b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 219 minecraft:entity.firework.blast_far net.minecraft.util.SoundEvent@7607340f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 220 minecraft:entity.firework.large_blast net.minecraft.util.SoundEvent@f472245
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 221 minecraft:entity.firework.large_blast_far net.minecraft.util.SoundEvent@110318a7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 222 minecraft:entity.firework.launch net.minecraft.util.SoundEvent@42ac309
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 223 minecraft:entity.firework.shoot net.minecraft.util.SoundEvent@4b4228cf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 224 minecraft:entity.firework.twinkle net.minecraft.util.SoundEvent@7d216ee8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 225 minecraft:entity.firework.twinkle_far net.minecraft.util.SoundEvent@74ee97cb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 226 minecraft:entity.generic.big_fall net.minecraft.util.SoundEvent@268e30d4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 227 minecraft:entity.generic.burn net.minecraft.util.SoundEvent@7c50709a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 228 minecraft:entity.generic.death net.minecraft.util.SoundEvent@af007d6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 229 minecraft:entity.generic.drink net.minecraft.util.SoundEvent@a20898c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 230 minecraft:entity.generic.eat net.minecraft.util.SoundEvent@5dff108c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 231 minecraft:entity.generic.explode net.minecraft.util.SoundEvent@22d47f09
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 232 minecraft:entity.generic.extinguish_fire net.minecraft.util.SoundEvent@28100232
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 233 minecraft:entity.generic.hurt net.minecraft.util.SoundEvent@26728255
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 234 minecraft:entity.generic.small_fall net.minecraft.util.SoundEvent@32c8d67
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 235 minecraft:entity.generic.splash net.minecraft.util.SoundEvent@281963c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 236 minecraft:entity.generic.swim net.minecraft.util.SoundEvent@2a2815cc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 237 minecraft:entity.ghast.ambient net.minecraft.util.SoundEvent@18fa5af6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 238 minecraft:entity.ghast.death net.minecraft.util.SoundEvent@7fdabb3b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 239 minecraft:entity.ghast.hurt net.minecraft.util.SoundEvent@7164e28a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 240 minecraft:entity.ghast.scream net.minecraft.util.SoundEvent@1b881f1f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 241 minecraft:entity.ghast.shoot net.minecraft.util.SoundEvent@51efdb72
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 242 minecraft:entity.ghast.warn net.minecraft.util.SoundEvent@7bc6b117
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 243 minecraft:entity.guardian.ambient net.minecraft.util.SoundEvent@2de07c57
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 244 minecraft:entity.guardian.ambient_land net.minecraft.util.SoundEvent@76cbee13
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 245 minecraft:entity.guardian.attack net.minecraft.util.SoundEvent@59d09ff3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 246 minecraft:entity.guardian.death net.minecraft.util.SoundEvent@17d0d3d7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 247 minecraft:entity.guardian.death_land net.minecraft.util.SoundEvent@39fc17be
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 248 minecraft:entity.guardian.flop net.minecraft.util.SoundEvent@106edde4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 249 minecraft:entity.guardian.hurt net.minecraft.util.SoundEvent@4d9cf71d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 250 minecraft:entity.guardian.hurt_land net.minecraft.util.SoundEvent@5c43cb12
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 251 minecraft:entity.horse.ambient net.minecraft.util.SoundEvent@5db66c3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 252 minecraft:entity.horse.angry net.minecraft.util.SoundEvent@633c0a61
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 253 minecraft:entity.horse.armor net.minecraft.util.SoundEvent@49322d04
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 254 minecraft:entity.horse.breathe net.minecraft.util.SoundEvent@b6b746b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 255 minecraft:entity.horse.death net.minecraft.util.SoundEvent@55d8f6bb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 256 minecraft:entity.horse.eat net.minecraft.util.SoundEvent@56b48163
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 257 minecraft:entity.horse.gallop net.minecraft.util.SoundEvent@eb6ccbc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 258 minecraft:entity.horse.hurt net.minecraft.util.SoundEvent@5eae392d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 259 minecraft:entity.horse.jump net.minecraft.util.SoundEvent@4cd1716d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 260 minecraft:entity.horse.land net.minecraft.util.SoundEvent@3e1c5e0d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 261 minecraft:entity.horse.saddle net.minecraft.util.SoundEvent@6f7a65e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 262 minecraft:entity.horse.step net.minecraft.util.SoundEvent@29bf90fc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 263 minecraft:entity.horse.step_wood net.minecraft.util.SoundEvent@6e22d6bf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 264 minecraft:entity.hostile.big_fall net.minecraft.util.SoundEvent@32121140
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 265 minecraft:entity.hostile.death net.minecraft.util.SoundEvent@96c840a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 266 minecraft:entity.hostile.hurt net.minecraft.util.SoundEvent@5c81ddab
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 267 minecraft:entity.hostile.small_fall net.minecraft.util.SoundEvent@24ee6faa
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 268 minecraft:entity.hostile.splash net.minecraft.util.SoundEvent@6d4f266
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 269 minecraft:entity.hostile.swim net.minecraft.util.SoundEvent@6b756a62
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 270 minecraft:entity.husk.ambient net.minecraft.util.SoundEvent@394b9e22
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 271 minecraft:entity.husk.death net.minecraft.util.SoundEvent@6e0f259e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 272 minecraft:entity.husk.hurt net.minecraft.util.SoundEvent@4fe9adfb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 273 minecraft:entity.husk.step net.minecraft.util.SoundEvent@f8fe81e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 274 minecraft:entity.illusion_illager.ambient net.minecraft.util.SoundEvent@6ad0cd43
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 275 minecraft:entity.illusion_illager.cast_spell net.minecraft.util.SoundEvent@7de43652
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 276 minecraft:entity.illusion_illager.death net.minecraft.util.SoundEvent@7fe0ca60
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 277 minecraft:entity.illusion_illager.hurt net.minecraft.util.SoundEvent@fdf029a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 278 minecraft:entity.illusion_illager.mirror_move net.minecraft.util.SoundEvent@63896cf7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 279 minecraft:entity.illusion_illager.prepare_blindness net.minecraft.util.SoundEvent@3f838072
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 280 minecraft:entity.illusion_illager.prepare_mirror net.minecraft.util.SoundEvent@46c9ee28
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 281 minecraft:entity.irongolem.attack net.minecraft.util.SoundEvent@31f5ffb9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 282 minecraft:entity.irongolem.death net.minecraft.util.SoundEvent@19b3d3a4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 283 minecraft:entity.irongolem.hurt net.minecraft.util.SoundEvent@3a9040f0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 284 minecraft:entity.irongolem.step net.minecraft.util.SoundEvent@33214124
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 285 minecraft:entity.item.break net.minecraft.util.SoundEvent@2d3768ce
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 286 minecraft:entity.item.pickup net.minecraft.util.SoundEvent@2a9ea03f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 287 minecraft:entity.itemframe.add_item net.minecraft.util.SoundEvent@1231f25c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 288 minecraft:entity.itemframe.break net.minecraft.util.SoundEvent@2ba0b95f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 289 minecraft:entity.itemframe.place net.minecraft.util.SoundEvent@3dc7c5fd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 290 minecraft:entity.itemframe.remove_item net.minecraft.util.SoundEvent@62871522
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 291 minecraft:entity.itemframe.rotate_item net.minecraft.util.SoundEvent@7fb9a83c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 292 minecraft:entity.leashknot.break net.minecraft.util.SoundEvent@517d9cd5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 293 minecraft:entity.leashknot.place net.minecraft.util.SoundEvent@5216532a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 294 minecraft:entity.lightning.impact net.minecraft.util.SoundEvent@862624f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 295 minecraft:entity.lightning.thunder net.minecraft.util.SoundEvent@3aa8c337
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 296 minecraft:entity.lingeringpotion.throw net.minecraft.util.SoundEvent@78e7b83
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 297 minecraft:entity.llama.ambient net.minecraft.util.SoundEvent@6761f75b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 298 minecraft:entity.llama.angry net.minecraft.util.SoundEvent@7c8a91e2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 299 minecraft:entity.llama.chest net.minecraft.util.SoundEvent@c7443f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 300 minecraft:entity.llama.death net.minecraft.util.SoundEvent@74e175c7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 301 minecraft:entity.llama.eat net.minecraft.util.SoundEvent@1c528f2f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 302 minecraft:entity.llama.hurt net.minecraft.util.SoundEvent@34ff08c6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 303 minecraft:entity.llama.spit net.minecraft.util.SoundEvent@e2344da
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 304 minecraft:entity.llama.step net.minecraft.util.SoundEvent@71135794
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 305 minecraft:entity.llama.swag net.minecraft.util.SoundEvent@79b0956e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 306 minecraft:entity.magmacube.death net.minecraft.util.SoundEvent@35451ba6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 307 minecraft:entity.magmacube.hurt net.minecraft.util.SoundEvent@21d48c40
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 308 minecraft:entity.magmacube.jump net.minecraft.util.SoundEvent@4a10c019
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 309 minecraft:entity.magmacube.squish net.minecraft.util.SoundEvent@37f627d0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 310 minecraft:entity.minecart.inside net.minecraft.util.SoundEvent@2a7392a3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 311 minecraft:entity.minecart.riding net.minecraft.util.SoundEvent@2fc0ad21
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 312 minecraft:entity.mooshroom.shear net.minecraft.util.SoundEvent@639cb0c8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 313 minecraft:entity.mule.ambient net.minecraft.util.SoundEvent@65d2d3cc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 314 minecraft:entity.mule.chest net.minecraft.util.SoundEvent@5382a35f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 315 minecraft:entity.mule.death net.minecraft.util.SoundEvent@7901a5ab
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 316 minecraft:entity.mule.hurt net.minecraft.util.SoundEvent@7f9d40b3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 317 minecraft:entity.painting.break net.minecraft.util.SoundEvent@ca2a03f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 318 minecraft:entity.painting.place net.minecraft.util.SoundEvent@4a7c72af
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 319 minecraft:entity.parrot.ambient net.minecraft.util.SoundEvent@3e24bab6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 320 minecraft:entity.parrot.death net.minecraft.util.SoundEvent@2ba9ed19
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 321 minecraft:entity.parrot.eat net.minecraft.util.SoundEvent@3293030b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 322 minecraft:entity.parrot.fly net.minecraft.util.SoundEvent@1b53e6fc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 323 minecraft:entity.parrot.hurt net.minecraft.util.SoundEvent@391e2a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 324 minecraft:entity.parrot.imitate.blaze net.minecraft.util.SoundEvent@641cea11
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 325 minecraft:entity.parrot.imitate.creeper net.minecraft.util.SoundEvent@4e3d36c2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 326 minecraft:entity.parrot.imitate.elder_guardian net.minecraft.util.SoundEvent@4add4dff
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 327 minecraft:entity.parrot.imitate.enderdragon net.minecraft.util.SoundEvent@25dc2c0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 328 minecraft:entity.parrot.imitate.enderman net.minecraft.util.SoundEvent@192ecf8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 329 minecraft:entity.parrot.imitate.endermite net.minecraft.util.SoundEvent@263e512e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 330 minecraft:entity.parrot.imitate.evocation_illager net.minecraft.util.SoundEvent@62c42a3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 331 minecraft:entity.parrot.imitate.ghast net.minecraft.util.SoundEvent@6a8bcb64
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 332 minecraft:entity.parrot.imitate.husk net.minecraft.util.SoundEvent@7c680fe1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 333 minecraft:entity.parrot.imitate.illusion_illager net.minecraft.util.SoundEvent@288b8663
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 334 minecraft:entity.parrot.imitate.magmacube net.minecraft.util.SoundEvent@4cd6f08b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 335 minecraft:entity.parrot.imitate.polar_bear net.minecraft.util.SoundEvent@78b2d29e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 336 minecraft:entity.parrot.imitate.shulker net.minecraft.util.SoundEvent@4419cd6e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 337 minecraft:entity.parrot.imitate.silverfish net.minecraft.util.SoundEvent@3055f310
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 338 minecraft:entity.parrot.imitate.skeleton net.minecraft.util.SoundEvent@4b7c0f39
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 339 minecraft:entity.parrot.imitate.slime net.minecraft.util.SoundEvent@25b402ea
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 340 minecraft:entity.parrot.imitate.spider net.minecraft.util.SoundEvent@2fccd98f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 341 minecraft:entity.parrot.imitate.stray net.minecraft.util.SoundEvent@309e7215
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 342 minecraft:entity.parrot.imitate.vex net.minecraft.util.SoundEvent@1b30b6f8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 343 minecraft:entity.parrot.imitate.vindication_illager net.minecraft.util.SoundEvent@1e965426
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 344 minecraft:entity.parrot.imitate.witch net.minecraft.util.SoundEvent@575fe6da
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 345 minecraft:entity.parrot.imitate.wither net.minecraft.util.SoundEvent@149238fe
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 346 minecraft:entity.parrot.imitate.wither_skeleton net.minecraft.util.SoundEvent@a0bdbe2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 347 minecraft:entity.parrot.imitate.wolf net.minecraft.util.SoundEvent@261099e1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 348 minecraft:entity.parrot.imitate.zombie net.minecraft.util.SoundEvent@ed1d2cf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 349 minecraft:entity.parrot.imitate.zombie_pigman net.minecraft.util.SoundEvent@b814e23
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 350 minecraft:entity.parrot.imitate.zombie_villager net.minecraft.util.SoundEvent@5f81507a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 351 minecraft:entity.parrot.step net.minecraft.util.SoundEvent@7d7c05fa
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 352 minecraft:entity.pig.ambient net.minecraft.util.SoundEvent@7dbbf730
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 353 minecraft:entity.pig.death net.minecraft.util.SoundEvent@7c4a5ef2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 354 minecraft:entity.pig.hurt net.minecraft.util.SoundEvent@299dd381
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 355 minecraft:entity.pig.saddle net.minecraft.util.SoundEvent@34d3409d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 356 minecraft:entity.pig.step net.minecraft.util.SoundEvent@16732340
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 357 minecraft:entity.player.attack.crit net.minecraft.util.SoundEvent@38e052b2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 358 minecraft:entity.player.attack.knockback net.minecraft.util.SoundEvent@7fa68ff4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 359 minecraft:entity.player.attack.nodamage net.minecraft.util.SoundEvent@515fff35
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 360 minecraft:entity.player.attack.strong net.minecraft.util.SoundEvent@5eb9bf7d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 361 minecraft:entity.player.attack.sweep net.minecraft.util.SoundEvent@64f613da
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 362 minecraft:entity.player.attack.weak net.minecraft.util.SoundEvent@2f64f99f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 363 minecraft:entity.player.big_fall net.minecraft.util.SoundEvent@16c1d11
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 364 minecraft:entity.player.breath net.minecraft.util.SoundEvent@123d0816
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 365 minecraft:entity.player.burp net.minecraft.util.SoundEvent@4601a148
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 366 minecraft:entity.player.death net.minecraft.util.SoundEvent@4e210016
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 367 minecraft:entity.player.hurt net.minecraft.util.SoundEvent@2fc40856
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 368 minecraft:entity.player.hurt_drown net.minecraft.util.SoundEvent@5543d800
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 369 minecraft:entity.player.hurt_on_fire net.minecraft.util.SoundEvent@1e033801
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 370 minecraft:entity.player.levelup net.minecraft.util.SoundEvent@58e4aa67
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 371 minecraft:entity.player.small_fall net.minecraft.util.SoundEvent@57ed8f95
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 372 minecraft:entity.player.splash net.minecraft.util.SoundEvent@1c25deb0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 373 minecraft:entity.player.swim net.minecraft.util.SoundEvent@1be12e05
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 374 minecraft:entity.polar_bear.ambient net.minecraft.util.SoundEvent@66ab088c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 375 minecraft:entity.polar_bear.baby_ambient net.minecraft.util.SoundEvent@5d01a2eb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 376 minecraft:entity.polar_bear.death net.minecraft.util.SoundEvent@6fe337a5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 377 minecraft:entity.polar_bear.hurt net.minecraft.util.SoundEvent@7d60bd5a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 378 minecraft:entity.polar_bear.step net.minecraft.util.SoundEvent@43312512
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 379 minecraft:entity.polar_bear.warning net.minecraft.util.SoundEvent@13f7c165
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 380 minecraft:entity.rabbit.ambient net.minecraft.util.SoundEvent@655f92a1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 381 minecraft:entity.rabbit.attack net.minecraft.util.SoundEvent@1d2d793d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 382 minecraft:entity.rabbit.death net.minecraft.util.SoundEvent@57fec63f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 383 minecraft:entity.rabbit.hurt net.minecraft.util.SoundEvent@7a2fd94c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 384 minecraft:entity.rabbit.jump net.minecraft.util.SoundEvent@637c8632
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 385 minecraft:entity.sheep.ambient net.minecraft.util.SoundEvent@156eeff1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 386 minecraft:entity.sheep.death net.minecraft.util.SoundEvent@34001c5d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 387 minecraft:entity.sheep.hurt net.minecraft.util.SoundEvent@30e15628
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 388 minecraft:entity.sheep.shear net.minecraft.util.SoundEvent@37ab1b10
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 389 minecraft:entity.sheep.step net.minecraft.util.SoundEvent@55d87b73
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 390 minecraft:entity.shulker.ambient net.minecraft.util.SoundEvent@618e7761
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 391 minecraft:entity.shulker.close net.minecraft.util.SoundEvent@5b643d6e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 392 minecraft:entity.shulker.death net.minecraft.util.SoundEvent@34f8ce89
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 393 minecraft:entity.shulker.hurt net.minecraft.util.SoundEvent@22ed2886
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 394 minecraft:entity.shulker.hurt_closed net.minecraft.util.SoundEvent@30ca66c5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 395 minecraft:entity.shulker.open net.minecraft.util.SoundEvent@4abfa2ff
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 396 minecraft:entity.shulker.shoot net.minecraft.util.SoundEvent@38c1b1a7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 397 minecraft:entity.shulker.teleport net.minecraft.util.SoundEvent@73230721
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 398 minecraft:entity.shulker_bullet.hit net.minecraft.util.SoundEvent@10bcbbce
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 399 minecraft:entity.shulker_bullet.hurt net.minecraft.util.SoundEvent@27234b7c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 400 minecraft:entity.silverfish.ambient net.minecraft.util.SoundEvent@125a8ab6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 401 minecraft:entity.silverfish.death net.minecraft.util.SoundEvent@792b9dd3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 402 minecraft:entity.silverfish.hurt net.minecraft.util.SoundEvent@cbc3bf3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 403 minecraft:entity.silverfish.step net.minecraft.util.SoundEvent@31f9f9b3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 404 minecraft:entity.skeleton.ambient net.minecraft.util.SoundEvent@7730da00
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 405 minecraft:entity.skeleton.death net.minecraft.util.SoundEvent@52d01430
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 406 minecraft:entity.skeleton.hurt net.minecraft.util.SoundEvent@3fdede3a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 407 minecraft:entity.skeleton.shoot net.minecraft.util.SoundEvent@41948c13
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 408 minecraft:entity.skeleton.step net.minecraft.util.SoundEvent@3085befb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 409 minecraft:entity.skeleton_horse.ambient net.minecraft.util.SoundEvent@62264d4f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 410 minecraft:entity.skeleton_horse.death net.minecraft.util.SoundEvent@2bc0603f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 411 minecraft:entity.skeleton_horse.hurt net.minecraft.util.SoundEvent@4ed19540
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 412 minecraft:entity.slime.attack net.minecraft.util.SoundEvent@533e8807
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 413 minecraft:entity.slime.death net.minecraft.util.SoundEvent@322eb1a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 414 minecraft:entity.slime.hurt net.minecraft.util.SoundEvent@2b4ba2d9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 415 minecraft:entity.slime.jump net.minecraft.util.SoundEvent@69f24965
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 416 minecraft:entity.slime.squish net.minecraft.util.SoundEvent@4eab9aec
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 417 minecraft:entity.small_magmacube.death net.minecraft.util.SoundEvent@5a45c218
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 418 minecraft:entity.small_magmacube.hurt net.minecraft.util.SoundEvent@2c6efee3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 419 minecraft:entity.small_magmacube.squish net.minecraft.util.SoundEvent@57ac236a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 420 minecraft:entity.small_slime.death net.minecraft.util.SoundEvent@4542af89
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 421 minecraft:entity.small_slime.hurt net.minecraft.util.SoundEvent@3163e03b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 422 minecraft:entity.small_slime.jump net.minecraft.util.SoundEvent@6aa18912
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 423 minecraft:entity.small_slime.squish net.minecraft.util.SoundEvent@5c20505f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 424 minecraft:entity.snowball.throw net.minecraft.util.SoundEvent@cce92b5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 425 minecraft:entity.snowman.ambient net.minecraft.util.SoundEvent@2202c92f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 426 minecraft:entity.snowman.death net.minecraft.util.SoundEvent@440d2d64
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 427 minecraft:entity.snowman.hurt net.minecraft.util.SoundEvent@1a712f12
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 428 minecraft:entity.snowman.shoot net.minecraft.util.SoundEvent@62525dd3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 429 minecraft:entity.spider.ambient net.minecraft.util.SoundEvent@56adbb07
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 430 minecraft:entity.spider.death net.minecraft.util.SoundEvent@7be6dabb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 431 minecraft:entity.spider.hurt net.minecraft.util.SoundEvent@68fc636a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 432 minecraft:entity.spider.step net.minecraft.util.SoundEvent@18301763
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 433 minecraft:entity.splash_potion.break net.minecraft.util.SoundEvent@237ee2e1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 434 minecraft:entity.splash_potion.throw net.minecraft.util.SoundEvent@6e00d737
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 435 minecraft:entity.squid.ambient net.minecraft.util.SoundEvent@656c0eae
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 436 minecraft:entity.squid.death net.minecraft.util.SoundEvent@7d7f966f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 437 minecraft:entity.squid.hurt net.minecraft.util.SoundEvent@29c21acb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 438 minecraft:entity.stray.ambient net.minecraft.util.SoundEvent@4113d9ab
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 439 minecraft:entity.stray.death net.minecraft.util.SoundEvent@448fa659
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 440 minecraft:entity.stray.hurt net.minecraft.util.SoundEvent@45c28c49
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 441 minecraft:entity.stray.step net.minecraft.util.SoundEvent@7c6fc278
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 442 minecraft:entity.tnt.primed net.minecraft.util.SoundEvent@23ee92df
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 443 minecraft:entity.vex.ambient net.minecraft.util.SoundEvent@1a6a4595
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 444 minecraft:entity.vex.charge net.minecraft.util.SoundEvent@4b1b2255
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 445 minecraft:entity.vex.death net.minecraft.util.SoundEvent@4965454c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 446 minecraft:entity.vex.hurt net.minecraft.util.SoundEvent@1e4a4ed5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 447 minecraft:entity.villager.ambient net.minecraft.util.SoundEvent@5644f664
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 448 minecraft:entity.villager.death net.minecraft.util.SoundEvent@445f6f73
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 449 minecraft:entity.villager.hurt net.minecraft.util.SoundEvent@27f31d91
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 450 minecraft:entity.villager.no net.minecraft.util.SoundEvent@6b03c35c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 451 minecraft:entity.villager.trading net.minecraft.util.SoundEvent@1a05ff8e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 452 minecraft:entity.villager.yes net.minecraft.util.SoundEvent@251e2f4a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 453 minecraft:entity.vindication_illager.ambient net.minecraft.util.SoundEvent@1abea1ed
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 454 minecraft:entity.vindication_illager.death net.minecraft.util.SoundEvent@6f5288c5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 455 minecraft:entity.vindication_illager.hurt net.minecraft.util.SoundEvent@5a9ef32e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 456 minecraft:entity.witch.ambient net.minecraft.util.SoundEvent@e2ee348
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 457 minecraft:entity.witch.death net.minecraft.util.SoundEvent@61f08aa9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 458 minecraft:entity.witch.drink net.minecraft.util.SoundEvent@1a1f22f2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 459 minecraft:entity.witch.hurt net.minecraft.util.SoundEvent@37b5a51c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 460 minecraft:entity.witch.throw net.minecraft.util.SoundEvent@4e782401
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 461 minecraft:entity.wither.ambient net.minecraft.util.SoundEvent@2bb84aa5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 462 minecraft:entity.wither.break_block net.minecraft.util.SoundEvent@4853f592
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 463 minecraft:entity.wither.death net.minecraft.util.SoundEvent@52d434c1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 464 minecraft:entity.wither.hurt net.minecraft.util.SoundEvent@5d035ab6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 465 minecraft:entity.wither.shoot net.minecraft.util.SoundEvent@3407ded1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 466 minecraft:entity.wither.spawn net.minecraft.util.SoundEvent@63af52a6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 467 minecraft:entity.wither_skeleton.ambient net.minecraft.util.SoundEvent@10ae002e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 468 minecraft:entity.wither_skeleton.death net.minecraft.util.SoundEvent@573f2e67
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 469 minecraft:entity.wither_skeleton.hurt net.minecraft.util.SoundEvent@5d449307
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 470 minecraft:entity.wither_skeleton.step net.minecraft.util.SoundEvent@44e7c06b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 471 minecraft:entity.wolf.ambient net.minecraft.util.SoundEvent@24a807a9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 472 minecraft:entity.wolf.death net.minecraft.util.SoundEvent@aca594d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 473 minecraft:entity.wolf.growl net.minecraft.util.SoundEvent@736f2fb8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 474 minecraft:entity.wolf.howl net.minecraft.util.SoundEvent@9715d26
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 475 minecraft:entity.wolf.hurt net.minecraft.util.SoundEvent@6d8096ee
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 476 minecraft:entity.wolf.pant net.minecraft.util.SoundEvent@35d8ba22
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 477 minecraft:entity.wolf.shake net.minecraft.util.SoundEvent@3fc051ce
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 478 minecraft:entity.wolf.step net.minecraft.util.SoundEvent@3c5bb37d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 479 minecraft:entity.wolf.whine net.minecraft.util.SoundEvent@558575fe
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 480 minecraft:entity.zombie.ambient net.minecraft.util.SoundEvent@25fcdcc6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 481 minecraft:entity.zombie.attack_door_wood net.minecraft.util.SoundEvent@180fb796
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 482 minecraft:entity.zombie.attack_iron_door net.minecraft.util.SoundEvent@79ae3fb1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 483 minecraft:entity.zombie.break_door_wood net.minecraft.util.SoundEvent@7fa8fff
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 484 minecraft:entity.zombie.death net.minecraft.util.SoundEvent@4423692a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 485 minecraft:entity.zombie.hurt net.minecraft.util.SoundEvent@2175d53f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 486 minecraft:entity.zombie.infect net.minecraft.util.SoundEvent@29ae2517
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 487 minecraft:entity.zombie.step net.minecraft.util.SoundEvent@7a78d2aa
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 488 minecraft:entity.zombie_horse.ambient net.minecraft.util.SoundEvent@254d8ef6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 489 minecraft:entity.zombie_horse.death net.minecraft.util.SoundEvent@2a9e7b4d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 490 minecraft:entity.zombie_horse.hurt net.minecraft.util.SoundEvent@72406594
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 491 minecraft:entity.zombie_pig.ambient net.minecraft.util.SoundEvent@4e1104f4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 492 minecraft:entity.zombie_pig.angry net.minecraft.util.SoundEvent@76219fe
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 493 minecraft:entity.zombie_pig.death net.minecraft.util.SoundEvent@5eff5e4c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 494 minecraft:entity.zombie_pig.hurt net.minecraft.util.SoundEvent@2fe2fcc2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 495 minecraft:entity.zombie_villager.ambient net.minecraft.util.SoundEvent@69926b6e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 496 minecraft:entity.zombie_villager.converted net.minecraft.util.SoundEvent@7ea8224b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 497 minecraft:entity.zombie_villager.cure net.minecraft.util.SoundEvent@5a010eec
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 498 minecraft:entity.zombie_villager.death net.minecraft.util.SoundEvent@623ded82
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 499 minecraft:entity.zombie_villager.hurt net.minecraft.util.SoundEvent@180e33b0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 500 minecraft:entity.zombie_villager.step net.minecraft.util.SoundEvent@270be080
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 501 minecraft:item.armor.equip_chain net.minecraft.util.SoundEvent@752ffce3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 502 minecraft:item.armor.equip_diamond net.minecraft.util.SoundEvent@78f35e39
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 503 minecraft:item.armor.equip_elytra net.minecraft.util.SoundEvent@11896124
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 504 minecraft:item.armor.equip_generic net.minecraft.util.SoundEvent@69fe8c75
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 505 minecraft:item.armor.equip_gold net.minecraft.util.SoundEvent@633cad4d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 506 minecraft:item.armor.equip_iron net.minecraft.util.SoundEvent@15c3585
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 507 minecraft:item.armor.equip_leather net.minecraft.util.SoundEvent@5b86f4cb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 508 minecraft:item.bottle.empty net.minecraft.util.SoundEvent@468646ea
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 509 minecraft:item.bottle.fill net.minecraft.util.SoundEvent@4056cdb2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 510 minecraft:item.bottle.fill_dragonbreath net.minecraft.util.SoundEvent@20462820
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 511 minecraft:item.bucket.empty net.minecraft.util.SoundEvent@4c0ab04f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 512 minecraft:item.bucket.empty_lava net.minecraft.util.SoundEvent@384f0e32
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 513 minecraft:item.bucket.fill net.minecraft.util.SoundEvent@4e826fd4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 514 minecraft:item.bucket.fill_lava net.minecraft.util.SoundEvent@5f14590c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 515 minecraft:item.chorus_fruit.teleport net.minecraft.util.SoundEvent@46051269
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 516 minecraft:item.elytra.flying net.minecraft.util.SoundEvent@67baa05
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 517 minecraft:item.firecharge.use net.minecraft.util.SoundEvent@5b5a89d1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 518 minecraft:item.flintandsteel.use net.minecraft.util.SoundEvent@267b678f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 519 minecraft:item.hoe.till net.minecraft.util.SoundEvent@4803bf73
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 520 minecraft:item.shield.block net.minecraft.util.SoundEvent@13731ff4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 521 minecraft:item.shield.break net.minecraft.util.SoundEvent@1ce8084a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 522 minecraft:item.shovel.flatten net.minecraft.util.SoundEvent@61d24347
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 523 minecraft:item.totem.use net.minecraft.util.SoundEvent@347f8029
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 524 minecraft:music.creative net.minecraft.util.SoundEvent@3f78a5ed
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 525 minecraft:music.credits net.minecraft.util.SoundEvent@630e5010
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 526 minecraft:music.dragon net.minecraft.util.SoundEvent@10b5ff4d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 527 minecraft:music.end net.minecraft.util.SoundEvent@58835bba
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 528 minecraft:music.game net.minecraft.util.SoundEvent@222eda8a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 529 minecraft:music.menu net.minecraft.util.SoundEvent@3331800f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 530 minecraft:music.nether net.minecraft.util.SoundEvent@c414eb3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 531 minecraft:record.11 net.minecraft.util.SoundEvent@4edd8a0a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 532 minecraft:record.13 net.minecraft.util.SoundEvent@1a73f3d1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 533 minecraft:record.blocks net.minecraft.util.SoundEvent@257d3968
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 534 minecraft:record.cat net.minecraft.util.SoundEvent@23cfdfa2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 535 minecraft:record.chirp net.minecraft.util.SoundEvent@1e09c0b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 536 minecraft:record.far net.minecraft.util.SoundEvent@4880a9d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 537 minecraft:record.mall net.minecraft.util.SoundEvent@48f2d51d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 538 minecraft:record.mellohi net.minecraft.util.SoundEvent@151d216e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 539 minecraft:record.stal net.minecraft.util.SoundEvent@1018f702
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 540 minecraft:record.strad net.minecraft.util.SoundEvent@5400db7e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 541 minecraft:record.wait net.minecraft.util.SoundEvent@a84b6de
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 542 minecraft:record.ward net.minecraft.util.SoundEvent@76eee0b1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 543 minecraft:ui.button.click net.minecraft.util.SoundEvent@2119b989
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 544 minecraft:ui.toast.in net.minecraft.util.SoundEvent@73905dff
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 545 minecraft:ui.toast.out net.minecraft.util.SoundEvent@5c0d3715
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 546 minecraft:ui.toast.challenge_complete net.minecraft.util.SoundEvent@5d67bf4d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 547 minecraft:weather.rain net.minecraft.util.SoundEvent@31de8099
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 548 minecraft:weather.rain.above net.minecraft.util.SoundEvent@40d04cf8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 549 pixelmon:pixelmon.block.pc net.minecraft.util.SoundEvent@251c3af1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 550 pixelmon:pixelmon.block.pokelootobtained net.minecraft.util.SoundEvent@60370bb7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 551 pixelmon:pixelmon.item.camerashutter net.minecraft.util.SoundEvent@32a21001
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 552 pixelmon:pixelmon.block.healeractivate net.minecraft.util.SoundEvent@7f1a8a5b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 553 pixelmon:pixelmon.block.pokeballclose net.minecraft.util.SoundEvent@1876f025
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 554 pixelmon:pixelmon.block.pokeballrelease net.minecraft.util.SoundEvent@40442a2f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 555 pixelmon:pixelmon.block.pokeballcapture net.minecraft.util.SoundEvent@6244183e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 556 pixelmon:pixelmon.block.pokeballcapturesuccess net.minecraft.util.SoundEvent@49270e7f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 557 pixelmon:pixelmon.block.bellring net.minecraft.util.SoundEvent@667f28a6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 558 pixelmon:pixelmon.item.ultrawormhole net.minecraft.util.SoundEvent@70b7314
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 559 pixelmon:pixelmon.music.ultraspace net.minecraft.util.SoundEvent@45cc0e23
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 560 pixelmon:pixelmon.mob.bulbasaurf net.minecraft.util.SoundEvent@7783d58e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 561 pixelmon:pixelmon.mob.bulbasaurm net.minecraft.util.SoundEvent@47f7112
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 562 pixelmon:pixelmon.mob.ivysaur net.minecraft.util.SoundEvent@775e048d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 563 pixelmon:pixelmon.mob.venusaur net.minecraft.util.SoundEvent@5de65f43
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 564 pixelmon:pixelmon.mob.charmander net.minecraft.util.SoundEvent@2af00492
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 565 pixelmon:pixelmon.mob.charmeleon net.minecraft.util.SoundEvent@5578073f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 566 pixelmon:pixelmon.mob.charizard net.minecraft.util.SoundEvent@52050b71
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 567 pixelmon:pixelmon.mob.squirtle net.minecraft.util.SoundEvent@3d764a35
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 568 pixelmon:pixelmon.mob.wartortle net.minecraft.util.SoundEvent@17881d9d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 569 pixelmon:pixelmon.mob.blastoise net.minecraft.util.SoundEvent@2dcb1ac
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 570 pixelmon:pixelmon.mob.caterpie net.minecraft.util.SoundEvent@78787c05
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 571 pixelmon:pixelmon.mob.metapod net.minecraft.util.SoundEvent@7750b6dd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 572 pixelmon:pixelmon.mob.butterfree net.minecraft.util.SoundEvent@20e3295f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 573 pixelmon:pixelmon.mob.weedle net.minecraft.util.SoundEvent@47d5bd3e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 574 pixelmon:pixelmon.mob.kakuna net.minecraft.util.SoundEvent@7cf66995
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 575 pixelmon:pixelmon.mob.beedrill net.minecraft.util.SoundEvent@ee2de88
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 576 pixelmon:pixelmon.mob.pidgey net.minecraft.util.SoundEvent@37f2b7da
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 577 pixelmon:pixelmon.mob.pidgeotto net.minecraft.util.SoundEvent@5da4c057
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 578 pixelmon:pixelmon.mob.pidgeot net.minecraft.util.SoundEvent@12d1b0b7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 579 pixelmon:pixelmon.mob.rattata net.minecraft.util.SoundEvent@a5f2afb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 580 pixelmon:pixelmon.mob.raticate net.minecraft.util.SoundEvent@28b1000d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 581 pixelmon:pixelmon.mob.spearow net.minecraft.util.SoundEvent@536ccb34
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 582 pixelmon:pixelmon.mob.fearow net.minecraft.util.SoundEvent@4c278de6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 583 pixelmon:pixelmon.mob.ekans net.minecraft.util.SoundEvent@3fdc6e6b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 584 pixelmon:pixelmon.mob.arbok net.minecraft.util.SoundEvent@1f4db0f5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 585 pixelmon:pixelmon.mob.pikachu net.minecraft.util.SoundEvent@2acded43
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 586 pixelmon:pixelmon.mob.raichu net.minecraft.util.SoundEvent@5a750d41
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 587 pixelmon:pixelmon.mob.sandshrew net.minecraft.util.SoundEvent@6069f52
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 588 pixelmon:pixelmon.mob.sandslash net.minecraft.util.SoundEvent@74be5d7f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 589 pixelmon:pixelmon.mob.nidoranfemale net.minecraft.util.SoundEvent@31dc115e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 590 pixelmon:pixelmon.mob.nidorina net.minecraft.util.SoundEvent@43310d21
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 591 pixelmon:pixelmon.mob.nidoranmale net.minecraft.util.SoundEvent@717fe61a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 592 pixelmon:pixelmon.mob.nidorino net.minecraft.util.SoundEvent@772c18ef
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 593 pixelmon:pixelmon.mob.clefairy net.minecraft.util.SoundEvent@26aba1b5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 594 pixelmon:pixelmon.mob.clefable net.minecraft.util.SoundEvent@6db8e844
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 595 pixelmon:pixelmon.mob.vulpix net.minecraft.util.SoundEvent@63798cdf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 596 pixelmon:pixelmon.mob.ninetales net.minecraft.util.SoundEvent@74850b3f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 597 pixelmon:pixelmon.mob.jigglypuff net.minecraft.util.SoundEvent@fd8aa13
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 598 pixelmon:pixelmon.mob.wigglytuff net.minecraft.util.SoundEvent@25088964
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 599 pixelmon:pixelmon.mob.zubat net.minecraft.util.SoundEvent@ab8f66e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 600 pixelmon:pixelmon.mob.golbat net.minecraft.util.SoundEvent@5638d8f5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 601 pixelmon:pixelmon.mob.oddish net.minecraft.util.SoundEvent@1cfa6813
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 602 pixelmon:pixelmon.mob.gloom net.minecraft.util.SoundEvent@7d588141
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 603 pixelmon:pixelmon.mob.vileplume net.minecraft.util.SoundEvent@309e1302
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 604 pixelmon:pixelmon.mob.paras net.minecraft.util.SoundEvent@20f19a94
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 605 pixelmon:pixelmon.mob.parasect net.minecraft.util.SoundEvent@6f84c469
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 606 pixelmon:pixelmon.mob.venonat net.minecraft.util.SoundEvent@56ef1251
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 607 pixelmon:pixelmon.mob.venomoth net.minecraft.util.SoundEvent@16291d8d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 608 pixelmon:pixelmon.mob.diglett net.minecraft.util.SoundEvent@3a2010e6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 609 pixelmon:pixelmon.mob.dugtrio net.minecraft.util.SoundEvent@73ce2c47
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 610 pixelmon:pixelmon.mob.meowth net.minecraft.util.SoundEvent@5d9dd5f5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 611 pixelmon:pixelmon.mob.persian net.minecraft.util.SoundEvent@3867ebe
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 612 pixelmon:pixelmon.mob.psyduck net.minecraft.util.SoundEvent@399bf908
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 613 pixelmon:pixelmon.mob.golduck net.minecraft.util.SoundEvent@3bb55668
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 614 pixelmon:pixelmon.mob.mankey net.minecraft.util.SoundEvent@8b41e96
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 615 pixelmon:pixelmon.mob.primeape net.minecraft.util.SoundEvent@38f7e2b0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 616 pixelmon:pixelmon.mob.growlithe net.minecraft.util.SoundEvent@5ec20f1f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 617 pixelmon:pixelmon.mob.arcanine net.minecraft.util.SoundEvent@4f5514b9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 618 pixelmon:pixelmon.mob.poliwag net.minecraft.util.SoundEvent@67bde36b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 619 pixelmon:pixelmon.mob.poliwhirl net.minecraft.util.SoundEvent@60d86f4e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 620 pixelmon:pixelmon.mob.poliwrath net.minecraft.util.SoundEvent@2e2c3ebd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 621 pixelmon:pixelmon.mob.abra net.minecraft.util.SoundEvent@49bb071d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 622 pixelmon:pixelmon.mob.kadabra net.minecraft.util.SoundEvent@419503fa
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 623 pixelmon:pixelmon.mob.alakazam net.minecraft.util.SoundEvent@6214b699
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 624 pixelmon:pixelmon.mob.machop net.minecraft.util.SoundEvent@2d02b5b0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 625 pixelmon:pixelmon.mob.machamp net.minecraft.util.SoundEvent@3c90cce2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 626 pixelmon:pixelmon.mob.bellsprout net.minecraft.util.SoundEvent@55f38259
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 627 pixelmon:pixelmon.mob.weepinbell net.minecraft.util.SoundEvent@12945600
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 628 pixelmon:pixelmon.mob.victreebel net.minecraft.util.SoundEvent@2a83ded7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 629 pixelmon:pixelmon.mob.tentacool net.minecraft.util.SoundEvent@104ef0b9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 630 pixelmon:pixelmon.mob.tentacruel net.minecraft.util.SoundEvent@596659a3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 631 pixelmon:pixelmon.mob.geodude net.minecraft.util.SoundEvent@697230d9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 632 pixelmon:pixelmon.mob.graveler net.minecraft.util.SoundEvent@5d333e46
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 633 pixelmon:pixelmon.mob.golem net.minecraft.util.SoundEvent@3a9fd661
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 634 pixelmon:pixelmon.mob.slowpoke net.minecraft.util.SoundEvent@51df2bd0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 635 pixelmon:pixelmon.mob.slowbro net.minecraft.util.SoundEvent@29532dca
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 636 pixelmon:pixelmon.mob.magnemite net.minecraft.util.SoundEvent@6dd6e7a8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 637 pixelmon:pixelmon.mob.magneton net.minecraft.util.SoundEvent@29be18ad
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 638 pixelmon:pixelmon.mob.farfetchd net.minecraft.util.SoundEvent@19737e1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 639 pixelmon:pixelmon.mob.doduo net.minecraft.util.SoundEvent@311a6764
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 640 pixelmon:pixelmon.mob.dodrio net.minecraft.util.SoundEvent@6b2b2d48
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 641 pixelmon:pixelmon.mob.seel net.minecraft.util.SoundEvent@32893bf0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 642 pixelmon:pixelmon.mob.dewgong net.minecraft.util.SoundEvent@a992a7f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 643 pixelmon:pixelmon.mob.grimer net.minecraft.util.SoundEvent@685a4d0f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 644 pixelmon:pixelmon.mob.muk net.minecraft.util.SoundEvent@5aa97c21
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 645 pixelmon:pixelmon.mob.shellder net.minecraft.util.SoundEvent@21849a3f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 646 pixelmon:pixelmon.mob.cloyster net.minecraft.util.SoundEvent@628d86a2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 647 pixelmon:pixelmon.mob.gastly net.minecraft.util.SoundEvent@58859dc9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 648 pixelmon:pixelmon.mob.haunter net.minecraft.util.SoundEvent@49dcba8c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 649 pixelmon:pixelmon.mob.gengar net.minecraft.util.SoundEvent@4c8c94ea
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 650 pixelmon:pixelmon.mob.onix net.minecraft.util.SoundEvent@42baa34f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 651 pixelmon:pixelmon.mob.drowzee net.minecraft.util.SoundEvent@36251504
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 652 pixelmon:pixelmon.mob.hypno net.minecraft.util.SoundEvent@1a01d196
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 653 pixelmon:pixelmon.mob.krabby net.minecraft.util.SoundEvent@32822df8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 654 pixelmon:pixelmon.mob.kingler net.minecraft.util.SoundEvent@25b5503c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 655 pixelmon:pixelmon.mob.voltorb net.minecraft.util.SoundEvent@3ba6fcbb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 656 pixelmon:pixelmon.mob.electrode net.minecraft.util.SoundEvent@2fbf1738
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 657 pixelmon:pixelmon.mob.exeggutor net.minecraft.util.SoundEvent@c7102da
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 658 pixelmon:pixelmon.mob.cubone net.minecraft.util.SoundEvent@34a97d8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 659 pixelmon:pixelmon.mob.marowak net.minecraft.util.SoundEvent@f05e02e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 660 pixelmon:pixelmon.mob.hitmonlee net.minecraft.util.SoundEvent@58542021
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 661 pixelmon:pixelmon.mob.hitmonchan net.minecraft.util.SoundEvent@5c378e23
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 662 pixelmon:pixelmon.mob.lickitung net.minecraft.util.SoundEvent@b14362a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 663 pixelmon:pixelmon.mob.koffing net.minecraft.util.SoundEvent@2bb0a3f6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 664 pixelmon:pixelmon.mob.weezing net.minecraft.util.SoundEvent@529ccb89
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 665 pixelmon:pixelmon.mob.rhyhorn net.minecraft.util.SoundEvent@32ba016f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 666 pixelmon:pixelmon.mob.rhydon net.minecraft.util.SoundEvent@18b5d474
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 667 pixelmon:pixelmon.mob.chansey net.minecraft.util.SoundEvent@36346b87
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 668 pixelmon:pixelmon.mob.tangela net.minecraft.util.SoundEvent@2c02e4b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 669 pixelmon:pixelmon.mob.kangaskhan net.minecraft.util.SoundEvent@6013e605
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 670 pixelmon:pixelmon.mob.horsea net.minecraft.util.SoundEvent@56b38807
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 671 pixelmon:pixelmon.mob.seadra net.minecraft.util.SoundEvent@434ea905
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 672 pixelmon:pixelmon.mob.goldeen net.minecraft.util.SoundEvent@40ff6551
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 673 pixelmon:pixelmon.mob.staryu net.minecraft.util.SoundEvent@3f238085
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 674 pixelmon:pixelmon.mob.starmie net.minecraft.util.SoundEvent@759ad4d6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 675 pixelmon:pixelmon.mob.mrmime net.minecraft.util.SoundEvent@43aa4de1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 676 pixelmon:pixelmon.mob.scytherf net.minecraft.util.SoundEvent@78c46d28
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 677 pixelmon:pixelmon.mob.scytherm net.minecraft.util.SoundEvent@5b40ed1d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 678 pixelmon:pixelmon.mob.jynx net.minecraft.util.SoundEvent@785faec7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 679 pixelmon:pixelmon.mob.electabuzz net.minecraft.util.SoundEvent@690b3168
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 680 pixelmon:pixelmon.mob.magmar net.minecraft.util.SoundEvent@32fdbc4c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 681 pixelmon:pixelmon.mob.pinsir net.minecraft.util.SoundEvent@6e09970b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 682 pixelmon:pixelmon.mob.tauros net.minecraft.util.SoundEvent@6b25359b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 683 pixelmon:pixelmon.mob.magikarp net.minecraft.util.SoundEvent@5b95d9e6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 684 pixelmon:pixelmon.mob.gyarados net.minecraft.util.SoundEvent@4550104
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 685 pixelmon:pixelmon.mob.ditto net.minecraft.util.SoundEvent@26467f4a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 686 pixelmon:pixelmon.mob.eeveef net.minecraft.util.SoundEvent@640d0ff4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 687 pixelmon:pixelmon.mob.eeveem net.minecraft.util.SoundEvent@1122b07a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 688 pixelmon:pixelmon.mob.vaporeon net.minecraft.util.SoundEvent@3dd3ce7b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 689 pixelmon:pixelmon.mob.jolteon net.minecraft.util.SoundEvent@28fa4aa4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 690 pixelmon:pixelmon.mob.flareon net.minecraft.util.SoundEvent@248492e0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 691 pixelmon:pixelmon.mob.porygon net.minecraft.util.SoundEvent@2021576a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 692 pixelmon:pixelmon.mob.omanyte net.minecraft.util.SoundEvent@3a2e503
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 693 pixelmon:pixelmon.mob.omastar net.minecraft.util.SoundEvent@79f720b9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 694 pixelmon:pixelmon.mob.kabuto net.minecraft.util.SoundEvent@79e4bef5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 695 pixelmon:pixelmon.mob.kabutops net.minecraft.util.SoundEvent@53543ca4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 696 pixelmon:pixelmon.mob.aerodactyl net.minecraft.util.SoundEvent@47ca5130
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 697 pixelmon:pixelmon.mob.snorlax net.minecraft.util.SoundEvent@7785398
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 698 pixelmon:pixelmon.mob.articuno net.minecraft.util.SoundEvent@5bb74694
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 699 pixelmon:pixelmon.mob.zapdos net.minecraft.util.SoundEvent@2974e05a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 700 pixelmon:pixelmon.mob.moltres net.minecraft.util.SoundEvent@3ca27795
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 701 pixelmon:pixelmon.mob.dratini net.minecraft.util.SoundEvent@7903170a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 702 pixelmon:pixelmon.mob.dragonair net.minecraft.util.SoundEvent@18616d58
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 703 pixelmon:pixelmon.mob.dragonite net.minecraft.util.SoundEvent@1699283e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 704 pixelmon:pixelmon.mob.mewtwo net.minecraft.util.SoundEvent@3928fba7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 705 pixelmon:pixelmon.mob.mew net.minecraft.util.SoundEvent@587200cf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 706 pixelmon:pixelmon.mob.chikoritaf net.minecraft.util.SoundEvent@4b6abd34
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 707 pixelmon:pixelmon.mob.chikoritam net.minecraft.util.SoundEvent@14eda4bf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 708 pixelmon:pixelmon.mob.bayleef net.minecraft.util.SoundEvent@6a668046
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 709 pixelmon:pixelmon.mob.meganium net.minecraft.util.SoundEvent@225a91bd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 710 pixelmon:pixelmon.mob.cyndaquil net.minecraft.util.SoundEvent@3c471bdf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 711 pixelmon:pixelmon.mob.quilava net.minecraft.util.SoundEvent@457688b4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 712 pixelmon:pixelmon.mob.typhlosion net.minecraft.util.SoundEvent@1bcc44ec
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 713 pixelmon:pixelmon.mob.totodile net.minecraft.util.SoundEvent@6d6de951
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 714 pixelmon:pixelmon.mob.croconaw net.minecraft.util.SoundEvent@69f09ec0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 715 pixelmon:pixelmon.mob.feraligatr net.minecraft.util.SoundEvent@18b28862
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 716 pixelmon:pixelmon.mob.sentret net.minecraft.util.SoundEvent@612044bc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 717 pixelmon:pixelmon.mob.furret net.minecraft.util.SoundEvent@63050ea8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 718 pixelmon:pixelmon.mob.noctowl net.minecraft.util.SoundEvent@eee9a96
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 719 pixelmon:pixelmon.mob.ledyba net.minecraft.util.SoundEvent@293e2b1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 720 pixelmon:pixelmon.mob.spinarak net.minecraft.util.SoundEvent@61f543fb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 721 pixelmon:pixelmon.mob.crobat net.minecraft.util.SoundEvent@2ace7123
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 722 pixelmon:pixelmon.mob.chinchou net.minecraft.util.SoundEvent@500e64c6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 723 pixelmon:pixelmon.mob.pichu net.minecraft.util.SoundEvent@4d15921c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 724 pixelmon:pixelmon.mob.cleffa net.minecraft.util.SoundEvent@634eade
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 725 pixelmon:pixelmon.mob.togepi net.minecraft.util.SoundEvent@5f2ad452
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 726 pixelmon:pixelmon.mob.mareep net.minecraft.util.SoundEvent@7ca1b325
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 727 pixelmon:pixelmon.mob.flaaffy net.minecraft.util.SoundEvent@1dc54bdf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 728 pixelmon:pixelmon.mob.ampharos net.minecraft.util.SoundEvent@3c8620a3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 729 pixelmon:pixelmon.mob.bellossom net.minecraft.util.SoundEvent@3587fb25
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 730 pixelmon:pixelmon.mob.marill net.minecraft.util.SoundEvent@44ce5e2b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 731 pixelmon:pixelmon.mob.azumarill net.minecraft.util.SoundEvent@73e27ede
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 732 pixelmon:pixelmon.mob.sudowoodo net.minecraft.util.SoundEvent@7eecdb39
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 733 pixelmon:pixelmon.mob.hoppip net.minecraft.util.SoundEvent@74b85912
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 734 pixelmon:pixelmon.mob.aipom net.minecraft.util.SoundEvent@42b16ea8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 735 pixelmon:pixelmon.mob.sunkern net.minecraft.util.SoundEvent@2245fcae
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 736 pixelmon:pixelmon.mob.sunflora net.minecraft.util.SoundEvent@3a68cecc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 737 pixelmon:pixelmon.mob.yanma net.minecraft.util.SoundEvent@cae605a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 738 pixelmon:pixelmon.mob.wooper net.minecraft.util.SoundEvent@45a38b49
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 739 pixelmon:pixelmon.mob.quagsire net.minecraft.util.SoundEvent@488ebfdf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 740 pixelmon:pixelmon.mob.espeon net.minecraft.util.SoundEvent@346c06ac
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 741 pixelmon:pixelmon.mob.umbreonf net.minecraft.util.SoundEvent@4bbf0ccb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 742 pixelmon:pixelmon.mob.umbreonm net.minecraft.util.SoundEvent@129f2f36
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 743 pixelmon:pixelmon.mob.murkrow net.minecraft.util.SoundEvent@2fd21afd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 744 pixelmon:pixelmon.mob.wobbuffet net.minecraft.util.SoundEvent@7b5f20cd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 745 pixelmon:pixelmon.mob.gligar net.minecraft.util.SoundEvent@48b5b239
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 746 pixelmon:pixelmon.mob.scizor net.minecraft.util.SoundEvent@23b8d286
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 747 pixelmon:pixelmon.mob.heracross net.minecraft.util.SoundEvent@1c0221fe
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 748 pixelmon:pixelmon.mob.teddiursa net.minecraft.util.SoundEvent@1e5923fb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 749 pixelmon:pixelmon.mob.ursaring net.minecraft.util.SoundEvent@7b186e73
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 750 pixelmon:pixelmon.mob.swinub net.minecraft.util.SoundEvent@1ed1bf74
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 751 pixelmon:pixelmon.mob.piloswine net.minecraft.util.SoundEvent@13516081
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 752 pixelmon:pixelmon.mob.corsola net.minecraft.util.SoundEvent@4440cfeb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 753 pixelmon:pixelmon.mob.skarmory net.minecraft.util.SoundEvent@7c134ae6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 754 pixelmon:pixelmon.mob.houndoom net.minecraft.util.SoundEvent@6faa600f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 755 pixelmon:pixelmon.mob.phanpy net.minecraft.util.SoundEvent@77e75013
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 756 pixelmon:pixelmon.mob.smoochum net.minecraft.util.SoundEvent@351af693
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 757 pixelmon:pixelmon.mob.elekid net.minecraft.util.SoundEvent@5338deac
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 758 pixelmon:pixelmon.mob.miltank net.minecraft.util.SoundEvent@6fae76dc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 759 pixelmon:pixelmon.mob.blissey net.minecraft.util.SoundEvent@2284c4f2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 760 pixelmon:pixelmon.mob.raikou net.minecraft.util.SoundEvent@4048105f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 761 pixelmon:pixelmon.mob.entei net.minecraft.util.SoundEvent@55907b44
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 762 pixelmon:pixelmon.mob.suicune net.minecraft.util.SoundEvent@4914efbc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 763 pixelmon:pixelmon.mob.tyranitar net.minecraft.util.SoundEvent@4d331138
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 764 pixelmon:pixelmon.mob.lugia net.minecraft.util.SoundEvent@4d792a29
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 765 pixelmon:pixelmon.mob.celebi net.minecraft.util.SoundEvent@1b653299
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 766 pixelmon:pixelmon.mob.treecko net.minecraft.util.SoundEvent@75e25746
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 767 pixelmon:pixelmon.mob.grovyle net.minecraft.util.SoundEvent@200d2213
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 768 pixelmon:pixelmon.mob.sceptile net.minecraft.util.SoundEvent@24a17c59
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 769 pixelmon:pixelmon.mob.torchic net.minecraft.util.SoundEvent@166273ae
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 770 pixelmon:pixelmon.mob.combusken net.minecraft.util.SoundEvent@71dd4e43
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 771 pixelmon:pixelmon.mob.blaziken net.minecraft.util.SoundEvent@3809f7d1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 772 pixelmon:pixelmon.mob.mudkip net.minecraft.util.SoundEvent@1765073d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 773 pixelmon:pixelmon.mob.linoone net.minecraft.util.SoundEvent@129ff97c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 774 pixelmon:pixelmon.mob.silcoon net.minecraft.util.SoundEvent@92b023a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 775 pixelmon:pixelmon.mob.beautifly net.minecraft.util.SoundEvent@7eebcbb1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 776 pixelmon:pixelmon.mob.cascoon net.minecraft.util.SoundEvent@418877be
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 777 pixelmon:pixelmon.mob.dustox net.minecraft.util.SoundEvent@2c3132ea
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 778 pixelmon:pixelmon.mob.lotad net.minecraft.util.SoundEvent@7d5acf84
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 779 pixelmon:pixelmon.mob.lombre net.minecraft.util.SoundEvent@5dcc25dd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 780 pixelmon:pixelmon.mob.ludicolo net.minecraft.util.SoundEvent@5ffb8c5d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 781 pixelmon:pixelmon.mob.seedot net.minecraft.util.SoundEvent@7a78532a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 782 pixelmon:pixelmon.mob.shiftry net.minecraft.util.SoundEvent@5175850e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 783 pixelmon:pixelmon.mob.pelipper net.minecraft.util.SoundEvent@6d2bb030
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 784 pixelmon:pixelmon.mob.ralts net.minecraft.util.SoundEvent@6eb140ac
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 785 pixelmon:pixelmon.mob.kirlia net.minecraft.util.SoundEvent@5668af53
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 786 pixelmon:pixelmon.mob.gardevoir net.minecraft.util.SoundEvent@2b480d65
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 787 pixelmon:pixelmon.mob.shroomish net.minecraft.util.SoundEvent@1bd2920c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 788 pixelmon:pixelmon.mob.breloom net.minecraft.util.SoundEvent@7f8205fa
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 789 pixelmon:pixelmon.mob.slaking net.minecraft.util.SoundEvent@6c833f6e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 790 pixelmon:pixelmon.mob.whismur net.minecraft.util.SoundEvent@7cb24be
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 791 pixelmon:pixelmon.mob.loudred net.minecraft.util.SoundEvent@80684b9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 792 pixelmon:pixelmon.mob.exploud net.minecraft.util.SoundEvent@6744fd96
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 793 pixelmon:pixelmon.mob.hariyama net.minecraft.util.SoundEvent@12c9d65f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 794 pixelmon:pixelmon.mob.azurill net.minecraft.util.SoundEvent@4cf9ee6c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 795 pixelmon:pixelmon.mob.nosepass net.minecraft.util.SoundEvent@70e69806
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 796 pixelmon:pixelmon.mob.sableye net.minecraft.util.SoundEvent@308e63c1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 797 pixelmon:pixelmon.mob.aron net.minecraft.util.SoundEvent@6ca930a1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 798 pixelmon:pixelmon.mob.aggron net.minecraft.util.SoundEvent@6f2039d6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 799 pixelmon:pixelmon.mob.carvanha net.minecraft.util.SoundEvent@2bc2ba9c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 800 pixelmon:pixelmon.mob.sharpedo net.minecraft.util.SoundEvent@6811544e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 801 pixelmon:pixelmon.mob.wailord net.minecraft.util.SoundEvent@4d185dd5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 802 pixelmon:pixelmon.mob.numel net.minecraft.util.SoundEvent@23982329
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 803 pixelmon:pixelmon.mob.torkoal net.minecraft.util.SoundEvent@1d307b9c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 804 pixelmon:pixelmon.mob.trapinchf net.minecraft.util.SoundEvent@7fe1ef50
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 805 pixelmon:pixelmon.mob.trapinchm net.minecraft.util.SoundEvent@7018e38c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 806 pixelmon:pixelmon.mob.vibrava net.minecraft.util.SoundEvent@12fb07cd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 807 pixelmon:pixelmon.mob.flygonf net.minecraft.util.SoundEvent@c897295
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 808 pixelmon:pixelmon.mob.flygonm net.minecraft.util.SoundEvent@7c62973b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 809 pixelmon:pixelmon.mob.swablu net.minecraft.util.SoundEvent@4bd10fb8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 810 pixelmon:pixelmon.mob.altaria net.minecraft.util.SoundEvent@1deac60
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 811 pixelmon:pixelmon.mob.seviper net.minecraft.util.SoundEvent@46047b14
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 812 pixelmon:pixelmon.mob.lunatone net.minecraft.util.SoundEvent@2e37e7a0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 813 pixelmon:pixelmon.mob.whiscash net.minecraft.util.SoundEvent@6d589111
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 814 pixelmon:pixelmon.mob.corphish net.minecraft.util.SoundEvent@19918d76
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 815 pixelmon:pixelmon.mob.baltoy net.minecraft.util.SoundEvent@7c28898b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 816 pixelmon:pixelmon.mob.claydol net.minecraft.util.SoundEvent@6d336b49
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 817 pixelmon:pixelmon.mob.anorith net.minecraft.util.SoundEvent@444aafe7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 818 pixelmon:pixelmon.mob.armaldo net.minecraft.util.SoundEvent@51257025
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 819 pixelmon:pixelmon.mob.milotic net.minecraft.util.SoundEvent@6979cf5b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 820 pixelmon:pixelmon.mob.shuppet net.minecraft.util.SoundEvent@1fe6881e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 821 pixelmon:pixelmon.mob.banette net.minecraft.util.SoundEvent@e423992
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 822 pixelmon:pixelmon.mob.duskull net.minecraft.util.SoundEvent@749cc427
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 823 pixelmon:pixelmon.mob.dusclops net.minecraft.util.SoundEvent@5338def8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 824 pixelmon:pixelmon.mob.chimecho net.minecraft.util.SoundEvent@78351af9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 825 pixelmon:pixelmon.mob.walrein net.minecraft.util.SoundEvent@67a432c4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 826 pixelmon:pixelmon.mob.relicanth net.minecraft.util.SoundEvent@758b7feb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 827 pixelmon:pixelmon.mob.bagon net.minecraft.util.SoundEvent@6051b0bc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 828 pixelmon:pixelmon.mob.shelgon net.minecraft.util.SoundEvent@30639c9d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 829 pixelmon:pixelmon.mob.salamence net.minecraft.util.SoundEvent@7617ba47
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 830 pixelmon:pixelmon.mob.metagross net.minecraft.util.SoundEvent@58cde749
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 831 pixelmon:pixelmon.mob.regirock net.minecraft.util.SoundEvent@357478bc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 832 pixelmon:pixelmon.mob.regice net.minecraft.util.SoundEvent@19df9dfb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 833 pixelmon:pixelmon.mob.registeel net.minecraft.util.SoundEvent@52d1c905
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 834 pixelmon:pixelmon.mob.latias net.minecraft.util.SoundEvent@65919bb9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 835 pixelmon:pixelmon.mob.latios net.minecraft.util.SoundEvent@7336ae2f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 836 pixelmon:pixelmon.mob.rayquaza net.minecraft.util.SoundEvent@1663c5f7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 837 pixelmon:pixelmon.mob.deoxys net.minecraft.util.SoundEvent@4a26afdf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 838 pixelmon:pixelmon.mob.turtwig net.minecraft.util.SoundEvent@2303b971
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 839 pixelmon:pixelmon.mob.grotle net.minecraft.util.SoundEvent@65022ce8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 840 pixelmon:pixelmon.mob.torterra net.minecraft.util.SoundEvent@6dc611c2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 841 pixelmon:pixelmon.mob.chimchar net.minecraft.util.SoundEvent@12e103f2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 842 pixelmon:pixelmon.mob.monferno net.minecraft.util.SoundEvent@2c17e8ee
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 843 pixelmon:pixelmon.mob.infernape net.minecraft.util.SoundEvent@5806f4e8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 844 pixelmon:pixelmon.mob.piplup net.minecraft.util.SoundEvent@593a62b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 845 pixelmon:pixelmon.mob.prinplup net.minecraft.util.SoundEvent@1ff7cbf8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 846 pixelmon:pixelmon.mob.empoleon net.minecraft.util.SoundEvent@cb41070
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 847 pixelmon:pixelmon.mob.starly net.minecraft.util.SoundEvent@63fa14ba
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 848 pixelmon:pixelmon.mob.staravia net.minecraft.util.SoundEvent@7bc04410
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 849 pixelmon:pixelmon.mob.staraptor net.minecraft.util.SoundEvent@5a49f89b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 850 pixelmon:pixelmon.mob.bidoof net.minecraft.util.SoundEvent@76524432
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 851 pixelmon:pixelmon.mob.bibarel net.minecraft.util.SoundEvent@45bec186
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 852 pixelmon:pixelmon.mob.kricketot net.minecraft.util.SoundEvent@3ca7ede5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 853 pixelmon:pixelmon.mob.kricketune net.minecraft.util.SoundEvent@29bf57ca
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 854 pixelmon:pixelmon.mob.shinx net.minecraft.util.SoundEvent@4da8f51b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 855 pixelmon:pixelmon.mob.luxio net.minecraft.util.SoundEvent@7ea9bfd9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 856 pixelmon:pixelmon.mob.cranidos net.minecraft.util.SoundEvent@7de2ad2c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 857 pixelmon:pixelmon.mob.rampardos net.minecraft.util.SoundEvent@2e30a45d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 858 pixelmon:pixelmon.mob.bastiodon net.minecraft.util.SoundEvent@243a9cad
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 859 pixelmon:pixelmon.mob.burmy net.minecraft.util.SoundEvent@17dea884
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 860 pixelmon:pixelmon.mob.combee net.minecraft.util.SoundEvent@7f3dec9e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 861 pixelmon:pixelmon.mob.drifloon net.minecraft.util.SoundEvent@5404bd68
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 862 pixelmon:pixelmon.mob.drifblim net.minecraft.util.SoundEvent@24ab9cb1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 863 pixelmon:pixelmon.mob.buneary net.minecraft.util.SoundEvent@46d38a28
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 864 pixelmon:pixelmon.mob.chingling net.minecraft.util.SoundEvent@561ad770
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 865 pixelmon:pixelmon.mob.stunky net.minecraft.util.SoundEvent@2784cf26
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 866 pixelmon:pixelmon.mob.skuntank net.minecraft.util.SoundEvent@5fb29173
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 867 pixelmon:pixelmon.mob.bronzong net.minecraft.util.SoundEvent@56ad267
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 868 pixelmon:pixelmon.mob.bonsly net.minecraft.util.SoundEvent@54b24ed
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 869 pixelmon:pixelmon.mob.mimejr net.minecraft.util.SoundEvent@4b7369d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 870 pixelmon:pixelmon.mob.happiny net.minecraft.util.SoundEvent@4f451671
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 871 pixelmon:pixelmon.mob.gible net.minecraft.util.SoundEvent@1cef0c14
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 872 pixelmon:pixelmon.mob.gabite net.minecraft.util.SoundEvent@405f2f28
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 873 pixelmon:pixelmon.mob.garchomp net.minecraft.util.SoundEvent@7d61ea60
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 874 pixelmon:pixelmon.mob.munchlax net.minecraft.util.SoundEvent@1af09d23
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 875 pixelmon:pixelmon.mob.riolu net.minecraft.util.SoundEvent@7e1badc5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 876 pixelmon:pixelmon.mob.lucario net.minecraft.util.SoundEvent@4704fb41
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 877 pixelmon:pixelmon.mob.hippowdon net.minecraft.util.SoundEvent@35c43b2b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 878 pixelmon:pixelmon.mob.drapion net.minecraft.util.SoundEvent@2bc3a135
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 879 pixelmon:pixelmon.mob.croagunk net.minecraft.util.SoundEvent@895540d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 880 pixelmon:pixelmon.mob.toxicroak net.minecraft.util.SoundEvent@68ab78ad
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 881 pixelmon:pixelmon.mob.abomasnow net.minecraft.util.SoundEvent@7ca21bf0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 882 pixelmon:pixelmon.mob.weavile net.minecraft.util.SoundEvent@4a5ec758
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 883 pixelmon:pixelmon.mob.magnezone net.minecraft.util.SoundEvent@68c9d722
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 884 pixelmon:pixelmon.mob.rhyperior net.minecraft.util.SoundEvent@5b14a486
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 885 pixelmon:pixelmon.mob.tangrowth net.minecraft.util.SoundEvent@3785598f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 886 pixelmon:pixelmon.mob.electivire net.minecraft.util.SoundEvent@bdd3c20
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 887 pixelmon:pixelmon.mob.magmortar net.minecraft.util.SoundEvent@2d8b8abe
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 888 pixelmon:pixelmon.mob.yanmega net.minecraft.util.SoundEvent@53c52b1d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 889 pixelmon:pixelmon.mob.leafeon net.minecraft.util.SoundEvent@4e9149cb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 890 pixelmon:pixelmon.mob.glaceon net.minecraft.util.SoundEvent@2c4f4005
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 891 pixelmon:pixelmon.mob.gliscor net.minecraft.util.SoundEvent@5de0f148
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 892 pixelmon:pixelmon.mob.mamoswine net.minecraft.util.SoundEvent@2707b42a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 893 pixelmon:pixelmon.mob.porygon-z net.minecraft.util.SoundEvent@631c6e10
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 894 pixelmon:pixelmon.mob.probopass net.minecraft.util.SoundEvent@3585451e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 895 pixelmon:pixelmon.mob.dusknoir net.minecraft.util.SoundEvent@6f358857
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 896 pixelmon:pixelmon.mob.dialga net.minecraft.util.SoundEvent@7509c77f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 897 pixelmon:pixelmon.mob.palkia net.minecraft.util.SoundEvent@75e55b20
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 898 pixelmon:pixelmon.mob.heatran net.minecraft.util.SoundEvent@6ad74d37
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 899 pixelmon:pixelmon.mob.regigigas net.minecraft.util.SoundEvent@2963170a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 900 pixelmon:pixelmon.mob.giratina net.minecraft.util.SoundEvent@12ea1f66
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 901 pixelmon:pixelmon.mob.cresselia net.minecraft.util.SoundEvent@4d896a40
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 902 pixelmon:pixelmon.mob.manaphy net.minecraft.util.SoundEvent@1d673833
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 903 pixelmon:pixelmon.mob.darkrai net.minecraft.util.SoundEvent@2c8db7d2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 904 pixelmon:pixelmon.mob.shaymin net.minecraft.util.SoundEvent@6e5e9c0a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 905 pixelmon:pixelmon.mob.snivyf net.minecraft.util.SoundEvent@680320eb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 906 pixelmon:pixelmon.mob.snivym net.minecraft.util.SoundEvent@4c013b78
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 907 pixelmon:pixelmon.mob.servinef net.minecraft.util.SoundEvent@df3260d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 908 pixelmon:pixelmon.mob.servinem net.minecraft.util.SoundEvent@17d74575
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 909 pixelmon:pixelmon.mob.tepig net.minecraft.util.SoundEvent@66223b1c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 910 pixelmon:pixelmon.mob.emboar net.minecraft.util.SoundEvent@23bd065b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 911 pixelmon:pixelmon.mob.oshawott net.minecraft.util.SoundEvent@376a9f6f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 912 pixelmon:pixelmon.mob.dewott net.minecraft.util.SoundEvent@1a3b981a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 913 pixelmon:pixelmon.mob.boldore net.minecraft.util.SoundEvent@6d36ba9a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 914 pixelmon:pixelmon.mob.audino net.minecraft.util.SoundEvent@26f2f6b9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 915 pixelmon:pixelmon.mob.throh net.minecraft.util.SoundEvent@458094ef
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 916 pixelmon:pixelmon.mob.sawk net.minecraft.util.SoundEvent@3bd2f0d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 917 pixelmon:pixelmon.mob.cottonee net.minecraft.util.SoundEvent@5b07b78a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 918 pixelmon:pixelmon.mob.whimsicott net.minecraft.util.SoundEvent@6a71d56d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 919 pixelmon:pixelmon.mob.sandile net.minecraft.util.SoundEvent@2b170320
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 920 pixelmon:pixelmon.mob.krokorok net.minecraft.util.SoundEvent@41b89408
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 921 pixelmon:pixelmon.mob.darumaka net.minecraft.util.SoundEvent@27e5d052
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 922 pixelmon:pixelmon.mob.darmanitan net.minecraft.util.SoundEvent@435bb37e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 923 pixelmon:pixelmon.mob.dwebble net.minecraft.util.SoundEvent@5046b636
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 924 pixelmon:pixelmon.mob.crustle net.minecraft.util.SoundEvent@555b70e2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 925 pixelmon:pixelmon.mob.carracosta net.minecraft.util.SoundEvent@5c355d5b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 926 pixelmon:pixelmon.mob.archen net.minecraft.util.SoundEvent@426bd5e0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 927 pixelmon:pixelmon.mob.archeops net.minecraft.util.SoundEvent@27f93c9d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 928 pixelmon:pixelmon.mob.zorua net.minecraft.util.SoundEvent@29ab94e0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 929 pixelmon:pixelmon.mob.zoroark net.minecraft.util.SoundEvent@5f82cb0b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 930 pixelmon:pixelmon.mob.minccino net.minecraft.util.SoundEvent@43dac1ce
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 931 pixelmon:pixelmon.mob.duosion net.minecraft.util.SoundEvent@2da900fc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 932 pixelmon:pixelmon.mob.deerling net.minecraft.util.SoundEvent@58d09d3d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 933 pixelmon:pixelmon.mob.emolga net.minecraft.util.SoundEvent@11c3dfbf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 934 pixelmon:pixelmon.mob.foongus net.minecraft.util.SoundEvent@482a8f8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 935 pixelmon:pixelmon.mob.amoonguss net.minecraft.util.SoundEvent@6149e674
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 936 pixelmon:pixelmon.mob.joltik net.minecraft.util.SoundEvent@3daca615
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 937 pixelmon:pixelmon.mob.litwick net.minecraft.util.SoundEvent@321da838
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 938 pixelmon:pixelmon.mob.lampent net.minecraft.util.SoundEvent@23c903eb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 939 pixelmon:pixelmon.mob.chandelure net.minecraft.util.SoundEvent@d9d3ba0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 940 pixelmon:pixelmon.mob.axew net.minecraft.util.SoundEvent@55d9a808
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 941 pixelmon:pixelmon.mob.haxorus net.minecraft.util.SoundEvent@a5a86e3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 942 pixelmon:pixelmon.mob.cryogonal net.minecraft.util.SoundEvent@61e70a18
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 943 pixelmon:pixelmon.mob.golurk net.minecraft.util.SoundEvent@5437dbf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 944 pixelmon:pixelmon.mob.pawniard net.minecraft.util.SoundEvent@1dc21cf7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 945 pixelmon:pixelmon.mob.bisharp net.minecraft.util.SoundEvent@4371fc32
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 946 pixelmon:pixelmon.mob.bouffalant net.minecraft.util.SoundEvent@1a9f898e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 947 pixelmon:pixelmon.mob.chespin net.minecraft.util.SoundEvent@4afa1e7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 948 pixelmon:pixelmon.mob.fennekin net.minecraft.util.SoundEvent@9073021
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 949 pixelmon:pixelmon.mob.braixen net.minecraft.util.SoundEvent@455bcd5f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 950 pixelmon:pixelmon.mob.delphox net.minecraft.util.SoundEvent@236eff83
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 951 pixelmon:pixelmon.mob.froakie net.minecraft.util.SoundEvent@5a37c290
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 952 pixelmon:pixelmon.mob.vivillon net.minecraft.util.SoundEvent@6a8167cf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 953 pixelmon:pixelmon.mob.sylveon net.minecraft.util.SoundEvent@71ab7ef5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 954 pixelmon:pixelmon.mob.goomy net.minecraft.util.SoundEvent@256d15a4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 955 pixelmon:pixelmon.mob.klefki net.minecraft.util.SoundEvent@412a60db
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 956 pixelmon:pixelmon.mob.bergmite net.minecraft.util.SoundEvent@2074d82e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 957 pixelmon:pixelmon.mob.noibat net.minecraft.util.SoundEvent@a825603
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 958 pixelmon:pixelmon.mob.noivern net.minecraft.util.SoundEvent@478fb2c2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 959 pixelmon:pixelmon.mob.cutiefly net.minecraft.util.SoundEvent@55312e50
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 960 pixelmon:pixelmon.mob.mimikyu net.minecraft.util.SoundEvent@53022970
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 961 pixelmon:pixelmon.mob.bruxish net.minecraft.util.SoundEvent@4ba85f5d
[15:35:51] [Server thread/TRACE] [FML]: Registry Name : minecraft:potiontypes
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 0 minecraft:empty net.minecraft.potion.PotionType@cdf3815
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 1 minecraft:water net.minecraft.potion.PotionType@3c320c8b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 2 minecraft:mundane net.minecraft.potion.PotionType@4d23b242
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 3 minecraft:thick net.minecraft.potion.PotionType@240fe338
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4 minecraft:awkward net.minecraft.potion.PotionType@5165783c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5 minecraft:night_vision net.minecraft.potion.PotionType@7d1f60cf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 6 minecraft:long_night_vision net.minecraft.potion.PotionType@2d7e6c8c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 7 minecraft:invisibility net.minecraft.potion.PotionType@76b35c38
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 8 minecraft:long_invisibility net.minecraft.potion.PotionType@ced7e4a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 9 minecraft:leaping net.minecraft.potion.PotionType@af27e00
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 10 minecraft:long_leaping net.minecraft.potion.PotionType@543669de
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 11 minecraft:strong_leaping net.minecraft.potion.PotionType@3808bdfc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 12 minecraft:fire_resistance net.minecraft.potion.PotionType@5f709b99
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 13 minecraft:long_fire_resistance net.minecraft.potion.PotionType@46ebfc09
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 14 minecraft:swiftness net.minecraft.potion.PotionType@21f41593
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 15 minecraft:long_swiftness net.minecraft.potion.PotionType@5ceeab0c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 16 minecraft:strong_swiftness net.minecraft.potion.PotionType@7194f5b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 17 minecraft:slowness net.minecraft.potion.PotionType@1e0be005
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 18 minecraft:long_slowness net.minecraft.potion.PotionType@1fd226da
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 19 minecraft:water_breathing net.minecraft.potion.PotionType@36cd58e7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 20 minecraft:long_water_breathing net.minecraft.potion.PotionType@7be3baf2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 21 minecraft:healing net.minecraft.potion.PotionType@3a296643
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 22 minecraft:strong_healing net.minecraft.potion.PotionType@3443732a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 23 minecraft:harming net.minecraft.potion.PotionType@68950f25
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 24 minecraft:strong_harming net.minecraft.potion.PotionType@e471cef
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 25 minecraft:poison net.minecraft.potion.PotionType@7f2d681a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 26 minecraft:long_poison net.minecraft.potion.PotionType@50588ef6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 27 minecraft:strong_poison net.minecraft.potion.PotionType@10744fff
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 28 minecraft:regeneration net.minecraft.potion.PotionType@2662997a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 29 minecraft:long_regeneration net.minecraft.potion.PotionType@329b4814
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 30 minecraft:strong_regeneration net.minecraft.potion.PotionType@26204f8f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 31 minecraft:strength net.minecraft.potion.PotionType@1419f703
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 32 minecraft:long_strength net.minecraft.potion.PotionType@268215b3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 33 minecraft:strong_strength net.minecraft.potion.PotionType@4e31229f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 34 minecraft:weakness net.minecraft.potion.PotionType@6a4940e1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 35 minecraft:long_weakness net.minecraft.potion.PotionType@31330344
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 36 minecraft:luck net.minecraft.potion.PotionType@72ab75c
[15:35:51] [Server thread/TRACE] [FML]: Registry Name : minecraft:enchantments
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 0 minecraft:protection EnchantmentType{Name=enchantment.protect.all, Id=minecraft:protection}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 1 minecraft:fire_protection EnchantmentType{Name=enchantment.protect.fire, Id=minecraft:fire_protection}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 2 minecraft:feather_falling EnchantmentType{Name=enchantment.protect.fall, Id=minecraft:feather_falling}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 3 minecraft:blast_protection EnchantmentType{Name=enchantment.protect.explosion, Id=minecraft:blast_protection}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4 minecraft:projectile_protection EnchantmentType{Name=enchantment.protect.projectile, Id=minecraft:projectile_protection}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5 minecraft:respiration EnchantmentType{Name=enchantment.oxygen, Id=minecraft:respiration}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 6 minecraft:aqua_affinity EnchantmentType{Name=enchantment.waterWorker, Id=minecraft:aqua_affinity}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 7 minecraft:thorns EnchantmentType{Name=enchantment.thorns, Id=minecraft:thorns}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 8 minecraft:depth_strider EnchantmentType{Name=enchantment.waterWalker, Id=minecraft:depth_strider}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 9 minecraft:frost_walker EnchantmentType{Name=enchantment.frostWalker, Id=minecraft:frost_walker}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 10 minecraft:binding_curse EnchantmentType{Name=enchantment.binding_curse, Id=minecraft:binding_curse}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 16 minecraft:sharpness EnchantmentType{Name=enchantment.damage.all, Id=minecraft:sharpness}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 17 minecraft:smite EnchantmentType{Name=enchantment.damage.undead, Id=minecraft:smite}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 18 minecraft:bane_of_arthropods EnchantmentType{Name=enchantment.damage.arthropods, Id=minecraft:bane_of_arthropods}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 19 minecraft:knockback EnchantmentType{Name=enchantment.knockback, Id=minecraft:knockback}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 20 minecraft:fire_aspect EnchantmentType{Name=enchantment.fire, Id=minecraft:fire_aspect}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 21 minecraft:looting EnchantmentType{Name=enchantment.lootBonus, Id=minecraft:looting}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 22 minecraft:sweeping EnchantmentType{Name=enchantment.sweeping, Id=minecraft:sweeping}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 32 minecraft:efficiency EnchantmentType{Name=enchantment.digging, Id=minecraft:efficiency}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 33 minecraft:silk_touch EnchantmentType{Name=enchantment.untouching, Id=minecraft:silk_touch}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 34 minecraft:unbreaking EnchantmentType{Name=enchantment.durability, Id=minecraft:unbreaking}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 35 minecraft:fortune EnchantmentType{Name=enchantment.lootBonusDigger, Id=minecraft:fortune}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 48 minecraft:power EnchantmentType{Name=enchantment.arrowDamage, Id=minecraft:power}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 49 minecraft:punch EnchantmentType{Name=enchantment.arrowKnockback, Id=minecraft:punch}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 50 minecraft:flame EnchantmentType{Name=enchantment.arrowFire, Id=minecraft:flame}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 51 minecraft:infinity EnchantmentType{Name=enchantment.arrowInfinite, Id=minecraft:infinity}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 61 minecraft:luck_of_the_sea EnchantmentType{Name=enchantment.lootBonusFishing, Id=minecraft:luck_of_the_sea}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 62 minecraft:lure EnchantmentType{Name=enchantment.fishingSpeed, Id=minecraft:lure}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 70 minecraft:mending EnchantmentType{Name=enchantment.mending, Id=minecraft:mending}
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 71 minecraft:vanishing_curse EnchantmentType{Name=enchantment.vanishing_curse, Id=minecraft:vanishing_curse}
[15:35:51] [Server thread/TRACE] [FML]: Registry Name : minecraft:recipes
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 0 minecraft:armordye net.minecraft.item.crafting.RecipesArmorDyes@716205f9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 1 minecraft:bookcloning net.minecraft.item.crafting.RecipeBookCloning@27796482
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 2 minecraft:mapcloning net.minecraft.item.crafting.RecipesMapCloning@52f2d8e8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 3 minecraft:mapextending net.minecraft.item.crafting.RecipesMapExtending@1edad178
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4 minecraft:fireworks net.minecraft.item.crafting.RecipeFireworks@7bc3e36b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5 minecraft:repairitem net.minecraft.item.crafting.RecipeRepairItem@287d9e0c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 6 minecraft:tippedarrow net.minecraft.item.crafting.RecipeTippedArrow@46135aba
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 7 minecraft:bannerduplicate net.minecraft.item.crafting.RecipesBanners$RecipeDuplicatePattern@1efdaec0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 8 minecraft:banneraddpattern net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern@227ca700
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 9 minecraft:shielddecoration net.minecraft.item.crafting.ShieldRecipes$Decoration@2b867623
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 10 minecraft:shulkerboxcoloring net.minecraft.item.crafting.ShulkerBoxRecipes$ShulkerBoxColoring@a1cac17
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 11 minecraft:yellow_wool net.minecraft.item.crafting.ShapelessRecipes@1f3b8bfe
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 12 minecraft:yellow_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@72e76649
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 13 minecraft:yellow_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@334c80be
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 14 minecraft:yellow_stained_glass net.minecraft.item.crafting.ShapedRecipes@4662fa99
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 15 minecraft:yellow_dye_from_sunflower net.minecraft.item.crafting.ShapelessRecipes@23106076
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 16 minecraft:yellow_dye_from_dandelion net.minecraft.item.crafting.ShapelessRecipes@435d648d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 17 minecraft:yellow_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@2220910
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 18 minecraft:yellow_carpet net.minecraft.item.crafting.ShapedRecipes@2094a7be
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 19 minecraft:yellow_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@3be4e71c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 20 minecraft:yellow_bed net.minecraft.item.crafting.ShapedRecipes@26b9a264
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 21 minecraft:yellow_banner net.minecraft.item.crafting.ShapedRecipes@25e60726
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 22 minecraft:writable_book net.minecraft.item.crafting.ShapelessRecipes@568cc1c5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 23 minecraft:wooden_sword net.minecraft.item.crafting.ShapedRecipes@1228a579
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 24 minecraft:wooden_shovel net.minecraft.item.crafting.ShapedRecipes@5f45abe6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 25 minecraft:wooden_pressure_plate net.minecraft.item.crafting.ShapedRecipes@4fc50fee
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 26 minecraft:wooden_pickaxe net.minecraft.item.crafting.ShapedRecipes@4d768435
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 27 minecraft:wooden_hoe net.minecraft.item.crafting.ShapedRecipes@76e51181
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 28 minecraft:wooden_door net.minecraft.item.crafting.ShapedRecipes@3c6c5b44
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 29 minecraft:wooden_button net.minecraft.item.crafting.ShapedRecipes@71c16f67
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 30 minecraft:wooden_axe net.minecraft.item.crafting.ShapedRecipes@37cc1b11
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 31 minecraft:white_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@e2bdc58
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 32 minecraft:white_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@105f875f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 33 minecraft:white_stained_glass net.minecraft.item.crafting.ShapedRecipes@136dc575
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 34 minecraft:white_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@511936ad
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 35 minecraft:white_carpet net.minecraft.item.crafting.ShapedRecipes@5e18309e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 36 minecraft:white_bed net.minecraft.item.crafting.ShapedRecipes@37d92db4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 37 minecraft:white_banner net.minecraft.item.crafting.ShapedRecipes@349c9bfa
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 38 minecraft:wheat net.minecraft.item.crafting.ShapedRecipes@6bbcb69f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 39 minecraft:tripwire_hook net.minecraft.item.crafting.ShapedRecipes@32c8df0b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 40 minecraft:trapped_chest net.minecraft.item.crafting.ShapelessRecipes@7c8c2d03
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 41 minecraft:trapdoor net.minecraft.item.crafting.ShapedRecipes@36f8c95a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 42 minecraft:torch net.minecraft.item.crafting.ShapedRecipes@472c13d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 43 minecraft:tnt_minecart net.minecraft.item.crafting.ShapedRecipes@6951e062
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 44 minecraft:tnt net.minecraft.item.crafting.ShapedRecipes@580581b4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 45 minecraft:sugar net.minecraft.item.crafting.ShapedRecipes@4cee91b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 46 minecraft:string_to_wool net.minecraft.item.crafting.ShapedRecipes@7c3b7d7c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 47 minecraft:stonebrick net.minecraft.item.crafting.ShapedRecipes@46672a62
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 48 minecraft:stone_sword net.minecraft.item.crafting.ShapedRecipes@5961fad1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 49 minecraft:stone_stairs net.minecraft.item.crafting.ShapedRecipes@6ffc12a3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 50 minecraft:stone_slab net.minecraft.item.crafting.ShapedRecipes@5ca012a6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 51 minecraft:stone_shovel net.minecraft.item.crafting.ShapedRecipes@492939b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 52 minecraft:stone_pressure_plate net.minecraft.item.crafting.ShapedRecipes@ef64a8f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 53 minecraft:stone_pickaxe net.minecraft.item.crafting.ShapedRecipes@5c39ec34
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 54 minecraft:stone_hoe net.minecraft.item.crafting.ShapedRecipes@edf68f5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 55 minecraft:stone_button net.minecraft.item.crafting.ShapedRecipes@3f491bd2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 56 minecraft:stone_brick_stairs net.minecraft.item.crafting.ShapedRecipes@40def23
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 57 minecraft:stone_brick_slab net.minecraft.item.crafting.ShapedRecipes@19146ad8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 58 minecraft:stone_axe net.minecraft.item.crafting.ShapedRecipes@699d04a9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 59 minecraft:sticky_piston net.minecraft.item.crafting.ShapedRecipes@7cb84fb5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 60 minecraft:stick net.minecraft.item.crafting.ShapedRecipes@158566f8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 61 minecraft:spruce_wooden_slab net.minecraft.item.crafting.ShapedRecipes@56803e70
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 62 minecraft:spruce_stairs net.minecraft.item.crafting.ShapedRecipes@4d2d0eda
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 63 minecraft:spruce_planks net.minecraft.item.crafting.ShapedRecipes@6705b98b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 64 minecraft:spruce_fence_gate net.minecraft.item.crafting.ShapedRecipes@73859ca8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 65 minecraft:spruce_fence net.minecraft.item.crafting.ShapedRecipes@64e41da0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 66 minecraft:spruce_door net.minecraft.item.crafting.ShapedRecipes@428b5b3f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 67 minecraft:spruce_boat net.minecraft.item.crafting.ShapedRecipes@35e79be0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 68 minecraft:spectral_arrow net.minecraft.item.crafting.ShapedRecipes@1be551ec
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 69 minecraft:speckled_melon net.minecraft.item.crafting.ShapedRecipes@68938ccf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 70 minecraft:snow_layer net.minecraft.item.crafting.ShapedRecipes@73e2a3ae
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 71 minecraft:snow net.minecraft.item.crafting.ShapedRecipes@1aa9635c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 72 minecraft:smooth_sandstone net.minecraft.item.crafting.ShapedRecipes@5eff875a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 73 minecraft:smooth_red_sandstone net.minecraft.item.crafting.ShapedRecipes@608ccfcd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 74 minecraft:slime_ball net.minecraft.item.crafting.ShapedRecipes@78605670
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 75 minecraft:slime net.minecraft.item.crafting.ShapedRecipes@79009bde
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 76 minecraft:sign net.minecraft.item.crafting.ShapedRecipes@3d7c76af
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 77 minecraft:shield net.minecraft.item.crafting.ShapedRecipes@6895b608
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 78 minecraft:shears net.minecraft.item.crafting.ShapedRecipes@ed37f28
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 79 minecraft:sea_lantern net.minecraft.item.crafting.ShapedRecipes@3be94b12
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 80 minecraft:sandstone_stairs net.minecraft.item.crafting.ShapedRecipes@5f45b3f8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 81 minecraft:sandstone_slab net.minecraft.item.crafting.ShapedRecipes@7bff608c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 82 minecraft:sandstone net.minecraft.item.crafting.ShapedRecipes@341f2f4c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 83 minecraft:repeater net.minecraft.item.crafting.ShapedRecipes@757b8c47
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 84 minecraft:redstone_torch net.minecraft.item.crafting.ShapedRecipes@5c65001c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 85 minecraft:redstone_lamp net.minecraft.item.crafting.ShapedRecipes@5a558335
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 86 minecraft:redstone_block net.minecraft.item.crafting.ShapedRecipes@2e7227e6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 87 minecraft:redstone net.minecraft.item.crafting.ShapedRecipes@9eaaecf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 88 minecraft:red_wool net.minecraft.item.crafting.ShapelessRecipes@3746749
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 89 minecraft:red_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@7553ad52
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 90 minecraft:red_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@b521697
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 91 minecraft:red_stained_glass net.minecraft.item.crafting.ShapedRecipes@78f3ce56
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 92 minecraft:red_sandstone_stairs net.minecraft.item.crafting.ShapedRecipes@3a792bf9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 93 minecraft:red_sandstone_slab net.minecraft.item.crafting.ShapedRecipes@10fc01e0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 94 minecraft:red_sandstone net.minecraft.item.crafting.ShapedRecipes@412b4aed
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 95 minecraft:red_nether_brick net.minecraft.item.crafting.ShapedRecipes@12b79055
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 96 minecraft:red_dye_from_tulip net.minecraft.item.crafting.ShapelessRecipes@138a8c9e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 97 minecraft:red_dye_from_rose_bush net.minecraft.item.crafting.ShapelessRecipes@11caa21d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 98 minecraft:red_dye_from_poppy net.minecraft.item.crafting.ShapelessRecipes@7f2c0470
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 99 minecraft:red_dye_from_beetroot net.minecraft.item.crafting.ShapelessRecipes@35283b74
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 100 minecraft:red_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@8c68f7f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 101 minecraft:red_carpet net.minecraft.item.crafting.ShapedRecipes@70a7ebc9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 102 minecraft:red_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@3b0305dd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 103 minecraft:red_bed net.minecraft.item.crafting.ShapedRecipes@8611b3f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 104 minecraft:red_banner net.minecraft.item.crafting.ShapedRecipes@6291d30
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 105 minecraft:rail net.minecraft.item.crafting.ShapedRecipes@490f4b14
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 106 minecraft:rabbit_stew_from_red_mushroom net.minecraft.item.crafting.ShapedRecipes@352bccf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 107 minecraft:rabbit_stew_from_brown_mushroom net.minecraft.item.crafting.ShapedRecipes@7a6ef10b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 108 minecraft:quartz_stairs net.minecraft.item.crafting.ShapedRecipes@4f72e38c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 109 minecraft:quartz_slab net.minecraft.item.crafting.ShapedRecipes@bba6542
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 110 minecraft:quartz_block net.minecraft.item.crafting.ShapedRecipes@681f5a1e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 111 minecraft:purpur_stairs net.minecraft.item.crafting.ShapedRecipes@57e273e0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 112 minecraft:purpur_slab net.minecraft.item.crafting.ShapedRecipes@679864e0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 113 minecraft:purpur_pillar net.minecraft.item.crafting.ShapedRecipes@510ee215
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 114 minecraft:purpur_block net.minecraft.item.crafting.ShapedRecipes@58a2c6a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 115 minecraft:purple_wool net.minecraft.item.crafting.ShapelessRecipes@70903e7b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 116 minecraft:purple_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@30ee1a38
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 117 minecraft:purple_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@bcecdd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 118 minecraft:purple_stained_glass net.minecraft.item.crafting.ShapedRecipes@162bc9e8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 119 minecraft:purple_shulker_box net.minecraft.item.crafting.ShapedRecipes@201ac0ef
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 120 minecraft:purple_dye net.minecraft.item.crafting.ShapelessRecipes@1fae279e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 121 minecraft:purple_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@3387d45e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 122 minecraft:purple_carpet net.minecraft.item.crafting.ShapedRecipes@3ace955c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 123 minecraft:purple_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@7321f698
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 124 minecraft:purple_bed net.minecraft.item.crafting.ShapedRecipes@41a56594
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 125 minecraft:purple_banner net.minecraft.item.crafting.ShapedRecipes@8dbe78f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 126 minecraft:pumpkin_seeds net.minecraft.item.crafting.ShapedRecipes@54610a47
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 127 minecraft:pumpkin_pie net.minecraft.item.crafting.ShapelessRecipes@71897380
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 128 minecraft:prismarine_bricks net.minecraft.item.crafting.ShapedRecipes@dcdf733
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 129 minecraft:prismarine net.minecraft.item.crafting.ShapedRecipes@21df2968
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 130 minecraft:polished_granite net.minecraft.item.crafting.ShapedRecipes@22a05923
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 131 minecraft:polished_diorite net.minecraft.item.crafting.ShapedRecipes@1a8b10dd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 132 minecraft:polished_andesite net.minecraft.item.crafting.ShapedRecipes@40a923e6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 133 minecraft:piston net.minecraft.item.crafting.ShapedRecipes@3963d003
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 134 minecraft:pink_wool net.minecraft.item.crafting.ShapelessRecipes@378446f9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 135 minecraft:pink_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@6ae729fb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 136 minecraft:pink_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@72238cf0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 137 minecraft:pink_stained_glass net.minecraft.item.crafting.ShapedRecipes@12620e98
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 138 minecraft:pink_dye_from_red_bonemeal net.minecraft.item.crafting.ShapelessRecipes@35f011cf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 139 minecraft:pink_dye_from_pink_tulip net.minecraft.item.crafting.ShapelessRecipes@5e1fc897
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 140 minecraft:pink_dye_from_peony net.minecraft.item.crafting.ShapelessRecipes@7f62fa28
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 141 minecraft:pink_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@127e838b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 142 minecraft:pink_carpet net.minecraft.item.crafting.ShapedRecipes@506d7831
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 143 minecraft:pink_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@7f37f6b6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 144 minecraft:pink_bed net.minecraft.item.crafting.ShapedRecipes@5e6d2502
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 145 minecraft:pink_banner net.minecraft.item.crafting.ShapedRecipes@3e7e4aea
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 146 minecraft:pillar_quartz_block net.minecraft.item.crafting.ShapedRecipes@10658b31
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 147 minecraft:paper net.minecraft.item.crafting.ShapedRecipes@28908c04
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 148 minecraft:painting net.minecraft.item.crafting.ShapedRecipes@652a16a8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 149 minecraft:orange_wool net.minecraft.item.crafting.ShapelessRecipes@3dabf112
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 150 minecraft:orange_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@78a3a272
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 151 minecraft:orange_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@70bc684b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 152 minecraft:orange_stained_glass net.minecraft.item.crafting.ShapedRecipes@4ea4e0f3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 153 minecraft:orange_dye_from_red_yellow net.minecraft.item.crafting.ShapelessRecipes@6267b25a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 154 minecraft:orange_dye_from_orange_tulip net.minecraft.item.crafting.ShapelessRecipes@726615d7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 155 minecraft:orange_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@3a2173cd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 156 minecraft:orange_carpet net.minecraft.item.crafting.ShapedRecipes@6ab80ea
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 157 minecraft:orange_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@39f1e9fc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 158 minecraft:orange_bed net.minecraft.item.crafting.ShapedRecipes@2fc94125
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 159 minecraft:orange_banner net.minecraft.item.crafting.ShapedRecipes@67387eba
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 160 minecraft:observer net.minecraft.item.crafting.ShapedRecipes@591e3e5e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 161 minecraft:oak_wooden_slab net.minecraft.item.crafting.ShapedRecipes@64f248ea
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 162 minecraft:oak_stairs net.minecraft.item.crafting.ShapedRecipes@12a065c5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 163 minecraft:oak_planks net.minecraft.item.crafting.ShapedRecipes@38ce90b4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 164 minecraft:noteblock net.minecraft.item.crafting.ShapedRecipes@26d68ea4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 165 minecraft:nether_wart_block net.minecraft.item.crafting.ShapedRecipes@7d49ebf2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 166 minecraft:nether_brick_stairs net.minecraft.item.crafting.ShapedRecipes@352a2660
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 167 minecraft:nether_brick_slab net.minecraft.item.crafting.ShapedRecipes@1ed28f57
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 168 minecraft:nether_brick_fence net.minecraft.item.crafting.ShapedRecipes@20c642ef
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 169 minecraft:nether_brick net.minecraft.item.crafting.ShapedRecipes@1886e8b9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 170 minecraft:mushroom_stew net.minecraft.item.crafting.ShapelessRecipes@681285ec
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 171 minecraft:mossy_stonebrick net.minecraft.item.crafting.ShapelessRecipes@620bab73
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 172 minecraft:mossy_cobblestone_wall net.minecraft.item.crafting.ShapedRecipes@5ca29f17
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 173 minecraft:mossy_cobblestone net.minecraft.item.crafting.ShapelessRecipes@263fc5f3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 174 minecraft:minecart net.minecraft.item.crafting.ShapedRecipes@6e6d4a64
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 175 minecraft:melon_seeds net.minecraft.item.crafting.ShapedRecipes@7de922ba
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 176 minecraft:melon_block net.minecraft.item.crafting.ShapedRecipes@72bb0640
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 177 minecraft:map net.minecraft.item.crafting.ShapedRecipes@205f573e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 178 minecraft:magma_cream net.minecraft.item.crafting.ShapelessRecipes@27de073b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 179 minecraft:magma net.minecraft.item.crafting.ShapedRecipes@292109c7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 180 minecraft:magenta_wool net.minecraft.item.crafting.ShapelessRecipes@747d1e03
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 181 minecraft:magenta_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@30182a74
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 182 minecraft:magenta_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@e909344
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 183 minecraft:magenta_stained_glass net.minecraft.item.crafting.ShapedRecipes@47dc0cc5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 184 minecraft:magenta_dye_from_purple_and_pink net.minecraft.item.crafting.ShapelessRecipes@496203da
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 185 minecraft:magenta_dye_from_lilac net.minecraft.item.crafting.ShapelessRecipes@7aadd290
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 186 minecraft:magenta_dye_from_lapis_red_pink net.minecraft.item.crafting.ShapelessRecipes@5e1db27e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 187 minecraft:magenta_dye_from_lapis_ink_bonemeal net.minecraft.item.crafting.ShapelessRecipes@71878833
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 188 minecraft:magenta_dye_from_allium net.minecraft.item.crafting.ShapelessRecipes@3d5f6088
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 189 minecraft:magenta_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@3415d6e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 190 minecraft:magenta_carpet net.minecraft.item.crafting.ShapedRecipes@4515dfae
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 191 minecraft:magenta_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@63156646
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 192 minecraft:magenta_bed net.minecraft.item.crafting.ShapedRecipes@ed6d97f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 193 minecraft:magenta_banner net.minecraft.item.crafting.ShapedRecipes@762f5d34
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 194 minecraft:lit_pumpkin net.minecraft.item.crafting.ShapedRecipes@75f4c44c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 195 minecraft:lime_wool net.minecraft.item.crafting.ShapelessRecipes@3697cfee
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 196 minecraft:lime_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@cd7871e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 197 minecraft:lime_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@3a7c75d9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 198 minecraft:lime_stained_glass net.minecraft.item.crafting.ShapedRecipes@1f96db42
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 199 minecraft:lime_dye net.minecraft.item.crafting.ShapelessRecipes@57eb4b8b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 200 minecraft:lime_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@6499fda5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 201 minecraft:lime_carpet net.minecraft.item.crafting.ShapedRecipes@46c6ff37
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 202 minecraft:lime_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@46a94faf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 203 minecraft:lime_bed net.minecraft.item.crafting.ShapedRecipes@3c833d43
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 204 minecraft:lime_banner net.minecraft.item.crafting.ShapedRecipes@290db92f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 205 minecraft:light_weighted_pressure_plate net.minecraft.item.crafting.ShapedRecipes@6472dd0c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 206 minecraft:light_gray_wool net.minecraft.item.crafting.ShapelessRecipes@51dcf51b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 207 minecraft:light_gray_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@29b23bc4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 208 minecraft:light_gray_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@7f951dd2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 209 minecraft:light_gray_stained_glass net.minecraft.item.crafting.ShapedRecipes@42f2c28d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 210 minecraft:light_gray_dye_from_white_tulip net.minecraft.item.crafting.ShapelessRecipes@a426150
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 211 minecraft:light_gray_dye_from_oxeye_daisy net.minecraft.item.crafting.ShapelessRecipes@418a4fff
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 212 minecraft:light_gray_dye_from_ink_bonemeal net.minecraft.item.crafting.ShapelessRecipes@374d3128
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 213 minecraft:light_gray_dye_from_gray_bonemeal net.minecraft.item.crafting.ShapelessRecipes@66a97b79
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 214 minecraft:light_gray_dye_from_azure_bluet net.minecraft.item.crafting.ShapelessRecipes@47e7eb7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 215 minecraft:light_gray_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@61ae22d4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 216 minecraft:light_gray_carpet net.minecraft.item.crafting.ShapedRecipes@456b12c3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 217 minecraft:light_gray_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@30cd72a4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 218 minecraft:light_gray_bed net.minecraft.item.crafting.ShapedRecipes@497031ea
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 219 minecraft:light_gray_banner net.minecraft.item.crafting.ShapedRecipes@31a8b0bb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 220 minecraft:light_blue_wool net.minecraft.item.crafting.ShapelessRecipes@16043cb9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 221 minecraft:light_blue_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@7f6cf9b2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 222 minecraft:light_blue_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@18d3e7fc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 223 minecraft:light_blue_stained_glass net.minecraft.item.crafting.ShapedRecipes@2f0170e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 224 minecraft:light_blue_dye_from_lapis_bonemeal net.minecraft.item.crafting.ShapelessRecipes@1592a3d5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 225 minecraft:light_blue_dye_from_blue_orchid net.minecraft.item.crafting.ShapelessRecipes@17fac5b2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 226 minecraft:light_blue_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@1e620fe7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 227 minecraft:light_blue_carpet net.minecraft.item.crafting.ShapedRecipes@4f168322
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 228 minecraft:light_blue_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@dd7b622
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 229 minecraft:light_blue_bed net.minecraft.item.crafting.ShapedRecipes@29701f1f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 230 minecraft:light_blue_banner net.minecraft.item.crafting.ShapedRecipes@1972346b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 231 minecraft:lever net.minecraft.item.crafting.ShapedRecipes@8922006
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 232 minecraft:leather_leggings net.minecraft.item.crafting.ShapedRecipes@619d0977
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 233 minecraft:leather_helmet net.minecraft.item.crafting.ShapedRecipes@36810c06
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 234 minecraft:leather_chestplate net.minecraft.item.crafting.ShapedRecipes@7f0e0db3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 235 minecraft:leather_boots net.minecraft.item.crafting.ShapedRecipes@4bb13671
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 236 minecraft:leather net.minecraft.item.crafting.ShapedRecipes@55abf66a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 237 minecraft:lead net.minecraft.item.crafting.ShapedRecipes@2ee4c028
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 238 minecraft:lapis_lazuli net.minecraft.item.crafting.ShapedRecipes@4fbc04de
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 239 minecraft:lapis_block net.minecraft.item.crafting.ShapedRecipes@3dc455f6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 240 minecraft:ladder net.minecraft.item.crafting.ShapedRecipes@f5a1b27
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 241 minecraft:jungle_wooden_slab net.minecraft.item.crafting.ShapedRecipes@22b9f45f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 242 minecraft:jungle_stairs net.minecraft.item.crafting.ShapedRecipes@75e00044
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 243 minecraft:jungle_planks net.minecraft.item.crafting.ShapedRecipes@77a38cec
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 244 minecraft:jungle_fence_gate net.minecraft.item.crafting.ShapedRecipes@222e5e72
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 245 minecraft:jungle_fence net.minecraft.item.crafting.ShapedRecipes@30ff3726
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 246 minecraft:jungle_door net.minecraft.item.crafting.ShapedRecipes@5b7ee413
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 247 minecraft:jungle_boat net.minecraft.item.crafting.ShapedRecipes@4d0042eb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 248 minecraft:jukebox net.minecraft.item.crafting.ShapedRecipes@2e5affb3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 249 minecraft:item_frame net.minecraft.item.crafting.ShapedRecipes@256edef4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 250 minecraft:iron_trapdoor net.minecraft.item.crafting.ShapedRecipes@6174ff60
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 251 minecraft:iron_sword net.minecraft.item.crafting.ShapedRecipes@5b60accd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 252 minecraft:iron_shovel net.minecraft.item.crafting.ShapedRecipes@f11fad9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 253 minecraft:iron_pickaxe net.minecraft.item.crafting.ShapedRecipes@5d18255a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 254 minecraft:iron_nugget net.minecraft.item.crafting.ShapedRecipes@306cb0a0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 255 minecraft:iron_leggings net.minecraft.item.crafting.ShapedRecipes@355c2b72
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 256 minecraft:iron_ingot_from_nuggets net.minecraft.item.crafting.ShapedRecipes@533053b4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 257 minecraft:iron_ingot_from_block net.minecraft.item.crafting.ShapedRecipes@1334a246
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 258 minecraft:iron_hoe net.minecraft.item.crafting.ShapedRecipes@4c9bf90b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 259 minecraft:iron_helmet net.minecraft.item.crafting.ShapedRecipes@339cedbb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 260 minecraft:iron_door net.minecraft.item.crafting.ShapedRecipes@27dc95b9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 261 minecraft:iron_chestplate net.minecraft.item.crafting.ShapedRecipes@6852c3d2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 262 minecraft:iron_boots net.minecraft.item.crafting.ShapedRecipes@4a729612
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 263 minecraft:iron_block net.minecraft.item.crafting.ShapedRecipes@2c6ee031
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 264 minecraft:iron_bars net.minecraft.item.crafting.ShapedRecipes@570fc662
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 265 minecraft:iron_axe net.minecraft.item.crafting.ShapedRecipes@4a115c4c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 266 minecraft:hopper_minecart net.minecraft.item.crafting.ShapedRecipes@301af154
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 267 minecraft:hopper net.minecraft.item.crafting.ShapedRecipes@5e9650d3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 268 minecraft:heavy_weighted_pressure_plate net.minecraft.item.crafting.ShapedRecipes@c083cec
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 269 minecraft:hay_block net.minecraft.item.crafting.ShapedRecipes@52c0c594
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 270 minecraft:green_wool net.minecraft.item.crafting.ShapelessRecipes@5d7a274e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 271 minecraft:green_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@4f7db06c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 272 minecraft:green_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@40a2cae4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 273 minecraft:green_stained_glass net.minecraft.item.crafting.ShapedRecipes@a0d3cc7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 274 minecraft:green_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@7a11426a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 275 minecraft:green_carpet net.minecraft.item.crafting.ShapedRecipes@392da875
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 276 minecraft:green_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@673ade3d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 277 minecraft:green_bed net.minecraft.item.crafting.ShapedRecipes@15200332
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 278 minecraft:green_banner net.minecraft.item.crafting.ShapedRecipes@62c4ad40
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 279 minecraft:gray_wool net.minecraft.item.crafting.ShapelessRecipes@5f160f9c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 280 minecraft:gray_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@56bc8c45
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 281 minecraft:gray_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@547a79cd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 282 minecraft:gray_stained_glass net.minecraft.item.crafting.ShapedRecipes@276961df
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 283 minecraft:gray_dye net.minecraft.item.crafting.ShapelessRecipes@58d291c1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 284 minecraft:gray_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@543d242e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 285 minecraft:gray_carpet net.minecraft.item.crafting.ShapedRecipes@729f8c5d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 286 minecraft:gray_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@680f7a5e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 287 minecraft:gray_bed net.minecraft.item.crafting.ShapedRecipes@2986e26f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 288 minecraft:gray_banner net.minecraft.item.crafting.ShapedRecipes@453ef145
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 289 minecraft:granite net.minecraft.item.crafting.ShapelessRecipes@136bd1d1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 290 minecraft:golden_sword net.minecraft.item.crafting.ShapedRecipes@1f9a472e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 291 minecraft:golden_shovel net.minecraft.item.crafting.ShapedRecipes@7b1466e3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 292 minecraft:golden_rail net.minecraft.item.crafting.ShapedRecipes@31475919
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 293 minecraft:golden_pickaxe net.minecraft.item.crafting.ShapedRecipes@44a1e5d2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 294 minecraft:golden_leggings net.minecraft.item.crafting.ShapedRecipes@285bee4e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 295 minecraft:golden_hoe net.minecraft.item.crafting.ShapedRecipes@59171a5d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 296 minecraft:golden_helmet net.minecraft.item.crafting.ShapedRecipes@c0d114b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 297 minecraft:golden_chestplate net.minecraft.item.crafting.ShapedRecipes@5626cb89
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 298 minecraft:golden_carrot net.minecraft.item.crafting.ShapedRecipes@66049424
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 299 minecraft:golden_boots net.minecraft.item.crafting.ShapedRecipes@7dcbcede
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 300 minecraft:golden_axe net.minecraft.item.crafting.ShapedRecipes@550a78ed
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 301 minecraft:golden_apple net.minecraft.item.crafting.ShapedRecipes@87f4794
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 302 minecraft:gold_nugget net.minecraft.item.crafting.ShapedRecipes@523d6b45
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 303 minecraft:gold_ingot_from_nuggets net.minecraft.item.crafting.ShapedRecipes@5cbb2b1d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 304 minecraft:gold_ingot_from_block net.minecraft.item.crafting.ShapedRecipes@1cc07127
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 305 minecraft:gold_block net.minecraft.item.crafting.ShapedRecipes@5f4ebecd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 306 minecraft:glowstone net.minecraft.item.crafting.ShapedRecipes@16c2c396
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 307 minecraft:glass_pane net.minecraft.item.crafting.ShapedRecipes@39993624
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 308 minecraft:glass_bottle net.minecraft.item.crafting.ShapedRecipes@1822f675
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 309 minecraft:furnace_minecart net.minecraft.item.crafting.ShapedRecipes@64d19dad
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 310 minecraft:furnace net.minecraft.item.crafting.ShapedRecipes@5b4fd31f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 311 minecraft:flower_pot net.minecraft.item.crafting.ShapedRecipes@41194707
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 312 minecraft:flint_and_steel net.minecraft.item.crafting.ShapelessRecipes@5a0d25ba
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 313 minecraft:fishing_rod net.minecraft.item.crafting.ShapedRecipes@2e61695b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 314 minecraft:fire_charge net.minecraft.item.crafting.ShapelessRecipes@71103416
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 315 minecraft:fermented_spider_eye net.minecraft.item.crafting.ShapelessRecipes@430e9d37
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 316 minecraft:fence_gate net.minecraft.item.crafting.ShapedRecipes@11bb0655
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 317 minecraft:fence net.minecraft.item.crafting.ShapedRecipes@8d0d52a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 318 minecraft:ender_eye net.minecraft.item.crafting.ShapelessRecipes@68183f19
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 319 minecraft:ender_chest net.minecraft.item.crafting.ShapedRecipes@440dc4f7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 320 minecraft:end_rod net.minecraft.item.crafting.ShapedRecipes@3db8bbbe
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 321 minecraft:end_crystal net.minecraft.item.crafting.ShapedRecipes@57832650
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 322 minecraft:end_bricks net.minecraft.item.crafting.ShapedRecipes@7e4fc391
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 323 minecraft:enchanting_table net.minecraft.item.crafting.ShapedRecipes@5e0e97b6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 324 minecraft:emerald_block net.minecraft.item.crafting.ShapedRecipes@596c6c3e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 325 minecraft:emerald net.minecraft.item.crafting.ShapedRecipes@75e81be2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 326 minecraft:dropper net.minecraft.item.crafting.ShapedRecipes@1cd25514
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 327 minecraft:dispenser net.minecraft.item.crafting.ShapedRecipes@15e8e884
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 328 minecraft:diorite net.minecraft.item.crafting.ShapedRecipes@2f9bd5ac
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 329 minecraft:diamond_sword net.minecraft.item.crafting.ShapedRecipes@19f811a2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 330 minecraft:diamond_shovel net.minecraft.item.crafting.ShapedRecipes@6f1af8c3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 331 minecraft:diamond_pickaxe net.minecraft.item.crafting.ShapedRecipes@65b63277
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 332 minecraft:diamond_leggings net.minecraft.item.crafting.ShapedRecipes@23195ebe
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 333 minecraft:diamond_hoe net.minecraft.item.crafting.ShapedRecipes@728ad254
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 334 minecraft:diamond_helmet net.minecraft.item.crafting.ShapedRecipes@5c47ef5f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 335 minecraft:diamond_chestplate net.minecraft.item.crafting.ShapedRecipes@1107891a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 336 minecraft:diamond_boots net.minecraft.item.crafting.ShapedRecipes@71ef3f0c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 337 minecraft:diamond_block net.minecraft.item.crafting.ShapedRecipes@60c95d8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 338 minecraft:diamond_axe net.minecraft.item.crafting.ShapedRecipes@ee9b7ac
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 339 minecraft:diamond net.minecraft.item.crafting.ShapedRecipes@4dc24d88
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 340 minecraft:detector_rail net.minecraft.item.crafting.ShapedRecipes@4d400e77
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 341 minecraft:daylight_detector net.minecraft.item.crafting.ShapedRecipes@7265db9d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 342 minecraft:dark_prismarine net.minecraft.item.crafting.ShapedRecipes@5775485
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 343 minecraft:dark_oak_wooden_slab net.minecraft.item.crafting.ShapedRecipes@4568ef38
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 344 minecraft:dark_oak_stairs net.minecraft.item.crafting.ShapedRecipes@4b6b9255
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 345 minecraft:dark_oak_planks net.minecraft.item.crafting.ShapedRecipes@41576e84
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 346 minecraft:dark_oak_fence_gate net.minecraft.item.crafting.ShapedRecipes@160c47b4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 347 minecraft:dark_oak_fence net.minecraft.item.crafting.ShapedRecipes@606cb314
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 348 minecraft:dark_oak_door net.minecraft.item.crafting.ShapedRecipes@61668c05
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 349 minecraft:dark_oak_boat net.minecraft.item.crafting.ShapedRecipes@562fa8f2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 350 minecraft:cyan_wool net.minecraft.item.crafting.ShapelessRecipes@202e0ff4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 351 minecraft:cyan_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@12136fc6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 352 minecraft:cyan_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@aab0379
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 353 minecraft:cyan_stained_glass net.minecraft.item.crafting.ShapedRecipes@ee395c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 354 minecraft:cyan_dye net.minecraft.item.crafting.ShapelessRecipes@6153b116
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 355 minecraft:cyan_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@6ced9545
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 356 minecraft:cyan_carpet net.minecraft.item.crafting.ShapedRecipes@61c0a61
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 357 minecraft:cyan_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@2b3ba0a8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 358 minecraft:cyan_bed net.minecraft.item.crafting.ShapedRecipes@38328799
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 359 minecraft:cyan_banner net.minecraft.item.crafting.ShapedRecipes@27192b0c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 360 minecraft:crafting_table net.minecraft.item.crafting.ShapedRecipes@faa70af
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 361 minecraft:cookie net.minecraft.item.crafting.ShapedRecipes@403ca4ec
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 362 minecraft:compass net.minecraft.item.crafting.ShapedRecipes@5d98522c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 363 minecraft:comparator net.minecraft.item.crafting.ShapedRecipes@391720c3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 364 minecraft:cobblestone_wall net.minecraft.item.crafting.ShapedRecipes@592aad4c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 365 minecraft:cobblestone_slab net.minecraft.item.crafting.ShapedRecipes@553c74cc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 366 minecraft:coarse_dirt net.minecraft.item.crafting.ShapedRecipes@15c0c274
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 367 minecraft:coal_block net.minecraft.item.crafting.ShapedRecipes@7263ad06
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 368 minecraft:coal net.minecraft.item.crafting.ShapedRecipes@44473749
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 369 minecraft:clock net.minecraft.item.crafting.ShapedRecipes@3327337a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 370 minecraft:clay net.minecraft.item.crafting.ShapedRecipes@5aaab2b0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 371 minecraft:chiseled_stonebrick net.minecraft.item.crafting.ShapedRecipes@787239f5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 372 minecraft:chiseled_sandstone net.minecraft.item.crafting.ShapedRecipes@20ff27a4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 373 minecraft:chiseled_red_sandstone net.minecraft.item.crafting.ShapedRecipes@479885d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 374 minecraft:chiseled_quartz_block net.minecraft.item.crafting.ShapedRecipes@72b92ce6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 375 minecraft:chest_minecart net.minecraft.item.crafting.ShapedRecipes@5248688c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 376 minecraft:chest net.minecraft.item.crafting.ShapedRecipes@338f9bb5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 377 minecraft:cauldron net.minecraft.item.crafting.ShapedRecipes@5a372288
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 378 minecraft:carrot_on_a_stick net.minecraft.item.crafting.ShapedRecipes@75f1c170
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 379 minecraft:cake net.minecraft.item.crafting.ShapedRecipes@c5c7db1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 380 minecraft:bucket net.minecraft.item.crafting.ShapedRecipes@7a680b69
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 381 minecraft:brown_wool net.minecraft.item.crafting.ShapelessRecipes@2fe26f79
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 382 minecraft:brown_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@7917317d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 383 minecraft:brown_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@6e38e95
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 384 minecraft:brown_stained_glass net.minecraft.item.crafting.ShapedRecipes@330888a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 385 minecraft:brown_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@56357e52
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 386 minecraft:brown_carpet net.minecraft.item.crafting.ShapedRecipes@1ad176e1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 387 minecraft:brown_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@2e9f3b74
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 388 minecraft:brown_bed net.minecraft.item.crafting.ShapedRecipes@5bb2f959
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 389 minecraft:brown_banner net.minecraft.item.crafting.ShapedRecipes@84398a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 390 minecraft:brick_stairs net.minecraft.item.crafting.ShapedRecipes@793942d9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 391 minecraft:brick_slab net.minecraft.item.crafting.ShapedRecipes@38913b95
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 392 minecraft:brick_block net.minecraft.item.crafting.ShapedRecipes@1e1908ab
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 393 minecraft:brewing_stand net.minecraft.item.crafting.ShapedRecipes@99a8a49
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 394 minecraft:bread net.minecraft.item.crafting.ShapedRecipes@59e5ecab
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 395 minecraft:bowl net.minecraft.item.crafting.ShapedRecipes@2313c291
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 396 minecraft:bow net.minecraft.item.crafting.ShapedRecipes@60c588cf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 397 minecraft:bookshelf net.minecraft.item.crafting.ShapedRecipes@4f1502d7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 398 minecraft:book net.minecraft.item.crafting.ShapelessRecipes@7c4b5d13
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 399 minecraft:bone_meal_from_bone net.minecraft.item.crafting.ShapelessRecipes@7921eb37
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 400 minecraft:bone_meal_from_block net.minecraft.item.crafting.ShapelessRecipes@12008a54
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 401 minecraft:bone_block net.minecraft.item.crafting.ShapedRecipes@65bd41d8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 402 minecraft:boat net.minecraft.item.crafting.ShapedRecipes@48f27e0b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 403 minecraft:blue_wool net.minecraft.item.crafting.ShapelessRecipes@798e73de
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 404 minecraft:blue_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@279afa4e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 405 minecraft:blue_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@7f85482c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 406 minecraft:blue_stained_glass net.minecraft.item.crafting.ShapedRecipes@3da20c42
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 407 minecraft:blue_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@30eb427c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 408 minecraft:blue_carpet net.minecraft.item.crafting.ShapedRecipes@187b33de
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 409 minecraft:blue_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@5064988
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 410 minecraft:blue_bed net.minecraft.item.crafting.ShapedRecipes@2f75c413
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 411 minecraft:blue_banner net.minecraft.item.crafting.ShapedRecipes@205b3a1a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 412 minecraft:blaze_powder net.minecraft.item.crafting.ShapelessRecipes@1c696163
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 413 minecraft:black_wool net.minecraft.item.crafting.ShapelessRecipes@44ba9865
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 414 minecraft:black_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@7c089fbc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 415 minecraft:black_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@78fdc1bb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 416 minecraft:black_stained_glass net.minecraft.item.crafting.ShapedRecipes@503a3c11
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 417 minecraft:black_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@c39ebcf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 418 minecraft:black_carpet net.minecraft.item.crafting.ShapedRecipes@182934f2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 419 minecraft:black_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@57441348
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 420 minecraft:black_bed net.minecraft.item.crafting.ShapedRecipes@31f151ff
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 421 minecraft:black_banner net.minecraft.item.crafting.ShapedRecipes@462b3fc7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 422 minecraft:birch_wooden_slab net.minecraft.item.crafting.ShapedRecipes@73ccc475
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 423 minecraft:birch_stairs net.minecraft.item.crafting.ShapedRecipes@5802572b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 424 minecraft:birch_planks net.minecraft.item.crafting.ShapedRecipes@31419d4a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 425 minecraft:birch_fence_gate net.minecraft.item.crafting.ShapedRecipes@32317a37
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 426 minecraft:birch_fence net.minecraft.item.crafting.ShapedRecipes@9a1b870
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 427 minecraft:birch_door net.minecraft.item.crafting.ShapedRecipes@39090979
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 428 minecraft:birch_boat net.minecraft.item.crafting.ShapedRecipes@3a95898c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 429 minecraft:beetroot_soup net.minecraft.item.crafting.ShapedRecipes@46eb5c0c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 430 minecraft:beacon net.minecraft.item.crafting.ShapedRecipes@6d89f87d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 431 minecraft:arrow net.minecraft.item.crafting.ShapedRecipes@22974eba
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 432 minecraft:armor_stand net.minecraft.item.crafting.ShapedRecipes@38e8f9a8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 433 minecraft:anvil net.minecraft.item.crafting.ShapedRecipes@79805d37
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 434 minecraft:andesite net.minecraft.item.crafting.ShapelessRecipes@7b7bfa82
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 435 minecraft:activator_rail net.minecraft.item.crafting.ShapedRecipes@5cdd90c4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 436 minecraft:acacia_wooden_slab net.minecraft.item.crafting.ShapedRecipes@54e24511
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 437 minecraft:acacia_stairs net.minecraft.item.crafting.ShapedRecipes@18e69455
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 438 minecraft:acacia_planks net.minecraft.item.crafting.ShapedRecipes@775b3762
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 439 minecraft:acacia_fence_gate net.minecraft.item.crafting.ShapedRecipes@6ce07db6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 440 minecraft:acacia_fence net.minecraft.item.crafting.ShapedRecipes@13553b2e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 441 minecraft:acacia_door net.minecraft.item.crafting.ShapedRecipes@5efb3259
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 442 minecraft:acacia_boat net.minecraft.item.crafting.ShapedRecipes@65227bd6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 443 pixelmon:white_vending_machine net.minecraft.item.crafting.ShapedRecipes@4d51cca1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 444 pixelmon:cyan_chair net.minecraft.item.crafting.ShapedRecipes@335e8f8f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 445 pixelmon:blackbadgecase net.minecraft.item.crafting.ShapedRecipes@1e0346a8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 446 pixelmon:poke_grass net.minecraft.item.crafting.ShapedRecipes@a73124
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 447 pixelmon:timed_fall net.minecraft.item.crafting.ShapedRecipes@3cf0d828
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 448 pixelmon:orange_vending_machine net.minecraft.item.crafting.ShapedRecipes@6d0d040
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 449 pixelmon:green_clock net.minecraft.item.crafting.ShapedRecipes@2e05d815
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 450 pixelmon:sun_stone_helm net.minecraft.item.crafting.ShapedRecipes@29554b2e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 451 pixelmon:blue_folding_chair net.minecraft.item.crafting.ShapedRecipes@2254c2e3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 452 pixelmon:sun_stone_shovel net.minecraft.item.crafting.ShapedRecipes@446a9476
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 453 pixelmon:red_chain net.minecraft.item.crafting.ShapelessRecipes@16437a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 454 pixelmon:gray_cushion_chair net.minecraft.item.crafting.ShapedRecipes@5c9f32a1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 455 pixelmon:timer_ball_disc net.minecraft.item.crafting.ShapedRecipes@32925baf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 456 pixelmon:blue_chair net.minecraft.item.crafting.ShapedRecipes@40dd7fd1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 457 pixelmon:white_cushion_chair net.minecraft.item.crafting.ShapedRecipes@bdbe659
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 458 pixelmon:lure_psychic_weak net.minecraft.item.crafting.ShapelessRecipes@18d2c086
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 459 pixelmon:shingles net.minecraft.item.crafting.ShapedRecipes@338359a1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 460 pixelmon:thunder_stone_helm net.minecraft.item.crafting.ShapedRecipes@4ececb7e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 461 pixelmon:mach_bike_frame net.minecraft.item.crafting.ShapedRecipes@7080ff63
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 462 pixelmon:sun_stone_pickaxe net.minecraft.item.crafting.ShapedRecipes@46f0c377
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 463 pixelmon:crystal_shovel net.minecraft.item.crafting.ShapedRecipes@3564aac1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 464 pixelmon:yellow_vending_machine net.minecraft.item.crafting.ShapedRecipes@453ff839
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 465 pixelmon:fast_ball_disc net.minecraft.item.crafting.ShapedRecipes@3af47995
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 466 pixelmon:poke_dirt net.minecraft.item.crafting.ShapedRecipes@fdd0828
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 467 pixelmon:dawn_stone_pickaxe net.minecraft.item.crafting.ShapedRecipes@66cac48d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 468 pixelmon:sapphire_from_block net.minecraft.item.crafting.ShapelessRecipes@334216e3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 469 pixelmon:orange_cushion_chair net.minecraft.item.crafting.ShapedRecipes@7022a4bc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 470 pixelmon:safari_ball_disc net.minecraft.item.crafting.ShapedRecipes@4bab80a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 471 pixelmon:crystal_hammer net.minecraft.item.crafting.ShapedRecipes@1fc2d77c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 472 pixelmon:brown_water_float net.minecraft.item.crafting.ShapelessRecipes@931b008
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 473 pixelmon:ultra_ball net.minecraft.item.crafting.ShapelessRecipes@3ce90a56
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 474 pixelmon:sun_stone_legs net.minecraft.item.crafting.ShapedRecipes@6af550d6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 475 pixelmon:orange_water_float net.minecraft.item.crafting.ShapelessRecipes@c89728c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 476 pixelmon:dawn_stone_plate net.minecraft.item.crafting.ShapedRecipes@398ed7c2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 477 pixelmon:white_rug net.minecraft.item.crafting.ShapedRecipes@f18d8cf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 478 pixelmon:cloning_machine net.minecraft.item.crafting.ShapedRecipes@44fb21c7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 479 pixelmon:amethyst_block net.minecraft.item.crafting.ShapedRecipes@5f617e8d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 480 pixelmon:ranch net.minecraft.item.crafting.ShapedRecipes@6b57911d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 481 pixelmon:handles net.minecraft.item.crafting.ShapedRecipes@7fbf10c0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 482 pixelmon:aluminium_hammer net.minecraft.item.crafting.ShapedRecipes@6036aa0c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 483 pixelmon:inside_wall_molding net.minecraft.item.crafting.ShapedRecipes@751edeee
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 484 pixelmon:sport_ball_disc net.minecraft.item.crafting.ShapedRecipes@52cba044
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 485 pixelmon:red_cushion_chair net.minecraft.item.crafting.ShapedRecipes@41827518
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 486 pixelmon:wailmer_pail net.minecraft.item.crafting.ShapedRecipes@6a7f22fd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 487 pixelmon:water_stone net.minecraft.item.crafting.ShapedRecipes@4e38340f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 488 pixelmon:water_stone_sword net.minecraft.item.crafting.ShapedRecipes@4c3b1c49
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 489 pixelmon:dawn_stone_hammer net.minecraft.item.crafting.ShapedRecipes@74455e76
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 490 pixelmon:lure_dragon_weak net.minecraft.item.crafting.ShapelessRecipes@45857e3f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 491 pixelmon:fast_ball net.minecraft.item.crafting.ShapelessRecipes@781916a5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 492 pixelmon:carbos com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@668849d7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 493 pixelmon:dark_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@6e613e42
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 494 pixelmon:ruby_from_block net.minecraft.item.crafting.ShapelessRecipes@34b8090a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 495 pixelmon:ground_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@39c412a1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 496 pixelmon:ruby_block net.minecraft.item.crafting.ShapedRecipes@683f8a77
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 497 pixelmon:fossil_cleaner net.minecraft.item.crafting.ShapedRecipes@48792710
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 498 pixelmon:shiny_stone net.minecraft.item.crafting.ShapedRecipes@18317eeb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 499 pixelmon:fire_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@5e719f27
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 500 pixelmon:trade_machine net.minecraft.item.crafting.ShapedRecipes@2da1794e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 501 pixelmon:dusk_stone_pickaxe net.minecraft.item.crafting.ShapedRecipes@75d961a3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 502 pixelmon:quick_ball_disc net.minecraft.item.crafting.ShapedRecipes@54f8beda
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 503 pixelmon:thunder_stone_shovel net.minecraft.item.crafting.ShapedRecipes@28d054ad
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 504 pixelmon:brown_chair net.minecraft.item.crafting.ShapedRecipes@54757f23
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 505 pixelmon:dawn_stone_sword net.minecraft.item.crafting.ShapedRecipes@4280c5a1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 506 pixelmon:crystal_block net.minecraft.item.crafting.ShapedRecipes@2d067605
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 507 pixelmon:water_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@1b8d09a7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 508 pixelmon:cyan_folding_chair net.minecraft.item.crafting.ShapedRecipes@606f70ed
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 509 pixelmon:old_running_boots net.minecraft.item.crafting.ShapedRecipes@48199bba
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 510 pixelmon:brown_vending_machine net.minecraft.item.crafting.ShapedRecipes@d462a3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 511 pixelmon:zinc com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@3ab6d25d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 512 pixelmon:dawn_stone_helm net.minecraft.item.crafting.ShapedRecipes@440ae057
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 513 pixelmon:red_folding_chair net.minecraft.item.crafting.ShapedRecipes@5e58015
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 514 pixelmon:brown_umbrella net.minecraft.item.crafting.ShapedRecipes@18f5a190
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 515 pixelmon:ruby_hammer net.minecraft.item.crafting.ShapedRecipes@7e358d36
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 516 pixelmon:pink_clock net.minecraft.item.crafting.ShapedRecipes@6c8814d9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 517 pixelmon:incense_burner net.minecraft.item.crafting.ShapedRecipes@5c3c07f3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 518 pixelmon:washing_machine net.minecraft.item.crafting.ShapedRecipes@420d6a07
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 519 pixelmon:water_stone_hammer net.minecraft.item.crafting.ShapedRecipes@28807f52
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 520 pixelmon:pokecenter_sign net.minecraft.item.crafting.ShapedRecipes@6468f3d3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 521 pixelmon:repeat_ball net.minecraft.item.crafting.ShapelessRecipes@2c08f73d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 522 pixelmon:iron_hammer net.minecraft.item.crafting.ShapedRecipes@504e8822
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 523 pixelmon:brown_cushion_chair net.minecraft.item.crafting.ShapedRecipes@6d8b9ef
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 524 pixelmon:trash_can net.minecraft.item.crafting.ShapedRecipes@7b838d92
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 525 pixelmon:iron com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@66afb71
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 526 pixelmon:white_folding_chair net.minecraft.item.crafting.ShapedRecipes@6175179c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 527 pixelmon:outside_wall net.minecraft.item.crafting.ShapelessRecipes@64894c7f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 528 pixelmon:temple_block net.minecraft.item.crafting.ShapedRecipes@47081c9a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 529 pixelmon:ruby_hoe net.minecraft.item.crafting.ShapedRecipes@3d9cc2b6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 530 pixelmon:black_umbrella net.minecraft.item.crafting.ShapedRecipes@7210a65
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 531 pixelmon:gray_rug net.minecraft.item.crafting.ShapedRecipes@6bec32d2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 532 pixelmon:blue_clock net.minecraft.item.crafting.ShapedRecipes@1425bcde
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 533 pixelmon:red_chair net.minecraft.item.crafting.ShapedRecipes@43b80c78
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 534 pixelmon:nest_ball net.minecraft.item.crafting.ShapelessRecipes@d0bf0e1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 535 pixelmon:white_water_float net.minecraft.item.crafting.ShapelessRecipes@63090c2b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 536 pixelmon:rocket_plate net.minecraft.item.crafting.ShapedRecipes@1d290869
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 537 pixelmon:fossil_machine_display net.minecraft.item.crafting.ShapedRecipes@3d707383
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 538 pixelmon:repel net.minecraft.item.crafting.ShapedRecipes@4b227be1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 539 pixelmon:thunder_stone_sword net.minecraft.item.crafting.ShapedRecipes@317318c1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 540 pixelmon:fridge net.minecraft.item.crafting.ShapedRecipes@1acf2d98
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 541 pixelmon:green_water_float net.minecraft.item.crafting.ShapelessRecipes@1ef48c5b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 542 pixelmon:tree net.minecraftforge.oredict.ShapedOreRecipe@659247e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 543 pixelmon:tv net.minecraft.item.crafting.ShapedRecipes@337e6d1e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 544 pixelmon:cyan_water_float net.minecraft.item.crafting.ShapelessRecipes@1c093375
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 545 pixelmon:purple_vending_machine net.minecraft.item.crafting.ShapedRecipes@293cd67f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 546 pixelmon:wooden_flooring net.minecraft.item.crafting.ShapedRecipes@15f35993
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 547 pixelmon:heavy_ball_disc net.minecraft.item.crafting.ShapedRecipes@551cb7bf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 548 pixelmon:purple_chair net.minecraft.item.crafting.ShapedRecipes@2412e6c1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 549 pixelmon:ruby_axe net.minecraft.item.crafting.ShapedRecipes@4e388b09
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 550 pixelmon:neo_plasma_boots net.minecraft.item.crafting.ShapedRecipes@ee7f876
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 551 pixelmon:temple_stairs net.minecraft.item.crafting.ShapedRecipes@b59ff54
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 552 pixelmon:blue_vending_machine net.minecraft.item.crafting.ShapedRecipes@362a9d42
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 553 pixelmon:aluminum_disc net.minecraft.item.crafting.ShapedRecipes@3f5d97a2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 554 pixelmon:lure_ice_strong net.minecraft.item.crafting.ShapelessRecipes@6331e83c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 555 pixelmon:yellow_rug net.minecraft.item.crafting.ShapedRecipes@2ae14dc1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 556 pixelmon:galactic_plate net.minecraft.item.crafting.ShapedRecipes@10f9967a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 557 pixelmon:elevator net.minecraft.item.crafting.ShapedRecipes@1f0b5420
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 558 pixelmon:sun_stone_hoe net.minecraft.item.crafting.ShapedRecipes@d12927e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 559 pixelmon:lure_ball net.minecraft.item.crafting.ShapelessRecipes@199e5676
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 560 pixelmon:green_folding_chair net.minecraft.item.crafting.ShapedRecipes@696ca8d6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 561 pixelmon:green_rug net.minecraft.item.crafting.ShapedRecipes@6101dd13
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 562 pixelmon:fire_stone_helm net.minecraft.item.crafting.ShapedRecipes@1bbf7fd1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 563 pixelmon:trade_holder_left net.minecraftforge.oredict.ShapedOreRecipe@31d5ca6a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 564 pixelmon:blue_cushion_chair net.minecraft.item.crafting.ShapedRecipes@7927c177
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 565 pixelmon:ruby_legs net.minecraft.item.crafting.ShapedRecipes@75a6dc04
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 566 pixelmon:black_water_float net.minecraft.item.crafting.ShapelessRecipes@1fdae1f5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 567 pixelmon:repeat_ball_disc net.minecraft.item.crafting.ShapedRecipes@79fbaa77
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 568 pixelmon:sapphire_hoe net.minecraft.item.crafting.ShapedRecipes@19fd5378
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 569 pixelmon:moon_stone_helm net.minecraft.item.crafting.ShapedRecipes@2c8be4da
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 570 pixelmon:water_stone_boots net.minecraft.item.crafting.ShapedRecipes@40fe9815
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 571 pixelmon:purple_folding_chair net.minecraft.item.crafting.ShapedRecipes@4704c1ac
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 572 pixelmon:red_clock net.minecraft.item.crafting.ShapedRecipes@d760a8f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 573 pixelmon:heal_ball_disc net.minecraft.item.crafting.ShapedRecipes@13f5580a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 574 pixelmon:fire_stone_sword net.minecraft.item.crafting.ShapedRecipes@785ca068
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 575 pixelmon:reveal_glass net.minecraft.item.crafting.ShapedRecipes@fad31d3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 576 pixelmon:sapphire_helm net.minecraft.item.crafting.ShapedRecipes@d2d989a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 577 pixelmon:ruby_shovel net.minecraft.item.crafting.ShapedRecipes@bfe0ac
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 578 pixelmon:orange_tank net.minecraft.item.crafting.ShapedRecipes@35b60cd8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 579 pixelmon:mach_bike net.minecraft.item.crafting.ShapedRecipes@1f1caea3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 580 pixelmon:pink_umbrella net.minecraft.item.crafting.ShapedRecipes@367b6ffb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 581 pixelmon:steel_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@30c5c297
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 582 pixelmon:sun_stone_boots net.minecraft.item.crafting.ShapedRecipes@7aa050c3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 583 pixelmon:fossil_display net.minecraftforge.oredict.ShapedOreRecipe@3e9eae35
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 584 pixelmon:leaf_stone_boots net.minecraft.item.crafting.ShapedRecipes@541563b3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 585 pixelmon:fighting_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@7d03329e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 586 pixelmon:love_ball net.minecraft.item.crafting.ShapelessRecipes@2a89d2d4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 587 pixelmon:cyan_vending_machine net.minecraft.item.crafting.ShapedRecipes@2b88c2d4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 588 pixelmon:iron_disc net.minecraft.item.crafting.ShapedRecipes@584d219b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 589 pixelmon:pink_cushion_chair net.minecraft.item.crafting.ShapedRecipes@d117ceb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 590 pixelmon:old_rod net.minecraft.item.crafting.ShapedRecipes@4e330904
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 591 pixelmon:fire_stone_shovel net.minecraft.item.crafting.ShapedRecipes@68a52577
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 592 pixelmon:dusk_stone_sword net.minecraft.item.crafting.ShapedRecipes@47936eb4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 593 pixelmon:uno_orb net.minecraft.item.crafting.ShapelessRecipes@5efff1fd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 594 pixelmon:dusk_stone_axe net.minecraft.item.crafting.ShapedRecipes@9c2a36f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 595 pixelmon:ice_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@5f9813f8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 596 pixelmon:amethyst_shovel net.minecraft.item.crafting.ShapedRecipes@65a5bd0f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 597 pixelmon:white_umbrella net.minecraft.item.crafting.ShapedRecipes@5f26a5ef
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 598 pixelmon:leaf_stone_hoe net.minecraft.item.crafting.ShapedRecipes@393d7807
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 599 pixelmon:water_stone_plate net.minecraft.item.crafting.ShapedRecipes@13246c7f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 600 pixelmon:leaf_stone net.minecraft.item.crafting.ShapedRecipes@32f599c4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 601 pixelmon:lure_fire_strong net.minecraft.item.crafting.ShapelessRecipes@dc52596
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 602 pixelmon:sport_ball net.minecraft.item.crafting.ShapelessRecipes@3bc503f1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 603 pixelmon:lure_bug_weak net.minecraft.item.crafting.ShapelessRecipes@1362cb8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 604 pixelmon:pink_chair net.minecraft.item.crafting.ShapedRecipes@b4791ec
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 605 pixelmon:lure_psychic_strong net.minecraft.item.crafting.ShapelessRecipes@77075f02
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 606 pixelmon:dragon_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@717989a6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 607 pixelmon:ruby_boots net.minecraft.item.crafting.ShapedRecipes@5d50f1ae
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 608 pixelmon:sun_stone net.minecraft.item.crafting.ShapedRecipes@3315e446
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 609 pixelmon:water_stone_shovel net.minecraft.item.crafting.ShapedRecipes@276feddb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 610 pixelmon:lure_fire_weak net.minecraft.item.crafting.ShapelessRecipes@35f5a163
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 611 pixelmon:net_ball net.minecraft.item.crafting.ShapelessRecipes@7537b744
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 612 pixelmon:lure_rock_weak net.minecraft.item.crafting.ShapelessRecipes@5aaec0bc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 613 pixelmon:rocket_legs net.minecraft.item.crafting.ShapedRecipes@82646bd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 614 pixelmon:plasma_boots net.minecraft.item.crafting.ShapedRecipes@1e16ae15
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 615 pixelmon:tres_orb net.minecraft.item.crafting.ShapelessRecipes@47bf0237
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 616 pixelmon:crystal_pickaxe net.minecraft.item.crafting.ShapedRecipes@1e0d03de
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 617 pixelmon:premier_ball_disc net.minecraft.item.crafting.ShapedRecipes@721bf599
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 618 pixelmon:plasma_helm net.minecraft.item.crafting.ShapedRecipes@4d0d218d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 619 pixelmon:fossil_machine_tank net.minecraft.item.crafting.ShapedRecipes@40b79f12
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 620 pixelmon:greenbadgecase net.minecraft.item.crafting.ShapedRecipes@ee2b931
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 621 pixelmon:amethyst_axe net.minecraft.item.crafting.ShapedRecipes@464eb00d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 622 pixelmon:rock net.minecraft.item.crafting.ShapedRecipes@6cc29db7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 623 pixelmon:yellow_water_float net.minecraft.item.crafting.ShapelessRecipes@51c8e3a8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 624 pixelmon:diamond_hammer net.minecraft.item.crafting.ShapedRecipes@14c1e916
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 625 pixelmon:temple_brick net.minecraft.item.crafting.ShapedRecipes@4693128f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 626 pixelmon:purple_cushion_chair net.minecraft.item.crafting.ShapedRecipes@6b4f780f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 627 pixelmon:crystal_sword net.minecraft.item.crafting.ShapedRecipes@11194d97
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 628 pixelmon:friend_ball net.minecraft.item.crafting.ShapelessRecipes@1508159d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 629 pixelmon:lure_ha_strong net.minecraft.item.crafting.ShapelessRecipes@7a60c32a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 630 pixelmon:sapphire_sword net.minecraft.item.crafting.ShapedRecipes@6322a193
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 631 pixelmon:fire_stone_axe net.minecraft.item.crafting.ShapedRecipes@226f7f6c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 632 pixelmon:mower net.minecraft.item.crafting.ShapedRecipes@4ca3cf4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 633 pixelmon:orange_rug net.minecraft.item.crafting.ShapedRecipes@46d95fdd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 634 pixelmon:orange_folding_chair net.minecraft.item.crafting.ShapedRecipes@21a107a1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 635 pixelmon:lure_ground_weak net.minecraft.item.crafting.ShapelessRecipes@60e131de
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 636 pixelmon:tree_top net.minecraft.item.crafting.ShapedRecipes@425a4a9b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 637 pixelmon:aluminium_boots net.minecraft.item.crafting.ShapedRecipes@4335e648
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 638 pixelmon:red_umbrella net.minecraft.item.crafting.ShapedRecipes@5bc4b995
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 639 pixelmon:blue_water_float net.minecraft.item.crafting.ShapelessRecipes@4a2a0b6b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 640 pixelmon:painting net.minecraft.item.crafting.ShapedRecipes@d33f3cc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 641 pixelmon:dusk_stone_helm net.minecraft.item.crafting.ShapedRecipes@301d8b4f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 642 pixelmon:brown_clock net.minecraft.item.crafting.ShapedRecipes@3fc8c8f3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 643 pixelmon:sapphire_legs net.minecraft.item.crafting.ShapedRecipes@3aff6b52
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 644 pixelmon:gray_umbrella net.minecraft.item.crafting.ShapedRecipes@74519320
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 645 pixelmon:sapphire_axe net.minecraft.item.crafting.ShapedRecipes@46c91490
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 646 pixelmon:thunder_stone_boots net.minecraft.item.crafting.ShapedRecipes@5e91723
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 647 pixelmon:crystal_from_block net.minecraft.item.crafting.ShapelessRecipes@223cb532
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 648 pixelmon:luxury_ball_disc net.minecraft.item.crafting.ShapedRecipes@24fd6fc2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 649 pixelmon:blank_unown_block net.minecraft.item.crafting.ShapedRecipes@3bb061c1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 650 pixelmon:great_ball_disc net.minecraft.item.crafting.ShapedRecipes@fbe30fb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 651 pixelmon:black_folding_chair net.minecraft.item.crafting.ShapedRecipes@74e643ba
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 652 pixelmon:lure_bug_strong net.minecraft.item.crafting.ShapelessRecipes@443b9333
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 653 pixelmon:nest_ball_disc net.minecraft.item.crafting.ShapedRecipes@413bbe7d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 654 pixelmon:cave_rock net.minecraft.item.crafting.ShapedRecipes@9bbdc70
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 655 pixelmon:camera net.minecraft.item.crafting.ShapedRecipes@7891e0b6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 656 pixelmon:safari_ball net.minecraft.item.crafting.ShapelessRecipes@5918fc71
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 657 pixelmon:fossil_machine net.minecraft.item.crafting.ShapedRecipes@672f5b05
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 658 pixelmon:galactic_helm net.minecraft.item.crafting.ShapedRecipes@3e9c6b0d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 659 pixelmon:rocket_boots net.minecraft.item.crafting.ShapedRecipes@6b5f15dc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 660 pixelmon:lure_electric_strong net.minecraft.item.crafting.ShapelessRecipes@5e62faf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 661 pixelmon:bluebadgecase net.minecraft.item.crafting.ShapedRecipes@6066992a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 662 pixelmon:acro_bike net.minecraft.item.crafting.ShapedRecipes@1398c3ba
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 663 pixelmon:aluminium_leggings net.minecraft.item.crafting.ShapedRecipes@7589d9ad
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 664 pixelmon:lure_ground_strong net.minecraft.item.crafting.ShapelessRecipes@3ef33248
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 665 pixelmon:lure_fighting_weak net.minecraft.item.crafting.ShapelessRecipes@6419d0b9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 666 pixelmon:tree_bottom net.minecraft.item.crafting.ShapedRecipes@5e38d011
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 667 pixelmon:crystal_axe net.minecraft.item.crafting.ShapedRecipes@42f79602
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 668 pixelmon:gray_water_float net.minecraft.item.crafting.ShapelessRecipes@39e0939b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 669 pixelmon:fire_stone_pickaxe net.minecraft.item.crafting.ShapedRecipes@4d52d9d5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 670 pixelmon:green_umbrella net.minecraft.item.crafting.ShapedRecipes@3e789c4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 671 pixelmon:trade_holder_right net.minecraftforge.oredict.ShapedOreRecipe@34e004ab
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 672 pixelmon:window2 net.minecraft.item.crafting.ShapedRecipes@278aa006
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 673 pixelmon:thunder_stone_hammer net.minecraft.item.crafting.ShapedRecipes@2a95e535
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 674 pixelmon:purple_rug net.minecraft.item.crafting.ShapedRecipes@70bca449
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 675 pixelmon:rock_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@3a73f1ab
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 676 pixelmon:yellow_folding_chair net.minecraft.item.crafting.ShapedRecipes@182f1340
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 677 pixelmon:yellow_chair net.minecraft.item.crafting.ShapedRecipes@e84ea1d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 678 pixelmon:purple_umbrella net.minecraft.item.crafting.ShapedRecipes@48e2a3f3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 679 pixelmon:moon_stone_axe net.minecraft.item.crafting.ShapedRecipes@6d239a51
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 680 pixelmon:clothed_table net.minecraftforge.oredict.ShapedOreRecipe@6f3bf2ac
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 681 pixelmon:pinkbadgecase net.minecraft.item.crafting.ShapedRecipes@63012c0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 682 pixelmon:lure_ball_disc net.minecraft.item.crafting.ShapedRecipes@27510c77
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 683 pixelmon:temple_pillar net.minecraft.item.crafting.ShapedRecipes@7cc3e1c6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 684 pixelmon:lure_dragon_strong net.minecraft.item.crafting.ShapelessRecipes@404d7979
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 685 pixelmon:ruby_sword net.minecraft.item.crafting.ShapedRecipes@790c622b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 686 pixelmon:water_stone_helm net.minecraft.item.crafting.ShapedRecipes@173edb1a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 687 pixelmon:moon_stone_boots net.minecraft.item.crafting.ShapedRecipes@59bab44c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 688 pixelmon:aluminium_pickaxe net.minecraft.item.crafting.ShapedRecipes@4f0cf4f8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 689 pixelmon:moon_stone_shovel net.minecraft.item.crafting.ShapedRecipes@684a1da7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 690 pixelmon:lure_dark_strong net.minecraft.item.crafting.ShapelessRecipes@50bed92b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 691 pixelmon:amethyst_from_block net.minecraft.item.crafting.ShapelessRecipes@4dd1d178
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 692 pixelmon:grass_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@204cb33f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 693 pixelmon:white_chair net.minecraft.item.crafting.ShapedRecipes@6bc3bdbc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 694 pixelmon:protein com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@3da42d0d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 695 pixelmon:dawn_stone_axe net.minecraft.item.crafting.ShapedRecipes@13f7dfa9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 696 pixelmon:acro_bike_frame net.minecraft.item.crafting.ShapedRecipes@3c66b0cd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 697 pixelmon:wheel net.minecraft.item.crafting.ShapedRecipes@6846eb8b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 698 pixelmon:amethyst_hoe net.minecraft.item.crafting.ShapedRecipes@554252c3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 699 pixelmon:bug_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@4187e332
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 700 pixelmon:black_rug net.minecraft.item.crafting.ShapedRecipes@cfbce3e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 701 pixelmon:anvil net.minecraft.item.crafting.ShapedRecipes@27cbaaa6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 702 pixelmon:dawn_stone_legs net.minecraft.item.crafting.ShapedRecipes@4c4b14b8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 703 pixelmon:red_rug net.minecraft.item.crafting.ShapedRecipes@603f98da
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 704 pixelmon:fire_stone_boots net.minecraft.item.crafting.ShapedRecipes@7ea6e650
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 705 pixelmon:yellow_umbrella net.minecraft.item.crafting.ShapedRecipes@7847a474
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 706 pixelmon:moon_ball_disc net.minecraft.item.crafting.ShapedRecipes@169b674a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 707 pixelmon:fairy_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@65ef6292
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 708 pixelmon:bridge_block net.minecraft.item.crafting.ShapedRecipes@35a4152d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 709 pixelmon:stone_hammer net.minecraft.item.crafting.ShapedRecipes@396b8666
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 710 pixelmon:water_stone_legs net.minecraft.item.crafting.ShapedRecipes@e17ab8b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 711 pixelmon:lure_shiny_strong net.minecraft.item.crafting.ShapelessRecipes@4f66a486
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 712 pixelmon:lure_grass_strong net.minecraft.item.crafting.ShapelessRecipes@1459cca2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 713 pixelmon:poke_gift net.minecraft.item.crafting.ShapedRecipes@36f72bf0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 714 pixelmon:aluminium_shovel net.minecraft.item.crafting.ShapedRecipes@62ffb8c3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 715 pixelmon:fire_stone_plate net.minecraft.item.crafting.ShapedRecipes@7116ba52
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 716 pixelmon:sapphire_block net.minecraft.item.crafting.ShapedRecipes@a70e8a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 717 pixelmon:lure_ice_weak net.minecraft.item.crafting.ShapelessRecipes@5c4eadd8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 718 pixelmon:level_ball net.minecraft.item.crafting.ShapelessRecipes@1bd1610c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 719 pixelmon:dusty_ruins_wall net.minecraft.item.crafting.ShapedRecipes@5bdfdd6a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 720 pixelmon:ruby_plate net.minecraft.item.crafting.ShapedRecipes@60ace38a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 721 pixelmon:dusk_stone_shovel net.minecraft.item.crafting.ShapedRecipes@1ad96bf4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 722 pixelmon:level_ball_disc net.minecraft.item.crafting.ShapedRecipes@67b9ba7f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 723 pixelmon:healer net.minecraft.item.crafting.ShapedRecipes@3023a469
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 724 pixelmon:lure_fairy_strong net.minecraft.item.crafting.ShapelessRecipes@15d589c9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 725 pixelmon:moon_stone_hammer net.minecraft.item.crafting.ShapedRecipes@2115aff9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 726 pixelmon:lure_fighting_strong net.minecraft.item.crafting.ShapelessRecipes@4def02a2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 727 pixelmon:meteorite net.minecraft.item.crafting.ShapedRecipes@429079a6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 728 pixelmon:mechanical_anvil net.minecraft.item.crafting.ShapedRecipes@54722c22
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 729 pixelmon:poke_ball_disc net.minecraft.item.crafting.ShapedRecipes@11215edd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 730 pixelmon:neo_plasma_legs net.minecraft.item.crafting.ShapedRecipes@12c5529b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 731 pixelmon:infuser net.minecraft.item.crafting.ShapedRecipes@eff1b0f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 732 pixelmon:orange_clock net.minecraft.item.crafting.ShapedRecipes@2c772a9f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 733 pixelmon:orange_umbrella net.minecraft.item.crafting.ShapedRecipes@47d9df28
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 734 pixelmon:water_stone_hoe net.minecraft.item.crafting.ShapedRecipes@283054a0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 735 pixelmon:fire_stone net.minecraft.item.crafting.ShapedRecipes@1d0563ae
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 736 pixelmon:lure_fairy_weak net.minecraft.item.crafting.ShapelessRecipes@21dbc9af
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 737 pixelmon:aluminium_sword net.minecraft.item.crafting.ShapedRecipes@55c997ad
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 738 pixelmon:normal_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@41925c04
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 739 pixelmon:fire_stone_legs net.minecraft.item.crafting.ShapedRecipes@2a81efaf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 740 pixelmon:thunder_stone_axe net.minecraft.item.crafting.ShapedRecipes@295a12e3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 741 pixelmon:mower2 net.minecraft.item.crafting.ShapedRecipes@2f360fbb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 742 pixelmon:sun_stone_sword net.minecraft.item.crafting.ShapedRecipes@44e6b03e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 743 pixelmon:picket_fence net.minecraft.item.crafting.ShapelessRecipes@a9b6a71
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 744 pixelmon:dawn_stone_boots net.minecraft.item.crafting.ShapedRecipes@20c98d31
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 745 pixelmon:leaf_stone_hammer net.minecraft.item.crafting.ShapedRecipes@2378c1ec
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 746 pixelmon:plasma_legs net.minecraft.item.crafting.ShapedRecipes@23d86e1a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 747 pixelmon:lure_ghost_weak net.minecraft.item.crafting.ShapelessRecipes@e34e054
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 748 pixelmon:lure_normal_strong net.minecraft.item.crafting.ShapelessRecipes@3d10213c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 749 pixelmon:movement_plate. net.minecraft.item.crafting.ShapedRecipes@4c9d5e13
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 750 pixelmon:cyan_rug net.minecraft.item.crafting.ShapedRecipes@e608b9b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 751 pixelmon:brown_rug net.minecraft.item.crafting.ShapedRecipes@76ef7643
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 752 pixelmon:temple_brick_slab net.minecraft.item.crafting.ShapedRecipes@bc01ec9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 753 pixelmon:dawn_stone net.minecraft.item.crafting.ShapedRecipes@3d36a1be
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 754 pixelmon:dawn_stone_shovel net.minecraft.item.crafting.ShapedRecipes@1b9536ee
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 755 pixelmon:sapphire_shovel net.minecraft.item.crafting.ShapedRecipes@7f473035
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 756 pixelmon:lure_flying_strong net.minecraft.item.crafting.ShapelessRecipes@3fab0609
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 757 pixelmon:fire_stone_hoe net.minecraft.item.crafting.ShapedRecipes@7dabcfd4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 758 pixelmon:quick_ball net.minecraft.item.crafting.ShapelessRecipes@2c7631b4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 759 pixelmon:dive_ball net.minecraft.item.crafting.ShapelessRecipes@7c0a1197
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 760 pixelmon:hp_up com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@58b9f9c4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 761 pixelmon:porygon_piece net.minecraft.item.crafting.ShapelessRecipes@47a10c53
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 762 pixelmon:moon_stone_legs net.minecraft.item.crafting.ShapedRecipes@17e3610b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 763 pixelmon:great_ball net.minecraft.item.crafting.ShapelessRecipes@59180f65
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 764 pixelmon:yellow_clock net.minecraft.item.crafting.ShapedRecipes@251c9154
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 765 pixelmon:sun_stone_plate net.minecraft.item.crafting.ShapedRecipes@61c52fd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 766 pixelmon:amethyst_sword net.minecraft.item.crafting.ShapedRecipes@6371130c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 767 pixelmon:lure_ghost_strong net.minecraft.item.crafting.ShapelessRecipes@338dde5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 768 pixelmon:lure_ha_weak net.minecraft.item.crafting.ShapelessRecipes@20ebf755
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 769 pixelmon:pink_rug net.minecraft.item.crafting.ShapedRecipes@4f46c581
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 770 pixelmon:aluminium_chestplate net.minecraft.item.crafting.ShapedRecipes@7516cce9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 771 pixelmon:gray_chair net.minecraft.item.crafting.ShapedRecipes@4383da4e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 772 pixelmon:temple_brick_stairs net.minecraft.item.crafting.ShapedRecipes@5d97cc65
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 773 pixelmon:water_stone_axe net.minecraft.item.crafting.ShapedRecipes@50ffe7a8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 774 pixelmon:green_tank net.minecraft.item.crafting.ShapedRecipes@7c351b0d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 775 pixelmon:aluminium_helmet net.minecraft.item.crafting.ShapedRecipes@7e756d2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 776 pixelmon:leaf_stone_plate net.minecraft.item.crafting.ShapedRecipes@7280aea7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 777 pixelmon:super_repel net.minecraft.item.crafting.ShapedRecipes@1b830d7b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 778 pixelmon:box net.minecraft.item.crafting.ShapedRecipes@1f521f74
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 779 pixelmon:leaf_stone_axe net.minecraft.item.crafting.ShapedRecipes@2bc57670
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 780 pixelmon:pink_folding_chair net.minecraft.item.crafting.ShapedRecipes@d179bab
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 781 pixelmon:film net.minecraft.item.crafting.ShapedRecipes@5f07cf0a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 782 pixelmon:fire_stone_hammer net.minecraft.item.crafting.ShapedRecipes@71956b09
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 783 pixelmon:lure_steel_strong net.minecraft.item.crafting.ShapelessRecipes@5dc10d41
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 784 pixelmon:fossil_machine_top net.minecraft.item.crafting.ShapedRecipes@437c7ab2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 785 pixelmon:lure_poison_weak net.minecraft.item.crafting.ShapelessRecipes@75a14879
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 786 pixelmon:dusk_stone_boots net.minecraft.item.crafting.ShapedRecipes@20bb69fc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 787 pixelmon:lure_water_weak net.minecraft.item.crafting.ShapelessRecipes@74c0431c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 788 pixelmon:lure_grass_weak net.minecraft.item.crafting.ShapelessRecipes@43f3951f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 789 pixelmon:lure_water_strong net.minecraft.item.crafting.ShapelessRecipes@133ab428
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 790 pixelmon:leaf_stone_sword net.minecraft.item.crafting.ShapedRecipes@245008ec
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 791 pixelmon:blue_rug net.minecraft.item.crafting.ShapedRecipes@51e9a44c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 792 pixelmon:dusk_stone_hammer net.minecraft.item.crafting.ShapedRecipes@5f500c3c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 793 pixelmon:amethyst_pickaxe net.minecraft.item.crafting.ShapedRecipes@3d3023d0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 794 pixelmon:black_cushion_chair net.minecraft.item.crafting.ShapedRecipes@69c2e0fe
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 795 pixelmon:black_vending_machine net.minecraft.item.crafting.ShapedRecipes@70017db3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 796 pixelmon:moon_stone_hoe net.minecraft.item.crafting.ShapedRecipes@6bbe655b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 797 pixelmon:dusk_ball net.minecraft.item.crafting.ShapelessRecipes@77c25e5f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 798 pixelmon:dusk_stone_legs net.minecraft.item.crafting.ShapedRecipes@97a3c34
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 799 pixelmon:pink_water_float net.minecraft.item.crafting.ShapelessRecipes@7aaaa7c5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 800 pixelmon:green_vending_machine net.minecraft.item.crafting.ShapedRecipes@51c52a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 801 pixelmon:end_table net.minecraftforge.oredict.ShapedOreRecipe@579cbeeb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 802 pixelmon:ruby_pickaxe net.minecraft.item.crafting.ShapedRecipes@15441690
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 803 pixelmon:sun_stone_axe net.minecraft.item.crafting.ShapedRecipes@1f8d4b99
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 804 pixelmon:lure_shiny_weak net.minecraft.item.crafting.ShapelessRecipes@78c48aca
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 805 pixelmon:trade_panel net.minecraft.item.crafting.ShapedRecipes@5bc2cd14
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 806 pixelmon:heavy_ball net.minecraft.item.crafting.ShapelessRecipes@32fb6946
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 807 pixelmon:bolder net.minecraft.item.crafting.ShapedRecipes@1fd770e8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 808 pixelmon:trade_monitor net.minecraft.item.crafting.ShapedRecipes@12ffdc9c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 809 pixelmon:ruby_helm net.minecraft.item.crafting.ShapedRecipes@4ca8f05d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 810 pixelmon:moon_ball net.minecraft.item.crafting.ShapelessRecipes@180085e0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 811 pixelmon:ruins_wall net.minecraft.item.crafting.ShapedRecipes@4a809999
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 812 pixelmon:new_running_boots net.minecraft.item.crafting.ShapedRecipes@77b55585
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 813 pixelmon:love_ball_disc net.minecraft.item.crafting.ShapedRecipes@34a4e2cf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 814 pixelmon:psychic_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@540a2b28
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 815 pixelmon:plasma_plate net.minecraft.item.crafting.ShapedRecipes@4e658299
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 816 pixelmon:flying_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@5df71fa8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 817 pixelmon:neo_plasma_plate net.minecraft.item.crafting.ShapedRecipes@4dd98dbc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 818 pixelmon:yellowbadgecase net.minecraft.item.crafting.ShapedRecipes@611fded8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 819 pixelmon:pink_vending_machine net.minecraft.item.crafting.ShapedRecipes@4f389221
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 820 pixelmon:green_chair net.minecraft.item.crafting.ShapedRecipes@271e47ff
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 821 pixelmon:temple_block_slab net.minecraft.item.crafting.ShapedRecipes@2b7ae740
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 822 pixelmon:gray_folding_chair net.minecraft.item.crafting.ShapedRecipes@61775d1b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 823 pixelmon:thunder_stone net.minecraft.item.crafting.ShapedRecipes@10f074f7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 824 pixelmon:dawn_stone_hoe net.minecraft.item.crafting.ShapedRecipes@343f0c08
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 825 pixelmon:sapphire_plate net.minecraft.item.crafting.ShapedRecipes@37718520
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 826 pixelmon:green_cushion_chair net.minecraft.item.crafting.ShapedRecipes@287d5b13
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 827 pixelmon:friend_ball_disc net.minecraft.item.crafting.ShapedRecipes@130c8285
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 828 pixelmon:ghost_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@5858d76
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 829 pixelmon:gold_hammer net.minecraft.item.crafting.ShapedRecipes@618317fe
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 830 pixelmon:galactic_legs net.minecraft.item.crafting.ShapedRecipes@40538c58
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 831 pixelmon:gray_vending_machine net.minecraft.item.crafting.ShapedRecipes@78d0bd66
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 832 pixelmon:lure_flying_weak net.minecraft.item.crafting.ShapelessRecipes@793036aa
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 833 pixelmon:broken_pillar net.minecraft.item.crafting.ShapedRecipes@6e2a757f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 834 pixelmon:wooden_hammer net.minecraftforge.oredict.ShapedOreRecipe@5cd0db94
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 835 pixelmon:poison_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@1cb71a1a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 836 pixelmon:max_repel net.minecraft.item.crafting.ShapedRecipes@103fe3df
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 837 pixelmon:heal_ball net.minecraft.item.crafting.ShapelessRecipes@4a8e95a6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 838 pixelmon:sapphire_hammer net.minecraft.item.crafting.ShapedRecipes@533d792b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 839 pixelmon:electric_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@b61536a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 840 pixelmon:neo_plasma_helm net.minecraft.item.crafting.ShapedRecipes@7ff33eaf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 841 pixelmon:white_clock net.minecraft.item.crafting.ShapedRecipes@4caa7aea
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 842 pixelmon:water_stone_pickaxe net.minecraft.item.crafting.ShapedRecipes@f7bf972
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 843 pixelmon:purple_clock net.minecraft.item.crafting.ShapedRecipes@d6fe736
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 844 pixelmon:dive_ball_disc net.minecraft.item.crafting.ShapedRecipes@29887455
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 845 pixelmon:redbadgecase net.minecraft.item.crafting.ShapedRecipes@7c9c785b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 846 pixelmon:crystal_hoe net.minecraft.item.crafting.ShapedRecipes@642bb788
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 847 pixelmon:lure_normal_weak net.minecraft.item.crafting.ShapelessRecipes@241c8fec
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 848 pixelmon:pokemart_sign net.minecraft.item.crafting.ShapedRecipes@70af21c9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 849 pixelmon:moon_stone net.minecraft.item.crafting.ShapedRecipes@5aab98d4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 850 pixelmon:inside_wall net.minecraft.item.crafting.ShapelessRecipes@41b6e085
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 851 pixelmon:lure_casing_weak net.minecraft.item.crafting.ShapedRecipes@53c1859c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 852 pixelmon:cyan_umbrella net.minecraft.item.crafting.ShapedRecipes@1cee76da
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 853 pixelmon:braille/braille_block_i net.minecraftforge.oredict.ShapedOreRecipe@4f96de25
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 854 pixelmon:braille/braille_block_h net.minecraftforge.oredict.ShapedOreRecipe@415f3120
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 855 pixelmon:braille/braille_block_r net.minecraftforge.oredict.ShapedOreRecipe@71ff6ba5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 856 pixelmon:braille/braille_block_l net.minecraftforge.oredict.ShapedOreRecipe@6798c27e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 857 pixelmon:braille/braille_block_b net.minecraftforge.oredict.ShapedOreRecipe@479720c1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 858 pixelmon:braille/braille_block_comma net.minecraftforge.oredict.ShapedOreRecipe@46ba3dca
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 859 pixelmon:braille/braille_block_z net.minecraftforge.oredict.ShapedOreRecipe@1d6ea56a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 860 pixelmon:braille/braille_block_o net.minecraftforge.oredict.ShapedOreRecipe@6746b078
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 861 pixelmon:braille/braille_block_c net.minecraftforge.oredict.ShapedOreRecipe@75129225
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 862 pixelmon:braille/braille_block_k net.minecraftforge.oredict.ShapedOreRecipe@45168ab3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 863 pixelmon:braille/braille_block_q net.minecraftforge.oredict.ShapedOreRecipe@69deedf7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 864 pixelmon:braille/braille_block_x net.minecraftforge.oredict.ShapedOreRecipe@259afe1d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 865 pixelmon:braille/braille_block_blank net.minecraftforge.oredict.ShapedOreRecipe@691a843c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 866 pixelmon:braille/braille_block_w net.minecraftforge.oredict.ShapedOreRecipe@2c79479
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 867 pixelmon:braille/braille_block_t net.minecraftforge.oredict.ShapedOreRecipe@47f487ac
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 868 pixelmon:braille/braille_block_d net.minecraftforge.oredict.ShapedOreRecipe@4d837d30
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 869 pixelmon:braille/braille_block_u net.minecraftforge.oredict.ShapedOreRecipe@66fd2f14
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 870 pixelmon:braille/braille_block_p net.minecraftforge.oredict.ShapedOreRecipe@6a2bb731
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 871 pixelmon:braille/braille_block_a net.minecraftforge.oredict.ShapedOreRecipe@75b4aa3f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 872 pixelmon:braille/braille_block_y net.minecraftforge.oredict.ShapedOreRecipe@43dd9bcd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 873 pixelmon:braille/braille_block_j net.minecraftforge.oredict.ShapedOreRecipe@59bce6fc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 874 pixelmon:braille/braille_block_f net.minecraftforge.oredict.ShapedOreRecipe@f0819fc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 875 pixelmon:braille/braille_block_v net.minecraftforge.oredict.ShapedOreRecipe@440409fb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 876 pixelmon:braille/braille_block_m net.minecraftforge.oredict.ShapedOreRecipe@30cb1fa6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 877 pixelmon:braille/braille_block_n net.minecraftforge.oredict.ShapedOreRecipe@3333e8d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 878 pixelmon:braille/braille_block_g net.minecraftforge.oredict.ShapedOreRecipe@46b72f83
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 879 pixelmon:braille/braille_block_period net.minecraftforge.oredict.ShapedOreRecipe@5ef50622
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 880 pixelmon:braille/braille_block_e net.minecraftforge.oredict.ShapedOreRecipe@73646539
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 881 pixelmon:braille/braille_block_s net.minecraftforge.oredict.ShapedOreRecipe@57c333c3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 882 pixelmon:sun_stone_hammer net.minecraft.item.crafting.ShapedRecipes@1356b029
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 883 pixelmon:pc net.minecraft.item.crafting.ShapedRecipes@3972b640
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 884 pixelmon:moon_stone_plate net.minecraft.item.crafting.ShapedRecipes@48f0869a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 885 pixelmon:dusk_ball_disc net.minecraft.item.crafting.ShapedRecipes@42a60849
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 886 pixelmon:dusk_stone_plate net.minecraft.item.crafting.ShapedRecipes@2c592474
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 887 pixelmon:yellow_cushion_chair net.minecraft.item.crafting.ShapedRecipes@62165917
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 888 pixelmon:brown_folding_chair net.minecraft.item.crafting.ShapedRecipes@5a1f0656
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 889 pixelmon:amethyst_hammer net.minecraft.item.crafting.ShapedRecipes@30816a04
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 890 pixelmon:aluminium_hoe net.minecraft.item.crafting.ShapedRecipes@7db26e56
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 891 pixelmon:leaf_stone_pickaxe net.minecraft.item.crafting.ShapedRecipes@46205bcd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 892 pixelmon:poke_ball net.minecraft.item.crafting.ShapelessRecipes@13e9d93d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 893 pixelmon:luxury_ball net.minecraft.item.crafting.ShapelessRecipes@6078d2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 894 pixelmon:poke_sand net.minecraft.item.crafting.ShapedRecipes@3bb5b3ed
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 895 pixelmon:good_rod net.minecraft.item.crafting.ShapedRecipes@6e79e07a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 896 pixelmon:stick_plate net.minecraft.item.crafting.ShapedRecipes@49306aea
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 897 pixelmon:leaf_stone_shovel net.minecraft.item.crafting.ShapedRecipes@76bc1ea
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 898 pixelmon:sapphire_boots net.minecraft.item.crafting.ShapedRecipes@5047ea7f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 899 pixelmon:cloner_cord net.minecraft.item.crafting.ShapedRecipes@3f07a230
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 900 pixelmon:galactic_boots net.minecraft.item.crafting.ShapedRecipes@736b27e3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 901 pixelmon:moon_stone_pickaxe net.minecraft.item.crafting.ShapedRecipes@4ff54b61
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 902 pixelmon:thunder_stone_plate net.minecraft.item.crafting.ShapedRecipes@768f5f50
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 903 pixelmon:lure_rock_strong net.minecraft.item.crafting.ShapelessRecipes@6be5530c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 904 pixelmon:orange_chair net.minecraft.item.crafting.ShapedRecipes@1392880f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 905 pixelmon:lure_electric_weak net.minecraft.item.crafting.ShapelessRecipes@3bd2c345
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 906 pixelmon:aluminium_axe net.minecraft.item.crafting.ShapedRecipes@45d363bf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 907 pixelmon:dos_orb net.minecraft.item.crafting.ShapelessRecipes@256d5c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 908 pixelmon:gym_sign net.minecraft.item.crafting.ShapedRecipes@124e0645
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 909 pixelmon:sapphire_pickaxe net.minecraft.item.crafting.ShapedRecipes@22f8e73a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 910 pixelmon:thunder_stone_legs net.minecraft.item.crafting.ShapedRecipes@64e2270a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 911 pixelmon:gray_clock net.minecraft.item.crafting.ShapedRecipes@1a91972b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 912 pixelmon:shell_bell net.minecraft.item.crafting.ShapedRecipes@60a876d7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 913 pixelmon:black_clock net.minecraft.item.crafting.ShapedRecipes@33f9781c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 914 pixelmon:dusk_stone net.minecraft.item.crafting.ShapedRecipes@54deabc4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 915 pixelmon:lure_poison_strong net.minecraft.item.crafting.ShapelessRecipes@5a540767
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 916 pixelmon:timer_ball net.minecraft.item.crafting.ShapelessRecipes@21a8ab48
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 917 pixelmon:window1 net.minecraft.item.crafting.ShapedRecipes@43825d9a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 918 pixelmon:net_ball_disc net.minecraft.item.crafting.ShapedRecipes@2984917f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 919 pixelmon:thunder_stone_hoe net.minecraft.item.crafting.ShapedRecipes@723b5444
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 920 pixelmon:moon_stone_sword net.minecraft.item.crafting.ShapedRecipes@64c16edc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 921 pixelmon:cyan_cushion_chair net.minecraft.item.crafting.ShapedRecipes@45671e53
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 922 pixelmon:leaf_stone_helm net.minecraft.item.crafting.ShapedRecipes@42440066
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 923 pixelmon:purple_water_float net.minecraft.item.crafting.ShapelessRecipes@7410e2a3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 924 pixelmon:ultra_ball_disc net.minecraft.item.crafting.ShapedRecipes@254c9366
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 925 pixelmon:lure_steel_weak net.minecraft.item.crafting.ShapelessRecipes@50dc8dbb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 926 pixelmon:cyan_clock net.minecraft.item.crafting.ShapedRecipes@1336956d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 927 pixelmon:black_chair net.minecraft.item.crafting.ShapedRecipes@14b3b189
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 928 pixelmon:dusk_stone_hoe net.minecraft.item.crafting.ShapedRecipes@62d1a333
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 929 pixelmon:leaf_stone_legs net.minecraft.item.crafting.ShapedRecipes@2c79868a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 930 pixelmon:thunder_stone_pickaxe net.minecraft.item.crafting.ShapedRecipes@7ef0fc54
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 931 pixelmon:premier_ball net.minecraft.item.crafting.ShapelessRecipes@7a2c8be3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 932 pixelmon:red_water_float net.minecraft.item.crafting.ShapelessRecipes@38ae0657
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 933 pixelmon:ice_stone net.minecraft.item.crafting.ShapedRecipes@406dadca
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 934 pixelmon:rocket_helm net.minecraft.item.crafting.ShapedRecipes@46391a9c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 935 pixelmon:lure_dark_weak net.minecraft.item.crafting.ShapelessRecipes@340245fb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 936 pixelmon:whitebadgecase net.minecraft.item.crafting.ShapedRecipes@39c03390
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 937 pixelmon:fan net.minecraft.item.crafting.ShapedRecipes@44fe15ec
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 938 pixelmon:blue_umbrella net.minecraft.item.crafting.ShapedRecipes@31dc21b1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 939 pixelmon:fossil_machine_base net.minecraft.item.crafting.ShapedRecipes@7dabb506
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 940 pixelmon:red_vending_machine net.minecraft.item.crafting.ShapedRecipes@53b562e2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 941 pixelmon:calcium com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@4cca1fb4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 942 pixelmon:lure_casing_strong net.minecraft.item.crafting.ShapedRecipes@de78a2a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 943 pixelmon:item_finder net.minecraft.item.crafting.ShapedRecipes@5adffa24
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 944 pixelmon:unown_blocka com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@4d8373d5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 945 pixelmon:unown_blockb com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@55b37d27
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 946 pixelmon:unown_blockc com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@7fc0489a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 947 pixelmon:unown_blockd com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@2e9aadd5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 948 pixelmon:unown_blocke com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@78516e08
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 949 pixelmon:unown_blockf com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@36c56e60
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 950 pixelmon:unown_blockg com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@4bbc74ba
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 951 pixelmon:unown_blockh com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@30b39c1d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 952 pixelmon:unown_blocki com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@43e1952d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 953 pixelmon:unown_blockj com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@5e4a455f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 954 pixelmon:unown_blockk com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@767bf388
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 955 pixelmon:unown_blockl com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@5a84da2e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 956 pixelmon:unown_blockm com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@158374ae
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 957 pixelmon:unown_blockn com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@19efbbfc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 958 pixelmon:unown_blocko com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@30a1fcfa
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 959 pixelmon:unown_blockp com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@4c08056a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 960 pixelmon:unown_blockq com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@42a03e41
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 961 pixelmon:unown_blockr com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@26745db2
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 962 pixelmon:unown_blocks com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@190d23aa
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 963 pixelmon:unown_blockt com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@15a246b4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 964 pixelmon:unown_blocku com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@56b32077
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 965 pixelmon:unown_blockv com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@522e7ede
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 966 pixelmon:unown_blockw com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@22ce1742
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 967 pixelmon:unown_blockx com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@255e7249
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 968 pixelmon:unown_blocky com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@6a214e0d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 969 pixelmon:unown_blockz com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@4bd81519
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 970 pixelmon:unown_block! com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@197e6f27
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 971 pixelmon:unown_block? com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@4fe48a7b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 972 pixelmon:unown_block_ com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@2fd5e4ac
[15:35:51] [Server thread/TRACE] [FML]: Registry Name : minecraft:villagerprofessions
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 0 minecraft:farmer net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@196bc2c1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 1 minecraft:librarian net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@452c8a6c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 2 minecraft:priest net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@2dc0cbbc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 3 minecraft:smith net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@16b6493d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4 minecraft:butcher net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@3bf7c70e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5 minecraft:nitwit net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@1aa945f6
[15:35:51] [Server thread/TRACE] [FML]: Registry Name : minecraft:entities
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 0 pixelmon:npc_trainer net.minecraftforge.fml.common.registry.EntityEntry@10ed727d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 1 minecraft:item net.minecraftforge.fml.common.registry.EntityEntry@1660bba7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 2 minecraft:xp_orb net.minecraftforge.fml.common.registry.EntityEntry@2a2f7a61
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 3 minecraft:area_effect_cloud net.minecraftforge.fml.common.registry.EntityEntry@1802badc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 4 minecraft:elder_guardian net.minecraftforge.fml.common.registry.EntityEntry@56f1db5f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 5 minecraft:wither_skeleton net.minecraftforge.fml.common.registry.EntityEntry@4f8186a5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 6 minecraft:stray net.minecraftforge.fml.common.registry.EntityEntry@472d201
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 7 minecraft:egg net.minecraftforge.fml.common.registry.EntityEntry@1b58788a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 8 minecraft:leash_knot net.minecraftforge.fml.common.registry.EntityEntry@2162e4a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 9 minecraft:painting net.minecraftforge.fml.common.registry.EntityEntry@707b0b9b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 10 minecraft:arrow net.minecraftforge.fml.common.registry.EntityEntry@43ac1fa0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 11 minecraft:snowball net.minecraftforge.fml.common.registry.EntityEntry@2ba7828b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 12 minecraft:fireball net.minecraftforge.fml.common.registry.EntityEntry@a8dedda
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 13 minecraft:small_fireball net.minecraftforge.fml.common.registry.EntityEntry@e620893
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 14 minecraft:ender_pearl net.minecraftforge.fml.common.registry.EntityEntry@51653509
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 15 minecraft:eye_of_ender_signal net.minecraftforge.fml.common.registry.EntityEntry@42ea4bac
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 16 minecraft:potion net.minecraftforge.fml.common.registry.EntityEntry@4df50829
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 17 minecraft:xp_bottle net.minecraftforge.fml.common.registry.EntityEntry@627a1c77
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 18 minecraft:item_frame net.minecraftforge.fml.common.registry.EntityEntry@1acfb04c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 19 minecraft:wither_skull net.minecraftforge.fml.common.registry.EntityEntry@27dfd939
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 20 minecraft:tnt net.minecraftforge.fml.common.registry.EntityEntry@7ec9d826
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 21 minecraft:falling_block net.minecraftforge.fml.common.registry.EntityEntry@6c1a9613
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 22 minecraft:fireworks_rocket net.minecraftforge.fml.common.registry.EntityEntry@74a680d3
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 23 minecraft:husk net.minecraftforge.fml.common.registry.EntityEntry@484f7fad
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 24 minecraft:spectral_arrow net.minecraftforge.fml.common.registry.EntityEntry@61d87509
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 25 minecraft:shulker_bullet net.minecraftforge.fml.common.registry.EntityEntry@1467dcd0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 26 minecraft:dragon_fireball net.minecraftforge.fml.common.registry.EntityEntry@7c7335dc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 27 minecraft:zombie_villager net.minecraftforge.fml.common.registry.EntityEntry@3095e9c6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 28 minecraft:skeleton_horse net.minecraftforge.fml.common.registry.EntityEntry@3e93ee71
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 29 minecraft:zombie_horse net.minecraftforge.fml.common.registry.EntityEntry@c5dc3db
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 30 minecraft:armor_stand net.minecraftforge.fml.common.registry.EntityEntry@3699c795
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 31 minecraft:donkey net.minecraftforge.fml.common.registry.EntityEntry@ef09e1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 32 minecraft:mule net.minecraftforge.fml.common.registry.EntityEntry@5b628376
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 33 minecraft:evocation_fangs net.minecraftforge.fml.common.registry.EntityEntry@15363eba
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 34 minecraft:evocation_illager net.minecraftforge.fml.common.registry.EntityEntry@f57ced1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 35 minecraft:vex net.minecraftforge.fml.common.registry.EntityEntry@39fbee74
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 36 minecraft:vindication_illager net.minecraftforge.fml.common.registry.EntityEntry@74691a1f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 37 minecraft:illusion_illager net.minecraftforge.fml.common.registry.EntityEntry@545bc8e1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 38 pixelmon:npc_trader net.minecraftforge.fml.common.registry.EntityEntry@22c4848c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 39 pixelmon:pixelmon net.minecraftforge.fml.common.registry.EntityEntry@4743b4df
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 40 minecraft:commandblock_minecart net.minecraftforge.fml.common.registry.EntityEntry@38bb297
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 41 minecraft:boat net.minecraftforge.fml.common.registry.EntityEntry@6c96e1d5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 42 minecraft:minecart net.minecraftforge.fml.common.registry.EntityEntry@58e9375b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 43 minecraft:chest_minecart net.minecraftforge.fml.common.registry.EntityEntry@36cc6055
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 44 minecraft:furnace_minecart net.minecraftforge.fml.common.registry.EntityEntry@41d1bcbd
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 45 minecraft:tnt_minecart net.minecraftforge.fml.common.registry.EntityEntry@6ba6f4e7
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 46 minecraft:hopper_minecart net.minecraftforge.fml.common.registry.EntityEntry@4746d52d
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 47 minecraft:spawner_minecart net.minecraftforge.fml.common.registry.EntityEntry@48d44acf
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 48 pixelmon:statue net.minecraftforge.fml.common.registry.EntityEntry@6b3285bc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 49 pixelmon:npc_chatting net.minecraftforge.fml.common.registry.EntityEntry@3767ceb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 50 minecraft:creeper net.minecraftforge.fml.common.registry.EntityEntry@2b960c2b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 51 minecraft:skeleton net.minecraftforge.fml.common.registry.EntityEntry@fd9512f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 52 minecraft:spider net.minecraftforge.fml.common.registry.EntityEntry@6f3b4c9a
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 53 minecraft:giant net.minecraftforge.fml.common.registry.EntityEntry@40ab1491
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 54 minecraft:zombie net.minecraftforge.fml.common.registry.EntityEntry@5345b68c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 55 minecraft:slime net.minecraftforge.fml.common.registry.EntityEntry@340d50c8
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 56 minecraft:ghast net.minecraftforge.fml.common.registry.EntityEntry@259fb8f5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 57 minecraft:zombie_pigman net.minecraftforge.fml.common.registry.EntityEntry@7b0eb7e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 58 minecraft:enderman net.minecraftforge.fml.common.registry.EntityEntry@31bbcced
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 59 minecraft:cave_spider net.minecraftforge.fml.common.registry.EntityEntry@5858054c
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 60 minecraft:silverfish net.minecraftforge.fml.common.registry.EntityEntry@3a3740a5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 61 minecraft:blaze net.minecraftforge.fml.common.registry.EntityEntry@5d9576a0
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 62 minecraft:magma_cube net.minecraftforge.fml.common.registry.EntityEntry@1b7123e5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 63 minecraft:ender_dragon net.minecraftforge.fml.common.registry.EntityEntry@2bf5f4
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 64 minecraft:wither net.minecraftforge.fml.common.registry.EntityEntry@78fd9a11
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 65 minecraft:bat net.minecraftforge.fml.common.registry.EntityEntry@618b147b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 66 minecraft:witch net.minecraftforge.fml.common.registry.EntityEntry@5d63d553
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 67 minecraft:endermite net.minecraftforge.fml.common.registry.EntityEntry@6b56e8ee
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 68 minecraft:guardian net.minecraftforge.fml.common.registry.EntityEntry@50fd7d94
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 69 minecraft:shulker net.minecraftforge.fml.common.registry.EntityEntry@397ff526
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 70 pixelmon:npc_relearner net.minecraftforge.fml.common.registry.EntityEntry@1bb04c0e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 71 pixelmon:npc_tutor net.minecraftforge.fml.common.registry.EntityEntry@3b25e379
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 72 pixelmon:empty_pokeball net.minecraftforge.fml.common.registry.EntityEntry@364dcf3f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 73 pixelmon:hook net.minecraftforge.fml.common.registry.EntityEntry@1a346138
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 74 pixelmon:chair_mount net.minecraftforge.fml.common.registry.EntityEntry@34cfcfb9
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 75 pixelmon:npc_nursejoy net.minecraftforge.fml.common.registry.EntityEntry@77d08bf1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 76 pixelmon:npc_shopkeeper net.minecraftforge.fml.common.registry.EntityEntry@2225d231
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 77 pixelmon:painting net.minecraftforge.fml.common.registry.EntityEntry@9547468
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 78 pixelmon:occupied_pokeball net.minecraftforge.fml.common.registry.EntityEntry@76ad3c55
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 79 pixelmon:ultra_wormhole net.minecraftforge.fml.common.registry.EntityEntry@7f47e834
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 80 pixelmon:breeding net.minecraftforge.fml.common.registry.EntityEntry@77d31dfc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 81 pixelmon:bike net.minecraftforge.fml.common.registry.EntityEntry@6252bbad
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 82 sponge:human net.minecraftforge.fml.common.registry.EntityEntry@75c98a8b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 90 minecraft:pig net.minecraftforge.fml.common.registry.EntityEntry@65c2610f
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 91 minecraft:sheep net.minecraftforge.fml.common.registry.EntityEntry@2411cf8b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 92 minecraft:cow net.minecraftforge.fml.common.registry.EntityEntry@22816de1
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 93 minecraft:chicken net.minecraftforge.fml.common.registry.EntityEntry@4f6938cb
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 94 minecraft:squid net.minecraftforge.fml.common.registry.EntityEntry@bb0dcb6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 95 minecraft:wolf net.minecraftforge.fml.common.registry.EntityEntry@550482aa
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 96 minecraft:mooshroom net.minecraftforge.fml.common.registry.EntityEntry@4dbcc8ce
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 97 minecraft:snowman net.minecraftforge.fml.common.registry.EntityEntry@60a98fa6
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 98 minecraft:ocelot net.minecraftforge.fml.common.registry.EntityEntry@4c822e9b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 99 minecraft:villager_golem net.minecraftforge.fml.common.registry.EntityEntry@34207fde
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 100 minecraft:horse net.minecraftforge.fml.common.registry.EntityEntry@1b136640
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 101 minecraft:rabbit net.minecraftforge.fml.common.registry.EntityEntry@13ea9afc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 102 minecraft:polar_bear net.minecraftforge.fml.common.registry.EntityEntry@7ff48cdc
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 103 minecraft:llama net.minecraftforge.fml.common.registry.EntityEntry@6eaf016e
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 104 minecraft:llama_spit net.minecraftforge.fml.common.registry.EntityEntry@6fa73db5
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 105 minecraft:parrot net.minecraftforge.fml.common.registry.EntityEntry@524ba12b
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 120 minecraft:villager net.minecraftforge.fml.common.registry.EntityEntry@71590f85
[15:35:51] [Server thread/TRACE] [FML]:   Registry: 200 minecraft:ender_crystal net.minecraftforge.fml.common.registry.EntityEntry@6565f3
[15:35:51] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod minecraft
[15:35:51] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod minecraft
[15:35:51] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft took 0,000s
[15:35:51] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod mcp
[15:35:51] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod mcp
[15:35:51] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft Coder Pack took 0,000s
[15:35:51] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod FML
[15:35:51] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod FML
[15:35:51] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Forge Mod Loader took 0,000s
[15:35:51] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod forge
[15:35:51] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod forge
[15:35:51] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft Forge took 0,060s
[15:35:51] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod spongeapi
[15:35:51] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod spongeapi
[15:35:51] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - SpongeAPI took 0,000s
[15:35:51] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod sponge
[15:35:51] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod sponge
[15:35:51] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Sponge took 0,000s
[15:35:51] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod spongeforge
[15:35:51] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod spongeforge
[15:35:51] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - SpongeForge took 0,000s
[15:35:51] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod pixelmon
[15:35:51] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod pixelmon
[15:35:51] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Pixelmon took 0,000s
[15:35:51] [Server thread/DEBUG] [FML]: Bar Finished: ModIdMapping took 0,061s
[15:35:51] [Server thread/INFO] [FML]: Applying holder lookups
[15:35:51] [Server thread/INFO] [FML]: Holder lookups applied
[15:35:51] [Server thread/DEBUG] [FML]: Loading persistent fluid defaults from world
[15:35:51] [Server thread/DEBUG] [FML]: The fluid minecraft:lava has been selected as the default fluid for lava
[15:35:51] [Server thread/DEBUG] [FML]: The fluid minecraft:water has been selected as the default fluid for water
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing mcp.world.chunk.ChunkMixin_API from mixins.common.api.json into net.minecraft.world.chunk.Chunk
[15:35:51] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$getIntersectingCollisionBoxes$3(Lcom/flowpowered/math/vector/Vector3i;Lorg/spongepowered/api/util/AABB;)Z to md961684$lambda$getIntersectingCollisionBoxes$3$0 in mixins.common.api.json:mcp.world.chunk.ChunkMixin_API
[15:35:51] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$getIntersectingBlockCollisionBoxes$2(Lcom/flowpowered/math/vector/Vector3i;Lorg/spongepowered/api/util/AABB;)Z to md961684$lambda$getIntersectingBlockCollisionBoxes$2$1 in mixins.common.api.json:mcp.world.chunk.ChunkMixin_API
[15:35:51] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$getIntersectingEntities$1(Lnet/minecraft/entity/Entity;)Lorg/spongepowered/api/entity/Entity; to md961684$lambda$getIntersectingEntities$1$2 in mixins.common.api.json:mcp.world.chunk.ChunkMixin_API
[15:35:51] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$getIntersectingEntities$0(Ljava/util/function/Predicate;Lnet/minecraft/entity/Entity;)Z to md961684$lambda$getIntersectingEntities$0$3 in mixins.common.api.json:mcp.world.chunk.ChunkMixin_API
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing world.extent.ExtentMixin_API from mixins.common.api.json into net.minecraft.world.chunk.Chunk
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing world.chunk.ChunkAccessor from mixins.common.core.json into net.minecraft.world.chunk.Chunk
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing world.chunk.ChunkMixin from mixins.common.core.json into net.minecraft.world.chunk.Chunk
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/util/CacheKeyBridge to metadata cache
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/CollideEntityEvent to metadata cache
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/Tuple to metadata cache
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing ChunkMixin_Collisions from mixins.common.entitycollisions.json into net.minecraft.world.chunk.Chunk
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing world.chunk.ChunkMixin_Forge from mixins.forge.core.json into net.minecraft.world.chunk.Chunk
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/ForgeChunkManager to metadata cache
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing world.chunk.ChunkMixin_Async_Lighting from mixins.common.optimization.json into net.minecraft.world.chunk.Chunk
[15:35:51] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$asyncLighting$onRelightBlock$3(III)V to md961684$lambda$asyncLighting$onRelightBlock$3$4 in mixins.common.optimization.json:world.chunk.ChunkMixin_Async_Lighting
[15:35:51] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$asyncLighting$checkLightHead$2(Ljava/util/List;)V to md961684$lambda$asyncLighting$checkLightHead$2$5 in mixins.common.optimization.json:world.chunk.ChunkMixin_Async_Lighting
[15:35:51] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$asyncLighting$onTickHead$1(Ljava/util/List;)V to md961684$lambda$asyncLighting$onTickHead$1$6 in mixins.common.optimization.json:world.chunk.ChunkMixin_Async_Lighting
[15:35:51] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$asyncLighting$onTickHead$0(Ljava/util/List;)V to md961684$lambda$asyncLighting$onTickHead$0$7 in mixins.common.optimization.json:world.chunk.ChunkMixin_Async_Lighting
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for java/util/concurrent/ConcurrentHashMap to metadata cache
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for java/util/concurrent/ConcurrentMap to metadata cache
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/Constants to metadata cache
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing world.ChunkMixin_Tracker from mixins.common.tracking.json into net.minecraft.world.chunk.Chunk
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/category/PlayerBlockTracker to metadata cache
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/generation/ChunkLoadContext to metadata cache
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for java/util/concurrent/RejectedExecutionException to metadata cache
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing scoreboard.ScoreboardAccessor from mixins.common.core.json into net.minecraft.scoreboard.Scoreboard
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing scoreboard.ScoreboardMixin from mixins.common.core.json into net.minecraft.scoreboard.Scoreboard
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/scoreboard/ScoreboardBridge to metadata cache
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing mcp.scoreboard.ServerScoreboardMixin_API from mixins.common.api.json into net.minecraft.scoreboard.ServerScoreboard
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/scoreboard/SpongeObjective to metadata cache
[15:35:51] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$scoreboard$getObjectives$1(Lnet/minecraft/scoreboard/ScoreObjective;)Lorg/spongepowered/common/scoreboard/SpongeObjective; to md961684$lambda$scoreboard$getObjectives$1$0 in mixins.common.api.json:mcp.scoreboard.ServerScoreboardMixin_API
[15:35:51] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$scoreboard$getObjectivesByCriteria$0(Lnet/minecraft/scoreboard/ScoreObjective;)Lorg/spongepowered/common/scoreboard/SpongeObjective; to md961684$lambda$scoreboard$getObjectivesByCriteria$0$1 in mixins.common.api.json:mcp.scoreboard.ServerScoreboardMixin_API
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/scoreboard/ScoreObjectiveBridge to metadata cache
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/scoreboard/objective/Objective to metadata cache
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/scoreboard/SpongeDisplaySlot to metadata cache
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketDisplayObjective to metadata cache
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/scoreboard/ScoreBridge to metadata cache
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/scoreboard/SpongeScore to metadata cache
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing scoreboard.ServerScoreboardMixin from mixins.common.core.json into net.minecraft.scoreboard.ServerScoreboard
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/scoreboard/DisplaySlotRegistryModule to metadata cache
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketTeams to metadata cache
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketUpdateScore to metadata cache
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/scoreboard/displayslot/DisplaySlot to metadata cache
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/scoreboard/Score to metadata cache
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing scoreboard.ScoreObjectiveAccessor from mixins.common.core.json into net.minecraft.scoreboard.ScoreObjective
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing scoreboard.ScoreObjectiveMixin from mixins.common.core.json into net.minecraft.scoreboard.ScoreObjective
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing mcp.world.WorldBorderMixin_API from mixins.common.api.json into net.minecraft.world.border.WorldBorder
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing world.border.WorldBorderAccessor from mixins.common.core.json into net.minecraft.world.border.WorldBorder
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing world.storage.MapStorageAccessor from mixins.common.core.json into net.minecraft.world.storage.MapStorage
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing world.storage.MapStorageMixin from mixins.common.core.json into net.minecraft.world.storage.MapStorage
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing world.WorldEntitySpawnerMixin from mixins.common.core.json into net.minecraft.world.WorldEntitySpawner
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/category/SpawnerCategory to metadata cache
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/entity/EntitySpawnPlacementRegistry to metadata cache
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/util/WeightedRandom to metadata cache
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing entity.EntityTrackerAccessor from mixins.common.core.json into net.minecraft.entity.EntityTracker
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing entity.EntityTrackerMixin from mixins.common.core.json into net.minecraft.entity.EntityTracker
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing server.management.PlayerChunkMapAccessor from mixins.common.core.json into net.minecraft.server.management.PlayerChunkMap
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing server.management.PlayerChunkMapMixin from mixins.common.core.json into net.minecraft.server.management.PlayerChunkMap
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing mcp.world.gen.ChunkProviderServerMixin_API from mixins.common.api.json into net.minecraft.world.gen.ChunkProviderServer
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/storage/SpongeChunkDataStream to metadata cache
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/storage/ChunkDataStream to metadata cache
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/storage/WorldStorageUtil to metadata cache
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing world.chunk.ChunkProviderServerAccessor from mixins.common.core.json into net.minecraft.world.gen.ChunkProviderServer
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing world.gen.ChunkProviderServerMixin from mixins.common.core.json into net.minecraft.world.gen.ChunkProviderServer
[15:35:51] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$impl$StopGenerationPhaseFromError$0(Lorg/spongepowered/common/event/tracking/PhaseContext;)Ljava/lang/String; to md961684$lambda$impl$StopGenerationPhaseFromError$0$0 in mixins.common.core.json:world.gen.ChunkProviderServerMixin
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/CachedLong2ObjectMap to metadata cache
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for it/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap to metadata cache
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for it/unimi/dsi/fastutil/longs/AbstractLong2ObjectMap to metadata cache
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for it/unimi/dsi/fastutil/longs/AbstractLong2ObjectFunction to metadata cache
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for java/io/ByteArrayOutputStream to metadata cache
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for java/io/FilterOutputStream to metadata cache
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing world.gen.ChunkProviderServerMixin_Forge from mixins.forge.core.json into net.minecraft.world.gen.ChunkProviderServer
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing world.gen.ChunkProviderServerMixin_Async_Lighting from mixins.common.optimization.json into net.minecraft.world.gen.ChunkProviderServer
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/crash/ICrashReportDetail to metadata cache
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing mcp.world.gen.ChunkGeneratorOverworldMixin_API from mixins.common.api.json into net.minecraft.world.gen.ChunkGeneratorOverworld
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/world/gen/ChunkGeneratorOverworldBridge to metadata cache
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing world.gen.ChunkGeneratorOverworldMixin from mixins.common.core.json into net.minecraft.world.gen.ChunkGeneratorOverworld
[15:35:51] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$addPopulators$0(Lorg/spongepowered/api/world/extent/Extent;)Z to md961684$lambda$bridge$addPopulators$0$0 in mixins.common.core.json:world.gen.ChunkGeneratorOverworldMixin
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/ChunkGeneratorSettings to metadata cache
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/gen/populators/FilteredPopulator to metadata cache
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/world/gen/FlaggedPopulatorBridge to metadata cache
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/gen/populators/AnimalPopulator to metadata cache
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/gen/populators/SnowPopulator to metadata cache
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/gen/ObjectArrayMutableBiomeBuffer to metadata cache
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/gen/AbstractBiomeBuffer to metadata cache
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/init/Biomes to metadata cache
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing world.gen.structure.MapGenStrongholdMixin from mixins.common.core.json into net.minecraft.world.gen.structure.MapGenStronghold
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing mcp.world.gen.structure.MapGenVillageMixin_API from mixins.common.api.json into net.minecraft.world.gen.structure.MapGenVillage
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing world.gen.structure.MapGenVillageMixin from mixins.common.core.json into net.minecraft.world.gen.structure.MapGenVillage
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing mcp.world.gen.ChunkGeneratorFlatMixin_API from mixins.common.api.json into net.minecraft.world.gen.ChunkGeneratorFlat
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing world.gen.ChunkGeneratorFlatMixin from mixins.common.core.json into net.minecraft.world.gen.ChunkGeneratorFlat
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing mcp.world.gen.ChunkGeneratorHellMixin_API from mixins.common.api.json into net.minecraft.world.gen.ChunkGeneratorHell
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing mcp.world.gen.ChunkGeneratorMixin_API from mixins.common.api.json into net.minecraft.world.gen.ChunkGeneratorHell
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing mcp.world.gen.ChunkGeneratorEndMixin_API from mixins.common.api.json into net.minecraft.world.gen.ChunkGeneratorEnd
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing world.gen.ChunkGeneratorEndMixin from mixins.common.core.json into net.minecraft.world.gen.ChunkGeneratorEnd
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing world.gen.ChunkGeneratorEndMixin_Forge from mixins.forge.core.json into net.minecraft.world.gen.ChunkGeneratorEnd
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraftforge/event/terraingen/ChunkGeneratorEvent to metadata cache
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing world.gen.ChunkGeneratorSettings_FactoryAccessor from mixins.common.core.json into net.minecraft.world.gen.ChunkGeneratorSettings$Factory
[15:35:51] [Server thread/DEBUG] [mixin]: Renaming @Accessor method accessor$getJSON_ADAPTER()Lcom/google/gson/Gson; to accessor$getJSON_ADAPTER_$md$961684$0 in mixins.common.core.json:world.gen.ChunkGeneratorSettings_FactoryAccessor
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing ClassInheritanceMultiMapMixin_ConcurrentChecks from mixins.common.concurrentchecks.json into net.minecraft.util.ClassInheritanceMultiMap
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing util.ClassInheritanceMultiMapMixin from mixins.common.core.json into net.minecraft.util.ClassInheritanceMultiMap
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing village.VillageMixin from mixins.common.core.json into net.minecraft.village.Village
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing mcp.advancements.DisplayInfoMixin_API from mixins.common.api.json into net.minecraft.advancements.DisplayInfo
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/advancement/TreeLayoutElement to metadata cache
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing advancements.DisplayInfoMixin from mixins.common.core.json into net.minecraft.advancements.DisplayInfo
[15:35:51] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 712 advancements
[15:35:51] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 120 advancement trees
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing advancements.AdvancementTreeNodeMixin from mixins.common.core.json into net.minecraft.advancements.AdvancementTreeNode
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/advancement/SpongeTreeLayout to metadata cache
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/advancement/TreeLayout to metadata cache
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing network.play.server.SPacketWorldBorderMixin from mixins.common.core.json into net.minecraft.network.play.server.SPacketWorldBorder
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing world.ServerWorldEventHandlerMixin from mixins.common.core.json into net.minecraft.world.ServerWorldEventHandler
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing common.world.SpongeDimensionMixin_ForgeAPI from mixins.forge.api.json into org.spongepowered.common.world.SpongeDimension
[15:35:51] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for world Pixelmon (minecraft:overworld/0)
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing forge.common.chunkio.ChunkIOProviderMixin_Forge from mixins.forge.core.json into net.minecraftforge.common.chunkio.ChunkIOProvider
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing world.chunk.storage.RegionFileCacheAccessor from mixins.common.core.json into net.minecraft.world.chunk.storage.RegionFileCache
[15:35:51] [Server thread/DEBUG] [mixin]: Renaming @Accessor method accessor$getRegionsByFileMap()Ljava/util/Map; to accessor$getRegionsByFileMap_$md$961684$0 in mixins.common.core.json:world.chunk.storage.RegionFileCacheAccessor
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing world.chunk.BlockStateContainerAccessor from mixins.common.core.json into net.minecraft.world.chunk.BlockStateContainer
[15:35:51] [Server thread/DEBUG] [mixin]: Mixing world.chunk.BlockStateContainerMixin from mixins.common.core.json into net.minecraft.world.chunk.BlockStateContainer
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/world/chunk/BlockStateContainerBridge to metadata cache
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/world/chunk/NibbleArray to metadata cache
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/util/BitArray to metadata cache
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/world/chunk/IBlockStatePalette to metadata cache
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for java/lang/ArrayIndexOutOfBoundsException to metadata cache
[15:35:51] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/world/chunk/IBlockStatePaletteResizer to metadata cache
[15:35:52] [Server thread/DEBUG] [mixin]: Mixing forge.items.TraitInventoryAdapterMixin_Forge from mixins.forge.core.json into net.minecraftforge.items.wrapper.SidedInvWrapper
[15:35:52] [Server thread/WARN] [Pixelmon]: Ignore the above warning messages ^ This is intended and working fine.
[15:35:52] [Server thread/DEBUG] [mixin]: Mixing forge.items.TraitInventoryAdapterMixin_Forge from mixins.forge.core.json into net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
[15:35:52] [Server thread/DEBUG] [mixin]: Mixing forge.items.TraitInventoryAdapterMixin_Forge from mixins.forge.core.json into net.minecraftforge.items.wrapper.CombinedInvWrapper
[15:35:52] [Server thread/DEBUG] [mixin]: Mixing item.inventory.ReusableLensInventoryAdapterMixin from mixins.common.core.json into net.minecraft.inventory.InventoryBasic
[15:35:52] [Server thread/DEBUG] [mixin]: Mixing item.inventory.TraitInventoryAdapterMixin from mixins.common.core.json into net.minecraft.inventory.InventoryBasic
[15:35:52] [Server thread/DEBUG] [mixin]: Mixing inventory.InventoryBasicMixin from mixins.common.core.json into net.minecraft.inventory.InventoryBasic
[15:35:52] [Server thread/DEBUG] [mixin]: Mixing entity.EntityTrackerEntryAccessor from mixins.common.core.json into net.minecraft.entity.EntityTrackerEntry
[15:35:52] [Server thread/DEBUG] [mixin]: Mixing entity.EntityTrackerEntryMixin from mixins.common.core.json into net.minecraft.entity.EntityTrackerEntry
[15:35:52] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/network/SpoofedEntityDataManager to metadata cache
[15:35:52] [Server thread/DEBUG] [mixin]: Mixing entity.EntityTrackerEntryMixin_MapOptimization from mixins.common.optimization.json into net.minecraft.entity.EntityTrackerEntry
[15:35:52] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketEntity$S17PacketEntityLookMove to metadata cache
[15:35:52] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketEntityTeleport to metadata cache
[15:35:52] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketEntity to metadata cache
[15:35:52] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketEntity$S16PacketEntityLook to metadata cache
[15:35:52] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketEntity$S15PacketEntityRelMove to metadata cache
[15:35:52] [Server thread/DEBUG] [io.netty.buffer.AbstractByteBuf]: -Dio.netty.buffer.bytebuf.checkAccessible: true
[15:35:52] [Server thread/DEBUG] [io.netty.util.ResourceLeakDetectorFactory]: Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@664ee88b
[15:35:52] [Server thread/DEBUG] [mixin]: Mixing forge.items.TraitInventoryAdapterMixin_Forge from mixins.forge.core.json into net.minecraftforge.items.wrapper.InvWrapper
[15:35:52] [Server thread/DEBUG] [mixin]: Mixing forge.items.wrapper.InvWrapperMixin_ForgeAPI from mixins.forge.api.json into net.minecraftforge.items.wrapper.InvWrapper
[15:35:52] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 80%
[15:35:52] [Server thread/INFO] [Sponge]: Loading world [Pixelmon] (minecraft:overworld/0)
[15:35:52] [Server thread/DEBUG] [FML]: World is missing persistent fluid defaults - using local defaults
[15:35:52] [Server thread/DEBUG] [FML]: The fluid minecraft:lava has been selected as the default fluid for lava
[15:35:52] [Server thread/DEBUG] [FML]: The fluid minecraft:water has been selected as the default fluid for water
[15:35:53] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 712 advancements
[15:35:53] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 120 advancement trees
[15:35:53] [Server thread/INFO] [Sponge]: Loading world [DIM-1] (minecraft:nether/-1)
[15:35:53] [Server thread/DEBUG] [FML]: World is missing persistent fluid defaults - using local defaults
[15:35:53] [Server thread/DEBUG] [FML]: The fluid minecraft:lava has been selected as the default fluid for lava
[15:35:53] [Server thread/DEBUG] [FML]: The fluid minecraft:water has been selected as the default fluid for water
[15:35:53] [Server thread/DEBUG] [mixin]: Mixing world.end.DragonFightManagerAccessor from mixins.common.core.json into net.minecraft.world.end.DragonFightManager
[15:35:53] [Server thread/DEBUG] [mixin]: Mixing world.end.DragonFightManagerMixin from mixins.common.core.json into net.minecraft.world.end.DragonFightManager
[15:35:53] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/world/end/DragonSpawnManager to metadata cache
[15:35:53] [Server thread/DEBUG] [mixin]: Mixing mcp.world.BossInfoServerMixin_API from mixins.common.api.json into net.minecraft.world.BossInfoServer
[15:35:53] [Server thread/DEBUG] [mixin]: Mixing mcp.world.BossInfoMixin_API from mixins.common.api.json into net.minecraft.world.BossInfo
[15:35:53] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 712 advancements
[15:35:53] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 120 advancement trees
[15:35:53] [Server thread/INFO] [Sponge]: Loading world [DIM1] (minecraft:the_end/1)
[15:35:53] [Server thread/DEBUG] [FML]: World is missing persistent fluid defaults - using local defaults
[15:35:53] [Server thread/DEBUG] [FML]: The fluid minecraft:lava has been selected as the default fluid for lava
[15:35:53] [Server thread/DEBUG] [FML]: The fluid minecraft:water has been selected as the default fluid for water
[15:35:53] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 712 advancements
[15:35:53] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 120 advancement trees
[15:35:53] [Server thread/INFO] [Sponge]: Loading world [ultra] (pixelmon:ultra_space/72)
[15:35:53] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (3,000s)! For help, type "help" or "?"
[15:35:53] [Server thread/TRACE] [FML]: Sending event FMLServerStartingEvent to mod minecraft
[15:35:53] [Server thread/TRACE] [FML]: Sent event FMLServerStartingEvent to mod minecraft
[15:35:53] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - Minecraft took 0,000s
[15:35:53] [Server thread/TRACE] [FML]: Sending event FMLServerStartingEvent to mod mcp
[15:35:53] [Server thread/TRACE] [FML]: Sent event FMLServerStartingEvent to mod mcp
[15:35:53] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - Minecraft Coder Pack took 0,000s
[15:35:53] [Server thread/TRACE] [FML]: Sending event FMLServerStartingEvent to mod FML
[15:35:53] [Server thread/TRACE] [FML]: Sent event FMLServerStartingEvent to mod FML
[15:35:53] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - Forge Mod Loader took 0,000s
[15:35:53] [Server thread/TRACE] [FML]: Sending event FMLServerStartingEvent to mod forge
[15:35:53] [Server thread/TRACE] [FML]: Sent event FMLServerStartingEvent to mod forge
[15:35:53] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - Minecraft Forge took 0,023s
[15:35:53] [Server thread/TRACE] [FML]: Sending event FMLServerStartingEvent to mod spongeapi
[15:35:53] [Server thread/TRACE] [FML]: Sent event FMLServerStartingEvent to mod spongeapi
[15:35:53] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - SpongeAPI took 0,000s
[15:35:53] [Server thread/TRACE] [FML]: Sending event FMLServerStartingEvent to mod sponge
[15:35:53] [Server thread/TRACE] [FML]: Sent event FMLServerStartingEvent to mod sponge
[15:35:53] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - Sponge took 0,000s
[15:35:53] [Server thread/TRACE] [FML]: Sending event FMLServerStartingEvent to mod spongeforge
[15:35:53] [Server thread/TRACE] [FML]: Sent event FMLServerStartingEvent to mod spongeforge
[15:35:53] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - SpongeForge took 0,000s
[15:35:53] [Server thread/TRACE] [FML]: Sending event FMLServerStartingEvent to mod pixelmon
[15:35:53] [Server thread/TRACE] [FML]: Sent event FMLServerStartingEvent to mod pixelmon
[15:35:53] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - Pixelmon took 0,030s
[15:35:53] [Server thread/DEBUG] [FML]: Bar Finished: ServerStarting took 0,053s
[15:35:53] [Server thread/TRACE] [FML]: Sending event FMLServerStartedEvent to mod minecraft
[15:35:53] [Server thread/TRACE] [FML]: Sent event FMLServerStartedEvent to mod minecraft
[15:35:53] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - Minecraft took 0,000s
[15:35:53] [Server thread/TRACE] [FML]: Sending event FMLServerStartedEvent to mod mcp
[15:35:53] [Server thread/TRACE] [FML]: Sent event FMLServerStartedEvent to mod mcp
[15:35:53] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - Minecraft Coder Pack took 0,001s
[15:35:53] [Server thread/TRACE] [FML]: Sending event FMLServerStartedEvent to mod FML
[15:35:53] [Server thread/TRACE] [FML]: Sent event FMLServerStartedEvent to mod FML
[15:35:53] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - Forge Mod Loader took 0,000s
[15:35:53] [Server thread/TRACE] [FML]: Sending event FMLServerStartedEvent to mod forge
[15:35:53] [Server thread/TRACE] [FML]: Sent event FMLServerStartedEvent to mod forge
[15:35:53] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - Minecraft Forge took 0,000s
[15:35:53] [Server thread/TRACE] [FML]: Sending event FMLServerStartedEvent to mod spongeapi
[15:35:53] [Server thread/TRACE] [FML]: Sent event FMLServerStartedEvent to mod spongeapi
[15:35:53] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - SpongeAPI took 0,000s
[15:35:53] [Server thread/TRACE] [FML]: Sending event FMLServerStartedEvent to mod sponge
[15:35:53] [Server thread/TRACE] [FML]: Sent event FMLServerStartedEvent to mod sponge
[15:35:53] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - Sponge took 0,000s
[15:35:53] [Server thread/TRACE] [FML]: Sending event FMLServerStartedEvent to mod spongeforge
[15:35:53] [Server thread/TRACE] [FML]: Sent event FMLServerStartedEvent to mod spongeforge
[15:35:53] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - SpongeForge took 0,004s
[15:35:53] [Server thread/TRACE] [FML]: Sending event FMLServerStartedEvent to mod pixelmon
[15:35:53] [Server thread/TRACE] [FML]: Sent event FMLServerStartedEvent to mod pixelmon
[15:35:53] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - Pixelmon took 0,000s
[15:35:53] [Server thread/DEBUG] [FML]: Bar Finished: ServerStarted took 0,005s
[15:35:53] [Server thread/DEBUG] [mixin]: Mixing mcp.network.ServerStatusResponse_VersionMixin_API from mixins.common.api.json into net.minecraft.network.ServerStatusResponse$Version
[15:35:53] [Server thread/DEBUG] [mixin]: Mixing network.ServerStatusResponse_VersionMixin from mixins.common.core.json into net.minecraft.network.ServerStatusResponse$Version
[15:35:54] [Server thread/DEBUG] [mixin]: Mixing network.play.server.SPacketEntityMetadataAccessor from mixins.common.core.json into net.minecraft.network.play.server.SPacketEntityMetadata
[15:35:54] [Server thread/DEBUG] [mixin]: Mixing network.ServerStatusResponse_PlayersMixin_API from mixins.common.core.json into net.minecraft.network.ServerStatusResponse$Players
[15:35:54] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/network/status/StatusResponse$Players to metadata cache
[15:35:54] [Server thread/DEBUG] [mixin]: Mixing enchantment.EnchantmentHelperMixin_No_Source_Leak from mixins.common.optimization.json into net.minecraft.enchantment.EnchantmentHelper
[15:35:54] [Server thread/DEBUG] [mixin]: Mixing common.event.SpongeCommonEventFactoryMixin_Forge from mixins.forge.core.json into org.spongepowered.common.event.SpongeCommonEventFactory
[15:35:54] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/DropItemEvent$Custom to metadata cache
[15:35:54] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/DropItemEvent$Close to metadata cache
[15:35:54] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/InteractEntityEvent$Primary$MainHand to metadata cache
[15:35:54] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/InteractEntityEvent$Primary$OffHand to metadata cache
[15:35:54] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/InteractEntityEvent$Secondary$MainHand to metadata cache
[15:35:54] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/InteractEntityEvent$Secondary$OffHand to metadata cache
[15:35:54] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/InteractItemEvent$Primary$MainHand to metadata cache
[15:35:54] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/InteractItemEvent$Primary$OffHand to metadata cache
[15:35:54] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/InteractItemEvent$Secondary$MainHand to metadata cache
[15:35:54] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/InteractItemEvent$Secondary$OffHand to metadata cache
[15:35:54] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/block/InteractBlockEvent$Primary$MainHand to metadata cache
[15:35:54] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/block/InteractBlockEvent$Primary$OffHand to metadata cache
[15:35:54] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/block/InteractBlockEvent$Secondary$MainHand to metadata cache
[15:35:54] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/block/InteractBlockEvent$Secondary$OffHand to metadata cache
[15:35:54] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/RotateEntityEvent to metadata cache
[15:35:54] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/ChangeEntityEquipmentEvent$TargetHumanoid to metadata cache
[15:35:54] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/ChangeEntityEquipmentEvent$TargetLiving to metadata cache
[15:35:54] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/ChangeEntityEquipmentEvent$TargetPlayer to metadata cache
[15:35:54] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/ChangeEntityEquipmentEvent$Break to metadata cache
[15:35:54] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/sound/PlaySoundEvent$Record$Start to metadata cache
[15:35:54] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/sound/PlaySoundEvent$Record$Stop to metadata cache
[15:35:54] [Server thread/DEBUG] [mixin]: Mixing world.ChunkCacheMixin from mixins.common.core.json into net.minecraft.world.ChunkCache
[15:36:23] [Server thread/DEBUG] [mixin]: Mixing world.storage.ThreadedFileIOBaseMixin from mixins.common.core.json into net.minecraft.world.storage.ThreadedFileIOBase
[15:36:24] [Server thread/DEBUG] [mixin]: Mixing network.play.server.SPacketPlayerListItemAccessor from mixins.common.core.json into net.minecraft.network.play.server.SPacketPlayerListItem
[15:36:26] [Netty Server IO #1/DEBUG] [mixin]: Mixing network.LegacyPingHandlerMixin from mixins.common.core.json into net.minecraft.network.LegacyPingHandler
[15:36:26] [Netty Server IO #1/TRACE] [mixin]: Added class metadata for io/netty/channel/ChannelHandlerContext to metadata cache
[15:36:26] [Netty Server IO #1/TRACE] [mixin]: Added class metadata for io/netty/buffer/ByteBufAllocator to metadata cache
[15:36:26] [Netty Server IO #1/TRACE] [mixin]: Added class metadata for io/netty/channel/ChannelPipeline to metadata cache
[15:36:26] [Netty Server IO #1/TRACE] [mixin]: Added class metadata for org/spongepowered/common/network/status/SpongeLegacyMinecraftVersion to metadata cache
[15:36:26] [Netty Server IO #1/TRACE] [mixin]: Added class metadata for org/spongepowered/common/network/status/SpongeStatusResponse to metadata cache
[15:36:26] [Netty Server IO #1/TRACE] [mixin]: Added class metadata for io/netty/channel/ChannelInboundInvoker to metadata cache
[15:36:26] [Netty Server IO #1/TRACE] [mixin]: Added class metadata for io/netty/channel/ChannelOutboundInvoker to metadata cache
[15:36:26] [Netty Server IO #1/DEBUG] [io.netty.util.Recycler]: -Dio.netty.recycler.maxCapacityPerThread: 32768
[15:36:26] [Netty Server IO #1/DEBUG] [io.netty.util.Recycler]: -Dio.netty.recycler.maxSharedCapacityFactor: 2
[15:36:26] [Netty Server IO #1/DEBUG] [io.netty.util.Recycler]: -Dio.netty.recycler.linkCapacity: 16
[15:36:26] [Netty Server IO #1/DEBUG] [io.netty.util.Recycler]: -Dio.netty.recycler.ratio: 8
[15:36:26] [Netty Server IO #1/DEBUG] [mixin]: Mixing server.network.NetHandlerHandshakeTCPMixin from mixins.common.core.json into net.minecraft.server.network.NetHandlerHandshakeTCP
[15:36:26] [Netty Server IO #1/TRACE] [mixin]: Added class metadata for net/minecraft/network/handshake/INetHandlerHandshakeServer to metadata cache
[15:36:26] [Netty Server IO #1/TRACE] [mixin]: Added class metadata for net/minecraft/network/INetHandler to metadata cache
[15:36:26] [Netty Server IO #1/DEBUG] [mixin]: Mixing network.handshake.client.C00HandshakeAccessor from mixins.common.core.json into net.minecraft.network.handshake.client.C00Handshake
[15:36:26] [Netty Server IO #1/DEBUG] [mixin]: Mixing network.handshake.client.C00HandshakeMixin_Forge from mixins.forge.core.json into net.minecraft.network.handshake.client.C00Handshake
[15:36:26] [Netty Server IO #1/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/category/ModuleCategory to metadata cache
[15:36:26] [Netty Server IO #1/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/category/BungeeCordCategory to metadata cache
[15:36:26] [Netty Server IO #1/TRACE] [mixin]: Added class metadata for net/minecraft/network/EnumConnectionState to metadata cache
[15:36:26] [Netty Server IO #1/DEBUG] [mixin]: Mixing network.play.server.SPacketSpawnObjectAccessor from mixins.common.core.json into net.minecraft.network.play.server.SPacketSpawnObject
[15:36:26] [Netty Server IO #1/DEBUG] [mixin]: Mixing network.play.server.SPacketSpawnPlayerAccessor from mixins.common.core.json into net.minecraft.network.play.server.SPacketSpawnPlayer
[15:36:26] [Netty Server IO #1/DEBUG] [mixin]: Mixing network.play.server.SPacketBlockChangeAccessor from mixins.common.core.json into net.minecraft.network.play.server.SPacketBlockChange
[15:36:26] [Netty Server IO #1/DEBUG] [mixin]: Mixing network.play.server.SPacketEntityStatusAccessor from mixins.common.core.json into net.minecraft.network.play.server.SPacketEntityStatus
[15:36:26] [Netty Server IO #1/DEBUG] [mixin]: Mixing network.play.server.SPacketChunkDataMixin from mixins.common.core.json into net.minecraft.network.play.server.SPacketChunkData
[15:36:26] [Netty Server IO #1/DEBUG] [mixin]: Mixing network.play.server.SPacketChunkDataMixin_Async_Lighting from mixins.common.optimization.json into net.minecraft.network.play.server.SPacketChunkData
[15:36:26] [Netty Server IO #1/TRACE] [mixin]: Added class metadata for org/apache/commons/lang3/ArrayUtils to metadata cache
[15:36:26] [Netty Server IO #1/DEBUG] [mixin]: Mixing network.play.server.SPacketResourcePackSendMixin from mixins.common.core.json into net.minecraft.network.play.server.SPacketResourcePackSend
[15:36:26] [Netty Server IO #1/DEBUG] [mixin]: Mixing network.play.server.SPacketScoreboardObjectiveMixin from mixins.common.core.json into net.minecraft.network.play.server.SPacketScoreboardObjective
[15:36:26] [Netty Server IO #1/DEBUG] [mixin]: Mixing network.play.server.SPacketPlayerListHeaderFooterAccessor from mixins.common.core.json into net.minecraft.network.play.server.SPacketPlayerListHeaderFooter
[15:36:26] [Netty Server IO #1/DEBUG] [mixin]: Mixing network.play.client.CPacketClientSettingsAccessor from mixins.common.core.json into net.minecraft.network.play.client.CPacketClientSettings
[15:36:26] [Netty Server IO #1/DEBUG] [mixin]: Mixing network.play.client.CPacketClickWindowMixin_Forge from mixins.forge.core.json into net.minecraft.network.play.client.CPacketClickWindow
[15:36:26] [Netty Server IO #1/DEBUG] [mixin]: Mixing network.play.client.CPacketPlayerAccessor from mixins.common.core.json into net.minecraft.network.play.client.CPacketPlayer
[15:36:26] [Netty Server IO #1/DEBUG] [mixin]: Mixing network.play.client.CPacketPlayerDiggingMixin_Forge from mixins.forge.core.json into net.minecraft.network.play.client.CPacketPlayerDigging
[15:36:26] [Netty Server IO #1/DEBUG] [mixin]: Mixing network.play.client.CPacketResourcePackStatusAccessor from mixins.common.core.json into net.minecraft.network.play.client.CPacketResourcePackStatus
[15:36:26] [Netty Server IO #1/DEBUG] [mixin]: Mixing network.play.client.CPacketPlayerTryUseItemOnBlockMixin_Forge from mixins.forge.core.json into net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock
[15:36:26] [Netty Server IO #1/DEBUG] [mixin]: Mixing entity.player.PlayerCapabilitiesAccessor from mixins.common.core.json into net.minecraft.entity.player.PlayerCapabilities
[15:36:26] [Netty Server IO #1/DEBUG] [mixin]: Mixing scoreboard.ScoreAccessor from mixins.common.core.json into net.minecraft.scoreboard.Score
[15:36:26] [Netty Server IO #1/DEBUG] [mixin]: Mixing scoreboard.ScoreMixin from mixins.common.core.json into net.minecraft.scoreboard.Score
[15:36:26] [Netty Server IO #1/DEBUG] [mixin]: Mixing server.network.NetHandlerLoginServerMixin from mixins.common.core.json into net.minecraft.server.network.NetHandlerLoginServer
[15:36:26] [Netty Server IO #1/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/network/NetHandlerLoginServerBridge to metadata cache
[15:36:26] [Netty Server IO #1/TRACE] [mixin]: Added class metadata for net/minecraft/network/login/server/SPacketDisconnect to metadata cache
[15:36:26] [Netty Server IO #1/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/network/ClientConnectionEvent to metadata cache
[15:36:26] [Netty Server IO #1/TRACE] [mixin]: Added class metadata for net/minecraft/network/login/INetHandlerLoginServer to metadata cache
[15:36:26] [Server thread/DEBUG] [mixin]: Mixing inventory.InventoryEnderChestMixin from mixins.common.core.json into net.minecraft.inventory.InventoryEnderChest
[15:36:26] [Server thread/DEBUG] [mixin]: Mixing util.FoodStatsAccessor from mixins.common.core.json into net.minecraft.util.FoodStats
[15:36:26] [Server thread/DEBUG] [mixin]: Mixing forge.items.TraitInventoryAdapterMixin_Forge from mixins.forge.core.json into net.minecraftforge.items.wrapper.RangedWrapper
[15:36:26] [Server thread/DEBUG] [mixin]: Mixing item.inventory.SlotMixin_API from mixins.common.api.json into net.minecraft.inventory.Slot
[15:36:26] [Server thread/DEBUG] [mixin]: Mixing mcp.inventory.SlotMixin_API from mixins.common.api.json into net.minecraft.inventory.Slot
[15:36:26] [Server thread/DEBUG] [mixin]: Mixing item.inventory.TraitInventoryAdapterMixin from mixins.common.core.json into net.minecraft.inventory.Slot
[15:36:26] [Server thread/DEBUG] [mixin]: Mixing inventory.SlotAccessor from mixins.common.core.json into net.minecraft.inventory.Slot
[15:36:26] [Server thread/DEBUG] [mixin]: Mixing inventory.SlotMixin from mixins.common.core.json into net.minecraft.inventory.Slot
[15:36:26] [Server thread/DEBUG] [mixin]: Mixing item.inventory.SlotFabricMixin from mixins.common.core.json into net.minecraft.inventory.Slot
[15:36:26] [Server thread/DEBUG] [mixin]: Mixing inventory.SlotCraftingAccessor from mixins.common.core.json into net.minecraft.inventory.SlotCrafting
[15:36:26] [Server thread/DEBUG] [mixin]: Mixing inventory.SlotCraftingMixin from mixins.common.core.json into net.minecraft.inventory.SlotCrafting
[15:36:26] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/crafting/CraftingOutput to metadata cache
[15:36:26] [Server thread/DEBUG] [mixin]: Mixing item.inventory.TraitInventoryAdapterMixin from mixins.common.core.json into net.minecraft.inventory.InventoryCrafting
[15:36:26] [Server thread/DEBUG] [mixin]: Mixing inventory.InventoryCraftingMixin from mixins.common.core.json into net.minecraft.inventory.InventoryCrafting
[15:36:26] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/comp/CraftingGridInventoryLensImpl to metadata cache
[15:36:26] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/comp/CraftingGridInventoryLens to metadata cache
[15:36:26] [Server thread/DEBUG] [mixin]: Mixing item.inventory.ReusableLensInventoryAdapterMixin from mixins.common.core.json into net.minecraft.inventory.InventoryCraftResult
[15:36:26] [Server thread/DEBUG] [mixin]: Mixing item.inventory.TraitInventoryAdapterMixin from mixins.common.core.json into net.minecraft.inventory.InventoryCraftResult
[15:36:26] [Server thread/DEBUG] [mixin]: Mixing inventory.InventoryBasicMixin from mixins.common.core.json into net.minecraft.inventory.InventoryCraftResult
[15:36:26] [Server thread/DEBUG] [mixin]: Mixing data.DataHolderMixin_API from mixins.common.api.json into org.spongepowered.common.entity.player.SpongeUser
[15:36:26] [Server thread/DEBUG] [mixin]: Mixing common.entity.player.SpongeUserMixin_API from mixins.common.api.json into org.spongepowered.common.entity.player.SpongeUser
[15:36:26] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$getRotation$3()Lcom/flowpowered/math/vector/Vector3d; to md961684$lambda$getRotation$3$0 in mixins.common.api.json:common.entity.player.SpongeUserMixin_API
[15:36:26] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$setLocation$2()Ljava/lang/IllegalArgumentException; to md961684$lambda$setLocation$2$1 in mixins.common.api.json:common.entity.player.SpongeUserMixin_API
[15:36:26] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$getWorldUniqueId$1(Ljava/util/Optional;)Ljava/util/Optional; to md961684$lambda$getWorldUniqueId$1$2 in mixins.common.api.json:common.entity.player.SpongeUserMixin_API
[15:36:26] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$getPosition$0()Lcom/flowpowered/math/vector/Vector3d; to md961684$lambda$getPosition$0$3 in mixins.common.api.json:common.entity.player.SpongeUserMixin_API
[15:36:26] [Server thread/DEBUG] [mixin]: Mixing service.permission.SubjectMixin_API from mixins.common.api.json into org.spongepowered.common.entity.player.SpongeUser
[15:36:26] [Server thread/DEBUG] [mixin]: Mixing common.entity.player.SpongeUserMixin from mixins.common.core.json into org.spongepowered.common.entity.player.SpongeUser
[15:36:26] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$isUntargetable$7()Ljava/lang/Boolean; to md961684$lambda$bridge$isUntargetable$7$4 in mixins.common.core.json:common.entity.player.SpongeUserMixin
[15:36:26] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$isUntargetable$6(Lorg/spongepowered/api/entity/living/player/Player;)Ljava/lang/Boolean; to md961684$lambda$bridge$isUntargetable$6$5 in mixins.common.core.json:common.entity.player.SpongeUserMixin
[15:36:26] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$isUncollideable$5()Ljava/lang/Boolean; to md961684$lambda$bridge$isUncollideable$5$6 in mixins.common.core.json:common.entity.player.SpongeUserMixin
[15:36:26] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$isUncollideable$4(Lorg/spongepowered/api/entity/living/player/Player;)Ljava/lang/Boolean; to md961684$lambda$bridge$isUncollideable$4$7 in mixins.common.core.json:common.entity.player.SpongeUserMixin
[15:36:26] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$isInvisible$3()Ljava/lang/Boolean; to md961684$lambda$bridge$isInvisible$3$8 in mixins.common.core.json:common.entity.player.SpongeUserMixin
[15:36:26] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$isInvisible$2(Lorg/spongepowered/api/entity/living/player/Player;)Ljava/lang/Boolean; to md961684$lambda$bridge$isInvisible$2$9 in mixins.common.core.json:common.entity.player.SpongeUserMixin
[15:36:26] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$isVanished$1()Ljava/lang/Boolean; to md961684$lambda$bridge$isVanished$1$a in mixins.common.core.json:common.entity.player.SpongeUserMixin
[15:36:26] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$isVanished$0(Lorg/spongepowered/api/entity/living/player/Player;)Ljava/lang/Boolean; to md961684$lambda$bridge$isVanished$0$b in mixins.common.core.json:common.entity.player.SpongeUserMixin
[15:36:26] [Server thread/DEBUG] [mixin]: Mixing data.CustomDataHolderMixin from mixins.common.core.json into org.spongepowered.common.entity.player.SpongeUser
[15:36:26] [Server thread/DEBUG] [mixin]: Mixing service.permission.SubjectMixin from mixins.common.core.json into org.spongepowered.common.entity.player.SpongeUser
[15:36:26] [Server thread/DEBUG] [mixin]: Mixing stats.StatisticsManagerMixin from mixins.common.core.json into net.minecraft.stats.StatisticsManager
[15:36:26] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/stats/StatisticsManagerBridge to metadata cache
[15:36:26] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/statistic/ChangeStatisticEvent to metadata cache
[15:36:26] [Server thread/DEBUG] [mixin]: Mixing advancements.PlayerAdvancementsMixin from mixins.common.core.json into net.minecraft.advancements.PlayerAdvancements
[15:36:26] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$impl$fireGrantEventIfSuccessful$0(Lorg/spongepowered/api/event/advancement/AdvancementEvent$Grant;Lorg/spongepowered/api/text/channel/MessageChannel;)V to md961684$lambda$impl$fireGrantEventIfSuccessful$0$0 in mixins.common.core.json:advancements.PlayerAdvancementsMixin
[15:36:26] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/advancements/AdvancementProgressBridge to metadata cache
[15:36:26] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/bridge/advancements/CriterionProgressBridge to metadata cache
[15:36:26] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/advancement/criteria/CriterionProgress to metadata cache
[15:36:26] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/advancement/criteria/ScoreCriterionProgress to metadata cache
[15:36:26] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/advancement/Progressable to metadata cache
[15:36:26] [Server thread/DEBUG] [mixin]: Mixing advancements.PlayerAdvancementsMixin_Forge from mixins.forge.core.json into net.minecraft.advancements.PlayerAdvancements
[15:36:26] [Server thread/DEBUG] [mixin]: Mixing mcp.advancements.AdvancementProgressMixin_API from mixins.common.api.json into net.minecraft.advancements.AdvancementProgress
[15:36:26] [Server thread/DEBUG] [mixin]: Mixing advancements.AdvancementProgressMixin from mixins.common.core.json into net.minecraft.advancements.AdvancementProgress
[15:36:26] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$impl$processProgressMap$1(Ljava/util/Map;Lorg/spongepowered/api/advancement/criteria/AdvancementCriterion;)V to md961684$lambda$impl$processProgressMap$1$0 in mixins.common.core.json:advancements.AdvancementProgressMixin
[15:36:26] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$bridge$getAdvancement$0()Ljava/lang/IllegalStateException; to md961684$lambda$bridge$getAdvancement$0$1 in mixins.common.core.json:advancements.AdvancementProgressMixin
[15:36:26] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/advancement/SpongeAndCriterionProgress to metadata cache
[15:36:26] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/advancement/SpongeOperatorCriterionProgress to metadata cache
[15:36:26] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/advancement/ImplementationBackedCriterionProgress to metadata cache
[15:36:26] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/advancement/SpongeOrCriterionProgress to metadata cache
[15:36:26] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/advancement/SpongeScoreCriterionProgress to metadata cache
[15:36:26] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/advancement/SpongeEmptyCriterion to metadata cache
[15:36:26] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/advancement/CriterionEvent to metadata cache
[15:36:26] [Server thread/DEBUG] [mixin]: Mixing mcp.advancements.CriterionProgressMixin_API from mixins.common.api.json into net.minecraft.advancements.CriterionProgress
[15:36:26] [Server thread/DEBUG] [mixin]: Mixing advancements.CriterionProgressMixin from mixins.common.core.json into net.minecraft.advancements.CriterionProgress
[15:36:26] [Server thread/DEBUG] [mixin]: Mixing advancements.ICriterionTrigger_ListenerMixin from mixins.common.core.json into net.minecraft.advancements.ICriterionTrigger$Listener
[15:36:26] [Server thread/DEBUG] [mixin]: Mixing fml.common.network.handshake.NetworkDispatcherMixin_Forge from mixins.forge.core.json into net.minecraftforge.fml.common.network.handshake.NetworkDispatcher
[15:36:26] [Server thread/TRACE] [mixin]: Added class metadata for io/netty/channel/ChannelOutboundHandler to metadata cache
[15:36:26] [Server thread/DEBUG] [mixin]: Mixing mcp.network.NetHandlerPlayServerMixin_API from mixins.common.api.json into net.minecraft.network.NetHandlerPlayServer
[15:36:26] [Server thread/DEBUG] [mixin]: Mixing network.NetHandlerPlayServerMixin from mixins.common.core.json into net.minecraft.network.NetHandlerPlayServer
[15:36:26] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$onDisconnectHandler$1(Lorg/spongepowered/api/entity/living/player/Player;Lorg/spongepowered/api/event/network/ClientConnectionEvent$Disconnect;Lorg/spongepowered/api/text/channel/MessageChannel;)V to md961684$lambda$onDisconnectHandler$1$0 in mixins.common.core.json:network.NetHandlerPlayServerMixin
[15:36:26] [Server thread/DEBUG] [mixin]: Renaming synthetic method lambda$impl$onSendPacket$0(Lorg/spongepowered/api/resourcepack/ResourcePack;)V to md961684$lambda$impl$onSendPacket$0$1 in mixins.common.core.json:network.NetHandlerPlayServerMixin
[15:36:26] [Server thread/TRACE] [mixin]: Added class metadata for io/netty/util/collection/LongObjectHashMap to metadata cache
[15:36:26] [Server thread/TRACE] [mixin]: Added class metadata for io/netty/util/collection/LongObjectMap to metadata cache
[15:36:26] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/tick/PlayerTickContext to metadata cache
[15:36:26] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/tick/TickContext to metadata cache
[15:36:26] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketKeepAlive to metadata cache
[15:36:26] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/client/CPacketKeepAlive to metadata cache
[15:36:26] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/network/PacketThreadUtil to metadata cache
[15:36:26] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/client/CPacketUpdateSign to metadata cache
[15:36:26] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/block/tileentity/ChangeSignEvent to metadata cache
[15:36:26] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/client/CPacketVehicleMove to metadata cache
[15:36:26] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketMoveVehicle to metadata cache
[15:36:26] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/client/CPacketAnimation to metadata cache
[15:36:26] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/client/CPacketUseEntity to metadata cache
[15:36:26] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketEntityAttach to metadata cache
[15:36:26] [Server thread/DEBUG] [mixin]: Mixing network.NetHandlerPlayServerMixin_Forge from mixins.forge.core.json into net.minecraft.network.NetHandlerPlayServer
[15:36:26] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/INetHandlerPlayServer to metadata cache
[15:36:26] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/client/CPacketSpectate to metadata cache
[15:36:26] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/living/humanoid/AnimateHandEvent to metadata cache
[15:36:26] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/client/CPacketPlayerTryUseItem to metadata cache
[15:36:26] [Server thread/DEBUG] [mixin]: Mixing fml.common.network.handshake.FMLHandshakeMessageRegistryDataMixin from mixins.forge.core.json into net.minecraftforge.fml.common.network.handshake.FMLHandshakeMessage$RegistryData
[15:36:26] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/network/handshake/FMLHandshakeMessage to metadata cache
[15:36:26] [Server thread/TRACE] [FML]: Handshake channel activating
[15:36:26] [Server thread/DEBUG] [FML]: FMLHandshakeServerState: null->FMLHandshakeServerState$1:START
[15:36:26] [Server thread/DEBUG] [FML]:   Next: HELLO
[15:36:26] [Netty Server IO #1/DEBUG] [FML]: FMLHandshakeServerState: $ClientHello->FMLHandshakeServerState$2:HELLO
[15:36:26] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
[15:36:26] [Netty Server IO #1/DEBUG] [FML]: FMLHandshakeServerState: $ModList:9 mods->FMLHandshakeServerState$2:HELLO
[15:36:26] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 9 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
[15:36:26] [Netty Server IO #1/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge, spongeforge] at CLIENT
[15:36:26] [Netty Server IO #1/DEBUG] [FML]:   Next: WAITINGCACK
[15:36:26] [Netty Server IO #1/DEBUG] [FML]: FMLHandshakeServerState: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK
[15:36:26] [Netty Server IO #1/DEBUG] [FML]:   Next: COMPLETE
[15:36:26] [Netty Server IO #1/DEBUG] [FML]: FMLHandshakeServerState: $HandshakeAck:{3}->FMLHandshakeServerState$4:COMPLETE
[15:36:26] [Netty Server IO #1/DEBUG] [FML]:   Next: DONE
[15:36:26] [Netty Server IO #1/DEBUG] [FML]: FMLHandshakeServerState: $HandshakeAck:{4}->FMLHandshakeServerState$5:DONE
[15:36:26] [Netty Server IO #1/DEBUG] [FML]: FMLHandshakeServerState: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE
[15:36:26] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[15:36:26] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception
java.lang.NoSuchMethodError: net.minecraftforge.fml.common.FMLCommonHandler.fireServerConnectionEvent(Lnet/minecraft/network/NetworkManager;)V
	at org.spongepowered.common.SpongeImplHooks.fireServerConnectionEvent(SpongeImplHooks.java:2023) ~[SpongeImplHooks.class:1.12.2-2838-7.2.0]
	at org.spongepowered.common.util.NetworkUtil.initializeConnectionToPlayer(NetworkUtil.java:263) ~[NetworkUtil.class:1.12.2-2838-7.2.0]
	at net.minecraft.server.management.PlayerList.initializeConnectionToPlayer(PlayerList.java:2402) ~[pl.class:?]
	at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.completeServerSideConnection(NetworkDispatcher.java:256) ~[NetworkDispatcher.class:?]
	at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.access$100(NetworkDispatcher.java:72) ~[NetworkDispatcher.class:?]
	at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:205) ~[NetworkDispatcher$1.class:?]
	at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:285) ~[gw.class:?]
	at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180) ~[oz.class:?]
	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:790) ~[MinecraftServer.class:?]
	at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) ~[nz.class:?]
	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) ~[MinecraftServer.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
	at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
[15:36:26] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: E:\Giochini\Minecraft\Server minecraft forge 1.12.2\.\crash-reports\crash-2020-04-08_15.36.26-server.txt
[15:36:26] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[15:36:26] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
[15:36:26] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
[15:36:26] [Server thread/INFO] [Sponge]: Unloading world [Pixelmon] (minecraft:overworld/0)
[15:36:26] [Server thread/INFO] [Sponge]: Unloading world [DIM-1] (minecraft:nether/-1)
[15:36:26] [Server thread/INFO] [Sponge]: Unloading world [DIM1] (minecraft:the_end/1)
[15:36:26] [Server thread/INFO] [Sponge]: Unloading world [ultra] (pixelmon:ultra_space/72)
[15:36:26] [Server thread/TRACE] [FML]: Sending event FMLServerStoppedEvent to mod minecraft
[15:36:26] [Server thread/TRACE] [FML]: Sent event FMLServerStoppedEvent to mod minecraft
[15:36:26] [Server thread/DEBUG] [FML]: Bar Step: ServerStopped - Minecraft took 0,000s
[15:36:26] [Server thread/TRACE] [FML]: Sending event FMLServerStoppedEvent to mod mcp
[15:36:26] [Server thread/TRACE] [FML]: Sent event FMLServerStoppedEvent to mod mcp
[15:36:26] [Server thread/DEBUG] [FML]: Bar Step: ServerStopped - Minecraft Coder Pack took 0,000s
[15:36:26] [Server thread/TRACE] [FML]: Sending event FMLServerStoppedEvent to mod FML
[15:36:26] [Server thread/TRACE] [FML]: Sent event FMLServerStoppedEvent to mod FML
[15:36:26] [Server thread/DEBUG] [FML]: Bar Step: ServerStopped - Forge Mod Loader took 0,000s
[15:36:26] [Server thread/TRACE] [FML]: Sending event FMLServerStoppedEvent to mod forge
[15:36:26] [Server thread/TRACE] [FML]: Sent event FMLServerStoppedEvent to mod forge
[15:36:26] [Server thread/DEBUG] [FML]: Bar Step: ServerStopped - Minecraft Forge took 0,000s
[15:36:26] [Server thread/TRACE] [FML]: Sending event FMLServerStoppedEvent to mod spongeapi
[15:36:26] [Server thread/TRACE] [FML]: Sent event FMLServerStoppedEvent to mod spongeapi
[15:36:26] [Server thread/DEBUG] [FML]: Bar Step: ServerStopped - SpongeAPI took 0,000s
[15:36:26] [Server thread/TRACE] [FML]: Sending event FMLServerStoppedEvent to mod sponge
[15:36:26] [Server thread/TRACE] [FML]: Sent event FMLServerStoppedEvent to mod sponge
[15:36:26] [Server thread/DEBUG] [FML]: Bar Step: ServerStopped - Sponge took 0,000s
[15:36:26] [Server thread/TRACE] [FML]: Sending event FMLServerStoppedEvent to mod spongeforge
[15:36:26] [Server thread/TRACE] [FML]: Sent event FMLServerStoppedEvent to mod spongeforge
[15:36:26] [Server thread/DEBUG] [FML]: Bar Step: ServerStopped - SpongeForge took 0,003s
[15:36:26] [Server thread/TRACE] [FML]: Sending event FMLServerStoppedEvent to mod pixelmon
[15:36:26] [Server thread/TRACE] [FML]: Sent event FMLServerStoppedEvent to mod pixelmon
[15:36:26] [Server thread/DEBUG] [FML]: Bar Step: ServerStopped - Pixelmon took 0,000s
[15:36:26] [Server thread/DEBUG] [FML]: Bar Finished: ServerStopped took 0,003s
[15:36:26] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
[15:36:26] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server